OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
hdfutil.cc File Reference
#include "config_hdf.h"
#include <string>
#include <mfhdf.h>
#include <hdfclass.h>
#include "hdfutil.h"
#include "dhdferr.h"
Include dependency graph for hdfutil.cc:

Go to the source code of this file.

Macros

#define SIGNED_BYTE_TO_INT32   1
 

Functions

void * ExportDataForDODS (const hdf_genvec &v)
 
void * ExportDataForDODS (const hdf_genvec &v, int i)
 

Macro Definition Documentation

#define SIGNED_BYTE_TO_INT32   1

Definition at line 48 of file hdfutil.cc.

Function Documentation

void* ExportDataForDODS ( const hdf_genvec v,
int  i 
)