Public Types | Public Member Functions | Public Attributes
skeleton_markers::Skeleton_< ContainerAllocator > Struct Template Reference

#include <Skeleton.h>

List of all members.

Public Types

typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_confidence_type
typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_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 > 
_name_type
typedef std::vector
< ::geometry_msgs::Quaternion_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::geometry_msgs::Quaternion_
< ContainerAllocator >
>::other > 
_orientation_type
typedef std::vector
< ::geometry_msgs::Vector3_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::geometry_msgs::Vector3_
< ContainerAllocator >
>::other > 
_position_type
typedef int32_t _user_id_type
typedef boost::shared_ptr
< ::skeleton_markers::Skeleton_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::skeleton_markers::Skeleton_
< ContainerAllocator > > 
Ptr
typedef Skeleton_
< ContainerAllocator > 
Type

Public Member Functions

 Skeleton_ ()
 Skeleton_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
confidence
::std_msgs::Header_
< ContainerAllocator > 
header
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 > 
name
std::vector
< ::geometry_msgs::Quaternion_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::geometry_msgs::Quaternion_
< ContainerAllocator >
>::other > 
orientation
std::vector
< ::geometry_msgs::Vector3_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::geometry_msgs::Vector3_
< ContainerAllocator >
>::other > 
position
int32_t user_id

Detailed Description

template<class ContainerAllocator>
struct skeleton_markers::Skeleton_< ContainerAllocator >

Definition at line 24 of file Skeleton.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > skeleton_markers::Skeleton_< ContainerAllocator >::_confidence_type

Definition at line 56 of file Skeleton.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> skeleton_markers::Skeleton_< ContainerAllocator >::_header_type

Definition at line 47 of file Skeleton.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 > skeleton_markers::Skeleton_< ContainerAllocator >::_name_type

Definition at line 53 of file Skeleton.h.

template<class ContainerAllocator >
typedef std::vector< ::geometry_msgs::Quaternion_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Quaternion_<ContainerAllocator> >::other > skeleton_markers::Skeleton_< ContainerAllocator >::_orientation_type

Definition at line 62 of file Skeleton.h.

template<class ContainerAllocator >
typedef std::vector< ::geometry_msgs::Vector3_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Vector3_<ContainerAllocator> >::other > skeleton_markers::Skeleton_< ContainerAllocator >::_position_type

Definition at line 59 of file Skeleton.h.

template<class ContainerAllocator >
typedef int32_t skeleton_markers::Skeleton_< ContainerAllocator >::_user_id_type

Definition at line 50 of file Skeleton.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::skeleton_markers::Skeleton_<ContainerAllocator> const> skeleton_markers::Skeleton_< ContainerAllocator >::ConstPtr

Definition at line 67 of file Skeleton.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::skeleton_markers::Skeleton_<ContainerAllocator> > skeleton_markers::Skeleton_< ContainerAllocator >::Ptr

Definition at line 66 of file Skeleton.h.

template<class ContainerAllocator >
typedef Skeleton_<ContainerAllocator> skeleton_markers::Skeleton_< ContainerAllocator >::Type

Definition at line 25 of file Skeleton.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
skeleton_markers::Skeleton_< ContainerAllocator >::Skeleton_ ( ) [inline]

Definition at line 27 of file Skeleton.h.

template<class ContainerAllocator >
skeleton_markers::Skeleton_< ContainerAllocator >::Skeleton_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 37 of file Skeleton.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > skeleton_markers::Skeleton_< ContainerAllocator >::__connection_header

Definition at line 68 of file Skeleton.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > skeleton_markers::Skeleton_< ContainerAllocator >::confidence

Definition at line 57 of file Skeleton.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> skeleton_markers::Skeleton_< ContainerAllocator >::header

Definition at line 48 of file Skeleton.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 > skeleton_markers::Skeleton_< ContainerAllocator >::name

Definition at line 54 of file Skeleton.h.

template<class ContainerAllocator >
std::vector< ::geometry_msgs::Quaternion_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Quaternion_<ContainerAllocator> >::other > skeleton_markers::Skeleton_< ContainerAllocator >::orientation

Definition at line 63 of file Skeleton.h.

template<class ContainerAllocator >
std::vector< ::geometry_msgs::Vector3_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Vector3_<ContainerAllocator> >::other > skeleton_markers::Skeleton_< ContainerAllocator >::position

Definition at line 60 of file Skeleton.h.

template<class ContainerAllocator >
int32_t skeleton_markers::Skeleton_< ContainerAllocator >::user_id

Definition at line 51 of file Skeleton.h.


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


skeleton_markers
Author(s): Patrick Goebel
autogenerated on Fri Jan 3 2014 11:57:20