StdAir Logo  1.00.21
C++ Standard Airline IT Object Library
Loading...
Searching...
No Matches
stdair_demand_types.hpp File Reference
#include <string>
#include <vector>
#include <list>
#include <map>
#include <boost/tuple/tuple.hpp>
#include <stdair/stdair_basic_types.hpp>
#include <stdair/stdair_maths_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 bool stdair::ChangeFees_T
typedef bool stdair::NonRefundable_T
typedef double stdair::SaturdayStayRatio_T
typedef double stdair::ChangeFeesRatio_T
typedef double stdair::NonRefundableRatio_T
typedef double stdair::Disutility_T
typedef std::string stdair::PassengerType_T
typedef std::string stdair::DistributionPatternId_T
typedef std::string stdair::CancellationRateCurveId_T
typedef std::string stdair::AirlinePreferenceId_T
typedef std::pair< Percentage_T, Percentage_Tstdair::CancellationNoShowRatePair_T
typedef std::string stdair::CharacteristicsPatternId_T
typedef std::string stdair::CharacteristicsIndex_T
typedef double stdair::WTP_T
typedef boost::tuples::tuple< double, WTP_Tstdair::CharacteristicsWTP_tuple_T
typedef std::pair< WTP_T, MeanStdDevPair_Tstdair::WTPDemandPair_T
typedef NbOfRequests_T stdair::NbOfNoShows_T
typedef double stdair::MatchingIndicator_T
typedef std::string stdair::DemandStreamKeyStr_T
typedef std::string stdair::ChannelLabel_T
typedef std::string stdair::FrequentFlyer_T
typedef std::string stdair::RequestStatus_T
typedef std::map< Identity_T, Identity_Tstdair::BookingTSIDMap_T
typedef std::pair< CabinCode_T, ClassCode_Tstdair::CabinClassPair_T
typedef std::list< CabinClassPair_Tstdair::CabinClassPairList_T
typedef double stdair::ProportionFactor_T
typedef std::list< ProportionFactor_Tstdair::ProportionFactorList_T
typedef std::string stdair::OnDString_T
typedef std::list< OnDString_Tstdair::OnDStringList_T