Public Types | Public Member Functions | Public Attributes
laptop_battery::Battery_< ContainerAllocator > Struct Template Reference

#include <Battery.h>

List of all members.

Public Types

typedef uint8_t _charging_type
typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef float _level_type
typedef uint32_t _time_remaining_type
typedef boost::shared_ptr
< ::laptop_battery::Battery_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::laptop_battery::Battery_
< ContainerAllocator > > 
Ptr
typedef Battery_
< ContainerAllocator > 
Type

Public Member Functions

 Battery_ ()
 Battery_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint8_t charging
::std_msgs::Header_
< ContainerAllocator > 
header
float level
uint32_t time_remaining

Detailed Description

template<class ContainerAllocator>
struct laptop_battery::Battery_< ContainerAllocator >

Definition at line 22 of file Battery.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t laptop_battery::Battery_< ContainerAllocator >::_charging_type

Definition at line 44 of file Battery.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> laptop_battery::Battery_< ContainerAllocator >::_header_type

Definition at line 41 of file Battery.h.

template<class ContainerAllocator >
typedef float laptop_battery::Battery_< ContainerAllocator >::_level_type

Definition at line 47 of file Battery.h.

template<class ContainerAllocator >
typedef uint32_t laptop_battery::Battery_< ContainerAllocator >::_time_remaining_type

Definition at line 50 of file Battery.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::laptop_battery::Battery_<ContainerAllocator> const> laptop_battery::Battery_< ContainerAllocator >::ConstPtr

Definition at line 55 of file Battery.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::laptop_battery::Battery_<ContainerAllocator> > laptop_battery::Battery_< ContainerAllocator >::Ptr

Definition at line 54 of file Battery.h.

template<class ContainerAllocator >
typedef Battery_<ContainerAllocator> laptop_battery::Battery_< ContainerAllocator >::Type

Definition at line 23 of file Battery.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
laptop_battery::Battery_< ContainerAllocator >::Battery_ ( ) [inline]

Definition at line 25 of file Battery.h.

template<class ContainerAllocator >
laptop_battery::Battery_< ContainerAllocator >::Battery_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 33 of file Battery.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > laptop_battery::Battery_< ContainerAllocator >::__connection_header

Definition at line 56 of file Battery.h.

template<class ContainerAllocator >
uint8_t laptop_battery::Battery_< ContainerAllocator >::charging

Definition at line 45 of file Battery.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> laptop_battery::Battery_< ContainerAllocator >::header

Definition at line 42 of file Battery.h.

template<class ContainerAllocator >
float laptop_battery::Battery_< ContainerAllocator >::level

Definition at line 48 of file Battery.h.

template<class ContainerAllocator >
uint32_t laptop_battery::Battery_< ContainerAllocator >::time_remaining

Definition at line 51 of file Battery.h.


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


laptop_battery
Author(s): Gonçalo Cabrita
autogenerated on Mon Jan 6 2014 11:28:25