VPTissue Reference Manual
|
Interface for ExplorationTask. More...
#include <boost/property_tree/ptree.hpp>
#include <QDateTime>
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... | |
Interface for ExplorationTask.
Definition in file ExplorationTask.h.