Public Member Functions | List of all members
mm_messages::RegistryEntry< ID, T > Struct Template Reference

Library instantiable variable for registration purposes. More...

#include <registry.hpp>

Public Member Functions

 RegistryEntry (const std::string &description="")
 

Detailed Description

template<int ID, typename T>
struct mm_messages::RegistryEntry< ID, T >

Library instantiable variable for registration purposes.

This is used in conjunction with the macro below to load packet information into the registry. You do not need to use this variable directly.

Definition at line 97 of file registry.hpp.

Constructor & Destructor Documentation

template<int ID, typename T >
mm_messages::RegistryEntry< ID, T >::RegistryEntry ( const std::string &  description = "")
inline

Definition at line 98 of file registry.hpp.


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


mm_messages
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:52:10