art_msgs::PilotState_< ContainerAllocator > Struct Template Reference

#include <PilotState.h>

List of all members.

Public Types

typedef
::art_msgs::DriverState_
< ContainerAllocator > 
_brake_type
typedef ::art_msgs::CarDrive_
< ContainerAllocator > 
_current_type
typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef
::art_msgs::DriverState_
< ContainerAllocator > 
_imu_type
typedef
::art_msgs::DriverState_
< ContainerAllocator > 
_odom_type
typedef
::art_msgs::DriverState_
< ContainerAllocator > 
_pilot_type
typedef ::art_msgs::CarDrive_
< ContainerAllocator > 
_plan_type
typedef uint8_t _preempted_type
typedef
::art_msgs::DriverState_
< ContainerAllocator > 
_shifter_type
typedef
::art_msgs::DriverState_
< ContainerAllocator > 
_steering_type
typedef ::art_msgs::CarDrive_
< ContainerAllocator > 
_target_type
typedef
::art_msgs::DriverState_
< ContainerAllocator > 
_throttle_type
typedef boost::shared_ptr
< ::art_msgs::PilotState_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::art_msgs::PilotState_
< ContainerAllocator > > 
Ptr
typedef PilotState_
< 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)
 PilotState_ (const ContainerAllocator &_alloc)
 PilotState_ ()
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

::art_msgs::DriverState_
< ContainerAllocator > 
brake
::art_msgs::CarDrive_
< ContainerAllocator > 
current
::std_msgs::Header_
< ContainerAllocator > 
header
::art_msgs::DriverState_
< ContainerAllocator > 
imu
::art_msgs::DriverState_
< ContainerAllocator > 
odom
::art_msgs::DriverState_
< ContainerAllocator > 
pilot
::art_msgs::CarDrive_
< ContainerAllocator > 
plan
uint8_t preempted
::art_msgs::DriverState_
< ContainerAllocator > 
shifter
::art_msgs::DriverState_
< ContainerAllocator > 
steering
::art_msgs::CarDrive_
< ContainerAllocator > 
target
::art_msgs::DriverState_
< ContainerAllocator > 
throttle

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::PilotState_< ContainerAllocator >

Definition at line 17 of file PilotState.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::art_msgs::DriverState_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::_brake_type

Definition at line 56 of file PilotState.h.

template<class ContainerAllocator >
typedef ::art_msgs::CarDrive_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::_current_type

Definition at line 83 of file PilotState.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::_header_type

Definition at line 50 of file PilotState.h.

template<class ContainerAllocator >
typedef ::art_msgs::DriverState_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::_imu_type

Definition at line 59 of file PilotState.h.

template<class ContainerAllocator >
typedef ::art_msgs::DriverState_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::_odom_type

Definition at line 62 of file PilotState.h.

template<class ContainerAllocator >
typedef ::art_msgs::DriverState_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::_pilot_type

Definition at line 53 of file PilotState.h.

template<class ContainerAllocator >
typedef ::art_msgs::CarDrive_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::_plan_type

Definition at line 80 of file PilotState.h.

template<class ContainerAllocator >
typedef uint8_t art_msgs::PilotState_< ContainerAllocator >::_preempted_type

Definition at line 74 of file PilotState.h.

template<class ContainerAllocator >
typedef ::art_msgs::DriverState_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::_shifter_type

Definition at line 65 of file PilotState.h.

template<class ContainerAllocator >
typedef ::art_msgs::DriverState_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::_steering_type

Definition at line 68 of file PilotState.h.

template<class ContainerAllocator >
typedef ::art_msgs::CarDrive_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::_target_type

Definition at line 77 of file PilotState.h.

template<class ContainerAllocator >
typedef ::art_msgs::DriverState_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::_throttle_type

Definition at line 71 of file PilotState.h.

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

Definition at line 297 of file PilotState.h.

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

Definition at line 296 of file PilotState.h.

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

Definition at line 16 of file PilotState.h.


Constructor & Destructor Documentation

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

Definition at line 18 of file PilotState.h.

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

Definition at line 34 of file PilotState.h.


Member Function Documentation

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

Definition at line 92 of file PilotState.h.

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

Definition at line 99 of file PilotState.h.

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

Definition at line 240 of file PilotState.h.

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

Definition at line 90 of file PilotState.h.

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

Definition at line 88 of file PilotState.h.

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

Definition at line 97 of file PilotState.h.

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

Definition at line 95 of file PilotState.h.

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

Definition at line 238 of file PilotState.h.

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

Definition at line 102 of file PilotState.h.

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

Definition at line 260 of file PilotState.h.

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

Definition at line 278 of file PilotState.h.

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

Definition at line 242 of file PilotState.h.


Member Data Documentation

template<class ContainerAllocator >
::art_msgs::DriverState_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::brake

Definition at line 57 of file PilotState.h.

template<class ContainerAllocator >
::art_msgs::CarDrive_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::current

Definition at line 84 of file PilotState.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::header

Definition at line 51 of file PilotState.h.

template<class ContainerAllocator >
::art_msgs::DriverState_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::imu

Definition at line 60 of file PilotState.h.

template<class ContainerAllocator >
::art_msgs::DriverState_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::odom

Definition at line 63 of file PilotState.h.

template<class ContainerAllocator >
::art_msgs::DriverState_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::pilot

Definition at line 54 of file PilotState.h.

template<class ContainerAllocator >
::art_msgs::CarDrive_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::plan

Definition at line 81 of file PilotState.h.

template<class ContainerAllocator >
uint8_t art_msgs::PilotState_< ContainerAllocator >::preempted

Definition at line 75 of file PilotState.h.

template<class ContainerAllocator >
::art_msgs::DriverState_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::shifter

Definition at line 66 of file PilotState.h.

template<class ContainerAllocator >
::art_msgs::DriverState_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::steering

Definition at line 69 of file PilotState.h.

template<class ContainerAllocator >
::art_msgs::CarDrive_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::target

Definition at line 78 of file PilotState.h.

template<class ContainerAllocator >
::art_msgs::DriverState_<ContainerAllocator> art_msgs::PilotState_< ContainerAllocator >::throttle

Definition at line 72 of file PilotState.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