Version: 8.3.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
 

Namespaces

namespace  MESHJOB
 

Typedefs

typedef sequence
< MESHJOB::MeshJobFile
MESHJOB::MeshJobFileList
 
typedef sequence
< MESHJOB::MeshJobParameter
MESHJOB::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
}