IT++ Logo
Public Attributes | List of all members
itpp::it_file_base_old::data_header Struct Reference

Data header structure. More...

#include <itpp/base/itfile.h>

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 673 of file itfile.h.

Member Data Documentation

uint32_t itpp::it_file_base_old::data_header::hdr_bytes
uint32_t itpp::it_file_base_old::data_header::data_bytes
uint32_t itpp::it_file_base_old::data_header::block_bytes

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

Generated on Sat Jul 6 2013 10:54:30 for IT++ by Doxygen 1.8.2