Scorum
Public Member Functions | Public Attributes | List of all members
scorum::account_statistics::detail::operation_process Struct Reference

Public Member Functions

 operation_process (chain::database &db, const bucket_object &b)
 
template<typename T >
void operator() (const T &) const
 
void operator() (const transfer_operation &op) const
 

Public Attributes

chain::database_db
 
const bucket_object_bucket
 

Detailed Description

Definition at line 46 of file account_statistics_plugin.cpp.

Constructor & Destructor Documentation

◆ operation_process()

scorum::account_statistics::detail::operation_process::operation_process ( chain::database db,
const bucket_object b 
)
inline

Definition at line 51 of file account_statistics_plugin.cpp.

Member Function Documentation

◆ operator()() [1/2]

template<typename T >
void scorum::account_statistics::detail::operation_process::operator() ( const T &  ) const
inline

Definition at line 57 of file account_statistics_plugin.cpp.

◆ operator()() [2/2]

void scorum::account_statistics::detail::operation_process::operator() ( const transfer_operation op) const
inline

Definition at line 61 of file account_statistics_plugin.cpp.

Member Data Documentation

◆ _bucket

const bucket_object& scorum::account_statistics::detail::operation_process::_bucket

Definition at line 49 of file account_statistics_plugin.cpp.

◆ _db

chain::database& scorum::account_statistics::detail::operation_process::_db

Definition at line 48 of file account_statistics_plugin.cpp.


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