Main Page | Class List | Directories | File List | Class Members | File Members

SDS_INFO Struct Reference

represents the available informations about one SDS : name, rank, dimensions, and list of attributes More...

#include <c_hdf_reader.h>

List of all members.

Public Attributes

char name [MAX_NC_NAME]
int32 data_type
int32 rank
int32 dim_size [MAX_VAR_DIMS]
int32 n_attr
ATTRv_attr


Detailed Description

represents the available informations about one SDS : name, rank, dimensions, and list of attributes


Member Data Documentation

char SDS_INFO::name[MAX_NC_NAME]
 

name of the SDS

int32 SDS_INFO::data_type
 

data_type code

int32 SDS_INFO::rank
 

number of dimensions

int32 SDS_INFO::dim_size[MAX_VAR_DIMS]
 

size of each dimensions

int32 SDS_INFO::n_attr
 

number of attributes

ATTR* SDS_INFO::v_attr
 

list of attributes


The documentation for this struct was generated from the following file:
Generated on Mon Apr 14 16:16:18 2008 for c_hdf_reader by  doxygen 1.4.4