Version: 9.15.0
Unexpect Class Reference

#include <Utils_ExceptHandlers.hxx>

Public Member Functions

 Unexpect (PVF f)
 
 ~Unexpect ()
 

Private Attributes

PVF old
 

Constructor & Destructor Documentation

◆ Unexpect()

Unexpect::Unexpect ( PVF  f)

References IDLparser::f.

◆ ~Unexpect()

Unexpect::~Unexpect ( )

Field Documentation

◆ old

PVF Unexpect::old
private