CatapultServer  v0.5.0.1 (Elephant)
catapult::state::HashLockInfoSerializer Struct Reference

Policy for saving and loading hash lock info data. More...

Inheritance diagram for catapult::state::HashLockInfoSerializer:
Collaboration diagram for catapult::state::HashLockInfoSerializer:

Static Public Attributes

static constexpr uint16_t State_Version = 1
 Serialized state version. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from catapult::state::LockInfoSerializer< HashLockInfo, HashLockInfoExtendedDataSerializer >
static void Save (const HashLockInfo &lockInfo, io::OutputStream &output)
 Saves lockInfo to output. More...
 
static HashLockInfo Load (io::InputStream &input)
 Loads a single value from input. More...
 

Detailed Description

Policy for saving and loading hash lock info data.

Member Data Documentation

◆ State_Version

constexpr uint16_t catapult::state::HashLockInfoSerializer::State_Version = 1
staticconstexpr

Serialized state version.


The documentation for this struct was generated from the following file: