types.hpp File Reference

Go to the source code of this file.

Defines

#define SYSTEM_NAME   "strongtalk"

Typedefs

typedef int bool
typedef int smi
typedef unsigned char u_char
typedef unsigned short doubleByte
typedef unsigned short uint16
typedef unsigned short u_short
typedef short int16
typedef unsigned long uint32
typedef oop(*) fntype (...)
typedef void(*) oopsDoFn (oop *p)
typedef void(*) doFn ()

Enumerations

enum  { false, true }


Define Documentation

#define SYSTEM_NAME   "strongtalk"

Definition at line 30 of file types.hpp.

Referenced by check_log_file().


Typedef Documentation

typedef int bool

Definition at line 37 of file types.hpp.

typedef void(*) doFn()

Definition at line 123 of file types.hpp.

typedef unsigned short doubleByte

Definition at line 43 of file types.hpp.

typedef oop(*) fntype(...)

Definition at line 121 of file types.hpp.

typedef short int16

Definition at line 46 of file types.hpp.

typedef void(*) oopsDoFn(oop *p)

Definition at line 122 of file types.hpp.

typedef int smi

Definition at line 40 of file types.hpp.

typedef unsigned char u_char

Definition at line 42 of file types.hpp.

typedef unsigned short u_short

Definition at line 45 of file types.hpp.

typedef unsigned short uint16

Definition at line 44 of file types.hpp.

typedef unsigned long uint32

Definition at line 47 of file types.hpp.


Enumeration Type Documentation

anonymous enum

Enumerator:
false 
true 

Definition at line 36 of file types.hpp.


Generated on Mon Oct 9 13:46:28 2006 for Strongtalk VM by  doxygen 1.4.7