Version: 9.16.0
MESHJOB.idl File Reference
#include "SALOME_Exception.idl"
#include "SALOME_Component.idl"
Include dependency graph for MESHJOB.idl:

Go to the source code of this file.

Data Structures

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

Modules

module  MESHJOB
 

Typedefs

typedef sequence< MESHJOB::MeshJobFileMESHJOB::MeshJobFileList
 
typedef sequence< MESHJOB::MeshJobParameterMESHJOB::MeshJobParameterList
 

Enumerations

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