Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::chain::detail::abstract_snapshot_row_reader Struct Referenceabstract

#include <snapshot.hpp>

Inheritance diagram for sysio::chain::detail::abstract_snapshot_row_reader:

Public Member Functions

virtual void provide (std::istream &in) const =0
 
virtual void provide (const fc::variant &) const =0
 
virtual std::string row_type_name () const =0
 

Detailed Description

Definition at line 158 of file snapshot.hpp.

Member Function Documentation

◆ provide() [1/2]

virtual void sysio::chain::detail::abstract_snapshot_row_reader::provide ( const fc::variant & ) const
pure virtual

◆ provide() [2/2]

virtual void sysio::chain::detail::abstract_snapshot_row_reader::provide ( std::istream & in) const
pure virtual

Implemented in sysio::chain::detail::snapshot_row_reader< T >.

Here is the caller graph for this function:

◆ row_type_name()

virtual std::string sysio::chain::detail::abstract_snapshot_row_reader::row_type_name ( ) const
pure virtual

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