IT++ Logo

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

#include <itpp/base/itfile.h>

Inheritance diagram for itpp::it_file_base:

itpp::it_ifile itpp::it_file

List of all members.


Detailed Description

Base class for it_ifile and it_file.

Definition at line 92 of file itfile.h.


Static Protected Attributes

static char file_magic [4] = { 'I', 'T', '+', '+' }
 IT++ file marker: "IT++".
static char file_version = 3
 IT++ file version.

Classes

struct  data_header
 Data header structure. More...
struct  file_header
 File header structure. More...

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

Generated on Sun Dec 9 17:31:09 2007 for IT++ by Doxygen 1.5.4