Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::detail Namespace Reference

Classes

struct  abstract_conn
 
struct  asio_local_with_stub_log
 
struct  asio_with_stub_log
 
struct  net_api_plugin_empty
 
struct  producer_api_plugin_response
 
struct  txn_test_gen_empty
 
struct  txn_test_gen_status
 
struct  wallet_api_plugin_empty
 

Typedefs

using abstract_conn_ptr = std::shared_ptr<abstract_conn>
 
template<typename T >
using connection_ptr = typename websocketpp::server<T>::connection_ptr
 
using internal_url_handler = std::function<void(abstract_conn_ptr, string, string, url_response_callback)>
 

Typedef Documentation

◆ abstract_conn_ptr

Definition at line 137 of file http_plugin.cpp.

◆ connection_ptr

Definition at line 140 of file http_plugin.cpp.

◆ internal_url_handler

internal url handler that contains more parameters than the handlers provided by external systems

Definition at line 145 of file http_plugin.cpp.