ADTF File Library
Loading...
Searching...
No Matches
legacy_utils4_utils5_types.h
Go to the documentation of this file.
1
16
17
#ifndef ADTF_FILES_LEGACY_UTILS4_UTILS5_TYPES
18
#define ADTF_FILES_LEGACY_UTILS4_UTILS5_TYPES
19
21
using
tUInt8 = uint8_t;
22
using
tInt8 = int8_t;
23
24
using
tUInt16 = uint16_t;
25
using
tInt16 = int16_t;
26
27
using
tUInt32 = uint32_t;
28
using
tInt32 = int32_t;
29
30
using
tUInt64 = uint64_t;
31
using
tInt64 = int64_t;
32
33
using
tFloat64 = double;
34
using
tFloat32 = float;
35
36
using
tTimeStamp = timestamp_t;
37
38
using
tResult =
void
*;
39
40
using
tChar = char;
41
42
using
tVoid = void;
43
45
#endif
include
adtf_file
legacy_utils4_utils5_types.h
Copyright © Digitalwerk GmbH. | Generated on Thu Aug 6 2026 by doxygen 1.13.2 | GIT Commit Hash: 465d2dd4f4033ea3771d5535d81fa83e45fcc918