|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include <cpl_error.h>#include <string>

Go to the source code of this file.
Macros | |
| #define | OGC_WCS_InvalidAxisLabel 308 |
| #define | OGC_WCS_InvalidParameterValue 302 |
| #define | OGC_WCS_InvalidSubsetting 309 |
| #define | OGC_WCS_InvalidUpdateSequence 304 |
| #define | OGC_WCS_MissingParameterValue 301 |
| #define | OGC_WCS_NoApplicableCode 306 |
| #define | OGC_WCS_NoSuchCoverage 307 |
| #define | OGC_WCS_OperationNotSupported 300 |
| #define | OGC_WCS_OptionNotSupported 305 |
| #define | OGC_WCS_VersionNegotiationFailed 303 |
| #define | WCS_Error CPLError |
Functions | |
| string CPL_DLL CPL_STDCALL | GetWCS_ErrorMsg () |
| void CPL_DLL CPL_STDCALL | SetWCS_ErrorLocator (const char *loc) |
| void CPL_DLL CPL_STDCALL | WCS_Error (CPLErr, int, const char *,...) |
| void CPL_DLL CPL_STDCALL | WCS_ErrorHandler (CPLErr, int, const char *) |
| int | WCST_GetSoapMsgTrns () |
| void | WCST_SetSoapMsgTrns (int) |
| #define OGC_WCS_InvalidAxisLabel 308 |
Definition at line 69 of file wcs_error.h.
| #define OGC_WCS_InvalidParameterValue 302 |
Definition at line 62 of file wcs_error.h.
| #define OGC_WCS_InvalidSubsetting 309 |
Definition at line 70 of file wcs_error.h.
| #define OGC_WCS_InvalidUpdateSequence 304 |
Definition at line 64 of file wcs_error.h.
| #define OGC_WCS_MissingParameterValue 301 |
Definition at line 61 of file wcs_error.h.
| #define OGC_WCS_NoApplicableCode 306 |
Definition at line 66 of file wcs_error.h.
| #define OGC_WCS_NoSuchCoverage 307 |
Definition at line 68 of file wcs_error.h.
| #define OGC_WCS_OperationNotSupported 300 |
Definition at line 60 of file wcs_error.h.
| #define OGC_WCS_OptionNotSupported 305 |
Definition at line 65 of file wcs_error.h.
| #define OGC_WCS_VersionNegotiationFailed 303 |
Definition at line 63 of file wcs_error.h.
| #define WCS_Error CPLError |
Definition at line 80 of file wcs_error.h.
| string CPL_DLL CPL_STDCALL GetWCS_ErrorMsg | ( | ) |
| void CPL_DLL CPL_STDCALL SetWCS_ErrorLocator | ( | const char * | loc | ) |
| void CPL_DLL CPL_STDCALL WCS_Error | ( | CPLErr | , |
| int | , | ||
| const char * | , | ||
| ... | |||
| ) |
| void CPL_DLL CPL_STDCALL WCS_ErrorHandler | ( | CPLErr | , |
| int | , | ||
| const char * | |||
| ) |
| int WCST_GetSoapMsgTrns | ( | ) |
| void WCST_SetSoapMsgTrns | ( | int | ) |