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

wvwindebuglog.h

Go to the documentation of this file.
00001 /* -*- Mode: C++ -*- */
00002 #include "wvlogrcv.h"
00003 
00004 class WvWinDebugLog :
00005     public WvLogRcv
00006 {
00007     virtual void _mid_line(const char *str, size_t len);
00008     virtual ~WvWinDebugLog();
00009 };

Generated on Sat Feb 21 21:05:35 2004 for WvStreams by doxygen 1.3.5