#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 < ::posedetectiondb::SetTemplateRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::posedetectiondb::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 posedetectiondb::SetTemplateRequest_< ContainerAllocator >::_dimx_type |
Definition at line 56 of file SetTemplate.h.
| typedef float posedetectiondb::SetTemplateRequest_< ContainerAllocator >::_dimy_type |
Definition at line 59 of file SetTemplate.h.
| typedef ::sensor_msgs::Image_<ContainerAllocator> posedetectiondb::SetTemplateRequest_< ContainerAllocator >::_image_type |
Definition at line 53 of file SetTemplate.h.
| typedef ::geometry_msgs::Pose_<ContainerAllocator> posedetectiondb::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 > posedetectiondb::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 > posedetectiondb::SetTemplateRequest_< ContainerAllocator >::_type_type |
Definition at line 50 of file SetTemplate.h.
| typedef boost::shared_ptr< ::posedetectiondb::SetTemplateRequest_<ContainerAllocator> const> posedetectiondb::SetTemplateRequest_< ContainerAllocator >::ConstPtr |
Definition at line 70 of file SetTemplate.h.
| typedef boost::shared_ptr< ::posedetectiondb::SetTemplateRequest_<ContainerAllocator> > posedetectiondb::SetTemplateRequest_< ContainerAllocator >::Ptr |
Definition at line 69 of file SetTemplate.h.
| typedef SetTemplateRequest_<ContainerAllocator> posedetectiondb::SetTemplateRequest_< ContainerAllocator >::Type |
Definition at line 28 of file SetTemplate.h.
| posedetectiondb::SetTemplateRequest_< ContainerAllocator >::SetTemplateRequest_ | ( | ) | [inline] |
Definition at line 30 of file SetTemplate.h.
| posedetectiondb::SetTemplateRequest_< ContainerAllocator >::SetTemplateRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 40 of file SetTemplate.h.
| boost::shared_ptr<std::map<std::string, std::string> > posedetectiondb::SetTemplateRequest_< ContainerAllocator >::__connection_header |
Definition at line 71 of file SetTemplate.h.
| float posedetectiondb::SetTemplateRequest_< ContainerAllocator >::dimx |
Definition at line 57 of file SetTemplate.h.
| float posedetectiondb::SetTemplateRequest_< ContainerAllocator >::dimy |
Definition at line 60 of file SetTemplate.h.
| ::sensor_msgs::Image_<ContainerAllocator> posedetectiondb::SetTemplateRequest_< ContainerAllocator >::image |
Definition at line 54 of file SetTemplate.h.
| ::geometry_msgs::Pose_<ContainerAllocator> posedetectiondb::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 > posedetectiondb::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 > posedetectiondb::SetTemplateRequest_< ContainerAllocator >::type |
Definition at line 51 of file SetTemplate.h.