ddt 1.1.0
|
Contains common used constants. This file shall contain constants that can be used by all applications. More...
Go to the source code of this file.
Namespaces | |
namespace | ddt |
Variables | |
const int | ddt::NUMERICAL_BASE = 10 |
const int | ddt::HEARTBEAT_PAUSE_MS = 10 |
const int | ddt::THREAD_PAUSE_MS = 100 |
const int | ddt::THREAD_PAUSE_SEC = 1 |
const int | ddt::WAIT_FOR_CONNECT = 3 |
const int | ddt::PUBLISH_TIMEOUT = 3 |
const int | ddt::REGISTRATION_TIMEOUT = 3 |
const int | ddt::WAIT_FOR_CONNECTION = 10 |
const int | ddt::META_DATA_LENGTH = 1024 |
const int | ddt::REPLY_TIME_INFINITE = 86400 |
const int | ddt::ADDITIONAL_SPACE = 1500 |
Contains common used constants. This file shall contain constants that can be used by all applications.