StdAir Logo  1.00.16
C++ Standard Airline IT Object Library
Loading...
Searching...
No Matches
stdair_rm_types.hpp File Reference
#include <string>
#include <vector>
#include <map>
#include <stdair/stdair_basic_types.hpp>
#include <stdair/stdair_inventory_types.hpp>

Go to the source code of this file.

Namespaces

namespace  stdair
 Handle on the StdAir library context.
 

Typedefs

typedef std::string stdair::ForecasterMode_T
 
typedef short stdair::HistoricalDataLimit_T
 
typedef std::string stdair::OptimizerMode_T
 
typedef NbOfBookings_T stdair::PolicyDemand_T
 
typedef std::vector< double > stdair::GeneratedDemandVector_T
 
typedef std::vector< GeneratedDemandVector_Tstdair::GeneratedDemandVectorHolder_T
 
typedef double stdair::SellupProbability_T
 
typedef std::vector< NbOfRequests_Tstdair::UncDemVector_T
 
typedef std::vector< NbOfBookings_Tstdair::BookingVector_T
 
typedef double stdair::FRAT5_T
 
typedef std::map< const DTD_T, FRAT5_Tstdair::FRAT5Curve_T
 
typedef std::map< const DTD_T, double > stdair::FFDisutilityCurve_T
 
typedef std::map< const DTD_T, double > stdair::SellUpCurve_T
 
typedef std::map< const DTD_T, double > stdair::DispatchingCurve_T
 
typedef std::map< BookingClass *, SellUpCurve_Tstdair::BookingClassSellUpCurveMap_T
 
typedef std::map< BookingClass *, DispatchingCurve_Tstdair::BookingClassDispatchingCurveMap_T
 
typedef std::map< const Yield_T, double > stdair::YieldDemandMap_T
 
typedef unsigned int stdair::NbOfSamples_T