#include <StitchResult.h>
Public Types | |
enum | { PANO_SUCCESS = 1 } |
typedef int32_t | _result_flags_type |
typedef boost::shared_ptr < ::pano_ros::StitchResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pano_ros::StitchResult_ < ContainerAllocator > > | Ptr |
typedef StitchResult_ < ContainerAllocator > | Type |
Public Member Functions | |
StitchResult_ () | |
StitchResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | result_flags |
Definition at line 21 of file StitchResult.h.
typedef int32_t pano_ros::StitchResult_< ContainerAllocator >::_result_flags_type |
Definition at line 34 of file StitchResult.h.
typedef boost::shared_ptr< ::pano_ros::StitchResult_<ContainerAllocator> const> pano_ros::StitchResult_< ContainerAllocator >::ConstPtr |
Definition at line 40 of file StitchResult.h.
typedef boost::shared_ptr< ::pano_ros::StitchResult_<ContainerAllocator> > pano_ros::StitchResult_< ContainerAllocator >::Ptr |
Definition at line 39 of file StitchResult.h.
typedef StitchResult_<ContainerAllocator> pano_ros::StitchResult_< ContainerAllocator >::Type |
Definition at line 22 of file StitchResult.h.
anonymous enum |
Definition at line 37 of file StitchResult.h.
pano_ros::StitchResult_< ContainerAllocator >::StitchResult_ | ( | ) | [inline] |
Definition at line 24 of file StitchResult.h.
pano_ros::StitchResult_< ContainerAllocator >::StitchResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file StitchResult.h.
boost::shared_ptr<std::map<std::string, std::string> > pano_ros::StitchResult_< ContainerAllocator >::__connection_header |
Definition at line 41 of file StitchResult.h.
int32_t pano_ros::StitchResult_< ContainerAllocator >::result_flags |
Definition at line 35 of file StitchResult.h.