AirTSP Logo  1.01.0
C++ Simulated Airline Travel Solution Provider Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ReachableUniverseTypes.hpp File Reference
#include <map>
#include <list>
#include <stdair/stdair_basic_types.hpp>
#include <stdair/bom/key_types.hpp>

Go to the source code of this file.

Namespaces

namespace  AIRTSP
 

Typedefs

typedef std::list
< ReachableUniverse * > 
AIRTSP::ReachableUniverseList_T
 
typedef std::map< const
stdair::MapKey_T,
ReachableUniverse * > 
AIRTSP::ReachableUniverseMap_T