Scorum
Public Member Functions | List of all members
scorum::chain::database_ns::process_funds Class Reference

#include <process_funds.hpp>

Inheritance diagram for scorum::chain::database_ns::process_funds:
scorum::chain::database_ns::block_task_type scorum::chain::task< block_task_context >

Public Member Functions

 process_funds (block_task_context &)
 
virtual void on_apply (block_task_context &)
 
- Public Member Functions inherited from scorum::chain::task< block_task_context >
virtual ~task ()
 
taskafter (task &impl)
 
taskbefore (task &impl)
 
void apply (block_task_context &ctx)
 

Additional Inherited Members

- Protected Member Functions inherited from scorum::chain::database_ns::block_task_type
 block_task_type ()
 
- Protected Member Functions inherited from scorum::chain::task< block_task_context >
virtual void on_apply (block_task_context &)=0
 

Detailed Description

Definition at line 32 of file process_funds.hpp.

Constructor & Destructor Documentation

◆ process_funds()

scorum::chain::database_ns::process_funds::process_funds ( block_task_context ctx)

Definition at line 37 of file process_funds.cpp.

Member Function Documentation

◆ on_apply()

void scorum::chain::database_ns::process_funds::on_apply ( block_task_context ctx)
virtual

Definition at line 58 of file process_funds.cpp.


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