83 virtual const char *
get_name(
void )
const;
91 static int getHDFtype(
int intType,
int &size);
93 static int getIntType(
int hdfType,
int &size);
95 int datatype, datasize;
101 static const int MaxSwapBufferSize;
virtual r_Data_Format get_data_format(void) const
Definition: convertor.hh:111
Definition: convertor.hh:195
r_Data_Format
Definition: mddtypes.hh:133
virtual r_convDesc & convertTo(const char *options=NULL)
convert to HDF
virtual r_Convertor * clone(void) const
cloning
virtual const char * get_name(void) const
identification
virtual r_convDesc & convertFrom(const char *options=NULL)
convert from HDF
r_Conv_HDF(const char *src, const r_Minterval &interv, const r_Type *tp)
constructor using an r_Type object. Exception if the type isn't atomic.
Definition: convertor.hh:56
~r_Conv_HDF(void)
destructor
Definition: minterval.hh:249