const char * iufFileGetType(iuf_t file)
Gets the type label of the IufFile.
Definition: iufFile.c:101
Definition: iufHistoryNodeADT.h:4
int iufFileSetHistoryTree(iuf_t file, iuhn_t history)
Sets the IufHistoryNode of the IufFile.
Definition: iufFile.c:115
int iufFileCompare(iuf_t reference, iuf_t actual)
Compares two IufFile objects with each other. returns IUF_TRUE when the two files are equal and IUF_F...
Definition: iufFile.c:38