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

Go to the source code of this file.
Classes | |
| class | FONcUtils |
| Utilities used to help in the return of an OPeNDAP DataDDS object as a netcdf file. More... | |
Macros | |
| #define | FONC_ATTRIBUTE_SEPARATOR "." |
| #define | FONC_EMBEDDED_SEPARATOR "." |
| #define | FONC_ORIGINAL_NAME "fonc_original_name" |
| #define FONC_ATTRIBUTE_SEPARATOR "." |
Definition at line 46 of file FONcUtils.h.
| #define FONC_EMBEDDED_SEPARATOR "." |
Definition at line 45 of file FONcUtils.h.
Referenced by FONcUtils::gen_name().
| #define FONC_ORIGINAL_NAME "fonc_original_name" |
Definition at line 47 of file FONcUtils.h.