|
Objectively 1.0.0
Ultra-lightweight object oriented framework for GNU C.
|
#include <Class.h>
Properties | |
| ClassDef | def |
| The Class definition. More... | |
| ident | interface |
| The interface of the Class. More... | |
| Class * | next |
| Provides chaining of initialized Classes. More... | |
| Class* Class::next |