IMP::FailureHandlerBase Class Reference
Detailed Description
A base class for setting up failure handlers.
The only function you have to implement is handle_failure.
- Warning: FailureHandlerBase has not been well tested yet
- Use with caution and please report any bugs found.
- Warning: FailureHandlerBase has not been stabilized and is likely to change without notice.
|
Public Member Functions |
VersionInfo | get_version_info () const |
void | show (std::ostream &out=std::cout) const |
Friends |
template<class T > |
void | IMP::internal::unref (T *) |
The documentation for this class was generated from the following files: