#include <GetModelScans.h>
Public Types | |
typedef int32_t | _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::GetModelScansRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::household_objects_database_msgs::GetModelScansRequest_ < ContainerAllocator > > | Ptr |
typedef GetModelScansRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetModelScansRequest_ () | |
GetModelScansRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | model_id |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | scan_source |
Definition at line 27 of file GetModelScans.h.
typedef int32_t household_objects_database_msgs::GetModelScansRequest_< ContainerAllocator >::_model_id_type |
Definition at line 42 of file GetModelScans.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > household_objects_database_msgs::GetModelScansRequest_< ContainerAllocator >::_scan_source_type |
Definition at line 45 of file GetModelScans.h.
typedef boost::shared_ptr< ::household_objects_database_msgs::GetModelScansRequest_<ContainerAllocator> const> household_objects_database_msgs::GetModelScansRequest_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file GetModelScans.h.
typedef boost::shared_ptr< ::household_objects_database_msgs::GetModelScansRequest_<ContainerAllocator> > household_objects_database_msgs::GetModelScansRequest_< ContainerAllocator >::Ptr |
Definition at line 49 of file GetModelScans.h.
typedef GetModelScansRequest_<ContainerAllocator> household_objects_database_msgs::GetModelScansRequest_< ContainerAllocator >::Type |
Definition at line 28 of file GetModelScans.h.
household_objects_database_msgs::GetModelScansRequest_< ContainerAllocator >::GetModelScansRequest_ | ( | ) | [inline] |
Definition at line 30 of file GetModelScans.h.
household_objects_database_msgs::GetModelScansRequest_< ContainerAllocator >::GetModelScansRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file GetModelScans.h.
boost::shared_ptr<std::map<std::string, std::string> > household_objects_database_msgs::GetModelScansRequest_< ContainerAllocator >::__connection_header |
Definition at line 51 of file GetModelScans.h.
int32_t household_objects_database_msgs::GetModelScansRequest_< ContainerAllocator >::model_id |
Definition at line 43 of file GetModelScans.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > household_objects_database_msgs::GetModelScansRequest_< ContainerAllocator >::scan_source |
Definition at line 46 of file GetModelScans.h.