- CPLCleanupErrorMutex
void CPLCleanupErrorMutex()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLDefaultErrorHandler
void CPLDefaultErrorHandler(CPLErr , CPLErrorNum , const(char)* )
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLEmergencyError
void CPLEmergencyError(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLError
void CPLError(CPLErr eErrClass, CPLErrorNum err_no, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLErrorReset
void CPLErrorReset()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLErrorSetState
void CPLErrorSetState(CPLErr eErrClass, CPLErrorNum err_no, const(char)* pszMsg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLErrorV
void CPLErrorV(CPLErr , CPLErrorNum , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLGetErrorHandlerUserData
void* CPLGetErrorHandlerUserData()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLGetLastErrorMsg
const(char)* CPLGetLastErrorMsg()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLGetLastErrorNo
CPLErrorNum CPLGetLastErrorNo()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLGetLastErrorType
CPLErr CPLGetLastErrorType()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLLoggingErrorHandler
void CPLLoggingErrorHandler(CPLErr , CPLErrorNum , const(char)* )
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLPopErrorHandler
void CPLPopErrorHandler()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLPushErrorHandler
void CPLPushErrorHandler(CPLErrorHandler )
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLPushErrorHandlerEx
void CPLPushErrorHandlerEx(CPLErrorHandler , void* )
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLQuietErrorHandler
void CPLQuietErrorHandler(CPLErr , CPLErrorNum , const(char)* )
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLSetCurrentErrorHandlerCatchDebug
void CPLSetCurrentErrorHandlerCatchDebug(int bCatchDebug)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLSetErrorHandler
CPLErrorHandler CPLSetErrorHandler(CPLErrorHandler )
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLSetErrorHandlerEx
CPLErrorHandler CPLSetErrorHandlerEx(CPLErrorHandler , void* )
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLTurnFailureIntoWarning
void CPLTurnFailureIntoWarning(int bOn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _CPLAssert
void _CPLAssert(const(char)* , const(char)* , int )
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CPLE_AWSAccessDenied
enum CPLE_AWSAccessDenied;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLE_AWSBucketNotFound
enum CPLE_AWSBucketNotFound;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLE_AWSInvalidCredentials
enum CPLE_AWSInvalidCredentials;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLE_AWSObjectNotFound
enum CPLE_AWSObjectNotFound;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLE_AWSSignatureDoesNotMatch
enum CPLE_AWSSignatureDoesNotMatch;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLE_AppDefined
enum CPLE_AppDefined;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLE_AssertionFailed
enum CPLE_AssertionFailed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLE_FileIO
enum CPLE_FileIO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLE_HttpResponse
enum CPLE_HttpResponse;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLE_IllegalArg
enum CPLE_IllegalArg;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLE_NoWriteAccess
enum CPLE_NoWriteAccess;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLE_None
enum CPLE_None;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLE_NotSupported
enum CPLE_NotSupported;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLE_ObjectNull
enum CPLE_ObjectNull;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLE_OpenFailed
enum CPLE_OpenFailed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLE_OutOfMemory
enum CPLE_OutOfMemory;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CPLE_UserInterrupt
enum CPLE_UserInterrupt;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.