1#ifndef __STDAIR_BOM_FLIGHTPERIOD_HPP
2#define __STDAIR_BOM_FLIGHTPERIOD_HPP
16 template <
typename BOM>
friend class FacBom;
35 return _key.getFlightNumber();
Handle on the StdAir library context.
std::map< const std::type_info *, BomAbstract * > HolderMap_T
unsigned short FlightNumber_T
const Key_T & getKey() const
FlightPeriod(const Key_T &)
const HolderMap_T & getHolderMap() const
std::string toString() const
const FlightNumber_T & getFlightNumber() const
const PeriodStruct & getPeriod() const
void toStream(std::ostream &ioOut) const
const std::string describeKey() const
void fromStream(std::istream &ioIn)
friend class FacBomManager
BomAbstract *const getParent() const