![]() |
Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
![]() |
#include <FXSocketStream.h>
Inheritance diagram for FXEX::FXSocketStream::
Public Methods | |
FXSocketStream (const FXObject *cont=NULL) | |
FXbool | open (FXSocket *sock, FXStreamDirection save_or_load) |
FXbool | close () |
virtual | ~FXSocketStream () |
Definition at line 38 of file FXSocketStream.h.
|
Create a socket stream based on a specific socket.
|
|
dtor.
|
|
open a socket stream - socket will be opened if not already opened.
|
|
close a socket stream.
|