#include <pbori_func.h>
Public Types | |
typedef mgrcore_traits< Cudd > ::errorfunc_type | errorfunc_type |
Public Member Functions | |
handle_error (errorfunc_type errfunc) | |
void | operator() (unsigned err) const |
Protected Attributes | |
errorfunc_type | m_errfunc |
typedef mgrcore_traits<Cudd>::errorfunc_type handle_error< 0 >::errorfunc_type |
handle_error< 0 >::handle_error | ( | errorfunc_type | errfunc | ) | [inline] |
void handle_error< 0 >::operator() | ( | unsigned | err | ) | const [inline] |
References LIKELY, and handle_error< ErrorNumber >::m_errfunc.
errorfunc_type handle_error< 0 >::m_errfunc [protected] |