$search

srs_object_database_msgs::urdf_< ContainerAllocator > Struct Template Reference

#include <urdf.h>

List of all members.

Public Types

typedef std::vector
< ::visualization_msgs::Marker_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::visualization_msgs::Marker_
< ContainerAllocator >
>::other > 
_markers_type
typedef int32_t _objectId_type
typedef boost::shared_ptr
< ::srs_object_database_msgs::urdf_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_object_database_msgs::urdf_
< ContainerAllocator > > 
Ptr
typedef urdf_< ContainerAllocator > Type

Public Member Functions

ROS_DEPRECATED const std::string __getDataType () const
ROS_DEPRECATED const std::string __getMD5Sum () const
ROS_DEPRECATED const std::string __getMessageDefinition () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_markers_size () const
ROS_DEPRECATED void get_markers_vec (std::vector< ::visualization_msgs::Marker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::Marker_< ContainerAllocator > >::other > &vec) const
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
ROS_DEPRECATED void set_markers_size (uint32_t size)
ROS_DEPRECATED void set_markers_vec (const std::vector< ::visualization_msgs::Marker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::Marker_< ContainerAllocator > >::other > &vec)
 urdf_ (const ContainerAllocator &_alloc)
 urdf_ ()

Static Public Member Functions

static ROS_DEPRECATED const
std::string 
__s_getDataType ()
static ROS_DEPRECATED const
std::string 
__s_getMD5Sum ()
static ROS_DEPRECATED const
std::string 
__s_getMessageDefinition ()

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::visualization_msgs::Marker_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::visualization_msgs::Marker_
< ContainerAllocator >
>::other > 
markers
int32_t objectId

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

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

Definition at line 22 of file urdf.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::visualization_msgs::Marker_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visualization_msgs::Marker_<ContainerAllocator> >::other > srs_object_database_msgs::urdf_< ContainerAllocator >::_markers_type

Definition at line 40 of file urdf.h.

template<class ContainerAllocator >
typedef int32_t srs_object_database_msgs::urdf_< ContainerAllocator >::_objectId_type

Definition at line 37 of file urdf.h.

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

Definition at line 196 of file urdf.h.

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

Definition at line 195 of file urdf.h.

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

Definition at line 23 of file urdf.h.


Constructor & Destructor Documentation

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

Definition at line 25 of file urdf.h.

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

Definition at line 31 of file urdf.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string srs_object_database_msgs::urdf_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 53 of file urdf.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string srs_object_database_msgs::urdf_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 60 of file urdf.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string srs_object_database_msgs::urdf_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 169 of file urdf.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string srs_object_database_msgs::urdf_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 51 of file urdf.h.

template<class ContainerAllocator >
static const char* srs_object_database_msgs::urdf_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 49 of file urdf.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string srs_object_database_msgs::urdf_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 58 of file urdf.h.

template<class ContainerAllocator >
static const char* srs_object_database_msgs::urdf_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 56 of file urdf.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string srs_object_database_msgs::urdf_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 167 of file urdf.h.

template<class ContainerAllocator >
static const char* srs_object_database_msgs::urdf_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 63 of file urdf.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* srs_object_database_msgs::urdf_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 179 of file urdf.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t srs_object_database_msgs::urdf_< ContainerAllocator >::get_markers_size (  )  const [inline]

Definition at line 44 of file urdf.h.

template<class ContainerAllocator >
ROS_DEPRECATED void srs_object_database_msgs::urdf_< ContainerAllocator >::get_markers_vec ( std::vector< ::visualization_msgs::Marker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::Marker_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 46 of file urdf.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t srs_object_database_msgs::urdf_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 187 of file urdf.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* srs_object_database_msgs::urdf_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 171 of file urdf.h.

template<class ContainerAllocator >
ROS_DEPRECATED void srs_object_database_msgs::urdf_< ContainerAllocator >::set_markers_size ( uint32_t  size  )  [inline]

Definition at line 45 of file urdf.h.

template<class ContainerAllocator >
ROS_DEPRECATED void srs_object_database_msgs::urdf_< ContainerAllocator >::set_markers_vec ( const std::vector< ::visualization_msgs::Marker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::Marker_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 47 of file urdf.h.


Member Data Documentation

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

Definition at line 197 of file urdf.h.

template<class ContainerAllocator >
std::vector< ::visualization_msgs::Marker_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visualization_msgs::Marker_<ContainerAllocator> >::other > srs_object_database_msgs::urdf_< ContainerAllocator >::markers

Definition at line 41 of file urdf.h.

template<class ContainerAllocator >
int32_t srs_object_database_msgs::urdf_< ContainerAllocator >::objectId

Definition at line 38 of file urdf.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


srs_object_database_msgs
Author(s): Georg Arbeiter
autogenerated on Sat Mar 2 13:49:07 2013