15 AirportPair::AirportPair()
22 AirportPair::AirportPair (
const AirportPair& iAirportPair)
23 : _key (iAirportPair.getKey()), _parent (NULL) {
27 AirportPair::AirportPair (
const Key_T& iKey)
28 : _key (iKey), _parent (NULL) {
37 std::ostringstream oStr;
const AirportCode_T DEFAULT_ORIGIN
Handle on the StdAir library context.
const AirportCode_T DEFAULT_DESTINATION
const std::string describeKey() const
std::string toString() const