#include <itfile.h>
Classes | |
struct | data_header |
Data header structure. More... | |
struct | file_header |
File header structure. More... | |
Static Protected Attributes | |
static char | file_magic [4] = { 'I', 'T', '+', '+' } |
ACTION: Add documentation. | |
static char | file_version = 2 |
ACTION: Add documentation. |