WvStreams
Main Page
Modules
Classes
Files
File List
File Members
include
wvwindebuglog.h
1
/* -*- Mode: C++ -*- */
2
#include "wvlogrcv.h"
3
4
class
WvWinDebugLog
:
5
public
WvLogRcv
6
{
7
virtual
void
_mid_line(
const
char
*str,
size_t
len);
8
virtual
~
WvWinDebugLog
();
9
};
WvLogRcv
WvLogRcv adds some intelligence to WvLogRcvBase, to keep track of line-prefix-printing and other form...
Definition:
wvlogrcv.h:28
WvWinDebugLog
Definition:
wvwindebuglog.h:4
Generated by
1.8.11