CCF
Loading...
Searching...
No Matches
ccf::EncryptedSession Member List

This is the complete list of members for ccf::EncryptedSession, including all inherited members.

close_session() overrideccf::EncryptedSessioninlinevirtual
EncryptedSession(::tcp::ConnID session_id_, ringbuffer::AbstractWriterFactory &writer_factory, std::unique_ptr< ccf::tls::Context > ctx)ccf::EncryptedSessioninlineprotected
handle_incoming_data(std::span< const uint8_t > data) overrideccf::ThreadedSessioninlinevirtual
handle_incoming_data_cb(std::unique_ptr<::threading::Tmsg< SendRecvMsg > > msg)ccf::ThreadedSessioninlinestatic
handle_incoming_data_thread(std::vector< uint8_t > &&data) overrideccf::EncryptedSessioninlinevirtual
parse(std::span< const uint8_t > data)=0ccf::EncryptedSessionpure virtual
send_data(std::span< const uint8_t > data) overrideccf::EncryptedSessioninlinevirtual
send_data_cb(std::unique_ptr<::threading::Tmsg< SendRecvMsg > > msg)ccf::ThreadedSessioninlinestatic
send_data_thread(std::vector< uint8_t > &&data) overrideccf::EncryptedSessioninlinevirtual
session_idccf::EncryptedSessionprotected
ThreadedSession(int64_t thread_affinity)ccf::ThreadedSessioninline
tls_ioccf::EncryptedSessionprotected
~Session()=defaultccf::Sessionvirtual