#include <Skeleton.h>
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 | 
Definition at line 24 of file Skeleton.h.
| typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > skeleton_markers::Skeleton_< ContainerAllocator >::_confidence_type | 
Definition at line 56 of file Skeleton.h.
| typedef ::std_msgs::Header_<ContainerAllocator> skeleton_markers::Skeleton_< ContainerAllocator >::_header_type | 
Definition at line 47 of file Skeleton.h.
| 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.
| 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.
| 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.
| typedef int32_t skeleton_markers::Skeleton_< ContainerAllocator >::_user_id_type | 
Definition at line 50 of file Skeleton.h.
| typedef boost::shared_ptr< ::skeleton_markers::Skeleton_<ContainerAllocator> const> skeleton_markers::Skeleton_< ContainerAllocator >::ConstPtr | 
Definition at line 67 of file Skeleton.h.
| typedef boost::shared_ptr< ::skeleton_markers::Skeleton_<ContainerAllocator> > skeleton_markers::Skeleton_< ContainerAllocator >::Ptr | 
Definition at line 66 of file Skeleton.h.
| typedef Skeleton_<ContainerAllocator> skeleton_markers::Skeleton_< ContainerAllocator >::Type | 
Definition at line 25 of file Skeleton.h.
| skeleton_markers::Skeleton_< ContainerAllocator >::Skeleton_ | ( | ) |  [inline] | 
        
Definition at line 27 of file Skeleton.h.
| skeleton_markers::Skeleton_< ContainerAllocator >::Skeleton_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 37 of file Skeleton.h.
| boost::shared_ptr<std::map<std::string, std::string> > skeleton_markers::Skeleton_< ContainerAllocator >::__connection_header | 
Definition at line 68 of file Skeleton.h.
| std::vector<float, typename ContainerAllocator::template rebind<float>::other > skeleton_markers::Skeleton_< ContainerAllocator >::confidence | 
Definition at line 57 of file Skeleton.h.
| ::std_msgs::Header_<ContainerAllocator> skeleton_markers::Skeleton_< ContainerAllocator >::header | 
Definition at line 48 of file Skeleton.h.
| 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.
| 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.
| 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.
| int32_t skeleton_markers::Skeleton_< ContainerAllocator >::user_id | 
Definition at line 51 of file Skeleton.h.