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

int32 SDS_INFO::dim_size[MAX_VAR_DIMS]

size of each dimensions

Referenced by get_sds_info_by_id(), print_sds_info(), and set_start_stride_edge().

number of attributes

Referenced by free_sds_info(), get_sds_info_by_id(), and print_sds_info().

char SDS_INFO::name[MAX_NC_NAME]

name of the SDS

Referenced by get_sds_info_by_id(), and print_sds_info().


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

Generated on Wed Sep 2 15:04:31 2009 for caltrack_reader.kdevelop by  doxygen 1.5.8