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

#include <GetData.h>

List of all members.

Public Types

typedef std::vector
< ::srs_object_database_msgs::grasp_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_object_database_msgs::grasp_
< ContainerAllocator >
>::other > 
_grasp_type
typedef std::vector
< ::srs_object_database_msgs::img_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_object_database_msgs::img_
< ContainerAllocator >
>::other > 
_img_type
typedef std::vector
< ::srs_object_database_msgs::mesh_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_object_database_msgs::mesh_
< ContainerAllocator >
>::other > 
_mesh_type
typedef std::vector
< ::srs_object_database_msgs::pcl_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_object_database_msgs::pcl_
< ContainerAllocator >
>::other > 
_pcl_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_return_response_type
typedef std::vector
< ::srs_object_database_msgs::surf_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_object_database_msgs::surf_
< ContainerAllocator >
>::other > 
_surf_type
typedef std::vector
< ::srs_object_database_msgs::urdf_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_object_database_msgs::urdf_
< ContainerAllocator >
>::other > 
_urdf_type
typedef boost::shared_ptr
< ::srs_object_database_msgs::GetDataResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_object_database_msgs::GetDataResponse_
< ContainerAllocator > > 
Ptr
typedef GetDataResponse_
< ContainerAllocator > 
Type

Public Member Functions

 GetDataResponse_ ()
 GetDataResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::srs_object_database_msgs::grasp_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_object_database_msgs::grasp_
< ContainerAllocator >
>::other > 
grasp
std::vector
< ::srs_object_database_msgs::img_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_object_database_msgs::img_
< ContainerAllocator >
>::other > 
img
std::vector
< ::srs_object_database_msgs::mesh_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_object_database_msgs::mesh_
< ContainerAllocator >
>::other > 
mesh
std::vector
< ::srs_object_database_msgs::pcl_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_object_database_msgs::pcl_
< ContainerAllocator >
>::other > 
pcl
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
return_response
std::vector
< ::srs_object_database_msgs::surf_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_object_database_msgs::surf_
< ContainerAllocator >
>::other > 
surf
std::vector
< ::srs_object_database_msgs::urdf_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_object_database_msgs::urdf_
< ContainerAllocator >
>::other > 
urdf

Detailed Description

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

Definition at line 95 of file GetData.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::srs_object_database_msgs::grasp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_object_database_msgs::grasp_<ContainerAllocator> >::other > srs_object_database_msgs::GetDataResponse_< ContainerAllocator >::_grasp_type

Definition at line 135 of file GetData.h.

template<class ContainerAllocator >
typedef std::vector< ::srs_object_database_msgs::img_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_object_database_msgs::img_<ContainerAllocator> >::other > srs_object_database_msgs::GetDataResponse_< ContainerAllocator >::_img_type

Definition at line 123 of file GetData.h.

template<class ContainerAllocator >
typedef std::vector< ::srs_object_database_msgs::mesh_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_object_database_msgs::mesh_<ContainerAllocator> >::other > srs_object_database_msgs::GetDataResponse_< ContainerAllocator >::_mesh_type

Definition at line 126 of file GetData.h.

template<class ContainerAllocator >
typedef std::vector< ::srs_object_database_msgs::pcl_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_object_database_msgs::pcl_<ContainerAllocator> >::other > srs_object_database_msgs::GetDataResponse_< ContainerAllocator >::_pcl_type

Definition at line 129 of file GetData.h.

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

Definition at line 120 of file GetData.h.

template<class ContainerAllocator >
typedef std::vector< ::srs_object_database_msgs::surf_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_object_database_msgs::surf_<ContainerAllocator> >::other > srs_object_database_msgs::GetDataResponse_< ContainerAllocator >::_surf_type

Definition at line 132 of file GetData.h.

template<class ContainerAllocator >
typedef std::vector< ::srs_object_database_msgs::urdf_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_object_database_msgs::urdf_<ContainerAllocator> >::other > srs_object_database_msgs::GetDataResponse_< ContainerAllocator >::_urdf_type

Definition at line 138 of file GetData.h.

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

Definition at line 143 of file GetData.h.

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

Definition at line 142 of file GetData.h.

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

Definition at line 96 of file GetData.h.


Constructor & Destructor Documentation

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

Definition at line 98 of file GetData.h.

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

Definition at line 109 of file GetData.h.


Member Data Documentation

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

Definition at line 144 of file GetData.h.

template<class ContainerAllocator >
std::vector< ::srs_object_database_msgs::grasp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_object_database_msgs::grasp_<ContainerAllocator> >::other > srs_object_database_msgs::GetDataResponse_< ContainerAllocator >::grasp

Definition at line 136 of file GetData.h.

template<class ContainerAllocator >
std::vector< ::srs_object_database_msgs::img_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_object_database_msgs::img_<ContainerAllocator> >::other > srs_object_database_msgs::GetDataResponse_< ContainerAllocator >::img

Definition at line 124 of file GetData.h.

template<class ContainerAllocator >
std::vector< ::srs_object_database_msgs::mesh_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_object_database_msgs::mesh_<ContainerAllocator> >::other > srs_object_database_msgs::GetDataResponse_< ContainerAllocator >::mesh

Definition at line 127 of file GetData.h.

template<class ContainerAllocator >
std::vector< ::srs_object_database_msgs::pcl_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_object_database_msgs::pcl_<ContainerAllocator> >::other > srs_object_database_msgs::GetDataResponse_< ContainerAllocator >::pcl

Definition at line 130 of file GetData.h.

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

Definition at line 121 of file GetData.h.

template<class ContainerAllocator >
std::vector< ::srs_object_database_msgs::surf_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_object_database_msgs::surf_<ContainerAllocator> >::other > srs_object_database_msgs::GetDataResponse_< ContainerAllocator >::surf

Definition at line 133 of file GetData.h.

template<class ContainerAllocator >
std::vector< ::srs_object_database_msgs::urdf_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_object_database_msgs::urdf_<ContainerAllocator> >::other > srs_object_database_msgs::GetDataResponse_< ContainerAllocator >::urdf

Definition at line 139 of file GetData.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