![]() |
VISR
0.11.8
Versatile Interactive Scene Renderer
|
#include <communication_protocol_type.hpp>
Type trait (metaprogramming construct) for compile-time translation between a type and its corresponding ID. Must be specialized by derived parameter types, with the specialized template definining an unnamed enum with a value 'id' holding the type id of this type For convenience the macro DEFINE_COMMUNICATION_PROTOCOL should be used.