handle_error< ErrorNumber > Struct Template Reference

#include <pbori_func.h>

List of all members.

Public Types

typedef mgrcore_traits< Cudd >
::errorfunc_type 
errorfunc_type

Public Member Functions

 handle_error (errorfunc_type errfunc)
bool found (unsigned err) const
void operator() (unsigned err) const

Protected Attributes

const errorfunc_type m_errfunc

template<unsigned ErrorNumber = CUDD_INTERNAL_ERROR>
struct handle_error< ErrorNumber >


Member Typedef Documentation

template<unsigned ErrorNumber = CUDD_INTERNAL_ERROR>
typedef mgrcore_traits<Cudd>::errorfunc_type handle_error< ErrorNumber >::errorfunc_type

Constructor & Destructor Documentation

template<unsigned ErrorNumber = CUDD_INTERNAL_ERROR>
handle_error< ErrorNumber >::handle_error ( errorfunc_type  errfunc  )  [inline]

Member Function Documentation

template<unsigned ErrorNumber = CUDD_INTERNAL_ERROR>
bool handle_error< ErrorNumber >::found ( unsigned  err  )  const [inline]
template<unsigned ErrorNumber = CUDD_INTERNAL_ERROR>
void handle_error< ErrorNumber >::operator() ( unsigned  err  )  const [inline]

Member Data Documentation

template<unsigned ErrorNumber = CUDD_INTERNAL_ERROR>
const errorfunc_type handle_error< ErrorNumber >::m_errfunc [protected]

The documentation for this struct was generated from the following file:
Generated on Thu Aug 5 12:57:32 2010 for PolyBoRi by  doxygen 1.6.3