AirSched Logo  0.1.4
C++ Simulated Airline Schedule Manager Library
OriginDestinationSetTypes.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  AIRSCHED

Typedefs

typedef std::list
< OriginDestinationSet * > 
AIRSCHED::OriginDestinationSetList_T
typedef std::map< const
stdair::MapKey_T,
OriginDestinationSet * > 
AIRSCHED::OriginDestinationSetMap_T