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

FXEX::FXIOHandle Class Reference

This is the base class of all IO capabilities (sockets/files/serial-port). More...

#include <FXIOHandle.h>

Inheritance diagram for FXEX::FXIOHandle::

FXEX::FXBaseObject FXObject FXEX::FXFileIO FXEX::FXSerialPort FXEX::FXSocket FXEX::FXStderr FXEX::FXStdin FXEX::FXStdout FXEX::FXSocketClient FXEX::FXSocketServer List of all members.

Detailed Description

This is the base class of all IO capabilities (sockets/files/serial-port).

It provides generic IO handling capabilities.

Notes:

Definition at line 67 of file FXIOHandle.h.