Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::chain::snapshot_writer::section_writer Class Reference

#include <snapshot.hpp>

Public Member Functions

template<typename T >
void add_row (const T &row, const chainbase::database &db)
 

Friends

class snapshot_writer
 

Detailed Description

Definition at line 117 of file snapshot.hpp.

Member Function Documentation

◆ add_row()

template<typename T >
void sysio::chain::snapshot_writer::section_writer::add_row ( const T & row,
const chainbase::database & db )
inline

Definition at line 120 of file snapshot.hpp.

120 {
122 }
virtual void write_row(const detail::abstract_snapshot_row_writer &row_writer)=0
snapshot_row_writer< T > make_row_writer(const T &data)
Definition snapshot.hpp:110
static const snapshot_type & to_snapshot_row(const value_type &value, const chainbase::database &)
Definition snapshot.hpp:29
Here is the call graph for this function:

Friends And Related Symbol Documentation

◆ snapshot_writer

friend class snapshot_writer
friend

Definition at line 125 of file snapshot.hpp.


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