8#ifndef FMTcplhandler_H_INCLUDED
9#define FMTcplhandler_H_INCLUDED
11#if defined FMTWITHGDAL
12 #include "cpl_error.h"
21 #if defined FMTWITHGDAL
22 void CPL_STDCALL
FMTCPLErrorHandler(CPLErr eErrClass, CPLErrorNum nError,
const char * pszErrorMsg);
Namespace for exceptions and exceptions handling (warnings and errors) thrown by FMT and all exceptio...
Definition: FMTcplhandler.hpp:16
void CPL_STDCALL FMTCPLErrorHandler(CPLErr eErrClass, CPLErrorNum nError, const char *pszErrorMsg)