StdAir Logo  1.00.19
C++ Standard Airline IT Object Library
Loading...
Searching...
No Matches
TimePeriodTypes.hpp File Reference
#include <map>
#include <list>
#include <stdair/bom/key_types.hpp>

Go to the source code of this file.

Namespaces

namespace  stdair
 Handle on the StdAir library context.
 

Typedefs

typedef std::list< TimePeriod * > stdair::TimePeriodList_T
 
typedef std::map< const MapKey_T, TimePeriod * > stdair::TimePeriodMap_T
 
typedef std::pair< MapKey_T, TimePeriod * > stdair::TimePeriodWithKey_T
 
typedef std::list< TimePeriodWithKey_Tstdair::TimePeriodDetailedList_T