Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::detail::asio_with_stub_log< T >::transport_config Struct Reference
Inheritance diagram for sysio::detail::asio_with_stub_log< T >::transport_config:
Collaboration diagram for sysio::detail::asio_with_stub_log< T >::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 T socket_type
 

Detailed Description

template<class T>
struct sysio::detail::asio_with_stub_log< T >::transport_config

Definition at line 80 of file http_plugin.cpp.

Member Typedef Documentation

◆ alog_type

template<class T >
type::alog_type sysio::detail::asio_with_stub_log< T >::transport_config::alog_type

Definition at line 82 of file http_plugin.cpp.

◆ concurrency_type

template<class T >
type::concurrency_type sysio::detail::asio_with_stub_log< T >::transport_config::concurrency_type

Definition at line 81 of file http_plugin.cpp.

◆ elog_type

template<class T >
type::elog_type sysio::detail::asio_with_stub_log< T >::transport_config::elog_type

Definition at line 83 of file http_plugin.cpp.

◆ request_type

template<class T >
type::request_type sysio::detail::asio_with_stub_log< T >::transport_config::request_type

Definition at line 84 of file http_plugin.cpp.

◆ response_type

template<class T >
type::response_type sysio::detail::asio_with_stub_log< T >::transport_config::response_type

Definition at line 85 of file http_plugin.cpp.

◆ socket_type

template<class T >
T sysio::detail::asio_with_stub_log< T >::transport_config::socket_type

Definition at line 86 of file http_plugin.cpp.


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