#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()
template<SubsystemType T>
| std::shared_ptr< T > ccf::AbstractNodeContext::get_subsystem |
( |
| ) |
const |
|
inline |
◆ get_subsystem_by_name()
template<SubsystemType T>
| std::shared_ptr< T > ccf::AbstractNodeContext::get_subsystem_by_name |
( |
const std::string & |
name | ) |
const |
|
inlineprotected |
◆ install_subsystem()
template<SubsystemType T>
| void ccf::AbstractNodeContext::install_subsystem |
( |
const std::shared_ptr< T > & |
subsystem | ) |
|
|
inline |
◆ install_subsystem_by_name()
| void ccf::AbstractNodeContext::install_subsystem_by_name |
( |
const std::shared_ptr< ccf::AbstractNodeSubSystem > & |
subsystem, |
|
|
const std::string & |
name |
|
) |
| |
|
inlineprotected |
◆ subsystems
The documentation for this struct was generated from the following file: