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