Classes | Public Member Functions | Static Public Member Functions
clearpath::DataPowerSystem Class Reference

#include <Message_data.h>

Inheritance diagram for clearpath::DataPowerSystem:
Inheritance graph
[legend]

List of all members.

Classes

class  BatteryDescription

Public Member Functions

 DataPowerSystem (void *input, size_t msg_len)
 DataPowerSystem (const DataPowerSystem &other)
uint8_t getBatteryCount ()
int16_t getCapacityEstimate (uint8_t battery)
double getChargeEstimate (uint8_t battery)
BatteryDescription getDescription (uint8_t battery)
virtual std::ostream & printMessage (std::ostream &stream=std::cout)

Static Public Member Functions

static enum MessageTypes getTypeID ()
static DataPowerSystemgetUpdate (double timeout=0)
static DataPowerSystempopNext ()
static void subscribe (uint16_t freq)
static DataPowerSystemwaitNext (double timeout=0)

Detailed Description

Definition at line 649 of file Message_data.h.


Constructor & Destructor Documentation

clearpath::DataPowerSystem::DataPowerSystem ( void *  input,
size_t  msg_len 
)

Member Function Documentation

Definition at line 640 of file Message_data.cpp.

Definition at line 652 of file Message_data.cpp.

double clearpath::DataPowerSystem::getChargeEstimate ( uint8_t  battery)

Definition at line 645 of file Message_data.cpp.

Definition at line 660 of file Message_data.cpp.

static DataPowerSystem* clearpath::DataPowerSystem::getUpdate ( double  timeout = 0) [static]

Reimplemented from clearpath::Message.

ostream & clearpath::DataPowerSystem::printMessage ( std::ostream &  stream = std::cout) [virtual]

Reimplemented from clearpath::Message.

Definition at line 668 of file Message_data.cpp.

static void clearpath::DataPowerSystem::subscribe ( uint16_t  freq) [static]
static DataPowerSystem* clearpath::DataPowerSystem::waitNext ( double  timeout = 0) [static]

Reimplemented from clearpath::Message.


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


husky_base
Author(s): Mike Purvis , Paul Bovbel
autogenerated on Sat Jun 8 2019 18:26:01