Public Types | Public Member Functions | Public Attributes
sawyer::DataPowerSystem::BatteryDescription Class Reference

#include <Message_data.h>

List of all members.

Public Types

enum  Types {
  EXTERNAL = 0x0, LEAD_ACID = 0x1, NIMH = 0x2, Li_ion = 0x3,
  GASOLINE = 0x8
}

Public Member Functions

 BatteryDescription (uint8_t desc)
enum Types getType ()
bool isInUse ()
bool isPresent ()

Public Attributes

uint8_t rawDesc

Detailed Description

Definition at line 658 of file Message_data.h.


Member Enumeration Documentation

Enumerator:
EXTERNAL 
LEAD_ACID 
NIMH 
Li_ion 
GASOLINE 

Definition at line 661 of file Message_data.h.


Constructor & Destructor Documentation

Definition at line 671 of file Message_data.h.


Member Function Documentation

Definition at line 685 of file Message_data.h.

Definition at line 680 of file Message_data.h.

Definition at line 675 of file Message_data.h.


Member Data Documentation

Definition at line 669 of file Message_data.h.


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


roch_base
Author(s): Mike Purvis , Paul Bovbel , Carl
autogenerated on Sat Jun 8 2019 20:32:33