#include "fplatform.h"
#include <cstdint>
Go to the source code of this file.
◆ _UNICODE
◆ SMTG_ALWAYS_INLINE
| #define SMTG_ALWAYS_INLINE |
◆ SMTG_NEVER_INLINE
| #define SMTG_NEVER_INLINE |
◆ SWAP_16
◆ SWAP_32
Byte-order Conversion Macros.
Definition at line 126 of file ftypes.h.
◆ SWAP_64
◆ UNICODE
◆ char16
| typedef char16_t Steinberg::char16 |
◆ char8
| typedef char Steinberg::char8 |
◆ CString
| typedef const tchar* Steinberg::CString |
◆ CStringA
| typedef const char8* Steinberg::CStringA |
◆ CStringW
| typedef const char16* Steinberg::CStringW |
◆ FIDString
| typedef const char8* Steinberg::FIDString |
◆ int16
◆ int32
◆ int64
◆ int8
| typedef char Steinberg::int8 |
◆ TBool
| typedef uint8 Steinberg::TBool |
◆ tchar
| typedef char16 Steinberg::tchar |
◆ TPtrInt
| typedef uint32 Steinberg::TPtrInt |
◆ tresult
| typedef int32 Steinberg::tresult |
◆ TSize
| typedef int64 Steinberg::TSize |
◆ uchar
| typedef unsigned char Steinberg::uchar |
◆ UCoord
◆ uint16
◆ uint32
◆ uint64
◆ uint8
◆ str16Empty()
| bool Steinberg::str16Empty |
( |
const char16 * |
str | ) |
|
◆ str8Empty()
| bool Steinberg::str8Empty |
( |
const char8 * |
str | ) |
|
◆ strEmpty()
| bool Steinberg::strEmpty |
( |
const tchar * |
str | ) |
|
◆ kPlatformStringIOS
| const FIDString Steinberg::kPlatformStringIOS |
◆ kPlatformStringLinux
| const FIDString Steinberg::kPlatformStringLinux |
◆ kPlatformStringMac
| const FIDString Steinberg::kPlatformStringMac |
◆ kPlatformStringWin
| const FIDString Steinberg::kPlatformStringWin |