$search
#include <message_traits.h>
Static Public Member Functions | |
static std::string const * | pointer (const M &m) |
static std::string * | pointer (M &m) |
static std::string | value (const M &m) |
Definition at line 195 of file message_traits.h.
static std::string const* ros::message_traits::FrameId< M, typename boost::enable_if< HasHeader< M > >::type >::pointer | ( | const M & | m | ) | [inline, static] |
Definition at line 198 of file message_traits.h.
static std::string* ros::message_traits::FrameId< M, typename boost::enable_if< HasHeader< M > >::type >::pointer | ( | M & | m | ) | [inline, static] |
Definition at line 197 of file message_traits.h.
static std::string ros::message_traits::FrameId< M, typename boost::enable_if< HasHeader< M > >::type >::value | ( | const M & | m | ) | [inline, static] |
Definition at line 199 of file message_traits.h.