1.00.9
C++ Simulation-Oriented Discrete Event Management Library
BasConst.cpp
Go to the documentation of this file.
1
// //////////////////////////////////////////////////////////////////////
2
// Import section
3
// //////////////////////////////////////////////////////////////////////
4
// StdAir
5
#include <stdair/basic/BasConst_General.hpp>
6
// Sevmgr
7
#include <
sevmgr/basic/BasConst_SEVMGR_Service.hpp
>
8
#include <
sevmgr/basic/BasConst_EventQueueManager.hpp
>
9
10
namespace
SEVMGR
{
11
13
// const std::string DEFAULT_SEVMGR_SERVICE_NAME = "sevmgr";
14
16
const
EventQueueID_T
DEFAULT_EVENT_QUEUE_ID
(
"EQ01"
);
17
18
}
BasConst_EventQueueManager.hpp
BasConst_SEVMGR_Service.hpp
SEVMGR
Definition:
BasConst.cpp:10
SEVMGR::EventQueueID_T
std::string EventQueueID_T
Definition:
SEVMGR_Types.hpp:27
SEVMGR::DEFAULT_EVENT_QUEUE_ID
const EventQueueID_T DEFAULT_EVENT_QUEUE_ID
Generated on Sat Mar 23 2024 00:00:00 for SEvMgr by
1.9.1