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

ATTR Struct Reference

represents the available informations about an attribute (either a file or a SDS one) More...

#include <c_hdf_reader.h>

List of all members.

Public Attributes

char name [MAX_NC_NAME]
int32 data_type
int32 n_val
void * value


Detailed Description

represents the available informations about an attribute (either a file or a SDS one)


Member Data Documentation

char ATTR::name[MAX_NC_NAME]
 

name of the SDS

int32 ATTR::data_type
 

data_type code

int32 ATTR::n_val
 

number of values of this attribute

void* ATTR::value
 

value of this attribute


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