Wire Sysio Wire Sysion 1.0.0
|
#include <snapshot.hpp>
Public Types | |
using | value_type = std::decay_t<T> |
using | snapshot_type = value_type |
Static Public Member Functions | |
static const snapshot_type & | to_snapshot_row (const value_type &value, const chainbase::database &) |
Definition at line 25 of file snapshot.hpp.
using sysio::chain::detail::snapshot_row_traits< T >::snapshot_type = value_type |
Definition at line 27 of file snapshot.hpp.
using sysio::chain::detail::snapshot_row_traits< T >::value_type = std::decay_t<T> |
Definition at line 26 of file snapshot.hpp.
|
inlinestatic |
Definition at line 29 of file snapshot.hpp.