#include <MotorStateList.h>
Public Member Functions | |
virtual int | deserialize (unsigned char *inbuffer) |
const char * | getMD5 () |
const char * | getType () |
virtual int | serialize (unsigned char *outbuffer) const |
Public Attributes | |
dynamixel_msgs::MotorState * | motor_states |
uint8_t | motor_states_length |
dynamixel_msgs::MotorState | st_motor_states |
Definition at line 13 of file MotorStateList.h.
virtual int dynamixel_msgs::MotorStateList::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 33 of file MotorStateList.h.
const char* dynamixel_msgs::MotorStateList::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 49 of file MotorStateList.h.
const char* dynamixel_msgs::MotorStateList::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 48 of file MotorStateList.h.
virtual int dynamixel_msgs::MotorStateList::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 20 of file MotorStateList.h.
Definition at line 18 of file MotorStateList.h.
Definition at line 16 of file MotorStateList.h.
Definition at line 17 of file MotorStateList.h.