Field information. More...
#include <mi32/hdf4.h>
Public Member Functions | |
| const HDF4_NAME & | GetName () const |
| int | GetOffset () const |
| int | GetSize () const |
| HDF4_VALTYPE | GetType () const |
| bool | IsString () const |
Field information.
| const HDF4_NAME& HDF4_TABLE::FIELDINFO::GetName | ( | ) | const [inline] |
Get field name.
| int HDF4_TABLE::FIELDINFO::GetOffset | ( | ) | const [inline] |
Get offset to start of field in record buffer.
| int HDF4_TABLE::FIELDINFO::GetSize | ( | ) | const [inline] |
Get field size.
| HDF4_VALTYPE HDF4_TABLE::FIELDINFO::GetType | ( | ) | const [inline] |
Get field type.
| bool HDF4_TABLE::FIELDINFO::IsString | ( | ) | const [inline] |
Determine if field is a string.
1.6.1