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. | |
|
staticprotected |
IT++ file marker: "IT++".
Definition at line 122 of file itfile.h.
Referenced by itpp::it_ifile::read_check_file_header(), and itpp::it_file::write_file_header().
|
staticprotected |
IT++ file version.
Definition at line 124 of file itfile.h.
Referenced by itpp::it_ifile::read_check_file_header(), and itpp::it_file::write_file_header().
Generated on Tue Dec 10 2024 04:49:37 for IT++ by Doxygen 1.12.0