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

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

InstallUnexpected::~InstallUnexpected  ) 
 


Member Data Documentation

void(* InstallUnexpected::old)() [protected]
 


The documentation for this class was generated from the following files:
Generated on Wed Nov 30 18:18:30 2005 for libbuffy by  doxygen 1.4.5