OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
GatewayModule.cc File Reference
#include <iostream>
#include <vector>
#include <string>
#include "GatewayModule.h"
#include <BESRequestHandlerList.h>
#include <BESDebug.h>
#include <BESResponseHandlerList.h>
#include <BESResponseNames.h>
#include <BESContainerStorageList.h>
#include <TheBESKeys.h>
#include <BESSyntaxUserError.h>
#include "GatewayRequestHandler.h"
#include "GatewayResponseNames.h"
#include "GatewayContainerStorage.h"
#include "GatewayUtils.h"
Include dependency graph for GatewayModule.cc:

Go to the source code of this file.

Functions

BESAbstractModulemaker ()
 

Function Documentation

BESAbstractModule* maker ( )

Definition at line 61 of file GatewayModule.cc.