CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs
typedefs.h File Reference

Go to the source code of this file.

Typedefs

typedef short cms_int16_t
 
typedef int cms_int32_t
 
typedef long long cms_int64_t
 
typedef signed char cms_int8_t
 
typedef unsigned short cms_uint16_t
 
typedef unsigned int cms_uint32_t
 
typedef unsigned long long cms_uint64_t
 
typedef unsigned char cms_uint8_t
 

Typedef Documentation

typedef short cms_int16_t

Definition at line 12 of file typedefs.h.

typedef int cms_int32_t

Definition at line 14 of file typedefs.h.

typedef long long cms_int64_t

Definition at line 16 of file typedefs.h.

typedef signed char cms_int8_t

Definition at line 10 of file typedefs.h.

typedef unsigned short cms_uint16_t

Definition at line 13 of file typedefs.h.

typedef unsigned int cms_uint32_t

Definition at line 15 of file typedefs.h.

typedef unsigned long long cms_uint64_t

Definition at line 17 of file typedefs.h.

typedef unsigned char cms_uint8_t

Definition at line 11 of file typedefs.h.