Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
history_context_wrapper< P, T > Struct Template Reference

#include <serialization.hpp>

Collaboration diagram for history_context_wrapper< P, T >:

Public Attributes

const chainbase::databasedb
 
const Pcontext
 
const Tobj
 

Detailed Description

template<typename P, typename T>
struct history_context_wrapper< P, T >

Definition at line 31 of file serialization.hpp.

Member Data Documentation

◆ context

template<typename P , typename T >
const P& history_context_wrapper< P, T >::context

Definition at line 33 of file serialization.hpp.

◆ db

template<typename P , typename T >
const chainbase::database& history_context_wrapper< P, T >::db

Definition at line 32 of file serialization.hpp.

◆ obj

template<typename P , typename T >
const T& history_context_wrapper< P, T >::obj

Definition at line 34 of file serialization.hpp.


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