#include <SetTemplate.h>
Public Types | |
typedef float | _dimx_type |
typedef float | _dimy_type |
typedef ::sensor_msgs::Image_ < ContainerAllocator > | _image_type |
typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _relativepose_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _savefilename_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _type_type |
typedef boost::shared_ptr < ::jsk_perception::SetTemplateRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::jsk_perception::SetTemplateRequest_ < ContainerAllocator > > | Ptr |
typedef SetTemplateRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SetTemplateRequest_ () | |
SetTemplateRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
float | dimx |
float | dimy |
::sensor_msgs::Image_ < ContainerAllocator > | image |
::geometry_msgs::Pose_ < ContainerAllocator > | relativepose |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | savefilename |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | type |
Definition at line 27 of file SetTemplate.h.
typedef float jsk_perception::SetTemplateRequest_< ContainerAllocator >::_dimx_type |
Definition at line 56 of file SetTemplate.h.
typedef float jsk_perception::SetTemplateRequest_< ContainerAllocator >::_dimy_type |
Definition at line 59 of file SetTemplate.h.
typedef ::sensor_msgs::Image_<ContainerAllocator> jsk_perception::SetTemplateRequest_< ContainerAllocator >::_image_type |
Definition at line 53 of file SetTemplate.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> jsk_perception::SetTemplateRequest_< ContainerAllocator >::_relativepose_type |
Definition at line 62 of file SetTemplate.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > jsk_perception::SetTemplateRequest_< ContainerAllocator >::_savefilename_type |
Definition at line 65 of file SetTemplate.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > jsk_perception::SetTemplateRequest_< ContainerAllocator >::_type_type |
Definition at line 50 of file SetTemplate.h.
typedef boost::shared_ptr< ::jsk_perception::SetTemplateRequest_<ContainerAllocator> const> jsk_perception::SetTemplateRequest_< ContainerAllocator >::ConstPtr |
Definition at line 70 of file SetTemplate.h.
typedef boost::shared_ptr< ::jsk_perception::SetTemplateRequest_<ContainerAllocator> > jsk_perception::SetTemplateRequest_< ContainerAllocator >::Ptr |
Definition at line 69 of file SetTemplate.h.
typedef SetTemplateRequest_<ContainerAllocator> jsk_perception::SetTemplateRequest_< ContainerAllocator >::Type |
Definition at line 28 of file SetTemplate.h.
jsk_perception::SetTemplateRequest_< ContainerAllocator >::SetTemplateRequest_ | ( | ) | [inline] |
Definition at line 30 of file SetTemplate.h.
jsk_perception::SetTemplateRequest_< ContainerAllocator >::SetTemplateRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 40 of file SetTemplate.h.
boost::shared_ptr<std::map<std::string, std::string> > jsk_perception::SetTemplateRequest_< ContainerAllocator >::__connection_header |
Definition at line 71 of file SetTemplate.h.
float jsk_perception::SetTemplateRequest_< ContainerAllocator >::dimx |
Definition at line 57 of file SetTemplate.h.
float jsk_perception::SetTemplateRequest_< ContainerAllocator >::dimy |
Definition at line 60 of file SetTemplate.h.
::sensor_msgs::Image_<ContainerAllocator> jsk_perception::SetTemplateRequest_< ContainerAllocator >::image |
Definition at line 54 of file SetTemplate.h.
::geometry_msgs::Pose_<ContainerAllocator> jsk_perception::SetTemplateRequest_< ContainerAllocator >::relativepose |
Definition at line 63 of file SetTemplate.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > jsk_perception::SetTemplateRequest_< ContainerAllocator >::savefilename |
Definition at line 66 of file SetTemplate.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > jsk_perception::SetTemplateRequest_< ContainerAllocator >::type |
Definition at line 51 of file SetTemplate.h.