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 toString() const
LocationCode_T CityCode_T
std::string ChannelLabel_T
void toStream(std::ostream &ioOut) const
void fromStream(std::istream &ioIn)
const CityCode_T DEFAULT_POS
const ChannelLabel_T DEFAULT_CHANNEL
const std::string DEFAULT_KEY_SUB_FLD_DELIMITER
Key of point of sale and channel.