15 PosChannelKey::PosChannelKey()
24 : _pos (iPos), _channel(iChannel) {
29 : _pos (iKey._pos), _channel (iKey._channel) {
38 ioOut <<
"PosChannelKey: " <<
toString() << std::endl;
47 std::ostringstream oStr;
const std::string DEFAULT_KEY_SUB_FLD_DELIMITER
const CityCode_T DEFAULT_POS
Handle on the StdAir library context.
void fromStream(std::istream &ioIn)
Key of point of sale and channel.
LocationCode_T CityCode_T
const std::string toString() const
const ChannelLabel_T DEFAULT_CHANNEL
void toStream(std::ostream &ioOut) const
std::string ChannelLabel_T