StdAir Logo  1.00.0
C++ Standard Airline IT Object Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OnDDateTypes.hpp File Reference
#include <map>
#include <list>
#include <stdair/bom/key_types.hpp>
#include <stdair/stdair_maths_types.hpp>
#include <stdair/stdair_demand_types.hpp>

Go to the source code of this file.

Namespaces

namespace  stdair
 Handle on the StdAir library context.

Typedefs

typedef std::list< OnDDate * > stdair::OnDDateList_T
typedef std::map< const
MapKey_T, OnDDate * > 
stdair::OnDDateMap_T
typedef std::pair< std::string,
YieldDemandPair_T > 
stdair::StringDemandStructPair_T
typedef std::map< std::string,
YieldDemandPair_T > 
stdair::StringDemandStructMap_T
typedef std::map< std::string,
CabinClassPairList_T > 
stdair::StringCabinClassPairListMap_T
typedef std::pair< std::string,
CabinClassPairList_T > 
stdair::StringCabinClassPair_T
typedef std::map< CabinCode_T,
WTPDemandPair_T > 
stdair::CabinForecastMap_T
typedef std::pair< CabinCode_T,
WTPDemandPair_T > 
stdair::CabinForecastPair_T