SEvMgr Logo  0.2.0
C++ Simulation-Oriented Discrete Event Management Library
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
BasConst_EventQueueManager.hpp
Go to the documentation of this file.
1 #ifndef __SEVMGR_BAS_BASCONST_EVENTQUEUEMANAGER_HPP
2 #define __SEVMGR_BAS_BASCONST_EVENTQUEUEMANAGER_HPP
3 
4 // //////////////////////////////////////////////////////////////////////
5 // Import section
6 // //////////////////////////////////////////////////////////////////////
7 // STL
8 #include <string>
9 
10 namespace SEVMGR {
11 
13  // extern const std::string DEFAULT_EVENT_QUEUE_KEY;
14 
15 }
16 #endif // __SEVMGR_BAS_BASCONST_EVENTQUEUEMANAGER_HPP