Specialize to provide the definition for a message. More...
#include <message_traits.h>
Static Public Member Functions | |
static const char * | value () |
static const char * | value (const M &m) |
Specialize to provide the definition for a message.
Definition at line 151 of file message_traits.h.
static const char* ros::message_traits::Definition< M >::value | ( | ) | [inline, static] |
Definition at line 153 of file message_traits.h.
static const char* ros::message_traits::Definition< M >::value | ( | const M & | m | ) | [inline, static] |
Definition at line 158 of file message_traits.h.