#include <limits>
Go to the source code of this file.
◆ PLATFORM_ASSERT_ARG_TYPE_DEFINED
#define PLATFORM_ASSERT_ARG_TYPE_DEFINED |
◆ PLATFORM_INDEX_TYPE_DEFINED
#define PLATFORM_INDEX_TYPE_DEFINED |
◆ PLATFORM_POINTER_CAST_TYPE_DEFINED
#define PLATFORM_POINTER_CAST_TYPE_DEFINED |
◆ PLATFORM_SIZE_TYPE_DEFINED
#define PLATFORM_SIZE_TYPE_DEFINED |
◆ PLATFORM_UINT_TYPE_DEFINED
#define PLATFORM_UINT_TYPE_DEFINED |
◆ PRI_PlatformAssertArgType
◆ PRI_PlatformIndexType
◆ PRI_PlatformIntType
#define PRI_PlatformIntType "d" |
◆ PRI_PlatformPointerCastType
#define PRI_PlatformPointerCastType PRIx8 |
◆ PRI_PlatformSizeType
◆ PRI_PlatformUIntType
#define PRI_PlatformUIntType "ud" |
◆ PlatformAssertArgType
Default implementation for argument to fw_assert
Definition at line 58 of file DefaultTypes.hpp.
◆ PlatformIndexType
◆ PlatformIntType
DefaultTypes.hpp provides fallback defaults for the platform types.
This fill contains default implementations for types typically defined in PlatformTypes.hpp. These default implementations are based on x86_64 Linux but are often appropriate for most systems. Default implementation for deprecated (see note)
Definition at line 13 of file DefaultTypes.hpp.
◆ PlatformPointerCastType
Default implementation for pointers stored as integers
Definition at line 91 of file DefaultTypes.hpp.
◆ PlatformSizeType
◆ PlatformUIntType
Default implementation for deprecated (see note)
Definition at line 25 of file DefaultTypes.hpp.
◆ PlatformAssertArgType_MAX
◆ PlatformAssertArgType_MIN
◆ PlatformIndexType_MAX
◆ PlatformIndexType_MIN
◆ PlatformIntType_MAX
◆ PlatformIntType_MIN
◆ PlatformPointerCastType_MAX
◆ PlatformPointerCastType_MIN
◆ PlatformSizeType_MAX
◆ PlatformSizeType_MIN
◆ PlatformUIntType_MAX
◆ PlatformUIntType_MIN