|
OODuck
0.5
C Oriented Object framework with duck-typing support
|
This is the complete list of members for String, including all inherited members.
| __constructor__(void *self, char *data) | String | |
| copy(const void *self) | String | |
| cstr(const void *self) | String | |
| equal(const void *self, const void *other) | Object | |
| format(void *self, const char *fmt,...) | String | |
| len(const void *self) | String | |
| ref(void *self) | Object | |
| unref(void *self) | Object |