DynaMix  1.3.7
A new take on polymorphism in C++
dynamix::internal::message_t Struct Reference

Public Types

enum  e_mechanism { unicast, multicast, num_mechanism_types }
 
typedef message_feature_tag feature_tag
 

Public Attributes

const e_mechanism mechanism
 
message_for_mixindefault_impl_data
 
feature_id id
 
const char *const name
 
bool is_private
 

Protected Member Functions

 message_t (const char *name, e_mechanism mecha, bool is_private)
 

The documentation for this struct was generated from the following file: