Specialize to provide the datatype 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 datatype for a message.
Definition at line 134 of file message_traits.h.
static const char* ros::message_traits::DataType< M >::value | ( | ) | [inline, static] |
Definition at line 136 of file message_traits.h.
static const char* ros::message_traits::DataType< M >::value | ( | const M & | m | ) | [inline, static] |
Definition at line 141 of file message_traits.h.