wibble::exception::InstallUnexpected Class Reference

#include <exception.h>

List of all members.


Detailed Description

Install an unexpected handler for the duration of its scope.

Install DefaultUnexpected if no handler is provided.

Public Member Functions

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

Protected Attributes

void(* old )()


Constructor & Destructor Documentation

wibble::exception::InstallUnexpected::InstallUnexpected ( void(*)()  func = DefaultUnexpected  ) 

References old.

wibble::exception::InstallUnexpected::~InstallUnexpected (  ) 

References old.


Member Data Documentation


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

Generated on Tue Mar 11 11:53:13 2008 for wibble by  doxygen 1.5.5