1.00.10
C++ Standard Airline IT Object Library
|
|
Go to the documentation of this file. 1 #ifndef __STDAIR_BOM_FLIGHTPERIOD_HPP
2 #define __STDAIR_BOM_FLIGHTPERIOD_HPP
16 template <
typename BOM>
friend class FacBom;
92 #endif // __STDAIR_BOM_FLIGHTPERIOD_HPP
Base class for Factory layer.
const std::string describeKey() const
std::string toString() const
Base class for Factory layer.
const std::string toString() const
Handle on the StdAir library context.
std::map< const std::type_info *, BomAbstract * > HolderMap_T
Base class for the Business Object Model (BOM) layer.
const Key_T & getKey() const
const HolderMap_T & getHolderMap() const
BomAbstract *const getParent() const
void fromStream(std::istream &ioIn)
const FlightNumber_T & getFlightNumber() const
const PeriodStruct & getPeriod() const
unsigned short FlightNumber_T
const PeriodStruct & getPeriod() const
Utility class for linking StdAir-based objects.
void toStream(std::ostream &ioOut) const
const FlightNumber_T & getFlightNumber() const