Public Member Functions | Static Public Member Functions
sawyer::DataEcho Class Reference

#include <Message_data.h>

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

List of all members.

Public Member Functions

 DataEcho (void *input, size_t msg_len)
 DataEcho (const DataEcho &other)
virtual std::ostream & printMessage (std::ostream &stream=std::cout)

Static Public Member Functions

static enum MessageTypes getTypeID ()
static DataEchogetUpdate (double timeout=0)
static DataEchopopNext ()
static void subscribe (uint16_t freq)
static DataEchowaitNext (double timeout=0)

Detailed Description

Definition at line 231 of file Message_data.h.


Constructor & Destructor Documentation

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

Member Function Documentation

static enum MessageTypes sawyer::DataEcho::getTypeID ( ) [static]
static DataEcho* sawyer::DataEcho::getUpdate ( double  timeout = 0) [static]
static DataEcho* sawyer::DataEcho::popNext ( ) [static]

Reimplemented from sawyer::Message.

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

Reimplemented from sawyer::Message.

Definition at line 230 of file Message_data.cpp.

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