Workspace 6.21.5
Namespaces | Enumerations | Functions
reportinglevel.h File Reference
#include "Workspace/DataExecution/DataObjects/datafactorytraits.h"
#include "Workspace/DataExecution/DataObjects/enumtointadaptor.h"
#include "workflowtoolsplugin.h"
Include dependency graph for reportinglevel.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::DataExecution
 Base workspace functionality not requiring a user interface.
 
namespace  CSIRO::Tools
 

Enumerations

enum  ReportingLevel { Errors = 0 , Warnings = 1 , Informative = 2 , Verbose = 3 }
 Level of logging that will be shown in the log viewer. More...
 

Functions

template<>
void getEnumMap< CSIRO::Tools::ReportingLevel > (QMap< int, QString > &map)