Go to the source code of this file.
Namespaces | |
| namespace | nw |
Macros | |
| #define | NW_PLATFORM_CAFE |
| #define | NW_INLINE inline |
| #define | NW_FORCE_INLINE __attribute__((always_inline)) inline |
| #define | NW_CONFIG_USE_STATIC |
| #define | NW_TABLE_FIELD static const |
| #define | NW_DISALLOW_COPY_AND_ASSIGN(TypeName) |
Typedefs | |
| typedef unsigned long | nw::IntPtr |
| typedef signed long | nw::PtrDiff |
| #define NW_PLATFORM_CAFE |
| #define NW_INLINE inline |
| #define NW_FORCE_INLINE __attribute__((always_inline)) inline |
| #define NW_CONFIG_USE_STATIC |
| #define NW_TABLE_FIELD static const |
| #define NW_DISALLOW_COPY_AND_ASSIGN | ( | TypeName | ) |