ddt
0.1
|
Go to the source code of this file.
Namespaces | |
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 |