$treeview $search $mathjax
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 //SEvMgr 00010 #include <sevmgr/SEVMGR_Types.hpp> 00011 00012 namespace SEVMGR { 00013 00015 extern const EventQueueID_T DEFAULT_EVENT_QUEUE_ID; 00016 00017 } 00018 #endif // __SEVMGR_BAS_BASCONST_EVENTQUEUEMANAGER_HPP