IMP logo

IMP::FailureHandler Class Reference


Detailed Description

A class to handle actions to take on check failures. The function is called when an assertion or check fails.

Implementors should see IMP_FAILURE_HANDLER().

Inheritance diagram for IMP::FailureHandler:

Inheritance graph
[legend]

Public Member Functions

virtual void handle_failure ()=0

Friends

template<class T >
void IMP::internal::unref (T *)

Related Functions

(Note that these are not member functions.)

void add_failure_handler (FailureHandler *f)
 Add a custom function to be called on an error.
void remove_failure_handler (FailureHandler *f)
 Remove a failure handler from the list.

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

Generated on Mon Mar 8 23:08:41 2010 for IMP by doxygen 1.5.8