#include <StitchGoal.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _bag_file_name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _stitch_file_name_type |
typedef boost::shared_ptr < ::pano_ros::StitchGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pano_ros::StitchGoal_ < ContainerAllocator > > | Ptr |
typedef StitchGoal_ < ContainerAllocator > | Type |
Public Member Functions | |
StitchGoal_ () | |
StitchGoal_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | bag_file_name |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | stitch_file_name |
Definition at line 21 of file StitchGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pano_ros::StitchGoal_< ContainerAllocator >::_bag_file_name_type |
Definition at line 36 of file StitchGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pano_ros::StitchGoal_< ContainerAllocator >::_stitch_file_name_type |
Definition at line 39 of file StitchGoal.h.
typedef boost::shared_ptr< ::pano_ros::StitchGoal_<ContainerAllocator> const> pano_ros::StitchGoal_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file StitchGoal.h.
typedef boost::shared_ptr< ::pano_ros::StitchGoal_<ContainerAllocator> > pano_ros::StitchGoal_< ContainerAllocator >::Ptr |
Definition at line 43 of file StitchGoal.h.
typedef StitchGoal_<ContainerAllocator> pano_ros::StitchGoal_< ContainerAllocator >::Type |
Definition at line 22 of file StitchGoal.h.
pano_ros::StitchGoal_< ContainerAllocator >::StitchGoal_ | ( | ) | [inline] |
Definition at line 24 of file StitchGoal.h.
pano_ros::StitchGoal_< ContainerAllocator >::StitchGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file StitchGoal.h.
boost::shared_ptr<std::map<std::string, std::string> > pano_ros::StitchGoal_< ContainerAllocator >::__connection_header |
Definition at line 45 of file StitchGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pano_ros::StitchGoal_< ContainerAllocator >::bag_file_name |
Definition at line 37 of file StitchGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pano_ros::StitchGoal_< ContainerAllocator >::stitch_file_name |
Definition at line 40 of file StitchGoal.h.