|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include "config.h"#include <DAS.h>#include <DDS.h>#include <DMR.h>#include <D4BaseTypeFactory.h>#include <Ancillary.h>#include <InternalErr.h>#include <mime_util.h>#include <BESResponseHandler.h>#include <BESDapError.h>#include <BESDapNames.h>#include <BESResponseNames.h>#include <BESDASResponse.h>#include <BESDDSResponse.h>#include <BESDataDDSResponse.h>#include <BESDMRResponse.h>#include <BESVersionInfo.h>#include <BESConstraintFuncs.h>#include <BESServiceRegistry.h>#include <BESUtil.h>#include <fitsio.h>#include "FitsRequestHandler.h"#include "fits_read_attributes.h"#include "fits_read_descriptors.h"
Go to the source code of this file.
Macros | |
| #define | FITS_NAME "fits" |
| #define FITS_NAME "fits" |
Definition at line 64 of file FitsRequestHandler.cc.
Referenced by FitsRequestHandler::fits_build_help().