#include <SaveScan.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _bagfile_location_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _cloud_topic_type |
typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _ground_truth_pose_type |
typedef int32_t | _scaled_model_id_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _scan_source_type |
typedef boost::shared_ptr < ::household_objects_database_msgs::SaveScanRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::household_objects_database_msgs::SaveScanRequest_ < ContainerAllocator > > | Ptr |
typedef SaveScanRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SaveScanRequest_ () | |
SaveScanRequest_ (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 > | bagfile_location |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | cloud_topic |
::geometry_msgs::PoseStamped_ < ContainerAllocator > | ground_truth_pose |
int32_t | scaled_model_id |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | scan_source |
Definition at line 27 of file SaveScan.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > household_objects_database_msgs::SaveScanRequest_< ContainerAllocator >::_bagfile_location_type |
Definition at line 54 of file SaveScan.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > household_objects_database_msgs::SaveScanRequest_< ContainerAllocator >::_cloud_topic_type |
Definition at line 60 of file SaveScan.h.
typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> household_objects_database_msgs::SaveScanRequest_< ContainerAllocator >::_ground_truth_pose_type |
Definition at line 51 of file SaveScan.h.
typedef int32_t household_objects_database_msgs::SaveScanRequest_< ContainerAllocator >::_scaled_model_id_type |
Definition at line 48 of file SaveScan.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > household_objects_database_msgs::SaveScanRequest_< ContainerAllocator >::_scan_source_type |
Definition at line 57 of file SaveScan.h.
typedef boost::shared_ptr< ::household_objects_database_msgs::SaveScanRequest_<ContainerAllocator> const> household_objects_database_msgs::SaveScanRequest_< ContainerAllocator >::ConstPtr |
Definition at line 65 of file SaveScan.h.
typedef boost::shared_ptr< ::household_objects_database_msgs::SaveScanRequest_<ContainerAllocator> > household_objects_database_msgs::SaveScanRequest_< ContainerAllocator >::Ptr |
Definition at line 64 of file SaveScan.h.
typedef SaveScanRequest_<ContainerAllocator> household_objects_database_msgs::SaveScanRequest_< ContainerAllocator >::Type |
Definition at line 28 of file SaveScan.h.
household_objects_database_msgs::SaveScanRequest_< ContainerAllocator >::SaveScanRequest_ | ( | ) | [inline] |
Definition at line 30 of file SaveScan.h.
household_objects_database_msgs::SaveScanRequest_< ContainerAllocator >::SaveScanRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 39 of file SaveScan.h.
boost::shared_ptr<std::map<std::string, std::string> > household_objects_database_msgs::SaveScanRequest_< ContainerAllocator >::__connection_header |
Definition at line 66 of file SaveScan.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > household_objects_database_msgs::SaveScanRequest_< ContainerAllocator >::bagfile_location |
Definition at line 55 of file SaveScan.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > household_objects_database_msgs::SaveScanRequest_< ContainerAllocator >::cloud_topic |
Definition at line 61 of file SaveScan.h.
::geometry_msgs::PoseStamped_<ContainerAllocator> household_objects_database_msgs::SaveScanRequest_< ContainerAllocator >::ground_truth_pose |
Definition at line 52 of file SaveScan.h.
int32_t household_objects_database_msgs::SaveScanRequest_< ContainerAllocator >::scaled_model_id |
Definition at line 49 of file SaveScan.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > household_objects_database_msgs::SaveScanRequest_< ContainerAllocator >::scan_source |
Definition at line 58 of file SaveScan.h.