#include <TrackedObjects.h>
Public Types | |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _height_type |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _name_type |
typedef ::geometry_msgs::PoseArray_ < ContainerAllocator > | _pose_type |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _status_type |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _width_type |
typedef boost::shared_ptr < ::motld::TrackedObjects_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::motld::TrackedObjects_ < ContainerAllocator > > | Ptr |
typedef TrackedObjects_ < ContainerAllocator > | Type |
Public Member Functions | |
TrackedObjects_ () | |
TrackedObjects_ (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 > | height |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | name |
::geometry_msgs::PoseArray_ < ContainerAllocator > | pose |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | status |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | width |
Definition at line 22 of file TrackedObjects.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > motld::TrackedObjects_< ContainerAllocator >::_height_type |
Definition at line 52 of file TrackedObjects.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > motld::TrackedObjects_< ContainerAllocator >::_name_type |
Definition at line 43 of file TrackedObjects.h.
typedef ::geometry_msgs::PoseArray_<ContainerAllocator> motld::TrackedObjects_< ContainerAllocator >::_pose_type |
Definition at line 55 of file TrackedObjects.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > motld::TrackedObjects_< ContainerAllocator >::_status_type |
Definition at line 46 of file TrackedObjects.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > motld::TrackedObjects_< ContainerAllocator >::_width_type |
Definition at line 49 of file TrackedObjects.h.
typedef boost::shared_ptr< ::motld::TrackedObjects_<ContainerAllocator> const> motld::TrackedObjects_< ContainerAllocator >::ConstPtr |
Definition at line 60 of file TrackedObjects.h.
typedef boost::shared_ptr< ::motld::TrackedObjects_<ContainerAllocator> > motld::TrackedObjects_< ContainerAllocator >::Ptr |
Definition at line 59 of file TrackedObjects.h.
typedef TrackedObjects_<ContainerAllocator> motld::TrackedObjects_< ContainerAllocator >::Type |
Definition at line 23 of file TrackedObjects.h.
motld::TrackedObjects_< ContainerAllocator >::TrackedObjects_ | ( | ) | [inline] |
Definition at line 25 of file TrackedObjects.h.
motld::TrackedObjects_< ContainerAllocator >::TrackedObjects_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file TrackedObjects.h.
boost::shared_ptr<std::map<std::string, std::string> > motld::TrackedObjects_< ContainerAllocator >::__connection_header |
Definition at line 61 of file TrackedObjects.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > motld::TrackedObjects_< ContainerAllocator >::height |
Definition at line 53 of file TrackedObjects.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > motld::TrackedObjects_< ContainerAllocator >::name |
Definition at line 44 of file TrackedObjects.h.
::geometry_msgs::PoseArray_<ContainerAllocator> motld::TrackedObjects_< ContainerAllocator >::pose |
Definition at line 56 of file TrackedObjects.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > motld::TrackedObjects_< ContainerAllocator >::status |
Definition at line 47 of file TrackedObjects.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > motld::TrackedObjects_< ContainerAllocator >::width |
Definition at line 50 of file TrackedObjects.h.