PolyBoRi
|
#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 polybori::handle_error< 0 >::errorfunc_type |
polybori::handle_error< 0 >::handle_error | ( | errorfunc_type | errfunc | ) | [inline] |
void polybori::handle_error< 0 >::operator() | ( | unsigned | err | ) | const [inline] |
References LIKELY.
errorfunc_type polybori::handle_error< 0 >::m_errfunc [protected] |