Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members

FXEX::FXEventStream Class Reference

This is a base class for FXStream objects which generate events when new data is available. More...

#include <FXEventStream.h>

Inheritance diagram for FXEX::FXEventStream::

FXEX::FXBaseObject FXStream FXObject List of all members.

Detailed Description

This is a base class for FXStream objects which generate events when new data is available.

This allows FXStream-derived applications to call getApp()->addInput(). Eg this may be useful for a socket stream...

Definition at line 39 of file FXEventStream.h.