$treeview $search $mathjax
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 const EventQueueID_T DEFAULT_EVENT_QUEUE_ID ("EQ01"); 00017 00018 }