HDF4_RECORD Class Reference

#include <mi32/hdf4.h>

List of all members.

Public Member Functions

 HDF4_RECORD ()
const char * GetString (INT32 FieldNum) const
double GetValue (INT32 FieldNum) const

Constructor & Destructor Documentation

HDF4_RECORD::HDF4_RECORD (  ) 

Default constructor.


Member Function Documentation

const char* HDF4_RECORD::GetString ( INT32  FieldNum  )  const

Get string field.

Returns:
Pointer to string field or NULL if not string
Parameters:
FieldNum Field number
double HDF4_RECORD::GetValue ( INT32  FieldNum  )  const

Get value for numeric field.

Returns:
Double value converted from the field specified
Parameters:
FieldNum Field number

The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:33:30 2012 for TNTsdk 2012 by  doxygen 1.6.1