Template Struct ParameterAdapter< const MessageEvent< M const >, & >
Defined in File parameter_adapter.h
Struct Documentation
-
template<typename M>
struct ParameterAdapter<const MessageEvent<M const>&> Public Types
-
typedef MessageEvent<Message const> Event
-
typedef const MessageEvent<Message const> &Parameter
Public Static Attributes
-
static const bool is_const = true
-
typedef MessageEvent<Message const> Event