Public Member Functions | Protected Member Functions | Private Attributes
Aseba::Dump Class Reference
Inheritance diagram for Aseba::Dump:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Dump (bool rawTime)

Protected Member Functions

void connectionClosed (Stream *stream, bool abnormal)
void connectionCreated (Stream *stream)
void incomingData (Stream *stream)

Private Attributes

bool rawTime
 should displayed timestamps be of the form sec:usec since 1970

Detailed Description

A simple message dumper. This class calls Aseba::Message::dump() for each message

Definition at line 42 of file dump.cpp.


Constructor & Destructor Documentation

Aseba::Dump::Dump ( bool  rawTime) [inline]

Definition at line 48 of file dump.cpp.


Member Function Documentation

void Aseba::Dump::connectionClosed ( Stream stream,
bool  abnormal 
) [inline, protected, virtual]

Reimplemented from Dashel::Hub.

Definition at line 74 of file dump.cpp.

void Aseba::Dump::connectionCreated ( Stream stream) [inline, protected, virtual]

Reimplemented from Dashel::Hub.

Definition at line 55 of file dump.cpp.

void Aseba::Dump::incomingData ( Stream stream) [inline, protected, virtual]

Reimplemented from Dashel::Hub.

Definition at line 61 of file dump.cpp.


Member Data Documentation

bool Aseba::Dump::rawTime [private]

should displayed timestamps be of the form sec:usec since 1970

Definition at line 45 of file dump.cpp.


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


aseba
Author(s): Stéphane Magnenat
autogenerated on Sun Oct 5 2014 23:46:39