SEvMgr Logo  1.00.0
C++ Simulation-Oriented Discrete Event Management Library
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
EventQueueTypes.hpp File Reference
#include <map>
#include <list>
#include <stdair/bom/key_types.hpp>

Go to the source code of this file.

Namespaces

namespace  SEVMGR

Typedefs

typedef std::list< EventQueue * > SEVMGR::EventQueueList_T
typedef std::map< const
stdair::MapKey_T, EventQueue * > 
SEVMGR::EventQueueMap_T