#include <itpp/base/itfile.h>
Inheritance diagram for itpp::it_file_base:

Static Protected Attributes | |
| static char | file_magic [4] = { 'I', 'T', '+', '+' } |
| ACTION: Add documentation. | |
| static char | file_version = 2 |
| ACTION: Add documentation. | |
Classes | |
| struct | data_header |
| Data header structure. More... | |
| struct | file_header |
| File header structure. More... | |
Definition at line 82 of file itfile.h.
char itpp::it_file_base::file_magic = { 'I', 'T', '+', '+' } [static, protected] |
ACTION: Add documentation.
Definition at line 105 of file itfile.h.
Referenced by itpp::it_ifile::read_check_file_header(), and itpp::it_file::write_file_header().
char itpp::it_file_base::file_version = 2 [static, protected] |
ACTION: Add documentation.
Definition at line 107 of file itfile.h.
Referenced by itpp::it_ifile::read_check_file_header(), and itpp::it_file::write_file_header().
Generated on Wed Apr 18 11:23:40 2007 for IT++ by Doxygen 1.5.2