1#ifndef __STDAIR_BOM_POSCHANNELKEY_HPP
2#define __STDAIR_BOM_POSCHANNELKEY_HPP
60 void toStream (std::ostream& ioOut)
const;
Handle on the StdAir library context.
std::string ChannelLabel_T
LocationCode_T CityCode_T
Base class for the keys of Business Object Model (BOM) layer.
void fromStream(std::istream &ioIn)
const stdair::CityCode_T & getPos() const
const std::string toString() const
PosChannelKey(const stdair::CityCode_T &, const stdair::ChannelLabel_T &)
const stdair::ChannelLabel_T & getChannel() const
void toStream(std::ostream &ioOut) const