Library instantiable variable for registration purposes. More...
#include <registry.hpp>
Public Member Functions | |
RegistryEntry (const std::string &description="") |
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.
mm_messages::RegistryEntry< ID, T >::RegistryEntry | ( | const std::string & | description = "" | ) | [inline] |
Definition at line 98 of file registry.hpp.