|
enum | e_mechanism { unicast,
multicast,
num_mechanism_types
} |
|
typedef message_feature_tag | feature_tag |
|
using | caller_func = Ret(*)(void *, Args...) |
|
|
| msg_multicast (const char *message_name) |
|
|
template<typename Combinator > |
static void | make_combinator_call (Object &obj, Combinator &combinator, Args &...args) |
|
static void | make_call (Object &obj, Args &...args) |
|
|
const e_mechanism | mechanism |
|
message_for_mixin * | default_impl_data |
|
feature_id | id |
|
const char *const | name |
|
bool | is_private |
|
The documentation for this struct was generated from the following file: