Workspace 6.21.5
Classes | Namespaces
whileloop.h File Reference
#include "Workspace/DataExecution/Operations/Builtin/polymorphicdataoperation.h"
#include "Workspace/DataExecution/Operations/operationfactorytraits.h"
#include "Workspace/api_workspace.h"
Include dependency graph for whileloop.h:
This graph shows which files directly or indirectly include this file:

Classes

class  WhileLoop
 An operation that allows the user to create a while loop - a loop that runs while its condition is 'true'. More...
 

Namespaces

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