SEvMgr Logo  0.2.0
C++ Simulation-Oriented Discrete Event Management Library
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines
BasConst_SEVMGR_Service.hpp
Go to the documentation of this file.
00001 #ifndef __SEVMGR_BAS_BASCONST_SEVMGR_SERVICE_HPP
00002 #define __SEVMGR_BAS_BASCONST_SEVMGR_SERVICE_HPP
00003 
00004 // //////////////////////////////////////////////////////////////////////
00005 // Import section
00006 // //////////////////////////////////////////////////////////////////////
00007 #include <string>
00008 
00009 namespace SEVMGR {
00010 
00012   // extern const std::string DEFAULT_SEVMGR_SERVICE_NAME;
00013   
00014 }
00015 #endif // __SEVMGR_BAS_BASCONST_SEVMGR_SERVICE_HPP