highlighter application
1.1
HCE project utils : highlighter
|
#include <Poco/ScopedLock.h>
#include "ComponentManager.hpp"
#include "TaskManagerEmptyException.hpp"
#include "TaskWaitObjectWrapper.hpp"
#include "ThreadAlreadyRunException.hpp"
#include <unistd.h>
Go to the source code of this file.
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
namespace | HCE::component |
Macros | |
#define | COMPONENT_WAIT_TIME 10 |
#define COMPONENT_WAIT_TIME 10 |
Definition at line 10 of file ComponentManager.cpp.