2#ifndef __STDAIR_BOM_TRAVELSOLUTIONTYPES_HPP
3#define __STDAIR_BOM_TRAVELSOLUTIONTYPES_HPP
47 typedef std::map<const ClassCode_T, const BidPriceVector_T*>
ClassBpvMap_T;
Handle on the StdAir library context.
std::list< TravelSolutionStruct > TravelSolutionList_T
std::list< SegmentPath_T > SegmentPathList_T
std::list< std::string > KeyList_T
std::map< const ClassCode_T, YieldValue_T > ClassYieldMap_T
std::list< ClassBpvMap_T > ClassBpvMapHolder_T
std::map< const ClassCode_T, const BidPriceVector_T * > ClassBpvMap_T
std::list< BidPriceVector_T > BidPriceVectorHolder_T
std::list< ClassYieldMap_T > ClassYieldMapHolder_T
std::map< const ClassCode_T, BookingClassID_T > ClassObjectIDMap_T
std::list< ClassObjectIDMap_T > ClassObjectIDMapHolder_T
Structure holding the elements of a travel solution.