pr2_msgs::BatteryState2_< ContainerAllocator > Struct Template Reference

#include <BatteryState2.h>

List of all members.

Public Types

typedef boost::array< int16_t, 48 > _battery_register_type
typedef boost::array
< ros::Time, 48 > 
_battery_register_update_type
typedef boost::array< uint8_t, 48 > _battery_update_flag_type
typedef uint8_t _charging_type
typedef uint8_t _discharging_type
typedef uint8_t _inhibited_type
typedef ros::Time _last_battery_update_type
typedef uint8_t _power_no_good_type
typedef uint8_t _power_present_type
typedef uint8_t _present_type
typedef boost::shared_ptr
< ::pr2_msgs::BatteryState2_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pr2_msgs::BatteryState2_
< ContainerAllocator > > 
Ptr
typedef BatteryState2_
< 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
 BatteryState2_ (const ContainerAllocator &_alloc)
 BatteryState2_ ()
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_battery_register_size () const
ROS_DEPRECATED uint32_t get_battery_register_update_size () const
ROS_DEPRECATED uint32_t get_battery_update_flag_size () const
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

boost::array< int16_t, 48 > battery_register
boost::array< ros::Time, 48 > battery_register_update
boost::array< uint8_t, 48 > battery_update_flag
uint8_t charging
uint8_t discharging
uint8_t inhibited
ros::Time last_battery_update
uint8_t power_no_good
uint8_t power_present
uint8_t present

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

Definition at line 17 of file BatteryState2.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef boost::array<int16_t, 48> pr2_msgs::BatteryState2_< ContainerAllocator >::_battery_register_type

Definition at line 74 of file BatteryState2.h.

template<class ContainerAllocator >
typedef boost::array<ros::Time, 48> pr2_msgs::BatteryState2_< ContainerAllocator >::_battery_register_update_type

Definition at line 80 of file BatteryState2.h.

template<class ContainerAllocator >
typedef boost::array<uint8_t, 48> pr2_msgs::BatteryState2_< ContainerAllocator >::_battery_update_flag_type

Definition at line 77 of file BatteryState2.h.

template<class ContainerAllocator >
typedef uint8_t pr2_msgs::BatteryState2_< ContainerAllocator >::_charging_type

Definition at line 56 of file BatteryState2.h.

template<class ContainerAllocator >
typedef uint8_t pr2_msgs::BatteryState2_< ContainerAllocator >::_discharging_type

Definition at line 59 of file BatteryState2.h.

template<class ContainerAllocator >
typedef uint8_t pr2_msgs::BatteryState2_< ContainerAllocator >::_inhibited_type

Definition at line 68 of file BatteryState2.h.

template<class ContainerAllocator >
typedef ros::Time pr2_msgs::BatteryState2_< ContainerAllocator >::_last_battery_update_type

Definition at line 71 of file BatteryState2.h.

template<class ContainerAllocator >
typedef uint8_t pr2_msgs::BatteryState2_< ContainerAllocator >::_power_no_good_type

Definition at line 65 of file BatteryState2.h.

template<class ContainerAllocator >
typedef uint8_t pr2_msgs::BatteryState2_< ContainerAllocator >::_power_present_type

Definition at line 62 of file BatteryState2.h.

template<class ContainerAllocator >
typedef uint8_t pr2_msgs::BatteryState2_< ContainerAllocator >::_present_type

Definition at line 53 of file BatteryState2.h.

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

Definition at line 171 of file BatteryState2.h.

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

Definition at line 170 of file BatteryState2.h.

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

Definition at line 19 of file BatteryState2.h.


Constructor & Destructor Documentation

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

Definition at line 21 of file BatteryState2.h.

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

Definition at line 37 of file BatteryState2.h.


Member Function Documentation

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

Definition at line 92 of file BatteryState2.h.

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

Definition at line 99 of file BatteryState2.h.

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

Definition at line 120 of file BatteryState2.h.

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

Definition at line 90 of file BatteryState2.h.

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

Definition at line 88 of file BatteryState2.h.

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

Definition at line 97 of file BatteryState2.h.

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

Definition at line 95 of file BatteryState2.h.

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

Definition at line 118 of file BatteryState2.h.

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

Definition at line 102 of file BatteryState2.h.

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

Definition at line 138 of file BatteryState2.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t pr2_msgs::BatteryState2_< ContainerAllocator >::get_battery_register_size (  )  const [inline]

Definition at line 84 of file BatteryState2.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t pr2_msgs::BatteryState2_< ContainerAllocator >::get_battery_register_update_size (  )  const [inline]

Definition at line 86 of file BatteryState2.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t pr2_msgs::BatteryState2_< ContainerAllocator >::get_battery_update_flag_size (  )  const [inline]

Definition at line 85 of file BatteryState2.h.

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

Definition at line 154 of file BatteryState2.h.

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

Definition at line 122 of file BatteryState2.h.


Member Data Documentation

template<class ContainerAllocator >
boost::array<int16_t, 48> pr2_msgs::BatteryState2_< ContainerAllocator >::battery_register

Definition at line 75 of file BatteryState2.h.

template<class ContainerAllocator >
boost::array<ros::Time, 48> pr2_msgs::BatteryState2_< ContainerAllocator >::battery_register_update

Definition at line 81 of file BatteryState2.h.

template<class ContainerAllocator >
boost::array<uint8_t, 48> pr2_msgs::BatteryState2_< ContainerAllocator >::battery_update_flag

Definition at line 78 of file BatteryState2.h.

template<class ContainerAllocator >
uint8_t pr2_msgs::BatteryState2_< ContainerAllocator >::charging

Definition at line 57 of file BatteryState2.h.

template<class ContainerAllocator >
uint8_t pr2_msgs::BatteryState2_< ContainerAllocator >::discharging

Definition at line 60 of file BatteryState2.h.

template<class ContainerAllocator >
uint8_t pr2_msgs::BatteryState2_< ContainerAllocator >::inhibited

Definition at line 69 of file BatteryState2.h.

template<class ContainerAllocator >
ros::Time pr2_msgs::BatteryState2_< ContainerAllocator >::last_battery_update

Definition at line 72 of file BatteryState2.h.

template<class ContainerAllocator >
uint8_t pr2_msgs::BatteryState2_< ContainerAllocator >::power_no_good

Definition at line 66 of file BatteryState2.h.

template<class ContainerAllocator >
uint8_t pr2_msgs::BatteryState2_< ContainerAllocator >::power_present

Definition at line 63 of file BatteryState2.h.

template<class ContainerAllocator >
uint8_t pr2_msgs::BatteryState2_< ContainerAllocator >::present

Definition at line 54 of file BatteryState2.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