|
Objectively
Ultra-lightweight object oriented framework for GNU C.
|
Pointers provide Object encapsulation for raw C pointers. More...
#include <Objectively/Object.h>Go to the source code of this file.
Data Structures | |
| struct | Pointer |
| Pointers provide Object encapsulation for raw C pointers. More... | |
Functions | |
| OBJECTIVELY_EXPORT Class * | _Pointer (void) |
| OBJECTIVELY_EXPORT Class * _Pointer | ( | void | ) |
Definition at line 137 of file Pointer.c.