Public Member Functions | Static Public Member Functions
clearpath::DataRawVoltage Class Reference

#include <Message_data.h>

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

List of all members.

Public Member Functions

 DataRawVoltage (void *input, size_t msg_len)
 DataRawVoltage (const DataRawVoltage &other)
uint16_t getVoltage (int temperature)
uint8_t getVoltageCount ()
virtual std::ostream & printMessage (std::ostream &stream=std::cout)

Static Public Member Functions

static enum MessageTypes getTypeID ()
static DataRawVoltagegetUpdate (double timeout=0)
static DataRawVoltagepopNext ()
static void subscribe (uint16_t freq)
static DataRawVoltagewaitNext (double timeout=0)

Detailed Description

Definition at line 968 of file Message_data.h.


Constructor & Destructor Documentation

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

Member Function Documentation

static DataRawVoltage* clearpath::DataRawVoltage::getUpdate ( double  timeout = 0) [static]
uint16_t clearpath::DataRawVoltage::getVoltage ( int  temperature)

Definition at line 990 of file Message_data.cpp.

Reimplemented from clearpath::Message.

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

Reimplemented from clearpath::Message.

Definition at line 995 of file Message_data.cpp.

static void clearpath::DataRawVoltage::subscribe ( uint16_t  freq) [static]
static DataRawVoltage* clearpath::DataRawVoltage::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