#include <StitchFeedback.h>
Public Types | |
typedef float | _percent_complete_type |
typedef boost::shared_ptr < ::pano_ros::StitchFeedback_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pano_ros::StitchFeedback_ < ContainerAllocator > > | Ptr |
typedef StitchFeedback_ < ContainerAllocator > | Type |
Public Member Functions | |
StitchFeedback_ () | |
StitchFeedback_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
float | percent_complete |
Definition at line 21 of file StitchFeedback.h.
typedef float pano_ros::StitchFeedback_< ContainerAllocator >::_percent_complete_type |
Definition at line 34 of file StitchFeedback.h.
typedef boost::shared_ptr< ::pano_ros::StitchFeedback_<ContainerAllocator> const> pano_ros::StitchFeedback_< ContainerAllocator >::ConstPtr |
Definition at line 39 of file StitchFeedback.h.
typedef boost::shared_ptr< ::pano_ros::StitchFeedback_<ContainerAllocator> > pano_ros::StitchFeedback_< ContainerAllocator >::Ptr |
Definition at line 38 of file StitchFeedback.h.
typedef StitchFeedback_<ContainerAllocator> pano_ros::StitchFeedback_< ContainerAllocator >::Type |
Definition at line 22 of file StitchFeedback.h.
pano_ros::StitchFeedback_< ContainerAllocator >::StitchFeedback_ | ( | ) | [inline] |
Definition at line 24 of file StitchFeedback.h.
pano_ros::StitchFeedback_< ContainerAllocator >::StitchFeedback_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file StitchFeedback.h.
boost::shared_ptr<std::map<std::string, std::string> > pano_ros::StitchFeedback_< ContainerAllocator >::__connection_header |
Definition at line 40 of file StitchFeedback.h.
float pano_ros::StitchFeedback_< ContainerAllocator >::percent_complete |
Definition at line 35 of file StitchFeedback.h.