IMP logo
Public Member Functions
IMP::base::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.
+ Inheritance diagram for IMP::base::FailureHandlerBase:

List of all members.

Public Member Functions

VersionInfo get_version_info () const
 Get information about the module and version of the object.
void show (std::ostream &out=std::cout) const
- Public Member Functions inherited from IMP::base::FailureHandler
 FailureHandler (std::string name="Falure Handler %1%")
virtual void handle_failure ()=0
- Public Member Functions inherited from IMP::base::Object
std::size_t __hash__ () const
virtual std::string get_type_name () const =0
 Return a string identifying the type of the object.
void set_check_level (CheckLevel l)
void set_log_level (LogLevel l)
 Set the logging level used in this object.
void set_was_used (bool tf) const
const std::string & get_name () const
void set_name (std::string name)

Additional Inherited Members


Member Function Documentation

VersionInfo IMP::base::FailureHandlerBase::get_version_info ( ) const
virtual

Get information about the module and version of the object.

Implements IMP::base::Object.


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

Generated on Tue May 22 2012 23:33:28 for IMP by doxygen 1.8.1