IT++ Logo Newcom Logo

itpp::it_file_base::data_header Struct Reference

Data header structure. More...

#include <itpp/base/itfile.h>

List of all members.

Public Attributes

char endianity
 0=little, 1=big
it_u32 hdr_bytes
 size variables
it_u32 data_bytes
it_u32 block_bytes
std::string name
 type=="" means deleted
std::string type


Detailed Description

Data header structure.

Definition at line 86 of file itfile.h.


Member Data Documentation

char itpp::it_file_base::data_header::endianity

0=little, 1=big

Definition at line 88 of file itfile.h.

it_u32 itpp::it_file_base::data_header::hdr_bytes

size variables

Definition at line 90 of file itfile.h.

std::string itpp::it_file_base::data_header::name

type=="" means deleted

Definition at line 92 of file itfile.h.


The documentation for this struct was generated from the following file:
SourceForge Logo

Generated on Sat Aug 25 23:40:07 2007 for IT++ by Doxygen 1.5.2