![]() |
ooc
1.3c
Object Oriented tollkit fo ANSI C
|

Files | |
| file | exception.c |
| file | exception.h |
| Exception class - a standard ooc error reporting class. | |
| file | list.c |
| file | list.h |
| List class - doubly linked list, a standard ooc container. | |
| file | mcc18_ext.c |
| file | mcc30_ext.c |
| file | ooc.c |
| file | ooc.h |
| Object Oriented C - macros and definitions. | |
| file | refcounted.c |
| file | refcounted.h |
| RefCounted class - a reference counted Object. | |
| file | signal.c |
| file | signal.h |
| Signal class - an ooc signal / slot mechanism. | |
| file | testcase.c |
| file | testcase.h |
| TestCase class - base class for unit testing. | |
| file | vector.c |
| file | vector.h |
| Vector class - a standard ooc container. | |