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