Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

CTBtypes.hxx File Reference

Generic type definitions for CTB environment. More...

#include <stddef.h>

Include dependency graph for CTBtypes.hxx:

Include dependency graph

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

Included by dependency graph

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


Detailed Description

Generic type definitions for CTB environment.

Version:
Id:
CTBtypes.hxx,v 1.5 2000/02/09 12:27:58 mueller Exp

Definition in file CTBtypes.hxx.


Define Documentation

#define _CTBtypes_HXX   1
 

Definition at line 2 of file CTBtypes.hxx.

#define CTB__c8s16i32l32
 

Definition at line 48 of file CTBtypes.hxx.


Typedef Documentation

CTBschar
 

Abbreviation for signed char.

Definition at line 39 of file CTBtypes.hxx.

CTBuchar
 

Abbreviation for unsigned char.

Definition at line 40 of file CTBtypes.hxx.

typedef unsigned short CTBushort
 

Definition at line 41 of file CTBtypes.hxx.

typedef unsigned int CTBuint
 

Definition at line 42 of file CTBtypes.hxx.

typedef unsigned long CTBulong
 

Definition at line 43 of file CTBtypes.hxx.

CTBint8
 

Signed integer type with 8 bits..

Definition at line 54 of file CTBtypes.hxx.

CTBuint8
 

Unsigned integer type with 8 bits..

Definition at line 55 of file CTBtypes.hxx.

CTBint16
 

Signed integer type with 16 bits..

Definition at line 56 of file CTBtypes.hxx.

CTBuint16
 

Unsigned integer type with 16 bits..

Definition at line 57 of file CTBtypes.hxx.

CTBint32
 

Signed integer type with 32 bits..

Definition at line 58 of file CTBtypes.hxx.

CTBuint32
 

Unsigned integer type with 32 bits..

Definition at line 59 of file CTBtypes.hxx.

CTBint
 

Generic integer.

The type CTBint is used for indices as well as sizes and capacities.

Definition at line 73 of file CTBtypes.hxx.

typedef CTBint CTBsize
 

Definition at line 75 of file CTBtypes.hxx.

typedef CTBint CTBindex
 

Definition at line 76 of file CTBtypes.hxx.

typedef unsigned int CTBdim
 

Definition at line 78 of file CTBtypes.hxx.


Generated at Fri Oct 24 18:12:57 2003 for CTBbase by doxygen1.2.9-20010812 written by Dimitri van Heesch, © 1997-2001