Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cx::LogFileWatcherThread Class Reference

#include <cxLogFileWatcherThread.h>

Inheritance diagram for cx::LogFileWatcherThread:
cx::LogThread

Public Member Functions

 LogFileWatcherThread (QObject *parent=NULL)
 
virtual ~LogFileWatcherThread ()
 
- Public Member Functions inherited from cx::LogThread
 LogThread (QObject *parent=NULL)
 
virtual ~LogThread ()
 
virtual void setLoggingFolder (QString absoluteLoggingFolderPath)
 call during startup, will fail if called when running More...
 
virtual void installObserver (MessageObserverPtr observer, bool resend)
 
virtual void uninstallObserver (MessageObserverPtr observer)
 

Additional Inherited Members

- Public Slots inherited from cx::LogThread
virtual void logMessage (Message msg)
 
- Signals inherited from cx::LogThread
void emittedMessage (Message message)
 emitted for each new message, in addition to writing to observer. More...
 
- Protected Slots inherited from cx::LogThread
void processMessage (Message msg)
 
- Protected Member Functions inherited from cx::LogThread
void callInLogThread (ThreadMethodInvoker::ActionType action)
 
Message cleanupMessage (Message message)
 
- Protected Attributes inherited from cx::LogThread
MessageRepositoryPtr mRepository
 

Detailed Description

Definition at line 78 of file cxLogFileWatcherThread.h.

Constructor & Destructor Documentation

cx::LogFileWatcherThread::LogFileWatcherThread ( QObject *  parent = NULL)

Definition at line 58 of file cxLogFileWatcherThread.cpp.

cx::LogFileWatcherThread::~LogFileWatcherThread ( )
virtual

Definition at line 67 of file cxLogFileWatcherThread.cpp.


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