AirSched Logo  1.00.0
C++ Simulated Airline Schedule Manager 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

 AIRSCHED
 

Typedefs

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