OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
DapModule.cc File Reference
#include <iostream>
#include "DapModule.h"
#include "DapRequestHandler.h"
#include "DapResponseNames.h"
#include <BESRequestHandlerList.h>
#include <BESDebug.h>
#include <BESResponseHandlerList.h>
#include <BESResponseNames.h>
#include <BESContainerStorageList.h>
#include <BESContainerStorageCatalog.h>
#include <BESCatalogDirectory.h>
#include <BESCatalogList.h>
Include dependency graph for DapModule.cc:

Go to the source code of this file.

Macros

#define DAP_CATALOG   "catalog"
 

Functions

BESAbstractModulemaker ()
 

Macro Definition Documentation

#define DAP_CATALOG   "catalog"

Definition at line 20 of file DapModule.cc.

Referenced by DapModule::initialize(), and DapModule::terminate().

Function Documentation

BESAbstractModule* maker ( )

Definition at line 86 of file DapModule.cc.

Referenced by BESPlugin< C >::instantiate().