vision_msgs::pp_status_< ContainerAllocator > Struct Template Reference

#include <pp_status.h>

List of all members.

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

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_ ()

Detailed Description

template<class ContainerAllocator>
struct vision_msgs::pp_status_< ContainerAllocator >

Definition at line 17 of file pp_status.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint64_t vision_msgs::pp_status_< ContainerAllocator >::_perception_primitive_type

Definition at line 33 of file pp_status.h.

template<class ContainerAllocator >
typedef uint64_t vision_msgs::pp_status_< ContainerAllocator >::_status_type

Definition at line 36 of file pp_status.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::vision_msgs::pp_status_<ContainerAllocator> const> vision_msgs::pp_status_< ContainerAllocator >::ConstPtr

Definition at line 97 of file pp_status.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::vision_msgs::pp_status_<ContainerAllocator> > vision_msgs::pp_status_< ContainerAllocator >::Ptr

Definition at line 96 of file pp_status.h.

template<class ContainerAllocator >
typedef pp_status_<ContainerAllocator> vision_msgs::pp_status_< ContainerAllocator >::Type

Definition at line 19 of file pp_status.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
STARTED 

Definition at line 39 of file pp_status.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
TERMINATED 

Definition at line 40 of file pp_status.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
EVALUATED 

Definition at line 41 of file pp_status.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
DELETABLE 

Definition at line 42 of file pp_status.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
vision_msgs::pp_status_< ContainerAllocator >::pp_status_ (  )  [inline]

Definition at line 21 of file pp_status.h.

template<class ContainerAllocator >
vision_msgs::pp_status_< ContainerAllocator >::pp_status_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 27 of file pp_status.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string vision_msgs::pp_status_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 49 of file pp_status.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string vision_msgs::pp_status_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 56 of file pp_status.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string vision_msgs::pp_status_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 70 of file pp_status.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string vision_msgs::pp_status_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 47 of file pp_status.h.

template<class ContainerAllocator >
static const char* vision_msgs::pp_status_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 45 of file pp_status.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string vision_msgs::pp_status_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 54 of file pp_status.h.

template<class ContainerAllocator >
static const char* vision_msgs::pp_status_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 52 of file pp_status.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string vision_msgs::pp_status_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 68 of file pp_status.h.

template<class ContainerAllocator >
static const char* vision_msgs::pp_status_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 59 of file pp_status.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* vision_msgs::pp_status_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 80 of file pp_status.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t vision_msgs::pp_status_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 88 of file pp_status.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* vision_msgs::pp_status_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 72 of file pp_status.h.


Member Data Documentation

template<class ContainerAllocator >
uint64_t vision_msgs::pp_status_< ContainerAllocator >::perception_primitive

Definition at line 34 of file pp_status.h.

template<class ContainerAllocator >
uint64_t vision_msgs::pp_status_< ContainerAllocator >::status

Definition at line 37 of file pp_status.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator


vision_msgs
Author(s): Ulrich F Klank
autogenerated on Fri Jan 11 09:59:28 2013