|
CatapultServer
v0.5.0.1 (Elephant)
|
Classes | |
| struct | NetworkHeightConfiguration |
| Network height configuration settings. More... | |
Typedefs | |
| using | NetworkChainHeight = std::atomic< Height::ValueType > |
| An atomic network chain height. More... | |
Functions | |
| DECLARE_SERVICE_REGISTRAR() | NetworkHeight (const NetworkHeightConfiguration &networkHeightConfig) |
| using catapult::networkheight::NetworkChainHeight = typedef std::atomic<Height::ValueType> |
An atomic network chain height.
| DECLARE_SERVICE_REGISTRAR() catapult::networkheight::NetworkHeight | ( | const NetworkHeightConfiguration & | networkHeightConfig | ) |
Creates a registrar for a network height service around networkHeightConfig.