CCF
Loading...
Searching...
No Matches
ccf::ClientSession Member List

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::ClientSessioninline
connect(const std::string &hostname, const std::string &service, const HandleDataCallback f, const HandleErrorCallback e=nullptr)ccf::ClientSessioninlinevirtual
handle_data_cbccf::ClientSessionprotected
handle_error_cbccf::ClientSessionprotected
HandleDataCallback typedefccf::ClientSession
HandleErrorCallback typedefccf::ClientSession
send_request(::http::Request &&request)=0ccf::ClientSessionpure virtual