CCF
|
This is the complete list of members for ccf::CustomProtocolSubsystem, including all inherited members.
create_session(const std::string &protocol_name, ccf::tls::ConnID conn_id, const std::unique_ptr< tls::Context > &&ctx) override | ccf::CustomProtocolSubsystem | inlinevirtual |
CreateSessionFn typedef | ccf::CustomProtocolSubsystemInterface | |
CustomProtocolSubsystem(AbstractNodeState &node_state_) | ccf::CustomProtocolSubsystem | inline |
get_essentials() override | ccf::CustomProtocolSubsystem | inlinevirtual |
get_subsystem_name() | ccf::CustomProtocolSubsystemInterface | inlinestatic |
install(const std::string &protocol_name, CreateSessionFn create_session_f) override | ccf::CustomProtocolSubsystem | inlinevirtual |
node_state | ccf::CustomProtocolSubsystem | protected |
session_creation_functions | ccf::CustomProtocolSubsystem | protected |
uninstall(const std::string &protocol_name) override | ccf::CustomProtocolSubsystem | inlinevirtual |
~AbstractNodeSubSystem()=default | ccf::AbstractNodeSubSystem | virtual |
~CustomProtocolSubsystemInterface()=default | ccf::CustomProtocolSubsystemInterface | virtual |