HDF
4.3.0
API Reference
|
Data Structures | |
struct | match_info_t |
struct | match_table_t |
Functions | |
void | match_table_init (match_table_t **table) |
void | match_table_free (match_table_t *table) |
void | match_table_add (match_table_t *table, unsigned *flags, char *path, int32 tag1, int32 ref1, int32 tag2, int32 ref2) |
void match_table_add | ( | match_table_t * | table, |
unsigned * | flags, | ||
char * | path, | ||
int32 | tag1, | ||
int32 | ref1, | ||
int32 | tag2, | ||
int32 | ref2 ) |
void match_table_free | ( | match_table_t * | table | ) |
void match_table_init | ( | match_table_t ** | table | ) |