VISR  0.11.6
Versatile Interactive Scene Renderer
visr::IdToCommunicationProtocol< id > Struct Template Reference

#include <communication_protocol_type.hpp>

Detailed Description

template<CommunicationProtocolType id>
struct visr::IdToCommunicationProtocol< id >

Type trait (metaprogramming construct) for compile-time translation between a type id and the corresponding C++ type. Must be specialized by derived parameter types. his template also stores the registered name of the type. For convenience the macro DEFINE_COMMUNICATION_PROTOCOL should be used.


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