Template Struct ostreamed_helper¶
Defined in File server.h
Struct Documentation¶
-
template<typename
CacheT>
structudho::servers::ostreamed::ostreamed_helper¶ Public Types
-
typedef server_type::logger_type
logger_type¶
-
typedef server_type::cache_type
cache_type¶
-
typedef server_type::attachment_type
attachment_type¶
-
typedef server_type::http_request_type
request_type¶
Public Functions
-
server_type::configuration_type &
config()¶
-
const server_type::configuration_type &
config() const¶
-
template<typename
ConfigKeyT>
autooperator[](const ConfigKeyT &k)¶
-
template<typename
ConfigKeyT>
autooperator[](const ConfigKeyT &k) const¶
-
typedef server_type::logger_type