SALOME - SMESH
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::Unexpect ( PVF  f)

Definition at line 42 of file SMESH_ExceptHandlers.hxx.

◆ ~Unexpect()

Unexpect::~Unexpect ( )

Definition at line 44 of file SMESH_ExceptHandlers.hxx.

Field Documentation

◆ old

PVF Unexpect::old
private

Definition at line 39 of file SMESH_ExceptHandlers.hxx.