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 Base class for the light structures.
boost::posix_time::ptime DateTime_T
const SegmentPath_T & getSegmentPath() const
Structure holding the elements of a travel solution.
const std::string display() const
const ClassList_String_T & getClassList() const
const std::string describe() const
CancellationStruct(const SegmentPath_T &, const ClassList_String_T &, const PartySize_T &, const DateTime_T &)
Handle on the StdAir library context.
std::string ClassList_String_T
const PartySize_T & getPartySize() const
void toStream(std::ostream &ioOut) const
std::list< BookingClassID_T > BookingClassIDList_T
const DateTime_T & getCancellationDateTime() const
const BookingClassIDList_T & getClassIDList() const
void fromStream(std::istream &ioIn)