AirTSP Logo  1.01.2
C++ Simulated Airline Travel Solution Provider (TSP) Library
SegmentPathPeriodTypes.hpp File Reference
#include <map>
#include <vector>
#include <list>
#include <stdair/stdair_basic_types.hpp>
#include <stdair/stdair_date_time_types.hpp>
#include <stdair/bom/key_types.hpp>

Go to the source code of this file.

Namespaces

 AIRTSP
 

Typedefs

typedef std::list< SegmentPathPeriod * > AIRTSP::SegmentPathPeriodList_T
 
typedef std::multimap< const stdair::MapKey_T, SegmentPathPeriod * > AIRTSP::SegmentPathPeriodMultimap_T
 
typedef std::vector< const SegmentPathPeriod * > AIRTSP::SegmentPathPeriodLightList_T
 
typedef std::vector< SegmentPathPeriodLightList_T > AIRTSP::SegmentPathPeriodListList_T
 
typedef std::vector< stdair::DateOffset_T > AIRTSP::DateOffsetList_T