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

wvstream.h File Reference

#include "wvstring.h"
#include "wvbuffer.h"
#include "wvcallback.h"
#include <unistd.h>
#include <sys/time.h>
#include <errno.h>

Go to the source code of this file.

Compounds

struct  WvStream::SelectInfo
struct  WvStream::SelectRequest
class  WvStream
class  WvStreamCallback_bound

Typedefs

typedef WvCallback2< void,
WvStream &, void * > 
WvStreamCallback

Variables

WvStreamwvcon


Typedef Documentation

typedef WvCallback2< void ,WvStream &, void * > WvStreamCallback
 

Definition at line 21 of file include/wvstream.h.


Variable Documentation

WvStream* wvcon
 

console stream, typically a WvSplitStream made from fd's 0 and 1. This can be reassigned while the program is running, if desired, but MUST NOT be NULL.

Definition at line 498 of file include/wvstream.h.


Generated on Sun Aug 25 02:29:36 2002 for WvStreams by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002