15 AirportPairKey::AirportPairKey ()
24 : _boardingPoint (iBoardingPoint), _offPoint (iOffPoint) {
29 : _boardingPoint (iKey._boardingPoint),
30 _offPoint (iKey._offPoint) {
39 ioOut <<
"AirportPairKey: " <<
toString() << std::endl;
48 std::ostringstream oStr;
const std::string DEFAULT_KEY_SUB_FLD_DELIMITER
void fromStream(std::istream &ioIn)
LocationCode_T AirportCode_T
const AirportCode_T DEFAULT_ORIGIN
Handle on the StdAir library context.
const AirportCode_T DEFAULT_DESTINATION
void toStream(std::ostream &ioOut) const
const std::string toString() const