|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include <string>

Go to the source code of this file.
Namespaces | |
| fits_handler | |
| libdap | |
| static class NCMLUtil overview | |
Functions | |
| bool | fits_handler::fits_read_descriptors (libdap::DDS &dds, const std::string &filename, std::string &error) |
| int | fits_handler::process_hdu_ascii_table (fitsfile *fptr, libdap::DDS &dds, const std::string &hdu, const std::string &str) |
| int | fits_handler::process_hdu_image (fitsfile *fptr, libdap::DDS &dds, const std::string &hdu, const std::string &str) |
| void | fits_handler::process_status (int status, std::string &error) |