Template Struct attachment< AuxT, LoggerT, void >¶
Defined in File attachment.h
Struct Documentation¶
-
template<typename
AuxT, typenameLoggerT>
structudho::attachment<AuxT, LoggerT, void> : public AuxT, public LoggerT¶ logged stateless
Public Types
-
typedef attachment<AuxT, LoggerT, void>
self_type¶
-
typedef auxiliary_type::configuration_type
configuration_type¶
-
typedef void
shadow_type¶
Public Members
-
boost::asio::io_service &
_io¶
-
typedef attachment<AuxT, LoggerT, void>