BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Types | List of all members
fc::http::detail::asio_with_stub_log::transport_config Struct Reference
Inheritance diagram for fc::http::detail::asio_with_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::basic_socket::endpoint socket_type
 

Detailed Description

Definition at line 81 of file websocket.cpp.

Member Typedef Documentation

◆ alog_type

Definition at line 83 of file websocket.cpp.

◆ concurrency_type

Definition at line 82 of file websocket.cpp.

◆ elog_type

Definition at line 84 of file websocket.cpp.

◆ request_type

Definition at line 85 of file websocket.cpp.

◆ response_type

Definition at line 86 of file websocket.cpp.

◆ socket_type

typedef websocketpp::transport::asio::basic_socket::endpoint fc::http::detail::asio_with_stub_log::transport_config::socket_type

Definition at line 87 of file websocket.cpp.


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