Public Member Functions | Static Public Member Functions | Private Member Functions
sawyer::DataPlatformInfo Class Reference

#include <Message_data.h>

Inheritance diagram for sawyer::DataPlatformInfo:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DataPlatformInfo (void *input, size_t msg_len)
 DataPlatformInfo (const DataPlatformInfo &other)
std::string getModel ()
uint8_t getRevision ()
uint32_t getSerial ()
virtual std::ostream & printMessage (std::ostream &stream=std::cout)

Static Public Member Functions

static enum MessageTypes getTypeID ()
static DataPlatformInfogetUpdate (double timeout=0)
static DataPlatformInfopopNext ()
static void subscribe (uint16_t freq)
static DataPlatformInfowaitNext (double timeout=0)

Private Member Functions

uint8_t strlenModel ()

Detailed Description

Definition at line 501 of file Message_data.h.


Constructor & Destructor Documentation

sawyer::DataPlatformInfo::DataPlatformInfo ( void *  input,
size_t  msg_len 
)

Member Function Documentation

Definition at line 469 of file Message_data.cpp.

Definition at line 480 of file Message_data.cpp.

Definition at line 486 of file Message_data.cpp.

static DataPlatformInfo* sawyer::DataPlatformInfo::getUpdate ( double  timeout = 0) [static]

Reimplemented from sawyer::Message.

std::ostream & sawyer::DataPlatformInfo::printMessage ( std::ostream &  stream = std::cout) [virtual]

Reimplemented from sawyer::Message.

Definition at line 492 of file Message_data.cpp.

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

Reimplemented from sawyer::Message.


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


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