wibble  0.1.28
Public Member Functions | Protected Attributes
wibble::exception::InstallUnexpected Class Reference

Install an unexpected handler for the duration of its scope. More...

#include <exception.h>

List of all members.

Public Member Functions

 InstallUnexpected (void(*func)()=DefaultUnexpected)
 ~InstallUnexpected ()

Protected Attributes

void(* old )()

Detailed Description

Install an unexpected handler for the duration of its scope.

Install DefaultUnexpected if no handler is provided.


Constructor & Destructor Documentation


Member Data Documentation


The documentation for this class was generated from the following files: