Data Fields | |
| struct category_s * | categories |
| class_type_t | class_type |
| struct def_s * | def |
| int | defined |
| struct symtab_s * | ivars |
| struct methodlist_s * | methods |
| const char * | name |
| struct protocollist_s * | protocols |
| struct class_s * | super_class |
| struct type_s * | type |
| struct category_s* categories |
| class_type_t class_type |
| struct def_s* def |
| int defined |
| struct symtab_s* ivars |
| struct methodlist_s* methods |
| const char* name |
| struct protocollist_s* protocols |
| struct class_s* super_class |
| struct type_s* type |