SEvMgr Logo  0.2.0
C++ Simulation-Oriented Discrete Event Management Library
BasConst_EventQueueManager.hpp
Go to the documentation of this file.
00001 #ifndef __SEVMGR_BAS_BASCONST_EVENTQUEUEMANAGER_HPP
00002 #define __SEVMGR_BAS_BASCONST_EVENTQUEUEMANAGER_HPP
00003 
00004 // //////////////////////////////////////////////////////////////////////
00005 // Import section
00006 // //////////////////////////////////////////////////////////////////////
00007 // STL
00008 #include <string>
00009 
00010 namespace SEVMGR {
00011 
00013   // extern const std::string DEFAULT_EVENT_QUEUE_KEY;
00014 
00015 }
00016 #endif // __SEVMGR_BAS_BASCONST_EVENTQUEUEMANAGER_HPP