Defines | |
| #define | OPENJAUS_EXPORT __declspec(dllexport) |
Typedefs | |
| typedef signed char | int8_t |
| typedef short int | int16_t |
| typedef int | int32_t |
| typedef long int | int64_t |
| typedef unsigned char | uint8_t |
| typedef unsigned short int | uint16_t |
| typedef unsigned int | uint32_t |
| typedef unsigned long int | uint64_t |
| typedef int8_t | int8 |
| typedef int16_t | int16 |
| typedef int32_t | int32 |
| typedef int64_t | int64 |
| typedef uint8_t | uint8 |
| typedef uint16_t | uint16 |
| typedef uint32_t | uint32 |
| typedef uint64_t | uint64 |
| #define OPENJAUS_EXPORT __declspec(dllexport) |
| typedef short int int16_t |
| typedef int int32_t |
| typedef long int int64_t |
| typedef signed char int8_t |
| typedef unsigned short int uint16_t |
| typedef unsigned int uint32_t |
| typedef unsigned long int uint64_t |
| typedef unsigned char uint8_t |
1.7.1