StdAir Logo  1.00.8
C++ Standard Airline IT Object Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ClassAvailabilityStruct.hpp File Reference
#include <iosfwd>
#include <string>
#include <list>
#include <map>
#include <stdair/stdair_basic_types.hpp>
#include <stdair/basic/StructAbstract.hpp>

Go to the source code of this file.

Classes

struct  stdair::ClassAvailabilityStruct
 Structure holding the elements of a travel solution. More...
 

Namespaces

 stdair
 Handle on the StdAir library context.
 

Typedefs

typedef std::map< const
ClassCode_T, Availability_T > 
stdair::ClassAvailabilityMap_T
 
typedef std::list
< ClassAvailabilityStruct > 
stdair::ClassAvailabilityMapHolder_T