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
const Key_T & getKey() const
std::string toString() const
const std::string describeKey() const
const std::string toString() const
const ChannelLabel_T & getChannel() const
Key of point of sale and channel.
void toStream(std::ostream &ioOut) const
std::string ChannelLabel_T
Base class for Factory layer.
BomAbstract *const getParent() const
const CityCode_T & getPos() const
const stdair::ChannelLabel_T & getChannel() const
Base class for the Business Object Model (BOM) layer.
Utility class for linking StdAir-based objects.
LocationCode_T CityCode_T
std::map< const std::type_info *, BomAbstract * > HolderMap_T
Class representing the actual attributes for a fare point of sale.
const stdair::HolderMap_T & getHolderMap() const
void fromStream(std::istream &ioIn)
const stdair::CityCode_T & getPos() const
Base class for Factory layer.