#include <stddef.h>
Include dependency graph for CTBtypes.hxx:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | _CTBtypes_HXX 1 |
| #define | CTB__c8s16i32l32 |
Typedefs | |
| typedef signed char | CTBschar |
| typedef unsigned char | CTBuchar |
| typedef unsigned short | CTBushort |
| typedef unsigned int | CTBuint |
| typedef unsigned long | CTBulong |
| typedef signed char | CTBint8 |
| typedef unsigned char | CTBuint8 |
| typedef short | CTBint16 |
| typedef unsigned short | CTBuint16 |
| typedef int | CTBint32 |
| typedef unsigned int | CTBuint32 |
| typedef ptrdiff_t | CTBint |
| typedef CTBint | CTBsize |
| typedef CTBint | CTBindex |
| typedef unsigned int | CTBdim |
Definition in file CTBtypes.hxx.
|
|
Definition at line 2 of file CTBtypes.hxx. |
|
|
Definition at line 48 of file CTBtypes.hxx. |
|
|
Abbreviation for
Definition at line 39 of file CTBtypes.hxx. |
|
|
Abbreviation for
Definition at line 40 of file CTBtypes.hxx. |
|
|
Definition at line 41 of file CTBtypes.hxx. |
|
|
Definition at line 42 of file CTBtypes.hxx. |
|
|
Definition at line 43 of file CTBtypes.hxx. |
|
|
Signed integer type with 8 bits..
Definition at line 54 of file CTBtypes.hxx. |
|
|
Unsigned integer type with 8 bits..
Definition at line 55 of file CTBtypes.hxx. |
|
|
Signed integer type with 16 bits..
Definition at line 56 of file CTBtypes.hxx. |
|
|
Unsigned integer type with 16 bits..
Definition at line 57 of file CTBtypes.hxx. |
|
|
Signed integer type with 32 bits..
Definition at line 58 of file CTBtypes.hxx. |
|
|
Unsigned integer type with 32 bits..
Definition at line 59 of file CTBtypes.hxx. |
|
|
Generic integer.
The type Definition at line 73 of file CTBtypes.hxx. |
|
|
Definition at line 75 of file CTBtypes.hxx. |
|
|
Definition at line 76 of file CTBtypes.hxx. |
|
|
Definition at line 78 of file CTBtypes.hxx. |
1.2.9-20010812 written by Dimitri van Heesch,
© 1997-2001