|
CatapultServer
v0.5.0.1 (Elephant)
|
Time synchronization configuration settings. More...
Static Public Member Functions | |
| static TimeSynchronizationConfiguration | Uninitialized () |
| Creates an uninitialized time synchronization configuration. More... | |
| static TimeSynchronizationConfiguration | LoadFromBag (const utils::ConfigurationBag &bag) |
| Loads a time synchronization configuration from bag. More... | |
| static TimeSynchronizationConfiguration | LoadFromPath (const boost::filesystem::path &resourcesPath) |
| Loads a time synchronization configuration from resourcesPath. More... | |
Public Attributes | |
| uint8_t | MaxNodes |
| Number of nodes that this node should communicate with during time synchronization. More... | |
Private Member Functions | |
| TimeSynchronizationConfiguration ()=default | |
Time synchronization configuration settings.
|
privatedefault |

|
static |
Loads a time synchronization configuration from bag.

|
static |
Loads a time synchronization configuration from resourcesPath.
|
static |
Creates an uninitialized time synchronization configuration.

| uint8_t catapult::timesync::TimeSynchronizationConfiguration::MaxNodes |
Number of nodes that this node should communicate with during time synchronization.