1.00.8
C++ Simulated Travel Demand Generation Library
Loading...
Searching...
No Matches
DemandStreamTypes.hpp
Go to the documentation of this file.
1
#ifndef __TRADEMGEN_BOM_DEMANDSTREAMTYPES_HPP
2
#define __TRADEMGEN_BOM_DEMANDSTREAMTYPES_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
// STL
8
#include <map>
9
#include <list>
10
// StdAir
11
#include <stdair/bom/key_types.hpp>
12
13
namespace
TRADEMGEN
{
14
15
// Forward declarations.
16
class
DemandStream;
17
19
typedef
std::list<DemandStream*>
DemandStreamList_T
;
20
22
typedef
std::map<const stdair::MapKey_T, DemandStream*>
DemandStreamMap_T
;
23
24
}
25
#endif
// __TRADEMGEN_BOM_DEMANDSTREAMTYPES_HPP
TRADEMGEN
Definition:
BasConst.cpp:10
TRADEMGEN::DemandStreamMap_T
std::map< const stdair::MapKey_T, DemandStream * > DemandStreamMap_T
Definition:
DemandStreamTypes.hpp:22
TRADEMGEN::DemandStreamList_T
std::list< DemandStream * > DemandStreamList_T
Definition:
DemandStreamTypes.hpp:19
Generated on Sat Jul 23 2022 00:00:00 for TraDemGen by
1.9.6