SEvMgr Logo  0.2.0
C++ Simulation-Oriented Discrete Event Management Library
BasConst.cpp
Go to the documentation of this file.
00001 // //////////////////////////////////////////////////////////////////////
00002 // Import section
00003 // //////////////////////////////////////////////////////////////////////
00004 // StdAir
00005 #include <stdair/basic/BasConst_General.hpp>
00006 // Sevmgr
00007 #include <sevmgr/basic/BasConst_SEVMGR_Service.hpp>
00008 #include <sevmgr/basic/BasConst_EventQueueManager.hpp>
00009 
00010 namespace SEVMGR {
00011 
00013   // const std::string DEFAULT_SEVMGR_SERVICE_NAME = "sevmgr";
00014   
00016   // extern const std::string DEFAULT_EVENT_QUEUE_KEY;
00017 
00018 }
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines