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

Go to the source code of this file.

Namespaces

 stdair
 Handle on the StdAir library context.
 

Typedefs

typedef std::list< SegmentPeriod * > stdair::SegmentPeriodList_T
 
typedef std::map< const MapKey_T, SegmentPeriod * > stdair::SegmentPeriodMap_T
 
typedef std::pair< MapKey_T, SegmentPeriod * > stdair::SegmentPeriodWithKey_T
 
typedef std::list< SegmentPeriodWithKey_T > stdair::SegmentPeriodDetailedList_T