|
STLdoc
STLdocumentation
|
#include <stddef.h>Go to the source code of this file.
Classes | |
| struct | objc_object |
Macros | |
| #define | __GNU_LIBOBJC__ 20110608 |
| #define | YES (BOOL)1 |
| #define | NO (BOOL)0 |
| #define | nil (id)0 |
| #define | Nil (Class)0 |
Typedefs | |
| typedef unsigned char | BOOL |
| typedef const struct objc_selector * | SEL |
| typedef struct objc_class * | Class |
| typedef struct objc_object * | id |
| typedef id(* | IMP )(id, SEL,...) |
| typedef struct objc_object | Protocol |
| #define __GNU_LIBOBJC__ 20110608 |
| #define nil (id)0 |
| #define Nil (Class)0 |
| #define NO (BOOL)0 |
| #define YES (BOOL)1 |
| typedef unsigned char BOOL |
| typedef struct objc_class* Class |
| typedef struct objc_object * id |
| typedef struct objc_object Protocol |
| typedef const struct objc_selector* SEL |
1.8.6