Fesapi 2.3.0.0
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
HidtType.h
1
2#pragma once
3
4#include <cstdint>
5
6//typedef int hdf5_hid_t;
7typedef int64_t hdf5_hid_t;