SALOME - SMESH
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Unexpect Class Reference

#include <SMESH_ExceptHandlers.hxx>

Collaboration diagram for Unexpect:
Collaboration graph

Public Member Functions

 Unexpect (PVF f)
 
 ~Unexpect ()
 

Private Attributes

PVF old
 

Detailed Description

Definition at line 38 of file SMESH_ExceptHandlers.hxx.

Constructor & Destructor Documentation

Unexpect::Unexpect ( PVF  f)

Definition at line 42 of file SMESH_ExceptHandlers.hxx.

Unexpect::~Unexpect ( )

Definition at line 44 of file SMESH_ExceptHandlers.hxx.

Field Documentation

PVF Unexpect::old
private

Definition at line 39 of file SMESH_ExceptHandlers.hxx.