$search
#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 | |
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) |
pp_status_ (const ContainerAllocator &_alloc) | |
pp_status_ () | |
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 |
uint64_t | perception_primitive |
uint64_t | status |
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 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 100 of file pp_status.h.
typedef boost::shared_ptr< ::vision_msgs::pp_status_<ContainerAllocator> > vision_msgs::pp_status_< ContainerAllocator >::Ptr |
Definition at line 99 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.
ROS_DEPRECATED const std::string vision_msgs::pp_status_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 52 of file pp_status.h.
ROS_DEPRECATED const std::string vision_msgs::pp_status_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 59 of file pp_status.h.
ROS_DEPRECATED const std::string vision_msgs::pp_status_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 73 of file pp_status.h.
static ROS_DEPRECATED const std::string vision_msgs::pp_status_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 50 of file pp_status.h.
static const char* vision_msgs::pp_status_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 48 of file pp_status.h.
static ROS_DEPRECATED const std::string vision_msgs::pp_status_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 57 of file pp_status.h.
static const char* vision_msgs::pp_status_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 55 of file pp_status.h.
static ROS_DEPRECATED const std::string vision_msgs::pp_status_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 71 of file pp_status.h.
static const char* vision_msgs::pp_status_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 62 of file pp_status.h.
virtual ROS_DEPRECATED uint8_t* vision_msgs::pp_status_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 83 of file pp_status.h.
virtual ROS_DEPRECATED uint32_t vision_msgs::pp_status_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 91 of file pp_status.h.
virtual ROS_DEPRECATED uint8_t* vision_msgs::pp_status_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 75 of file pp_status.h.
boost::shared_ptr<std::map<std::string, std::string> > vision_msgs::pp_status_< ContainerAllocator >::__connection_header |
Definition at line 101 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.