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