#include <GetPhysicsProperties.h>
Public Member Functions | |
virtual int | deserialize (unsigned char *inbuffer) |
const char * | getMD5 () |
const char * | getType () |
virtual int | serialize (unsigned char *outbuffer) const |
Definition at line 15 of file GetPhysicsProperties.h.
virtual int gazebo_msgs::GetPhysicsPropertiesRequest::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 25 of file GetPhysicsProperties.h.
const char* gazebo_msgs::GetPhysicsPropertiesRequest::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 32 of file GetPhysicsProperties.h.
const char* gazebo_msgs::GetPhysicsPropertiesRequest::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 31 of file GetPhysicsProperties.h.
virtual int gazebo_msgs::GetPhysicsPropertiesRequest::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 19 of file GetPhysicsProperties.h.