Public Types | Public Member Functions | Public Attributes
srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator > Struct Template Reference

#include <GetObjectId.h>

List of all members.

Public Types

typedef std::vector< uint8_t,
typename
ContainerAllocator::template
rebind< uint8_t >::other > 
_graspable_type
typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_model_basic_shape_type
typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_model_category_type
typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_model_desc_type
typedef std::vector< int32_t,
typename
ContainerAllocator::template
rebind< int32_t >::other > 
_model_ids_type
typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_model_x_size_type
typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_model_y_size_type
typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_model_z_size_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_return_response_type
typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_version_type
typedef boost::shared_ptr
< ::srs_object_database_msgs::GetObjectIdResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_object_database_msgs::GetObjectIdResponse_
< ContainerAllocator > > 
Ptr
typedef GetObjectIdResponse_
< ContainerAllocator > 
Type

Public Member Functions

 GetObjectIdResponse_ ()
 GetObjectIdResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< uint8_t, typename
ContainerAllocator::template
rebind< uint8_t >::other > 
graspable
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
model_basic_shape
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
model_category
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
model_desc
std::vector< int32_t, typename
ContainerAllocator::template
rebind< int32_t >::other > 
model_ids
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
model_x_size
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
model_y_size
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
model_z_size
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
return_response
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
version

Detailed Description

template<class ContainerAllocator>
struct srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >

Definition at line 59 of file GetObjectId.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::_graspable_type

Definition at line 105 of file GetObjectId.h.

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::_model_basic_shape_type

Definition at line 117 of file GetObjectId.h.

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::_model_category_type

Definition at line 102 of file GetObjectId.h.

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::_model_desc_type

Definition at line 96 of file GetObjectId.h.

template<class ContainerAllocator >
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::_model_ids_type

Definition at line 93 of file GetObjectId.h.

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::_model_x_size_type

Definition at line 108 of file GetObjectId.h.

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::_model_y_size_type

Definition at line 111 of file GetObjectId.h.

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::_model_z_size_type

Definition at line 114 of file GetObjectId.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::_return_response_type

Definition at line 90 of file GetObjectId.h.

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::_version_type

Definition at line 99 of file GetObjectId.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::srs_object_database_msgs::GetObjectIdResponse_<ContainerAllocator> const> srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::ConstPtr

Definition at line 122 of file GetObjectId.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::srs_object_database_msgs::GetObjectIdResponse_<ContainerAllocator> > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::Ptr

Definition at line 121 of file GetObjectId.h.

template<class ContainerAllocator >
typedef GetObjectIdResponse_<ContainerAllocator> srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::Type

Definition at line 60 of file GetObjectId.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::GetObjectIdResponse_ ( ) [inline]

Definition at line 62 of file GetObjectId.h.

template<class ContainerAllocator >
srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::GetObjectIdResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 76 of file GetObjectId.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::__connection_header

Definition at line 123 of file GetObjectId.h.

template<class ContainerAllocator >
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::graspable

Definition at line 106 of file GetObjectId.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::model_basic_shape

Definition at line 118 of file GetObjectId.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::model_category

Definition at line 103 of file GetObjectId.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::model_desc

Definition at line 97 of file GetObjectId.h.

template<class ContainerAllocator >
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::model_ids

Definition at line 94 of file GetObjectId.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::model_x_size

Definition at line 109 of file GetObjectId.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::model_y_size

Definition at line 112 of file GetObjectId.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::model_z_size

Definition at line 115 of file GetObjectId.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::return_response

Definition at line 91 of file GetObjectId.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > srs_object_database_msgs::GetObjectIdResponse_< ContainerAllocator >::version

Definition at line 100 of file GetObjectId.h.


The documentation for this struct was generated from the following file:


srs_object_database_msgs
Author(s): Georg Arbeiter
autogenerated on Wed Nov 27 2013 14:14:39