CCF
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
ccf::CommitCallbackInterface Class Referenceabstract

#include <commit_callback_interface.h>

Inherits ccf::AbstractNodeSubSystem.

Inherited by ccf::CommitCallbackSubsystem.

Public Member Functions

 ~CommitCallbackInterface () override=default
 
virtual void add_callback (ccf::TxID tx_id, CommitCallback &&callback)=0
 
- Public Member Functions inherited from ccf::AbstractNodeSubSystem
virtual ~AbstractNodeSubSystem ()=default
 

Static Public Member Functions

static char const * get_subsystem_name ()
 

Constructor & Destructor Documentation

◆ ~CommitCallbackInterface()

ccf::CommitCallbackInterface::~CommitCallbackInterface ( )
overridedefault

Member Function Documentation

◆ add_callback()

virtual void ccf::CommitCallbackInterface::add_callback ( ccf::TxID  tx_id,
CommitCallback &&  callback 
)
pure virtual

◆ get_subsystem_name()

static char const * ccf::CommitCallbackInterface::get_subsystem_name ( )
inlinestatic

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