OODuck  0.5
C Oriented Object framework with duck-typing support
Iterator Member List

This is the complete list of members for Iterator, including all inherited members.

__constructor__(void *self, const void *iterable)Iterator
equal(const void *self, const void *other)Object
get(const void *self)Iterator
next(void *self)Iterator
ref(void *self)Object
unref(void *self)Object