Macros | |
#define | CLASSOF(x) (&G_STRUCT (pr, pr_class_t, (x)->class_pointer)) |
Typedefs | |
typedef struct class_tree | class_tree |
typedef struct obj_list_s | obj_list |
Functions | |
void | RUA_Obj_Init (progs_t *pr, int secure) |
func_t | RUA_Obj_msg_lookup (progs_t *pr, pointer_t _self, pointer_t __cmd) |
Variables | |
class_tree * | class_tree_free_list |
#define CLASSOF | ( | x | ) | (&G_STRUCT (pr, pr_class_t, (x)->class_pointer)) |
typedef struct class_tree class_tree |
typedef struct obj_list_s obj_list |
class_tree* class_tree_free_list |