IT++ Logo
Public Attributes

itpp::it_file_base::data_header Struct Reference

Data header structure. More...

#include <itpp/base/itfile.h>

List of all members.

Public Attributes

uint64_t hdr_bytes
 Number of bytes of the header.
uint64_t data_bytes
 Number of bytes of the data.
uint64_t block_bytes
 Number of bytes of the header + data.
std::string name
 Data name.
std::string type
 Data type, e.g. int32, float32, etc. type = "" means deleted.
std::string desc
 Data description.

Detailed Description

Data header structure.

Definition at line 97 of file itfile.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
SourceForge Logo

Generated on Wed Mar 2 2011 22:05:37 for IT++ by Doxygen 1.7.3