Workspace 6.21.5
Namespaces | Enumerations | Functions
rangeinout.h File Reference
#include "Workspace/DataExecution/DataObjects/datafactorytraits.h"
#include "Workspace/DataExecution/DataObjects/enumtointadaptor.h"
#include "Mesh/mesh_api.h"
Include dependency graph for rangeinout.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::Mesh
 Mesh model data structures.
 

Enumerations

enum  RangeInOut { WithinRange , OutsideRange }
 Defines if a range is to be used inclusive or exclusive. More...
 

Functions

template<>
void getEnumNames< Mesh::RangeInOut > (QStringList &names)