#include <SMESH_ExceptHandlers.hxx>
Public Member Functions | |
Unexpect (PVF f) | |
~Unexpect () | |
Private Attributes | |
PVF | old |
Definition at line 38 of file SMESH_ExceptHandlers.hxx.
Unexpect.Unexpect | ( | PVF | f | ) |
Definition at line 42 of file SMESH_ExceptHandlers.hxx.
Unexpect.~Unexpect | ( | ) |
Definition at line 44 of file SMESH_ExceptHandlers.hxx.
PVF Unexpect.old [private] |
Definition at line 39 of file SMESH_ExceptHandlers.hxx.