1 #ifndef __STDAIR_BOM_CANCELLATIONSTRUCT_HPP
2 #define __STDAIR_BOM_CANCELLATIONSTRUCT_HPP
58 void toStream (std::ostream& ioOut)
const;
74 const std::string
display()
const;
126 #endif // __STDAIR_BOM_CANCELLATIONSTRUCT_HPP
CancellationStruct(const SegmentPath_T &, const ClassList_String_T &, const PartySize_T &, const DateTime_T &)
std::list< BookingClassID_T > BookingClassIDList_T
void toStream(std::ostream &ioOut) const
const PartySize_T & getPartySize() const
const SegmentPath_T & getSegmentPath() const
const std::string display() const
boost::posix_time::ptime DateTime_T
Structure holding the elements of a travel solution.
const DateTime_T & getCancellationDateTime() const
const BookingClassIDList_T & getClassIDList() const
const ClassList_String_T & getClassList() const
const std::string describe() const
std::string ClassList_String_T
Base class for the light structures.
void fromStream(std::istream &ioIn)