Workspace 6.21.5
|
#include <memory>
#include "Workspace/Application/logmanager.h"
#include "Workspace/api_workspace.h"
Classes | |
class | BasicTextLogger |
Convenience class for writing to the log using an object, rather than inheritance. More... | |
class | TextLogger |
Convenience base class for anything associated with an operation that needs to write text to the log manager. More... | |
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Application |
Application-level functionality for all workspace applications. | |
namespace | CSIRO::DataExecution |
Base workspace functionality not requiring a user interface. | |