WvStreams
Public Attributes | Protected Member Functions | Friends | List of all members
WvLogRcvBase Class Referenceabstract
Inheritance diagram for WvLogRcvBase:
Inheritance graph
[legend]

Public Attributes

bool force_new_line
 

Protected Member Functions

const char * appname (WvStringParm log) const
 
virtual void log (WvStringParm source, int loglevel, const char *_buf, size_t len)=0
 

Friends

class WvLog
 

Detailed Description

Definition at line 29 of file wvlog.h.

Constructor & Destructor Documentation

◆ WvLogRcvBase()

WvLogRcvBase::WvLogRcvBase ( )

Definition at line 162 of file wvlog.cc.

◆ ~WvLogRcvBase()

WvLogRcvBase::~WvLogRcvBase ( )
virtual

Definition at line 173 of file wvlog.cc.

Member Function Documentation

◆ appname()

const char * WvLogRcvBase::appname ( WvStringParm  log) const
protected

Definition at line 186 of file wvlog.cc.

Friends And Related Symbol Documentation

◆ WvLog

friend class WvLog
friend

Definition at line 31 of file wvlog.h.

Member Data Documentation

◆ force_new_line

bool WvLogRcvBase::force_new_line

Definition at line 42 of file wvlog.h.


The documentation for this class was generated from the following files: