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

Go to the source code of this file.

Macros

#define CSV_CATALOG   "catalog"
 
#define CSV_NAME   "csv"
 

Functions

BESAbstractModulemaker ()
 

Macro Definition Documentation

#define CSV_CATALOG   "catalog"

Definition at line 56 of file CSVModule.cc.

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

#define CSV_NAME   "csv"

Definition at line 55 of file CSVModule.cc.

Function Documentation

BESAbstractModule* maker ( )

Definition at line 94 of file CSVModule.cc.