#include <PanoCaptureGoal.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _bag_filename_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _camera_topic_type |
typedef boost::shared_ptr < ::pano_ros::PanoCaptureGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pano_ros::PanoCaptureGoal_ < ContainerAllocator > > | Ptr |
typedef PanoCaptureGoal_ < ContainerAllocator > | Type |
Public Member Functions | |
PanoCaptureGoal_ () | |
PanoCaptureGoal_ (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 |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | camera_topic |
Definition at line 21 of file PanoCaptureGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pano_ros::PanoCaptureGoal_< ContainerAllocator >::_bag_filename_type |
Definition at line 39 of file PanoCaptureGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pano_ros::PanoCaptureGoal_< ContainerAllocator >::_camera_topic_type |
Definition at line 36 of file PanoCaptureGoal.h.
typedef boost::shared_ptr< ::pano_ros::PanoCaptureGoal_<ContainerAllocator> const> pano_ros::PanoCaptureGoal_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file PanoCaptureGoal.h.
typedef boost::shared_ptr< ::pano_ros::PanoCaptureGoal_<ContainerAllocator> > pano_ros::PanoCaptureGoal_< ContainerAllocator >::Ptr |
Definition at line 43 of file PanoCaptureGoal.h.
typedef PanoCaptureGoal_<ContainerAllocator> pano_ros::PanoCaptureGoal_< ContainerAllocator >::Type |
Definition at line 22 of file PanoCaptureGoal.h.
pano_ros::PanoCaptureGoal_< ContainerAllocator >::PanoCaptureGoal_ | ( | ) | [inline] |
Definition at line 24 of file PanoCaptureGoal.h.
pano_ros::PanoCaptureGoal_< ContainerAllocator >::PanoCaptureGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file PanoCaptureGoal.h.
boost::shared_ptr<std::map<std::string, std::string> > pano_ros::PanoCaptureGoal_< ContainerAllocator >::__connection_header |
Definition at line 45 of file PanoCaptureGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pano_ros::PanoCaptureGoal_< ContainerAllocator >::bag_filename |
Definition at line 40 of file PanoCaptureGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pano_ros::PanoCaptureGoal_< ContainerAllocator >::camera_topic |
Definition at line 37 of file PanoCaptureGoal.h.