social_filter::humanPoses_< ContainerAllocator > Struct Template Reference

#include <humanPoses.h>

List of all members.

Public Types

typedef std::vector
< ::social_filter::humanPose_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::social_filter::humanPose_
< ContainerAllocator >
>::other > 
_humans_type
typedef boost::shared_ptr
< ::social_filter::humanPoses_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::social_filter::humanPoses_
< ContainerAllocator > > 
Ptr
typedef humanPoses_
< 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_humans_size () const
ROS_DEPRECATED void get_humans_vec (std::vector< ::social_filter::humanPose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::social_filter::humanPose_< ContainerAllocator > >::other > &vec) const
 humanPoses_ (const ContainerAllocator &_alloc)
 humanPoses_ ()
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_humans_size (uint32_t size)
ROS_DEPRECATED void set_humans_vec (const std::vector< ::social_filter::humanPose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::social_filter::humanPose_< ContainerAllocator > >::other > &vec)

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
< ::social_filter::humanPose_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::social_filter::humanPose_
< ContainerAllocator >
>::other > 
humans

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 social_filter::humanPoses_< ContainerAllocator >

Definition at line 46 of file humanPoses.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::social_filter::humanPose_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::social_filter::humanPose_<ContainerAllocator> >::other > social_filter::humanPoses_< ContainerAllocator >::_humans_type

Definition at line 57 of file humanPoses.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::social_filter::humanPoses_<ContainerAllocator> const> social_filter::humanPoses_< ContainerAllocator >::ConstPtr

Definition at line 137 of file humanPoses.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::social_filter::humanPoses_<ContainerAllocator> > social_filter::humanPoses_< ContainerAllocator >::Ptr

Definition at line 136 of file humanPoses.h.

template<class ContainerAllocator >
typedef humanPoses_<ContainerAllocator> social_filter::humanPoses_< ContainerAllocator >::Type

Definition at line 45 of file humanPoses.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
social_filter::humanPoses_< ContainerAllocator >::humanPoses_ (  )  [inline]

Definition at line 47 of file humanPoses.h.

template<class ContainerAllocator >
social_filter::humanPoses_< ContainerAllocator >::humanPoses_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 52 of file humanPoses.h.


Member Function Documentation

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

Definition at line 70 of file humanPoses.h.

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

Definition at line 77 of file humanPoses.h.

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

Definition at line 113 of file humanPoses.h.

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

Definition at line 68 of file humanPoses.h.

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

Definition at line 66 of file humanPoses.h.

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

Definition at line 75 of file humanPoses.h.

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

Definition at line 73 of file humanPoses.h.

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

Definition at line 111 of file humanPoses.h.

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

Definition at line 80 of file humanPoses.h.

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

Definition at line 122 of file humanPoses.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t social_filter::humanPoses_< ContainerAllocator >::get_humans_size (  )  const [inline]

Definition at line 61 of file humanPoses.h.

template<class ContainerAllocator >
ROS_DEPRECATED void social_filter::humanPoses_< ContainerAllocator >::get_humans_vec ( std::vector< ::social_filter::humanPose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::social_filter::humanPose_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 63 of file humanPoses.h.

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

Definition at line 129 of file humanPoses.h.

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

Definition at line 115 of file humanPoses.h.

template<class ContainerAllocator >
ROS_DEPRECATED void social_filter::humanPoses_< ContainerAllocator >::set_humans_size ( uint32_t  size  )  [inline]

Definition at line 62 of file humanPoses.h.

template<class ContainerAllocator >
ROS_DEPRECATED void social_filter::humanPoses_< ContainerAllocator >::set_humans_vec ( const std::vector< ::social_filter::humanPose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::social_filter::humanPose_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 64 of file humanPoses.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > social_filter::humanPoses_< ContainerAllocator >::__connection_header

Definition at line 138 of file humanPoses.h.

template<class ContainerAllocator >
std::vector< ::social_filter::humanPose_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::social_filter::humanPose_<ContainerAllocator> >::other > social_filter::humanPoses_< ContainerAllocator >::humans

Definition at line 58 of file humanPoses.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Defines


leader_follower
Author(s): Procopio Silveira Stein
autogenerated on Wed Jul 23 04:34:05 2014