$treeview $search $mathjax
StdAir Logo  1.00.2
$projectbrief
$projectbrief
$searchbox

stdair/stdair_demand_types.hpp File Reference

#include <string>
#include <vector>
#include <map>
#include <boost/random/linear_congruential.hpp>
#include <boost/random/uniform_real.hpp>
#include <boost/random/variate_generator.hpp>
#include <boost/date_time/gregorian/gregorian.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#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

Typedefs

typedef bool stdair::ChangeFees_T
typedef bool stdair::NonRefundable_T
typedef bool stdair::SaturdayStay_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_T
stdair::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_T
stdair::CharacteristicsWTP_tuple_T
typedef std::pair< WTP_T,
MeanStdDevPair_T
stdair::WTPDemandPair_T
typedef NbOfRequests_T stdair::NbOfCancellations_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_T
stdair::BookingTSIDMap_T
typedef std::pair< CabinCode_T,
ClassCode_T
stdair::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