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 Handle on the StdAir library context.
Utility class for linking StdAir-based objects.
LocationCode_T AirportCode_T
const HolderMap_T & getHolderMap() const
const AirportCode_T & getBoardingPoint() const
void fromStream(std::istream &ioIn)
const Key_T & getKey() const
std::map< const std::type_info *, BomAbstract * > HolderMap_T
const std::string describeKey() const
Base class for the Business Object Model (BOM) layer.
const std::string toString() const
Base class for Factory layer.
Class representing the actual attributes for an airport-pair.
void toStream(std::ostream &ioOut) const
BomAbstract *const getParent() const
std::string toString() const
Base class for Factory layer.
const AirportCode_T & getOffPoint() const
const stdair::AirportCode_T & getOffPoint() const
const stdair::AirportCode_T & getBoardingPoint() const