Data header structure. More...
#include <itpp/base/itfile.h>
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. |
Generated on Sat Feb 26 2011 16:06:39 for IT++ by Doxygen 1.7.3