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

data_type code

Referenced by free_attr(), get_obj_attr_by_index(), and print_attr().

int32 ATTR::n_val

number of values of this attribute

Referenced by get_obj_attr_by_index(), and print_attr().

char ATTR::name[MAX_NC_NAME]

name of the SDS

Referenced by get_obj_attr_by_index(), and print_attr().

void* ATTR::value


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