OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
WCSCGI Class Reference

WCSCGI class is used to acquire WCS request, both GET and POST method are supported. More...

#include <wcsUtil.h>

Collaboration diagram for WCSCGI:
Collaboration graph

Public Member Functions

CGI_METHOD_FLAG GetCGImethod ()
 
string GetRqstContent ()
 
CPLErr Run ()
 
 WCSCGI ()
 

Detailed Description

WCSCGI class is used to acquire WCS request, both GET and POST method are supported.

Definition at line 101 of file wcsUtil.h.

Constructor & Destructor Documentation

WCSCGI::WCSCGI ( )
inline

Definition at line 108 of file wcsUtil.h.

References UN_KNOWN.

Member Function Documentation

CGI_METHOD_FLAG WCSCGI::GetCGImethod ( )
inline

Definition at line 120 of file wcsUtil.h.

string WCSCGI::GetRqstContent ( )
inline

Definition at line 115 of file wcsUtil.h.

CPLErr WCSCGI::Run ( )

The documentation for this class was generated from the following file: