#include <session.h>
Inherits ccf::ThreadedSession.
Inherited by http::UnencryptedHTTPClientSession.
◆ UnencryptedSession()
◆ close_session()
void ccf::UnencryptedSession::close_session |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ handle_incoming_data_thread()
void ccf::UnencryptedSession::handle_incoming_data_thread |
( |
std::vector< uint8_t > && |
data | ) |
|
|
inlineoverrideprotectedvirtual |
◆ parse()
virtual bool ccf::UnencryptedSession::parse |
( |
std::span< const uint8_t > |
data | ) |
|
|
pure virtual |
◆ send_data_thread()
void ccf::UnencryptedSession::send_data_thread |
( |
std::vector< uint8_t > && |
data | ) |
|
|
inlineoverrideprotectedvirtual |
◆ session_id
◆ to_host
The documentation for this class was generated from the following file: