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
const PeriodStruct & getPeriod() const
const PeriodStruct & getPeriod() const
Utility class for linking StdAir-based objects.
unsigned short FlightNumber_T
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 std::string toString() const
const HolderMap_T & getHolderMap() const
std::string toString() const
void fromStream(std::istream &ioIn)
const std::string describeKey() const
const Key_T & getKey() const
Base class for Factory layer.
void toStream(std::ostream &ioOut) const
const FlightNumber_T & getFlightNumber() const
const FlightNumber_T & getFlightNumber() const
Base class for Factory layer.
BomAbstract *const getParent() const