1.00.8
C++ Standard Airline IT Object Library
|
|
Go to the documentation of this file. 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
const std::string toString() const
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 & getBoardingPoint() const
void fromStream(std::istream &ioIn)
const stdair::AirportCode_T & getOffPoint() const
void toStream(std::ostream &ioOut) const