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

ThreadLoggingClient::ThreadLoggingClient (  ) 
virtual ThreadLoggingClient::~ThreadLoggingClient (  )  [virtual]

Member Function Documentation

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

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 22 Aug 2012 for kradio4 by  doxygen 1.6.1