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

char file_magic [4] = { 'I', 'T', '+', '+' }
 ACTION: Add documentation.
char file_version = 2
 ACTION: Add documentation.

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 39 of file itfile.cpp.

char itpp::it_file_base::file_version = 2 [static, protected]
 

ACTION: Add documentation.

Definition at line 40 of file itfile.cpp.


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

Generated on Fri Jan 11 08:51:41 2008 for IT++ by Doxygen 1.3.9.1