#include <Driver_SMESHDS_Mesh.h>
Detailed Description
Definition at line 29 of file Driver_SMESHDS_Mesh.h.
Member Enumeration Documentation
- Enumerator:
DRS_OK |
|
DRS_EMPTY |
|
DRS_WARN_RENUMBER |
|
DRS_WARN_SKIP_ELEM |
|
DRS_FAIL |
|
Definition at line 47 of file Driver_Mesh.h.
Constructor & Destructor Documentation
Driver_SMESHDS_Mesh::Driver_SMESHDS_Mesh |
( |
| ) |
|
Member Function Documentation
virtual Status Driver_Mesh::Perform |
( |
| ) |
|
|
pure virtualinherited |
void Driver_Mesh::SetMeshId |
( |
int |
theMeshId | ) |
|
|
inherited |
void Driver_Mesh::SetFile |
( |
const std::string & |
theFileName | ) |
|
|
inherited |
Field Documentation
std::string Driver_Mesh::myFile |
|
protectedinherited |
int Driver_Mesh::myMeshId |
|
protectedinherited |