Go to the source code of this file.
Namespaces | |
| yi | |
| yi::deprecated | |
| Deprecated classes. | |
Macros | |
| #define | YI_NULL nullptr |
Typedefs | |
| typedef uint8_t | yi::deprecated::YI_UINT8 |
| typedef int8_t | yi::deprecated::YI_INT8 |
| typedef uint16_t | yi::deprecated::YI_UINT16 |
| typedef int16_t | yi::deprecated::YI_INT16 |
| typedef uint32_t | yi::deprecated::YI_UINT32 |
| typedef int32_t | yi::deprecated::YI_INT32 |
| typedef uint64_t | yi::deprecated::YI_UINT64 |
| typedef int64_t | yi::deprecated::YI_INT64 |
| typedef float | yi::deprecated::YI_FLOAT |
| typedef double | yi::deprecated::YI_DOUBLE |
| typedef ssize_t | yi::deprecated::YI_UID |
| typedef wchar_t | yi::deprecated::YI_WCHAR |
| typedef char | yi::deprecated::YI_CHAR |
| typedef char16_t | yi::deprecated::YI_CHAR16 |
| typedef char32_t | yi::deprecated::YI_CHAR32 |
| typedef intptr_t | yi::deprecated::YI_INTPTR |
| typedef uintptr_t | yi::deprecated::YI_UINTPTR |
| typedef size_t | yi::deprecated::YI_SIZE |
| typedef ssize_t | yi::deprecated::YI_SSIZE |