#include <PanoCaptureResult.h>
| Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _bag_filename_type | 
| typedef uint32_t | _n_captures_type | 
| typedef uint32_t | _pano_id_type | 
| typedef boost::shared_ptr < ::pano_ros::PanoCaptureResult_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::pano_ros::PanoCaptureResult_ < ContainerAllocator > > | Ptr | 
| typedef PanoCaptureResult_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| PanoCaptureResult_ () | |
| PanoCaptureResult_ (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_filename | 
| uint32_t | n_captures | 
| uint32_t | pano_id | 
Definition at line 21 of file PanoCaptureResult.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pano_ros::PanoCaptureResult_< ContainerAllocator >::_bag_filename_type | 
Definition at line 44 of file PanoCaptureResult.h.
| typedef uint32_t pano_ros::PanoCaptureResult_< ContainerAllocator >::_n_captures_type | 
Definition at line 41 of file PanoCaptureResult.h.
| typedef uint32_t pano_ros::PanoCaptureResult_< ContainerAllocator >::_pano_id_type | 
Definition at line 38 of file PanoCaptureResult.h.
| typedef boost::shared_ptr< ::pano_ros::PanoCaptureResult_<ContainerAllocator> const> pano_ros::PanoCaptureResult_< ContainerAllocator >::ConstPtr | 
Definition at line 49 of file PanoCaptureResult.h.
| typedef boost::shared_ptr< ::pano_ros::PanoCaptureResult_<ContainerAllocator> > pano_ros::PanoCaptureResult_< ContainerAllocator >::Ptr | 
Definition at line 48 of file PanoCaptureResult.h.
| typedef PanoCaptureResult_<ContainerAllocator> pano_ros::PanoCaptureResult_< ContainerAllocator >::Type | 
Definition at line 22 of file PanoCaptureResult.h.
| pano_ros::PanoCaptureResult_< ContainerAllocator >::PanoCaptureResult_ | ( | ) |  [inline] | 
Definition at line 24 of file PanoCaptureResult.h.
| pano_ros::PanoCaptureResult_< ContainerAllocator >::PanoCaptureResult_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 31 of file PanoCaptureResult.h.
| boost::shared_ptr<std::map<std::string, std::string> > pano_ros::PanoCaptureResult_< ContainerAllocator >::__connection_header | 
Definition at line 50 of file PanoCaptureResult.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pano_ros::PanoCaptureResult_< ContainerAllocator >::bag_filename | 
Definition at line 45 of file PanoCaptureResult.h.
| uint32_t pano_ros::PanoCaptureResult_< ContainerAllocator >::n_captures | 
Definition at line 42 of file PanoCaptureResult.h.
| uint32_t pano_ros::PanoCaptureResult_< ContainerAllocator >::pano_id | 
Definition at line 39 of file PanoCaptureResult.h.