Base class for it_ifile and it_file. More...
#include <itpp/base/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', '+', '+' } |
IT++ file marker: "IT++". | |
static char | file_version = 3 |
IT++ file version. |
Base class for it_ifile and it_file.
Definition at line 93 of file itfile.h.
Generated on Tue Feb 2 09:33:36 2010 for IT++ by Doxygen 1.6.2