1.00.8
C++ Standard Airline IT Object Library
|
|
Go to the documentation of this file. 1 #ifndef __STDAIR_BOM_CLASSAVAILABILITYSTRUCT_HPP
2 #define __STDAIR_BOM_CLASSAVAILABILITYSTRUCT_HPP
36 return _classAvailabilityStruct;
46 void toStream (std::ostream& ioOut)
const;
62 const std::string
display()
const;
97 #endif // __STDAIR_BOM_CLASSAVAILABILITYSTRUCT_HPP
std::map< const ClassCode_T, Availability_T > ClassAvailabilityMap_T
Structure holding the elements of a travel solution.
std::list< ClassAvailabilityStruct > ClassAvailabilityMapHolder_T
const std::string display() const
void fromStream(std::istream &ioIn)
ClassAvailabilityStruct()
Handle on the StdAir library context.
~ClassAvailabilityStruct()
const std::string describe() const
void toStream(std::ostream &ioOut) const
const ClassAvailabilityMap_T & getClassAvailabilityMap() const
Base class for the light structures.