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

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

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