IT++ Logo Newcom Logo

itpp::it_file_base Class Reference
[IT++ File Format]

Base class for it_ifile and it_file. More...

#include <itpp/base/itfile.h>

Inheritance diagram for itpp::it_file_base:

itpp::it_ifile itpp::it_file List of all members.

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...

Detailed Description

Base class for it_ifile and it_file.

Definition at line 82 of file itfile.h.


Member Data Documentation

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().


The documentation for this class was generated from the following files:
SourceForge Logo

Generated on Wed Apr 18 11:45:38 2007 for IT++ by Doxygen 1.5.2