kradio4  r778
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Protected Member Functions | List of all members
ThreadLoggingClient Class Reference

#include <thread-logging.h>

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

ThreadLoggingClient::ThreadLoggingClient ( )
virtual ThreadLoggingClient::~ThreadLoggingClient ( )
virtual

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 ( )
protectedpure virtual

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