kradio4  r778
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions
ThreadLoggingClient Class Reference

#include <thread-logging.h>

List of all members.

Public Member Functions

 ThreadLoggingClient ()
virtual ~ThreadLoggingClient ()
bool checkLogs (ThreadLogging *threadLogger, QString logPrefix, bool resetLogs=true)

Protected Member Functions

virtual IErrorLogClient * getErrorLogClient ()=0
bool checkLogs (ThreadLogging *threadLogger, ThreadLogging::LoggingClass cls, QString logPrefix, IErrorLogClient::logFunction_t logFunc, bool resetLog)

Detailed Description

Definition at line 50 of file thread-logging.h.


Constructor & Destructor Documentation


Member Function Documentation

bool ThreadLoggingClient::checkLogs ( ThreadLogging threadLogger,
QString  logPrefix,
bool  resetLogs = true 
)
bool ThreadLoggingClient::checkLogs ( ThreadLogging threadLogger,
ThreadLogging::LoggingClass  cls,
QString  logPrefix,
IErrorLogClient::logFunction_t  logFunc,
bool  resetLog 
) [protected]
virtual IErrorLogClient* ThreadLoggingClient::getErrorLogClient ( ) [protected, pure virtual]

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