art_msgs::Observation_< ContainerAllocator > Struct Template Reference

#include <Observation.h>

List of all members.

Public Types

typedef uint8_t _applicable_type
typedef uint8_t _clear_type
typedef float _distance_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_name_type
typedef int32_t _nobjects_type
typedef int32_t _oid_type
typedef float _time_type
typedef float _velocity_type
typedef boost::shared_ptr
< ::art_msgs::Observation_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::art_msgs::Observation_
< ContainerAllocator > > 
Ptr
typedef Observation_
< 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)
 Observation_ (const ContainerAllocator &_alloc)
 Observation_ ()
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

uint8_t applicable
uint8_t clear
float distance
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
name
int32_t nobjects
int32_t oid
float time
float velocity

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 art_msgs::Observation_< ContainerAllocator >

Definition at line 17 of file Observation.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t art_msgs::Observation_< ContainerAllocator >::_applicable_type

Definition at line 51 of file Observation.h.

template<class ContainerAllocator >
typedef uint8_t art_msgs::Observation_< ContainerAllocator >::_clear_type

Definition at line 54 of file Observation.h.

template<class ContainerAllocator >
typedef float art_msgs::Observation_< ContainerAllocator >::_distance_type

Definition at line 60 of file Observation.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > art_msgs::Observation_< ContainerAllocator >::_name_type

Definition at line 48 of file Observation.h.

template<class ContainerAllocator >
typedef int32_t art_msgs::Observation_< ContainerAllocator >::_nobjects_type

Definition at line 66 of file Observation.h.

template<class ContainerAllocator >
typedef int32_t art_msgs::Observation_< ContainerAllocator >::_oid_type

Definition at line 45 of file Observation.h.

template<class ContainerAllocator >
typedef float art_msgs::Observation_< ContainerAllocator >::_time_type

Definition at line 57 of file Observation.h.

template<class ContainerAllocator >
typedef float art_msgs::Observation_< ContainerAllocator >::_velocity_type

Definition at line 63 of file Observation.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::art_msgs::Observation_<ContainerAllocator> const> art_msgs::Observation_< ContainerAllocator >::ConstPtr

Definition at line 151 of file Observation.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::art_msgs::Observation_<ContainerAllocator> > art_msgs::Observation_< ContainerAllocator >::Ptr

Definition at line 150 of file Observation.h.

template<class ContainerAllocator >
typedef Observation_<ContainerAllocator> art_msgs::Observation_< ContainerAllocator >::Type

Definition at line 19 of file Observation.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
art_msgs::Observation_< ContainerAllocator >::Observation_ (  )  [inline]

Definition at line 21 of file Observation.h.

template<class ContainerAllocator >
art_msgs::Observation_< ContainerAllocator >::Observation_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 33 of file Observation.h.


Member Function Documentation

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

Definition at line 75 of file Observation.h.

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

Definition at line 82 of file Observation.h.

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

Definition at line 106 of file Observation.h.

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

Definition at line 73 of file Observation.h.

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

Definition at line 71 of file Observation.h.

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

Definition at line 80 of file Observation.h.

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

Definition at line 78 of file Observation.h.

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

Definition at line 104 of file Observation.h.

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

Definition at line 85 of file Observation.h.

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

Definition at line 122 of file Observation.h.

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

Definition at line 136 of file Observation.h.

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

Definition at line 108 of file Observation.h.


Member Data Documentation

template<class ContainerAllocator >
uint8_t art_msgs::Observation_< ContainerAllocator >::applicable

Definition at line 52 of file Observation.h.

template<class ContainerAllocator >
uint8_t art_msgs::Observation_< ContainerAllocator >::clear

Definition at line 55 of file Observation.h.

template<class ContainerAllocator >
float art_msgs::Observation_< ContainerAllocator >::distance

Definition at line 61 of file Observation.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > art_msgs::Observation_< ContainerAllocator >::name

Definition at line 49 of file Observation.h.

template<class ContainerAllocator >
int32_t art_msgs::Observation_< ContainerAllocator >::nobjects

Definition at line 67 of file Observation.h.

template<class ContainerAllocator >
int32_t art_msgs::Observation_< ContainerAllocator >::oid

Definition at line 46 of file Observation.h.

template<class ContainerAllocator >
float art_msgs::Observation_< ContainerAllocator >::time

Definition at line 58 of file Observation.h.

template<class ContainerAllocator >
float art_msgs::Observation_< ContainerAllocator >::velocity

Definition at line 64 of file Observation.h.


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


art_msgs
Author(s): Jack O'Quin
autogenerated on Fri Jan 11 09:09:45 2013