1 #ifndef __STDAIR_BOM_POSCHANNEL_HPP 2 #define __STDAIR_BOM_POSCHANNEL_HPP 20 template <
typename BOM>
friend class FacBom;
142 #endif // __STDAIR_BOM_POSCHANNEL_HPP Handle on the StdAir library context.
Utility class for linking StdAir-based objects.
void fromStream(std::istream &ioIn)
BomAbstract *const getParent() const
const CityCode_T & getPos() const
std::map< const std::type_info *, BomAbstract * > HolderMap_T
const std::string toString() const
LocationCode_T CityCode_T
std::string toString() const
Base class for the Business Object Model (BOM) layer.
void toStream(std::ostream &ioOut) const
Base class for Factory layer.
const stdair::CityCode_T & getPos() const
const stdair::ChannelLabel_T & getChannel() const
const std::string describeKey() const
const ChannelLabel_T & getChannel() const
std::string ChannelLabel_T
Key of point of sale and channel.
const stdair::HolderMap_T & getHolderMap() const
Base class for Factory layer.
Class representing the actual attributes for a fare point of sale.
const Key_T & getKey() const