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 More...
 
std::string name
 data name More...
 
std::string type
 data type, e.g. int32, float32, etc. type = "" means deleted More...
 
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

◆ endianity

char itpp::it_file_base_old::data_header::endianity

◆ hdr_bytes

uint32_t itpp::it_file_base_old::data_header::hdr_bytes

◆ data_bytes

uint32_t itpp::it_file_base_old::data_header::data_bytes

◆ block_bytes

uint32_t itpp::it_file_base_old::data_header::block_bytes

◆ name

std::string itpp::it_file_base_old::data_header::name

◆ type

std::string itpp::it_file_base_old::data_header::type

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

Generated on Tue Jan 24 2023 00:00:00 for IT++ by Doxygen 1.9.5