libwreport
3.29
|
Interface for a callback hook system to delegate handling domain errors to the code using wreport. More...
#include <options.h>
Public Member Functions | |
virtual void | handle_domain_error_int (Var &var, int32_t val)=0 |
virtual void | handle_domain_error_double (Var &var, double val)=0 |
Interface for a callback hook system to delegate handling domain errors to the code using wreport.