#include <ObjectState.h>
Public Types | |
| typedef uint32_t | _ID_type |
| typedef double | _probability_type |
| typedef std::vector < ::wire_msgs::Property_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::wire_msgs::Property_ < ContainerAllocator > >::other > | _properties_type |
| typedef boost::shared_ptr < ::wire_msgs::ObjectState_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::wire_msgs::ObjectState_ < ContainerAllocator > > | Ptr |
| typedef ObjectState_ < ContainerAllocator > | Type |
Public Member Functions | |
| ObjectState_ () | |
| ObjectState_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| uint32_t | ID |
| double | probability |
| std::vector < ::wire_msgs::Property_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::wire_msgs::Property_ < ContainerAllocator > >::other > | properties |
Definition at line 22 of file ObjectState.h.
| typedef uint32_t wire_msgs::ObjectState_< ContainerAllocator >::_ID_type |
Definition at line 39 of file ObjectState.h.
| typedef double wire_msgs::ObjectState_< ContainerAllocator >::_probability_type |
Definition at line 42 of file ObjectState.h.
| typedef std::vector< ::wire_msgs::Property_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::wire_msgs::Property_<ContainerAllocator> >::other > wire_msgs::ObjectState_< ContainerAllocator >::_properties_type |
Definition at line 45 of file ObjectState.h.
| typedef boost::shared_ptr< ::wire_msgs::ObjectState_<ContainerAllocator> const> wire_msgs::ObjectState_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file ObjectState.h.
| typedef boost::shared_ptr< ::wire_msgs::ObjectState_<ContainerAllocator> > wire_msgs::ObjectState_< ContainerAllocator >::Ptr |
Definition at line 49 of file ObjectState.h.
| typedef ObjectState_<ContainerAllocator> wire_msgs::ObjectState_< ContainerAllocator >::Type |
Definition at line 23 of file ObjectState.h.
| wire_msgs::ObjectState_< ContainerAllocator >::ObjectState_ | ( | ) | [inline] |
Definition at line 25 of file ObjectState.h.
| wire_msgs::ObjectState_< ContainerAllocator >::ObjectState_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file ObjectState.h.
| boost::shared_ptr<std::map<std::string, std::string> > wire_msgs::ObjectState_< ContainerAllocator >::__connection_header |
Definition at line 51 of file ObjectState.h.
| uint32_t wire_msgs::ObjectState_< ContainerAllocator >::ID |
Definition at line 40 of file ObjectState.h.
| double wire_msgs::ObjectState_< ContainerAllocator >::probability |
Definition at line 43 of file ObjectState.h.
| std::vector< ::wire_msgs::Property_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::wire_msgs::Property_<ContainerAllocator> >::other > wire_msgs::ObjectState_< ContainerAllocator >::properties |
Definition at line 46 of file ObjectState.h.