1 #ifndef __STDAIR_BOM_FLIGHTPERIODKEY_HPP 2 #define __STDAIR_BOM_FLIGHTPERIODKEY_HPP 40 void toStream (std::ostream& ioOut)
const;
64 #endif // __STDAIR_BOM_FLIGHTPERIODKEY_HPP Handle on the StdAir library context.
void fromStream(std::istream &ioIn)
const FlightNumber_T & getFlightNumber() const
const std::string toString() const
unsigned short FlightNumber_T
Base class for the keys of Business Object Model (BOM) layer.
const PeriodStruct & getPeriod() const
void toStream(std::ostream &ioOut) const