Typedefs | |
typedef signed short | int16 |
typedef signed int | int32 |
typedef signed char | int8 |
typedef char | tchar |
typedef unsigned short | uint16 |
typedef unsigned int | uint32 |
typedef unsigned char | uint8 |
typedef signed short Types::int16 |
typedef signed int Types::int32 |
typedef signed char Types::int8 |
typedef char Types::tchar |
typedef unsigned short Types::uint16 |
typedef unsigned int Types::uint32 |
typedef unsigned char Types::uint8 |