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