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
~ClassAvailabilityStruct()
Structure holding the elements of a travel solution.
std::list< ClassAvailabilityStruct > ClassAvailabilityMapHolder_T
Handle on the StdAir library context.
const ClassAvailabilityMap_T & getClassAvailabilityMap() const
void fromStream(std::istream &ioIn)
const std::string describe() const
const std::string display() const
Base class for the light structures.
std::map< const ClassCode_T, Availability_T > ClassAvailabilityMap_T
ClassAvailabilityStruct()
void toStream(std::ostream &ioOut) const