Public Member Functions | |
struct String_s * | methodDecl (Object, toString) |
ObjRefs_t * | methodDecl (Object, allRefs) |
qboolean | methodDecl (Object, finalize) |
Data Fields | |
struct Class_s * | cl |
void * | data |
unsigned | finalized:1 |
unsigned | marked:1 |
struct Object_s * | next |
unsigned | nogc:1 |
int | refs |
struct String_s* methodDecl | ( | Object | , |
toString | |||
) |
struct Class_s* cl |
void* data |
unsigned finalized |
unsigned marked |
struct Object_s* next |
unsigned nogc |
int refs |