BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Types | List of all members
fc::http::detail::asio_tls_stub_log::transport_config Struct Reference
Inheritance diagram for fc::http::detail::asio_tls_stub_log::transport_config:

Public Types

typedef type::concurrency_type concurrency_type
 
typedef type::alog_type alog_type
 
typedef type::elog_type elog_type
 
typedef type::request_type request_type
 
typedef type::response_type response_type
 
typedef websocketpp::transport::asio::tls_socket::endpoint socket_type
 

Detailed Description

Definition at line 160 of file websocket.cpp.

Member Typedef Documentation

◆ alog_type

Definition at line 162 of file websocket.cpp.

◆ concurrency_type

Definition at line 161 of file websocket.cpp.

◆ elog_type

Definition at line 163 of file websocket.cpp.

◆ request_type

Definition at line 164 of file websocket.cpp.

◆ response_type

Definition at line 165 of file websocket.cpp.

◆ socket_type

typedef websocketpp::transport::asio::tls_socket::endpoint fc::http::detail::asio_tls_stub_log::transport_config::socket_type

Definition at line 166 of file websocket.cpp.


The documentation for this struct was generated from the following file: