nxt_msgs::Range_< ContainerAllocator > Struct Template Reference

#include <Range.h>

List of all members.

Public Types

typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef double _range_max_type
typedef double _range_min_type
typedef double _range_type
typedef double _spread_angle_type
typedef boost::shared_ptr
< ::nxt_msgs::Range_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::nxt_msgs::Range_
< ContainerAllocator > > 
Ptr
typedef Range_
< 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)
 Range_ (const ContainerAllocator &_alloc)
 Range_ ()
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

::std_msgs::Header_
< ContainerAllocator > 
header
double range
double range_max
double range_min
double spread_angle

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 nxt_msgs::Range_< ContainerAllocator >

Definition at line 18 of file Range.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> nxt_msgs::Range_< ContainerAllocator >::_header_type

Definition at line 40 of file Range.h.

template<class ContainerAllocator >
typedef double nxt_msgs::Range_< ContainerAllocator >::_range_max_type

Definition at line 49 of file Range.h.

template<class ContainerAllocator >
typedef double nxt_msgs::Range_< ContainerAllocator >::_range_min_type

Definition at line 46 of file Range.h.

template<class ContainerAllocator >
typedef double nxt_msgs::Range_< ContainerAllocator >::_range_type

Definition at line 43 of file Range.h.

template<class ContainerAllocator >
typedef double nxt_msgs::Range_< ContainerAllocator >::_spread_angle_type

Definition at line 52 of file Range.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::nxt_msgs::Range_<ContainerAllocator> const> nxt_msgs::Range_< ContainerAllocator >::ConstPtr

Definition at line 135 of file Range.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::nxt_msgs::Range_<ContainerAllocator> > nxt_msgs::Range_< ContainerAllocator >::Ptr

Definition at line 134 of file Range.h.

template<class ContainerAllocator >
typedef Range_<ContainerAllocator> nxt_msgs::Range_< ContainerAllocator >::Type

Definition at line 20 of file Range.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
nxt_msgs::Range_< ContainerAllocator >::Range_ (  )  [inline]

Definition at line 22 of file Range.h.

template<class ContainerAllocator >
nxt_msgs::Range_< ContainerAllocator >::Range_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 31 of file Range.h.


Member Function Documentation

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

Definition at line 61 of file Range.h.

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

Definition at line 68 of file Range.h.

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

Definition at line 99 of file Range.h.

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

Definition at line 59 of file Range.h.

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

Definition at line 57 of file Range.h.

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

Definition at line 66 of file Range.h.

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

Definition at line 64 of file Range.h.

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

Definition at line 97 of file Range.h.

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

Definition at line 71 of file Range.h.

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

Definition at line 112 of file Range.h.

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

Definition at line 123 of file Range.h.

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

Definition at line 101 of file Range.h.


Member Data Documentation

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> nxt_msgs::Range_< ContainerAllocator >::header

Definition at line 41 of file Range.h.

template<class ContainerAllocator >
double nxt_msgs::Range_< ContainerAllocator >::range

Definition at line 44 of file Range.h.

template<class ContainerAllocator >
double nxt_msgs::Range_< ContainerAllocator >::range_max

Definition at line 50 of file Range.h.

template<class ContainerAllocator >
double nxt_msgs::Range_< ContainerAllocator >::range_min

Definition at line 47 of file Range.h.

template<class ContainerAllocator >
double nxt_msgs::Range_< ContainerAllocator >::spread_angle

Definition at line 53 of file Range.h.


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


nxt_msgs
Author(s): Wim Meeussen
autogenerated on Fri Jan 11 09:41:48 2013