QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Object_s Struct Reference
Collaboration diagram for Object_s:
[legend]

Public Member Functions

struct String_s * methodDecl (Object, toString)
 
ObjRefs_tmethodDecl (Object, allRefs)
 
qboolean methodDecl (Object, finalize)
 

Data Fields

struct Class_s * cl
 
void * data
 
unsigned finalized:1
 
unsigned marked:1
 
struct Object_snext
 
unsigned nogc:1
 
int refs
 

Member Function Documentation

struct String_s* methodDecl ( Object  ,
toString   
)
ObjRefs_t* methodDecl ( Object  ,
allRefs   
)
qboolean methodDecl ( Object  ,
finalize   
)

Field Documentation

struct Class_s* cl
void* data
unsigned finalized
unsigned marked
struct Object_s* next
unsigned nogc
int refs

The documentation for this struct was generated from the following file: