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