IT++ Logo

itpp::it_file_base_old::it_file_base_old::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
std::string name
 data name
std::string type
 data type, e.g. int32, float32, etc. type = "" means deleted
uint32_t hdr_bytes
uint32_t data_bytes
uint32_t block_bytes


Detailed Description

Data header structure.

Definition at line 664 of file itfile.h.


Member Data Documentation

uint32_t itpp::it_file_base_old::it_file_base_old::data_header::hdr_bytes

uint32_t itpp::it_file_base_old::it_file_base_old::data_header::data_bytes

uint32_t itpp::it_file_base_old::it_file_base_old::data_header::block_bytes


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

Generated on Thu Apr 23 20:06:49 2009 for IT++ by Doxygen 1.5.8