#include <pp_status.h>
Public Types | |
enum | { STARTED = 0 } |
enum | { TERMINATED = 1 } |
enum | { EVALUATED = 2 } |
enum | { DELETABLE = 3 } |
typedef uint64_t | _perception_primitive_type |
typedef uint64_t | _status_type |
typedef boost::shared_ptr < ::vision_msgs::pp_status_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vision_msgs::pp_status_ < ContainerAllocator > > | Ptr |
typedef pp_status_ < ContainerAllocator > | Type |
Public Member Functions | |
pp_status_ () | |
pp_status_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint64_t | perception_primitive |
uint64_t | status |
Definition at line 21 of file pp_status.h.
typedef uint64_t vision_msgs::pp_status_< ContainerAllocator >::_perception_primitive_type |
Definition at line 36 of file pp_status.h.
typedef uint64_t vision_msgs::pp_status_< ContainerAllocator >::_status_type |
Definition at line 39 of file pp_status.h.
typedef boost::shared_ptr< ::vision_msgs::pp_status_<ContainerAllocator> const> vision_msgs::pp_status_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file pp_status.h.
typedef boost::shared_ptr< ::vision_msgs::pp_status_<ContainerAllocator> > vision_msgs::pp_status_< ContainerAllocator >::Ptr |
Definition at line 47 of file pp_status.h.
typedef pp_status_<ContainerAllocator> vision_msgs::pp_status_< ContainerAllocator >::Type |
Definition at line 22 of file pp_status.h.
anonymous enum |
Definition at line 42 of file pp_status.h.
anonymous enum |
Definition at line 43 of file pp_status.h.
anonymous enum |
Definition at line 44 of file pp_status.h.
anonymous enum |
Definition at line 45 of file pp_status.h.
vision_msgs::pp_status_< ContainerAllocator >::pp_status_ | ( | ) | [inline] |
Definition at line 24 of file pp_status.h.
vision_msgs::pp_status_< ContainerAllocator >::pp_status_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file pp_status.h.
boost::shared_ptr<std::map<std::string, std::string> > vision_msgs::pp_status_< ContainerAllocator >::__connection_header |
Definition at line 49 of file pp_status.h.
uint64_t vision_msgs::pp_status_< ContainerAllocator >::perception_primitive |
Definition at line 37 of file pp_status.h.
uint64_t vision_msgs::pp_status_< ContainerAllocator >::status |
Definition at line 40 of file pp_status.h.