1 #ifndef __STDAIR_BOM_AIRPORTPAIR_HPP
2 #define __STDAIR_BOM_AIRPORTPAIR_HPP
19 template <
typename BOM>
friend class FacBom;
139 #endif // __STDAIR_BOM_AIRPORTPAIR_HPP
LocationCode_T AirportCode_T
Class representing the actual attributes for an airport-pair.
Utility class for linking StdAir-based objects.
const HolderMap_T & getHolderMap() const
Handle on the StdAir library context.
std::map< const std::type_info *, BomAbstract * > HolderMap_T
void fromStream(std::istream &ioIn)
Base class for the Business Object Model (BOM) layer.
const Key_T & getKey() const
void toStream(std::ostream &ioOut) const
const AirportCode_T & getBoardingPoint() const
Base class for Factory layer.
const stdair::AirportCode_T & getOffPoint() const
BomAbstract *const getParent() const
const stdair::AirportCode_T & getBoardingPoint() const
const std::string describeKey() const
std::string toString() const
const AirportCode_T & getOffPoint() const
Base class for Factory layer.
const std::string toString() const