FACT++  1.0
void DimClient::addErrorHandler ( )

Definition at line 1272 of file diccpp.cxx.

References clt_error_user_routine(), and dic_add_error_handler().

Referenced by DimErrorRedirecter::DimErrorRedirecter(), ErrorHandler::ErrorHandler(), main(), and DimErrorRedirecter::~DimErrorRedirecter().

1273 {
1274  DimClient::itsCltError = this;
1276 }
void dic_add_error_handler(void(*user_routine)())
Definition: dic.c:112
static DimErrorHandler * itsCltError
Definition: dic.hxx:437
static void clt_error_user_routine(int severity, int code, char *msg)
Definition: diccpp.cxx:1248

+ Here is the call graph for this function:

+ Here is the caller graph for this function: