StdAir Logo  0.43.0
C++ Standard Airline IT Library
AirlineClassListTypes.hpp File Reference
#include <map>
#include <list>
#include <stdair/bom/key_types.hpp>

Go to the source code of this file.

Namespaces

namespace  stdair
 

Handle on the StdAir library context.


Typedefs

typedef std::list
< AirlineClassList * > 
stdair::AirlineClassListList_T
typedef std::map< const
MapKey_T, AirlineClassList * > 
stdair::AirlineClassListMap_T
typedef std::pair< MapKey_T,
AirlineClassList * > 
stdair::AirlineClassListWithKey_T
typedef std::list
< AirlineClassListWithKey_T > 
stdair::AirlineClassListDetailedList_T