Public Types | Public Member Functions | Public Attributes
proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator > Struct Template Reference

#include <proximity_sensor_measurement.h>

List of all members.

Public Types

typedef uint8_t _cell_count_type
typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef uint8_t _is_connected_type
typedef std::vector< uint8_t,
typename
ContainerAllocator::template
rebind< uint8_t >::other > 
_limit_type
typedef std::vector< uint8_t,
typename
ContainerAllocator::template
rebind< uint8_t >::other > 
_offset_type
typedef uint8_t _status_err_type
typedef uint8_t _status_go_type
typedef std::vector< uint8_t,
typename
ContainerAllocator::template
rebind< uint8_t >::other > 
_value_type
typedef boost::shared_ptr
< ::proximity_sensor_driver::proximity_sensor_measurement_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::proximity_sensor_driver::proximity_sensor_measurement_
< ContainerAllocator > > 
Ptr
typedef
proximity_sensor_measurement_
< ContainerAllocator > 
Type

Public Member Functions

 proximity_sensor_measurement_ ()
 proximity_sensor_measurement_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint8_t cell_count
::std_msgs::Header_
< ContainerAllocator > 
header
uint8_t is_connected
std::vector< uint8_t, typename
ContainerAllocator::template
rebind< uint8_t >::other > 
limit
std::vector< uint8_t, typename
ContainerAllocator::template
rebind< uint8_t >::other > 
offset
uint8_t status_err
uint8_t status_go
std::vector< uint8_t, typename
ContainerAllocator::template
rebind< uint8_t >::other > 
value

Detailed Description

template<class ContainerAllocator>
struct proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >

Definition at line 22 of file proximity_sensor_measurement.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::_cell_count_type

Definition at line 55 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::_header_type

Definition at line 49 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
typedef uint8_t proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::_is_connected_type

Definition at line 52 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::_limit_type

Definition at line 64 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::_offset_type

Definition at line 61 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
typedef uint8_t proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::_status_err_type

Definition at line 70 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
typedef uint8_t proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::_status_go_type

Definition at line 67 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::_value_type

Definition at line 58 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::proximity_sensor_driver::proximity_sensor_measurement_<ContainerAllocator> const> proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::ConstPtr

Definition at line 75 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::proximity_sensor_driver::proximity_sensor_measurement_<ContainerAllocator> > proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::Ptr

Definition at line 74 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
typedef proximity_sensor_measurement_<ContainerAllocator> proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::Type

Definition at line 23 of file proximity_sensor_measurement.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::proximity_sensor_measurement_ ( ) [inline]

Definition at line 25 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::proximity_sensor_measurement_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 37 of file proximity_sensor_measurement.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::__connection_header

Definition at line 76 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
uint8_t proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::cell_count

Definition at line 56 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::header

Definition at line 50 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
uint8_t proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::is_connected

Definition at line 53 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::limit

Definition at line 65 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::offset

Definition at line 62 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
uint8_t proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::status_err

Definition at line 71 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
uint8_t proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::status_go

Definition at line 68 of file proximity_sensor_measurement.h.

template<class ContainerAllocator >
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > proximity_sensor_driver::proximity_sensor_measurement_< ContainerAllocator >::value

Definition at line 59 of file proximity_sensor_measurement.h.


The documentation for this struct was generated from the following file:


proximity_sensor_driver
Author(s): Philip Roan, Joerg Wagner (Maintained by Philip Roan)
autogenerated on Fri Jan 3 2014 11:08:48