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