1 #ifndef __STDAIR_BOM_AIRPORTPAIRKEY_HPP
2 #define __STDAIR_BOM_AIRPORTPAIRKEY_HPP
37 return _boardingPoint;
53 void toStream (std::ostream& ioOut)
const;
83 #endif // __SIMFQT_BOM_AIRPORTPAIRKEY_HPP
void fromStream(std::istream &ioIn)
LocationCode_T AirportCode_T
Handle on the StdAir library context.
Base class for the keys of Business Object Model (BOM) layer.
const stdair::AirportCode_T & getOffPoint() const
void toStream(std::ostream &ioOut) const
const stdair::AirportCode_T & getBoardingPoint() const
const std::string toString() const