This is the complete list of members for SMESH_ComputeError, including all inherited members.
CommonName() const | SMESH_ComputeError | |
HasBadElems() const | SMESH_ComputeError | |
IsCommon() const | SMESH_ComputeError | |
IsKO() const | SMESH_ComputeError | |
IsOK() const | SMESH_ComputeError | |
myAlgo | SMESH_ComputeError | |
myBadElements | SMESH_ComputeError | |
myComment | SMESH_ComputeError | |
myName | SMESH_ComputeError | |
New(int error=COMPERR_OK, std::string comment="", const SMESH_Algo *algo=0) | SMESH_ComputeError | static |
SMESH_ComputeError(int error=COMPERR_OK, std::string comment="", const SMESH_Algo *algo=0) | SMESH_ComputeError | |
Worst(SMESH_ComputeErrorPtr er1, SMESH_ComputeErrorPtr er2) | SMESH_ComputeError | static |