CCF
Loading...
Searching...
No Matches
http::HTTP2Session Member List

This is the complete list of members for http::HTTP2Session, including all inherited members.

close_session() overridehttp::HTTP2Sessioninlinevirtual
error_reporterhttp::HTTP2Sessionprotected
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) overridehttp::HTTP2Sessioninlinevirtual
HTTP2Session(::tcp::ConnID session_id_, ringbuffer::AbstractWriterFactory &writer_factory, std::unique_ptr< ccf::tls::Context > ctx, const std::shared_ptr< ErrorReporter > &error_reporter=nullptr)http::HTTP2Sessioninlineprotected
parse(std::span< const uint8_t > data)=0http::HTTP2Sessionpure virtual
send_data(std::span< const uint8_t > data) overridehttp::HTTP2Sessioninlinevirtual
send_data_cb(std::unique_ptr<::threading::Tmsg< SendRecvMsg > > msg)ccf::ThreadedSessioninlinestatic
send_data_thread(std::vector< uint8_t > &&data) overridehttp::HTTP2Sessioninlinevirtual
session_idhttp::HTTP2Sessionprotected
ThreadedSession(int64_t thread_affinity)ccf::ThreadedSessioninline
tls_iohttp::HTTP2Sessionprotected
~Session()=defaultccf::Sessionvirtual