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