#include <WhiteBalance.h>
Public Types | |
typedef ::sensor_msgs::Image_ < ContainerAllocator > | _input_type |
typedef boost::array< float, 3 > | _reference_color_type |
typedef boost::shared_ptr < ::jsk_perception::WhiteBalanceRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::jsk_perception::WhiteBalanceRequest_ < ContainerAllocator > > | Ptr |
typedef WhiteBalanceRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
WhiteBalanceRequest_ () | |
WhiteBalanceRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::sensor_msgs::Image_ < ContainerAllocator > | input |
boost::array< float, 3 > | reference_color |
Definition at line 27 of file WhiteBalance.h.
typedef ::sensor_msgs::Image_<ContainerAllocator> jsk_perception::WhiteBalanceRequest_< ContainerAllocator >::_input_type |
Definition at line 47 of file WhiteBalance.h.
typedef boost::array<float, 3> jsk_perception::WhiteBalanceRequest_< ContainerAllocator >::_reference_color_type |
Definition at line 44 of file WhiteBalance.h.
typedef boost::shared_ptr< ::jsk_perception::WhiteBalanceRequest_<ContainerAllocator> const> jsk_perception::WhiteBalanceRequest_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file WhiteBalance.h.
typedef boost::shared_ptr< ::jsk_perception::WhiteBalanceRequest_<ContainerAllocator> > jsk_perception::WhiteBalanceRequest_< ContainerAllocator >::Ptr |
Definition at line 51 of file WhiteBalance.h.
typedef WhiteBalanceRequest_<ContainerAllocator> jsk_perception::WhiteBalanceRequest_< ContainerAllocator >::Type |
Definition at line 28 of file WhiteBalance.h.
jsk_perception::WhiteBalanceRequest_< ContainerAllocator >::WhiteBalanceRequest_ | ( | ) | [inline] |
Definition at line 30 of file WhiteBalance.h.
jsk_perception::WhiteBalanceRequest_< ContainerAllocator >::WhiteBalanceRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file WhiteBalance.h.
boost::shared_ptr<std::map<std::string, std::string> > jsk_perception::WhiteBalanceRequest_< ContainerAllocator >::__connection_header |
Definition at line 53 of file WhiteBalance.h.
::sensor_msgs::Image_<ContainerAllocator> jsk_perception::WhiteBalanceRequest_< ContainerAllocator >::input |
Definition at line 48 of file WhiteBalance.h.
boost::array<float, 3> jsk_perception::WhiteBalanceRequest_< ContainerAllocator >::reference_color |
Definition at line 45 of file WhiteBalance.h.