OODuck
0.5
C Oriented Object framework with duck-typing support
|
This is the complete list of members for Collection, including all inherited members.
add(void *self, const void *object) | Collection | |
clear(void *self) | Iterable | |
contains(const void *self, const void *object) | Iterable | |
del(void *self, const void *object) | Collection | |
equal(const void *self, const void *other) | Object | |
next(const void *self, const void *iterator) | Iterable | |
ref(void *self) | Object | |
unref(void *self) | Object |