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