SALOME - SMESH
|
#include <DriverDAT_W_SMESHDS_Mesh.h>
Public Types | |
enum | Status { DRS_OK, DRS_EMPTY, DRS_WARN_RENUMBER, DRS_WARN_SKIP_ELEM, DRS_FAIL } |
Public Member Functions | |
void | SetMesh (SMESHDS_Mesh *theMesh) |
virtual Status | Perform ()=0 |
void | SetMeshId (int theMeshId) |
void | SetFile (const std::string &theFileName) |
Protected Attributes | |
SMESHDS_Mesh * | myMesh |
std::string | myFile |
int | myMeshId |
Definition at line 33 of file DriverDAT_W_SMESHDS_Mesh.h.
|
inherited |
Definition at line 47 of file Driver_Mesh.h.
|
inherited |
|
pure virtualinherited |
|
inherited |
|
inherited |
|
protectedinherited |
Definition at line 36 of file Driver_SMESHDS_Mesh.h.
|
protectedinherited |
Definition at line 61 of file Driver_Mesh.h.
|
protectedinherited |
Definition at line 62 of file Driver_Mesh.h.