|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include "config.h"#include <iostream>#include "GDALModule.h"#include <BESRequestHandlerList.h>#include "GDALRequestHandler.h"#include <BESDapService.h>#include <BESContainerStorageList.h>#include <BESContainerStorageCatalog.h>#include <BESCatalogDirectory.h>#include <BESCatalogList.h>#include <BESDebug.h>
Go to the source code of this file.
Macros | |
| #define | GDAL_CATALOG "catalog" |
Functions | |
| BESAbstractModule * | maker () |
| #define GDAL_CATALOG "catalog" |
Definition at line 44 of file GDALModule.cc.
Referenced by GDALModule::initialize(), and GDALModule::terminate().
| BESAbstractModule* maker | ( | ) |
Definition at line 112 of file GDALModule.cc.