#include <SetCameraInfo.h>

Public Member Functions | |
| virtual int | deserialize (unsigned char *inbuffer) | 
| const char * | getType () | 
| virtual int | serialize (unsigned char *outbuffer) | 
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::getType | ( | ) |  [inline, virtual] | 
        
Implements ros::Msg.
Definition at line 33 of file SetCameraInfo.h.
| virtual int sensor_msgs::SetCameraInfoRequest::serialize | ( | unsigned char * | outbuffer | ) |  [inline, virtual] | 
        
Implements ros::Msg.
Definition at line 19 of file SetCameraInfo.h.
Definition at line 17 of file SetCameraInfo.h.