wvwindebuglog.h

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 Thu May 25 21:51:04 2006 for WvStreams by  doxygen 1.4.6