StdAir Logo  1.00.0
C++ Standard Airline IT Object Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DatePeriodTypes.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< DatePeriod * > stdair::DatePeriodList_T
typedef std::map< const
MapKey_T, DatePeriod * > 
stdair::DatePeriodMap_T
typedef std::pair< MapKey_T,
DatePeriod * > 
stdair::DatePeriodWithKey_T
typedef std::list
< DatePeriodWithKey_T > 
stdair::DatePeriodDetailedList_T