Workspace 6.21.5
Classes | Namespaces
logmanagerimplthreaded.h File Reference
#include <future>
#include <memory>
#include <QSemaphore>
#include <QThread>
#include "concurrentqueue.h"
#include "logmanagerimpl.h"
Include dependency graph for logmanagerimplthreaded.h:
This graph shows which files directly or indirectly include this file:

Classes

class  LoggingThread
 Thread for modifying the log - writing to it, adding streams etc. More...
 
class  LogManagerImplThreaded
 Implementation of the LogManager that supports logging from mulitiple threads simultaneously. More...
 

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Application
 Application-level functionality for all workspace applications.