#include <SetCameraInfoResponse.h>
Public Types | |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _status_message_type |
typedef uint8_t | _success_type |
typedef boost::shared_ptr< ::sensor_msgs::SetCameraInfoResponse_< ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr< ::sensor_msgs::SetCameraInfoResponse_< ContainerAllocator > > | Ptr |
typedef SetCameraInfoResponse_< ContainerAllocator > | Type |
Public Member Functions | |
SetCameraInfoResponse_ () | |
SetCameraInfoResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_status_message_type | status_message |
_success_type | success |
Definition at line 22 of file SetCameraInfoResponse.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sensor_msgs::SetCameraInfoResponse_< ContainerAllocator >::_status_message_type |
Definition at line 41 of file SetCameraInfoResponse.h.
typedef uint8_t sensor_msgs::SetCameraInfoResponse_< ContainerAllocator >::_success_type |
Definition at line 38 of file SetCameraInfoResponse.h.
typedef boost::shared_ptr< ::sensor_msgs::SetCameraInfoResponse_<ContainerAllocator> const> sensor_msgs::SetCameraInfoResponse_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file SetCameraInfoResponse.h.
typedef boost::shared_ptr< ::sensor_msgs::SetCameraInfoResponse_<ContainerAllocator> > sensor_msgs::SetCameraInfoResponse_< ContainerAllocator >::Ptr |
Definition at line 47 of file SetCameraInfoResponse.h.
typedef SetCameraInfoResponse_<ContainerAllocator> sensor_msgs::SetCameraInfoResponse_< ContainerAllocator >::Type |
Definition at line 24 of file SetCameraInfoResponse.h.
|
inline |
Definition at line 26 of file SetCameraInfoResponse.h.
|
inline |
Definition at line 30 of file SetCameraInfoResponse.h.
_status_message_type sensor_msgs::SetCameraInfoResponse_< ContainerAllocator >::status_message |
Definition at line 42 of file SetCameraInfoResponse.h.
_success_type sensor_msgs::SetCameraInfoResponse_< ContainerAllocator >::success |
Definition at line 39 of file SetCameraInfoResponse.h.