Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

wvconstream.cc File Reference

#include "wvfdstream.h"

Go to the source code of this file.

Functions

_WvConStream _wvcon (0, 1)
_WvConStream _wvin (0,-1)
_WvConStream _wvout (-1, 1)
_WvConStream _wverr (-1, 2)

Variables

WvStreamwvcon = &_wvcon
 Console streams...
WvStreamwvin = &_wvin
WvStreamwvout = &_wvout
WvStreamwverr = &_wverr


Function Documentation

_WvConStream _wvcon ,
[static]
 

_WvConStream _wverr 1,
[static]
 

_WvConStream _wvin ,
1
[static]
 

_WvConStream _wvout 1,
[static]
 


Variable Documentation

WvStream* wvcon = &_wvcon
 

Console streams...

This can be reassigned while the program is running, if desired, but MUST NOT be NULL.

Definition at line 70 of file wvconstream.cc.

Referenced by cmptest(), main(), and runtests().

WvStream* wverr = &_wverr
 

Definition at line 73 of file wvconstream.cc.

Referenced by trymount(), and usage().

WvStream* wvin = &_wvin
 

Definition at line 71 of file wvconstream.cc.

Referenced by main().

WvStream* wvout = &_wvout
 

Definition at line 72 of file wvconstream.cc.

Referenced by main().


Generated on Wed Dec 15 15:08:12 2004 for WvStreams by  doxygen 1.3.9.1