Malloy
Loading...
Searching...
No Matches
malloy::client::controller Member List

This is the complete list of members for malloy::client::controller, including all inherited members.

add_ca(const std::string &contents)malloy::client::controller
add_ca_file(const std::filesystem::path &file)malloy::client::controller
controller(config cfg)malloy::client::controllerexplicit
http_request(malloy::http::request< ReqBody > req, Callback &&done, Filter filter={})malloy::client::controllerinline
https_request(malloy::http::request< ReqBody > req, Callback &&done, Filter filter={})malloy::client::controllerinline
init_tls()malloy::client::controller
session typedefmalloy::client::controller
start (defined in malloy::client::controller)malloy::client::controllerfriend
ws_connect(const std::string &host, std::uint16_t port, const std::string &resource, std::invocable< malloy::error_code, std::shared_ptr< websocket::connection > > auto &&handler)malloy::client::controllerinline
wss_connect(const std::string &host, std::uint16_t port, const std::string &resource, std::invocable< malloy::error_code, std::shared_ptr< websocket::connection > > auto &&handler)malloy::client::controllerinline
~controller()=defaultmalloy::client::controller