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

FX::FXSocket Class Reference

Socket i/o device. More...

#include <FXSocket.h>

Inheritance diagram for FX::FXSocket:
FX::FXIODevice FX::FXIO

List of all members.

Public Member Functions

 FXSocket ()
 Construct socket.
 FXSocket (FXInputHandle h, FXuint m)
 Construct file and attach existing handle h.
virtual FXbool open (FXInputHandle h, FXuint m)
 Open device with access mode and handle.
virtual FXival readBlock (void *data, FXival count)
 Read block of bytes, returning number of bytes read.
virtual FXival writeBlock (const void *data, FXival count)
 Write block of bytes, returning number of bytes written.
virtual FXbool close ()
 Close socket.
virtual ~FXSocket ()
 Destroy.

Detailed Description

Socket i/o device.


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

Copyright © 1997-2011 Jeroen van der Zijp