#include <node_context.h>
◆ ~AbstractNodeContext()
virtual ccf::AbstractNodeContext::~AbstractNodeContext |
( |
| ) |
|
|
virtualdefault |
◆ get_historical_state()
◆ get_indexing_strategies()
◆ get_node_id()
virtual ccf::NodeId ccf::AbstractNodeContext::get_node_id |
( |
| ) |
const |
|
inlinevirtual |
◆ get_self_signed_certificate()
virtual ccf::crypto::Pem ccf::AbstractNodeContext::get_self_signed_certificate |
( |
| ) |
const |
|
inlinevirtual |
◆ get_subsystem() [1/2]
template<typename T >
std::shared_ptr< T > ccf::AbstractNodeContext::get_subsystem |
( |
| ) |
const |
|
inline |
◆ get_subsystem() [2/2]
template<typename T >
std::shared_ptr< T > ccf::AbstractNodeContext::get_subsystem |
( |
const std::string & |
name | ) |
const |
|
inlineprotected |
◆ install_subsystem() [1/2]
void ccf::AbstractNodeContext::install_subsystem |
( |
const std::shared_ptr< ccf::AbstractNodeSubSystem > & |
subsystem, |
|
|
const std::string & |
name |
|
) |
| |
|
inlineprotected |
◆ install_subsystem() [2/2]
template<typename T >
void ccf::AbstractNodeContext::install_subsystem |
( |
const std::shared_ptr< T > & |
subsystem | ) |
|
|
inline |
◆ subsystems
The documentation for this struct was generated from the following file: