Aseba::Recorder Class Reference
[Message recorder]

Inheritance diagram for Aseba::Recorder:
Inheritance graph
[legend]

List of all members.

Protected Member Functions

void incomingData (Stream *stream)

Detailed Description

A message recorder. This class saves user messages

Definition at line 43 of file rec.cpp.


Member Function Documentation

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

Called when data is available for reading on the stream. If the stream is closed during this method, an exception occurs: Hub stops the execution of this method and calls connectionClosed(); objects dynamically allocated must thus be handled with auto_ptr. If step() is used, subclass must implement this method and call read at least once. Called with the stream lock held.

Parameters:
stream stream to the target

Reimplemented from Aseba::Hub.

Definition at line 47 of file rec.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


asebaros
Author(s): $author
autogenerated on Mon Sep 5 08:42:15 2011