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