33 #define FONcShort_h_ 1
35 #include <libdap/BaseType.h>
39 #include "FONcBaseType.h"
54 FONcShort( BaseType *b ,
bool unsigned_int8) ;
57 virtual void define(
int ncid ) ;
58 virtual void write(
int ncid ) ;
60 virtual string name() ;
61 virtual nc_type type() ;
63 virtual void dump( ostream &strm )
const ;
A DAP BaseType with file out netcdf information included.
A DAP Int16 and UInt16 with file out netcdf information included.