Workspace 6.21.5
Namespaces | Enumerations | Functions
mergerole.h File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Tools
 

Enumerations

enum  MergeRole { MergeRole_Workflow1 = 0 , MergeRole_Workflow2 = 1 , MergeRole_Base , MergeRole_Merged }
 Represents the role that a workflow is taking in a merge: workflow1, workflow2, base or the merged result. More...
 

Functions

MergeRole counterpartWorkflowRole (MergeRole role)