objc_category Struct Reference

#include <loader/objc/objc-class.h>

List of all members.


Detailed Description

Definition at line 115 of file objc-class.h.

Public Attributes

char * category_name
objc_method_listclass_methods
char * class_name
objc_method_listinstance_methods
objc_protocol_listprotocols


Member Data Documentation

char* objc_category::category_name
 

Definition at line 116 of file objc-class.h.

struct objc_method_list* objc_category::class_methods
 

Definition at line 119 of file objc-class.h.

char* objc_category::class_name
 

Definition at line 117 of file objc-class.h.

struct objc_method_list* objc_category::instance_methods
 

Definition at line 118 of file objc-class.h.

struct objc_protocol_list* objc_category::protocols
 

Definition at line 120 of file objc-class.h.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 19 21:18:44 2006 for Boomerang by  doxygen 1.4.6