15 PosChannel::PosChannel()
23 PosChannel::PosChannel (
const PosChannel& iPosChannel)
24 : _key (iPosChannel.getKey()), _parent (NULL) {
28 PosChannel::PosChannel (
const Key_T& iKey)
29 : _key (iKey), _parent (NULL) {
38 std::ostringstream oStr;
const CityCode_T DEFAULT_POS
Handle on the StdAir library context.
Key of point of sale and channel.
const ChannelLabel_T DEFAULT_CHANNEL
std::string toString() const
const std::string describeKey() const