#include <SetCameraInfo.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 | |
sensor_msgs::CameraInfo | camera_info |
Definition at line 14 of file SetCameraInfo.h.
virtual int sensor_msgs::SetCameraInfoRequest::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 26 of file SetCameraInfo.h.
const char* sensor_msgs::SetCameraInfoRequest::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 34 of file SetCameraInfo.h.
const char* sensor_msgs::SetCameraInfoRequest::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 33 of file SetCameraInfo.h.
virtual int sensor_msgs::SetCameraInfoRequest::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 19 of file SetCameraInfo.h.
Definition at line 17 of file SetCameraInfo.h.