CCF
|
This is the complete list of members for ccf::ClientSession, including all inherited members.
ClientSession(int64_t client_session_id, ringbuffer::AbstractWriterFactory &writer_factory) | ccf::ClientSession | inline |
connect(const std::string &hostname, const std::string &service, const HandleDataCallback f, const HandleErrorCallback e=nullptr) | ccf::ClientSession | inlinevirtual |
handle_data_cb | ccf::ClientSession | protected |
handle_error_cb | ccf::ClientSession | protected |
HandleDataCallback typedef | ccf::ClientSession | |
HandleErrorCallback typedef | ccf::ClientSession | |
send_request(::http::Request &&request)=0 | ccf::ClientSession | pure virtual |