ddt 1.2.1
Loading...
Searching...
No Matches
Namespaces | Variables
ddtConstants.hpp File Reference

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
 
const int ddt::GUI_DISPLAY_RESULTS_HIGH_PRECISION = 5
 
const int ddt::GUI_DISPLAY_RESULTS_LOW_PRECISION = 3
 
const int ddt::PUBLISHER_LATENCY_MS = 10000
 
const int ddt::PUBLISHER_DEADLINE_SEC = 10
 
const int ddt::SUBSCRIBER_LATENCY_MS = 10000
 
const int ddt::SUBSCRIBER_DEADLINE_SEC = 10
 

Detailed Description

Contains common used constants. This file shall contain constants that can be used by all applications.

Author
Matthias Grimm, CGI
Since
2021/02/18