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

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

close_session() overridehttp::UnencryptedHTTPSessioninlinevirtual
error_reporterhttp::UnencryptedHTTPSessionprotected
execution_threadhttp::UnencryptedHTTPSessionprotected
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::UnencryptedHTTPSessioninlinevirtual
parse(std::span< const uint8_t > data)=0http::UnencryptedHTTPSessionpure virtual
send_data(std::span< const uint8_t > data) overrideccf::ThreadedSessioninlinevirtual
send_data_cb(std::unique_ptr<::threading::Tmsg< SendRecvMsg > > msg)ccf::ThreadedSessioninlinestatic
send_data_thread(std::vector< uint8_t > &&data) overridehttp::UnencryptedHTTPSessioninlinevirtual
session_idhttp::UnencryptedHTTPSessionprotected
ThreadedSession(int64_t thread_affinity)ccf::ThreadedSessioninline
to_hosthttp::UnencryptedHTTPSessionprotected
UnencryptedHTTPSession(::tcp::ConnID session_id_, ringbuffer::AbstractWriterFactory &writer_factory_, const std::shared_ptr< ErrorReporter > &error_reporter=nullptr)http::UnencryptedHTTPSessioninlineprotected
writer_factoryhttp::UnencryptedHTTPSessionprotected
~Session()=defaultccf::Sessionvirtual