VPTissue Reference Manual
ExplorationTask.h File Reference

Interface for ExplorationTask. More...

#include <boost/property_tree/ptree.hpp>
#include <QDateTime>
Include dependency graph for ExplorationTask.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimPT_Parex::ExplorationTask
 Contains information about task in an exploration. More...
 

Namespaces

 SimPT_Parex
 Namespace for SimPT parameter explorer package.
 

Enumerations

enum  SimPT_Parex::TaskState {
  Waiting, SimPT_Parex::TaskState::Running, SimPT_Parex::TaskState::Finished, SimPT_Parex::TaskState::Cancelled,
  SimPT_Parex::TaskState::Failed
}
 Enumeration describing the state of a single task of the exploration. More...
 

Detailed Description

Interface for ExplorationTask.

Definition in file ExplorationTask.h.