CatapultServer
v0.5.0.1 (Elephant)
|
Policy for saving and loading root namespace history data without historical information. More...
Static Public Member Functions | |
static void | Save (const RootNamespaceHistory &history, io::OutputStream &output) |
Saves history to output. More... | |
static RootNamespaceHistory | Load (io::InputStream &input) |
Loads a single value from input. More... | |
Static Public Attributes | |
static constexpr uint16_t | State_Version = 1 |
Serialized state version. More... | |
Policy for saving and loading root namespace history data without historical information.
|
static |
Loads a single value from input.
|
static |
Saves history to output.
|
staticconstexpr |
Serialized state version.