StdAir Logo  1.00.3
C++ Standard Airline IT Object Library
TravelSolutionTypes.hpp File Reference
#include <list>
#include <map>
#include <stdair/stdair_basic_types.hpp>
#include <stdair/bom/key_types.hpp>
#include <stdair/stdair_inventory_types.hpp>
#include <stdair/bom/BomIDTypes.hpp>

Go to the source code of this file.

Namespaces

 stdair
 Handle on the StdAir library context.
 

Typedefs

typedef std::list< TravelSolutionStruct > stdair::TravelSolutionList_T
 
typedef KeyList_T stdair::SegmentPath_T
 
typedef std::list< SegmentPath_T > stdair::SegmentPathList_T
 
typedef std::map< const ClassCode_T, Availability_T > stdair::ClassAvailabilityMap_T
 
typedef std::list< ClassAvailabilityMap_T > stdair::ClassAvailabilityMapHolder_T
 
typedef std::map< const ClassCode_T, BookingClassID_T > stdair::ClassObjectIDMap_T
 
typedef std::list< ClassObjectIDMap_T > stdair::ClassObjectIDMapHolder_T
 
typedef std::map< const ClassCode_T, YieldValue_T > stdair::ClassYieldMap_T
 
typedef std::list< ClassYieldMap_T > stdair::ClassYieldMapHolder_T
 
typedef std::list< BidPriceVector_T > stdair::BidPriceVectorHolder_T
 
typedef std::map< const ClassCode_T, const BidPriceVector_T * > stdair::ClassBpvMap_T
 
typedef std::list< ClassBpvMap_T > stdair::ClassBpvMapHolder_T