Typedefs
Types.h File Reference
#include <cstddef>
#include <stdint.h>
Include dependency graph for Types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef bool kt_bool
 
typedef char kt_char
 
typedef double kt_double
 
typedef float kt_float
 
typedef int16_t kt_int16s
 
typedef uint16_t kt_int16u
 
typedef int32_t kt_int32s
 
typedef uint32_t kt_int32u
 
typedef signed long long kt_int64s
 
typedef unsigned long long kt_int64u
 
typedef int8_t kt_int8s
 
typedef uint8_t kt_int8u
 

Typedef Documentation

typedef bool kt_bool

Definition at line 64 of file Types.h.

typedef char kt_char

Definition at line 65 of file Types.h.

typedef double kt_double

Definition at line 67 of file Types.h.

typedef float kt_float

Definition at line 66 of file Types.h.

typedef int16_t kt_int16s

Definition at line 48 of file Types.h.

typedef uint16_t kt_int16u

Definition at line 49 of file Types.h.

typedef int32_t kt_int32s

Definition at line 51 of file Types.h.

typedef uint32_t kt_int32u

Definition at line 52 of file Types.h.

typedef signed long long kt_int64s

Definition at line 58 of file Types.h.

typedef unsigned long long kt_int64u

Definition at line 59 of file Types.h.

typedef int8_t kt_int8s

Karto type definition Ensures platform independent types for windows, linux and mac

Definition at line 45 of file Types.h.

typedef uint8_t kt_int8u

Definition at line 46 of file Types.h.



open_karto
Author(s):
autogenerated on Sat Apr 6 2019 02:22:46