$search
#include <ObjectState.h>
Public Types | |
| enum | { UNKNOWN = 0 } |
| enum | { PENDING = 1 } |
| enum | { ACTIVE = 2 } |
| enum | { CONFIRMED = -1 } |
| enum | { DISCARDED = -2 } |
| enum | { APPROACHING = -3 } |
| typedef int8_t | _state_type |
| typedef boost::shared_ptr < ::worldmodel_msgs::ObjectState_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::worldmodel_msgs::ObjectState_ < ContainerAllocator > > | Ptr |
| typedef ObjectState_ < 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) |
| ObjectState_ (const ContainerAllocator &_alloc) | |
| ObjectState_ () | |
| virtual ROS_DEPRECATED uint32_t | serializationLength () const |
| virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
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 |
| int8_t | state |
Static Private Member Functions | |
| static const char * | __s_getDataType_ () |
| static const char * | __s_getMD5Sum_ () |
| static const char * | __s_getMessageDefinition_ () |
Definition at line 21 of file ObjectState.h.
| typedef int8_t worldmodel_msgs::ObjectState_< ContainerAllocator >::_state_type |
Definition at line 34 of file ObjectState.h.
| typedef boost::shared_ptr< ::worldmodel_msgs::ObjectState_<ContainerAllocator> const> worldmodel_msgs::ObjectState_< ContainerAllocator >::ConstPtr |
Definition at line 99 of file ObjectState.h.
| typedef boost::shared_ptr< ::worldmodel_msgs::ObjectState_<ContainerAllocator> > worldmodel_msgs::ObjectState_< ContainerAllocator >::Ptr |
Definition at line 98 of file ObjectState.h.
| typedef ObjectState_<ContainerAllocator> worldmodel_msgs::ObjectState_< ContainerAllocator >::Type |
Definition at line 22 of file ObjectState.h.
| anonymous enum |
Definition at line 37 of file ObjectState.h.
| anonymous enum |
Definition at line 38 of file ObjectState.h.
| anonymous enum |
Definition at line 39 of file ObjectState.h.
| anonymous enum |
Definition at line 40 of file ObjectState.h.
| anonymous enum |
Definition at line 41 of file ObjectState.h.
| anonymous enum |
Definition at line 42 of file ObjectState.h.
| worldmodel_msgs::ObjectState_< ContainerAllocator >::ObjectState_ | ( | ) | [inline] |
Definition at line 24 of file ObjectState.h.
| worldmodel_msgs::ObjectState_< ContainerAllocator >::ObjectState_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file ObjectState.h.
| ROS_DEPRECATED const std::string worldmodel_msgs::ObjectState_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 49 of file ObjectState.h.
| ROS_DEPRECATED const std::string worldmodel_msgs::ObjectState_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 56 of file ObjectState.h.
| ROS_DEPRECATED const std::string worldmodel_msgs::ObjectState_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 75 of file ObjectState.h.
| static ROS_DEPRECATED const std::string worldmodel_msgs::ObjectState_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 47 of file ObjectState.h.
| static const char* worldmodel_msgs::ObjectState_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 45 of file ObjectState.h.
| static ROS_DEPRECATED const std::string worldmodel_msgs::ObjectState_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 54 of file ObjectState.h.
| static const char* worldmodel_msgs::ObjectState_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 52 of file ObjectState.h.
| static ROS_DEPRECATED const std::string worldmodel_msgs::ObjectState_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 73 of file ObjectState.h.
| static const char* worldmodel_msgs::ObjectState_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 59 of file ObjectState.h.
| virtual ROS_DEPRECATED uint8_t* worldmodel_msgs::ObjectState_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 84 of file ObjectState.h.
| virtual ROS_DEPRECATED uint32_t worldmodel_msgs::ObjectState_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 91 of file ObjectState.h.
| virtual ROS_DEPRECATED uint8_t* worldmodel_msgs::ObjectState_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
Definition at line 77 of file ObjectState.h.
| boost::shared_ptr<std::map<std::string, std::string> > worldmodel_msgs::ObjectState_< ContainerAllocator >::__connection_header |
Definition at line 100 of file ObjectState.h.
| int8_t worldmodel_msgs::ObjectState_< ContainerAllocator >::state |
Definition at line 35 of file ObjectState.h.