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