pr2_msgs::DashboardState_< ContainerAllocator > Struct Template Reference

#include <DashboardState.h>

List of all members.

Public Types

typedef
::pr2_msgs::AccessPoint_
< ContainerAllocator > 
_access_point_type
typedef uint8_t _access_point_valid_type
typedef ::std_msgs::Bool_
< ContainerAllocator > 
_motors_halted_type
typedef uint8_t _motors_halted_valid_type
typedef
::pr2_msgs::PowerBoardState_
< ContainerAllocator > 
_power_board_state_type
typedef uint8_t _power_board_state_valid_type
typedef
::pr2_msgs::PowerState_
< ContainerAllocator > 
_power_state_type
typedef uint8_t _power_state_valid_type
typedef boost::shared_ptr
< ::pr2_msgs::DashboardState_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pr2_msgs::DashboardState_
< ContainerAllocator > > 
Ptr
typedef DashboardState_
< 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
 DashboardState_ (const ContainerAllocator &_alloc)
 DashboardState_ ()
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
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

::pr2_msgs::AccessPoint_
< ContainerAllocator > 
access_point
uint8_t access_point_valid
::std_msgs::Bool_
< ContainerAllocator > 
motors_halted
uint8_t motors_halted_valid
::pr2_msgs::PowerBoardState_
< ContainerAllocator > 
power_board_state
uint8_t power_board_state_valid
::pr2_msgs::PowerState_
< ContainerAllocator > 
power_state
uint8_t power_state_valid

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 pr2_msgs::DashboardState_< ContainerAllocator >

Definition at line 19 of file DashboardState.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::pr2_msgs::AccessPoint_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::_access_point_type

Definition at line 62 of file DashboardState.h.

template<class ContainerAllocator >
typedef uint8_t pr2_msgs::DashboardState_< ContainerAllocator >::_access_point_valid_type

Definition at line 65 of file DashboardState.h.

template<class ContainerAllocator >
typedef ::std_msgs::Bool_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::_motors_halted_type

Definition at line 44 of file DashboardState.h.

template<class ContainerAllocator >
typedef uint8_t pr2_msgs::DashboardState_< ContainerAllocator >::_motors_halted_valid_type

Definition at line 47 of file DashboardState.h.

template<class ContainerAllocator >
typedef ::pr2_msgs::PowerBoardState_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::_power_board_state_type

Definition at line 50 of file DashboardState.h.

template<class ContainerAllocator >
typedef uint8_t pr2_msgs::DashboardState_< ContainerAllocator >::_power_board_state_valid_type

Definition at line 53 of file DashboardState.h.

template<class ContainerAllocator >
typedef ::pr2_msgs::PowerState_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::_power_state_type

Definition at line 56 of file DashboardState.h.

template<class ContainerAllocator >
typedef uint8_t pr2_msgs::DashboardState_< ContainerAllocator >::_power_state_valid_type

Definition at line 59 of file DashboardState.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_msgs::DashboardState_<ContainerAllocator> const> pr2_msgs::DashboardState_< ContainerAllocator >::ConstPtr

Definition at line 226 of file DashboardState.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_msgs::DashboardState_<ContainerAllocator> > pr2_msgs::DashboardState_< ContainerAllocator >::Ptr

Definition at line 225 of file DashboardState.h.

template<class ContainerAllocator >
typedef DashboardState_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::Type

Definition at line 18 of file DashboardState.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
pr2_msgs::DashboardState_< ContainerAllocator >::DashboardState_ (  )  [inline]

Definition at line 20 of file DashboardState.h.

template<class ContainerAllocator >
pr2_msgs::DashboardState_< ContainerAllocator >::DashboardState_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 32 of file DashboardState.h.


Member Function Documentation

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

Definition at line 74 of file DashboardState.h.

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

Definition at line 81 of file DashboardState.h.

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

Definition at line 181 of file DashboardState.h.

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

Definition at line 72 of file DashboardState.h.

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

Definition at line 70 of file DashboardState.h.

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

Definition at line 79 of file DashboardState.h.

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

Definition at line 77 of file DashboardState.h.

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

Definition at line 179 of file DashboardState.h.

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

Definition at line 84 of file DashboardState.h.

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

Definition at line 197 of file DashboardState.h.

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

Definition at line 211 of file DashboardState.h.

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

Definition at line 183 of file DashboardState.h.


Member Data Documentation

template<class ContainerAllocator >
::pr2_msgs::AccessPoint_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::access_point

Definition at line 63 of file DashboardState.h.

template<class ContainerAllocator >
uint8_t pr2_msgs::DashboardState_< ContainerAllocator >::access_point_valid

Definition at line 66 of file DashboardState.h.

template<class ContainerAllocator >
::std_msgs::Bool_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::motors_halted

Definition at line 45 of file DashboardState.h.

template<class ContainerAllocator >
uint8_t pr2_msgs::DashboardState_< ContainerAllocator >::motors_halted_valid

Definition at line 48 of file DashboardState.h.

template<class ContainerAllocator >
::pr2_msgs::PowerBoardState_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::power_board_state

Definition at line 51 of file DashboardState.h.

template<class ContainerAllocator >
uint8_t pr2_msgs::DashboardState_< ContainerAllocator >::power_board_state_valid

Definition at line 54 of file DashboardState.h.

template<class ContainerAllocator >
::pr2_msgs::PowerState_<ContainerAllocator> pr2_msgs::DashboardState_< ContainerAllocator >::power_state

Definition at line 57 of file DashboardState.h.

template<class ContainerAllocator >
uint8_t pr2_msgs::DashboardState_< ContainerAllocator >::power_state_valid

Definition at line 60 of file DashboardState.h.


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


pr2_msgs
Author(s): Eric Berger and many others
autogenerated on Fri Jan 11 10:06:03 2013