Template Struct attachment¶
Defined in File attachment.h
Struct Documentation¶
-
template<typename
AuxT, typenameLoggerT= void, typenameCacheT= void>
structudho::attachment: public AuxT, public CacheT, public LoggerT¶ logged stateful
Public Types
-
typedef attachment<AuxT, LoggerT, CacheT>
self_type¶
-
typedef auxiliary_type::configuration_type
configuration_type¶
-
typedef cache_type::shadow_type
shadow_type¶
-
typedef attachment<AuxT, LoggerT, CacheT>