Public Types | Public Member Functions | Public Attributes | List of all members
sawyer::DataPowerSystem::BatteryDescription Class Reference

#include <Message_data.h>

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

sawyer::DataPowerSystem::BatteryDescription::BatteryDescription ( uint8_t  desc)
inline

Definition at line 671 of file Message_data.h.

Member Function Documentation

enum Types sawyer::DataPowerSystem::BatteryDescription::getType ( )
inline

Definition at line 685 of file Message_data.h.

bool sawyer::DataPowerSystem::BatteryDescription::isInUse ( )
inline

Definition at line 680 of file Message_data.h.

bool sawyer::DataPowerSystem::BatteryDescription::isPresent ( )
inline

Definition at line 675 of file Message_data.h.

Member Data Documentation

uint8_t sawyer::DataPowerSystem::BatteryDescription::rawDesc

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 , Chen
autogenerated on Mon Jun 10 2019 14:41:14