Version: 8.3.0
MESHJOB Namespace Reference

Data Structures

struct  ConfigParameter
 
struct  MeshJobPaths
 
struct  MeshJobFile
 
struct  MeshJobParameter
 
struct  MeshJobResults
 
interface  MeshJobManager
 

Typedefs

typedef sequence
< MESHJOB::MeshJobFile
MeshJobFileList
 
typedef sequence
< MESHJOB::MeshJobParameter
MeshJobParameterList
 

Enumerations

enum  FileType { MED_CONCRETE, MED_STEELBAR }
 
enum  MeshJobState {
  CREATED, IN_PROCESS, QUEUED, RUNNING,
  PAUSED, FINISHED, ERROR
}
 

Typedef Documentation

Enumeration Type Documentation

Enumerator
MED_CONCRETE 
MED_STEELBAR 
Enumerator
CREATED 
IN_PROCESS 
QUEUED 
RUNNING 
PAUSED 
FINISHED 
ERROR