#include <cxLogThread.h>
Definition at line 77 of file cxLogThread.h.
cx::LogThread::LogThread |
( |
QObject * |
parent = NULL | ) |
|
virtual cx::LogThread::~LogThread |
( |
| ) |
|
|
inlinevirtual |
void cx::LogThread::callInLogThread |
( |
PendingActionType & |
action | ) |
|
|
protected |
void cx::LogThread::emittedMessage |
( |
Message |
message | ) |
|
|
signal |
emitted for each new message, in addition to writing to observer.
virtual void cx::LogThread::executeSetLoggingFolder |
( |
QString |
absoluteLoggingFolderPath | ) |
|
|
protectedpure virtual |
virtual void cx::LogThread::logMessage |
( |
Message |
msg | ) |
|
|
inlinevirtualslot |
void cx::LogThread::pendingAction |
( |
| ) |
|
|
slot |
void cx::LogThread::processMessage |
( |
Message |
msg | ) |
|
|
protectedslot |
void cx::LogThread::setLoggingFolder |
( |
QString |
absoluteLoggingFolderPath | ) |
|
|
virtual |
call during startup, will fail if called when running
Definition at line 59 of file cxLogThread.cpp.
The documentation for this class was generated from the following files:
- /media/jenkins/slave_fs/ws/osr/TGT/ubuntu.12.04.x64/CX/CX/source/resource/core/logger/internal/cxLogThread.h
- /media/jenkins/slave_fs/ws/osr/TGT/ubuntu.12.04.x64/CX/CX/source/resource/core/logger/internal/cxLogThread.cpp