Fesapi 2.9.0.1
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;