#include <ObjectState.h>
Public Types | |
enum | { UNKNOWN = 0 } |
enum | { PENDING = 1 } |
enum | { ACTIVE = 2 } |
enum | { INACTIVE = 3 } |
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 | |
ObjectState_ () | |
ObjectState_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int8_t | state |
Definition at line 21 of file msg_gen/cpp/include/worldmodel_msgs/ObjectState.h.
typedef int8_t worldmodel_msgs::ObjectState_< ContainerAllocator >::_state_type |
Definition at line 34 of file msg_gen/cpp/include/worldmodel_msgs/ObjectState.h.
typedef boost::shared_ptr< ::worldmodel_msgs::ObjectState_<ContainerAllocator> const> worldmodel_msgs::ObjectState_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file msg_gen/cpp/include/worldmodel_msgs/ObjectState.h.
typedef boost::shared_ptr< ::worldmodel_msgs::ObjectState_<ContainerAllocator> > worldmodel_msgs::ObjectState_< ContainerAllocator >::Ptr |
Definition at line 45 of file msg_gen/cpp/include/worldmodel_msgs/ObjectState.h.
typedef ObjectState_<ContainerAllocator> worldmodel_msgs::ObjectState_< ContainerAllocator >::Type |
Definition at line 22 of file msg_gen/cpp/include/worldmodel_msgs/ObjectState.h.
anonymous enum |
Definition at line 37 of file msg_gen/cpp/include/worldmodel_msgs/ObjectState.h.
anonymous enum |
Definition at line 38 of file msg_gen/cpp/include/worldmodel_msgs/ObjectState.h.
anonymous enum |
Definition at line 39 of file msg_gen/cpp/include/worldmodel_msgs/ObjectState.h.
anonymous enum |
Definition at line 40 of file msg_gen/cpp/include/worldmodel_msgs/ObjectState.h.
anonymous enum |
Definition at line 41 of file msg_gen/cpp/include/worldmodel_msgs/ObjectState.h.
anonymous enum |
Definition at line 42 of file msg_gen/cpp/include/worldmodel_msgs/ObjectState.h.
anonymous enum |
Definition at line 43 of file msg_gen/cpp/include/worldmodel_msgs/ObjectState.h.
worldmodel_msgs::ObjectState_< ContainerAllocator >::ObjectState_ | ( | ) | [inline] |
Definition at line 24 of file msg_gen/cpp/include/worldmodel_msgs/ObjectState.h.
worldmodel_msgs::ObjectState_< ContainerAllocator >::ObjectState_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file msg_gen/cpp/include/worldmodel_msgs/ObjectState.h.
boost::shared_ptr<std::map<std::string, std::string> > worldmodel_msgs::ObjectState_< ContainerAllocator >::__connection_header |
Definition at line 47 of file msg_gen/cpp/include/worldmodel_msgs/ObjectState.h.
int8_t worldmodel_msgs::ObjectState_< ContainerAllocator >::state |
Definition at line 35 of file msg_gen/cpp/include/worldmodel_msgs/ObjectState.h.