13 SegmentPeriod::SegmentPeriod (
const Key_T& iKey)
14 : _key (iKey), _parent (NULL), _boardingDateOffset (0), _offDateOffset (0) {
18 SegmentPeriod::SegmentPeriod (
const SegmentPeriod& iSegmentPeriod)
34 std::ostringstream oStr;
44 insert (CabinBookingClassMap_T::value_type (iCabinCode,
45 iClassCodeList)).second;
46 assert (insert ==
true);
void addCabinBookingClassList(const CabinCode_T &, const ClassList_String_T &)
CabinBookingClassMap_T _cabinBookingClassMap
const std::string describeKey() const
DateOffset_T _offDateOffset
std::string toString() const
Handle on the StdAir library context.
std::string ClassList_String_T
const Key_T & getKey() const
DateOffset_T _boardingDateOffset