Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::state_history::table_delta Struct Reference

#include <types.hpp>

Collaboration diagram for sysio::state_history::table_delta:

Public Attributes

fc::unsigned_int struct_version = 0
 
std::string name {}
 
state_history::big_vector_wrapper< std::vector< std::pair< bool, bytes > > > rows {}
 

Detailed Description

Definition at line 66 of file types.hpp.

Member Data Documentation

◆ name

std::string sysio::state_history::table_delta::name {}

Definition at line 68 of file types.hpp.

68{};

◆ rows

state_history::big_vector_wrapper<std::vector<std::pair<bool, bytes> > > sysio::state_history::table_delta::rows {}

Definition at line 69 of file types.hpp.

69{};

◆ struct_version

fc::unsigned_int sysio::state_history::table_delta::struct_version = 0

Definition at line 67 of file types.hpp.


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