OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
FONcUtils.h File Reference
#include <netcdf.h>
#include <string>
#include <BaseType.h>
Include dependency graph for FONcUtils.h:
This graph shows which files directly or indirectly include this file:

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"
 

Macro Definition Documentation

#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.