AirTSP Logo  1.01.0
C++ Simulated Airline Travel Solution Provider Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

namespace  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