Puma Reference Manual Puma: CTypePrimitive.h File Reference



CTypePrimitive.h File Reference

Primitive types. More...

Classes

class  Puma::CTypePrimitive
 Primitive type. More...

Namespaces

namespace  Puma

Variables

CTypePrimitive Puma::CTYPE_BOOL
 bool
CTypePrimitive Puma::CTYPE_C_BOOL
 _Bool
CTypePrimitive Puma::CTYPE_CHAR
 char
CTypePrimitive Puma::CTYPE_SIGNED_CHAR
 signed char
CTypePrimitive Puma::CTYPE_UNSIGNED_CHAR
 unsigned char
CTypePrimitive Puma::CTYPE_WCHAR_T
 wchar_t
CTypePrimitive Puma::CTYPE_SHORT
 short
CTypePrimitive Puma::CTYPE_UNSIGNED_SHORT
 unsigned short
CTypePrimitive Puma::CTYPE_INT
 int
CTypePrimitive Puma::CTYPE_UNSIGNED_INT
 unsigned int
CTypePrimitive Puma::CTYPE_LONG
 long
CTypePrimitive Puma::CTYPE_UNSIGNED_LONG
 unsigned long
CTypePrimitive Puma::CTYPE_LONG_LONG
 long long
CTypePrimitive Puma::CTYPE_UNSIGNED_LONG_LONG
 unsigned long long
CTypePrimitive Puma::CTYPE_FLOAT
 float
CTypePrimitive Puma::CTYPE_DOUBLE
 double
CTypePrimitive Puma::CTYPE_LONG_DOUBLE
 long double
CTypePrimitive Puma::CTYPE_VOID
 void
CTypePrimitive Puma::CTYPE_UNKNOWN_T
 unknown_t
CTypePrimitive Puma::CTYPE_UNDEFINED
 Undefined type.
CTypePrimitive Puma::CTYPE_ELLIPSIS
 Any type.

Detailed Description

Primitive types.




Puma Reference Manual. Created on 11 Sep 2009.