offbrand
A collection of generic, reference counted datastructures in C for C
|
include | |
private | |
obdeque_private.h | Obdeque Private Interace |
obint_private.h | Obint Private Interface |
obj_private.h | Base type for all Offbrand compatible classes |
obmap_private.h | Obmap Private Interface |
obstring_private.h | Obstring Private Interface |
obtest_private.h | Obtest Private Interface |
obvector_private.h | Obvector Private Interface |
obdeque.h | Obdeque Public Interface |
obint.h | Obint Public Interface |
obmap.h | Obmap Public Interface |
obstring.h | Obstring Public Interface |
obtest.h | Obtest Public Interface |
obvector.h | Obvector Public Interface |
offbrand.h | Offbrand Standard Library |
src | |
classes | |
obdeque.c | Obdeque Method Implementation |
obint.c | Obint Method Implementation |
obmap.c | Obmap Method Implementation |
obstring.c | Obstring Method Implementation |
obtest.c | Obtest Method Implementation |
obvector.c | Obvector Method Implementation |
tests | |
obdeque_test.c | OBVector Unit Tests |
obint_test.c | Obint Unit Tests |
obmap_test.c | Obmap Unit Tests |
obstring_test.c | Obstring Unit Tests |
obtest_test.c | Obtest Unit Tests |
obvector_test.c | Obvector Unit Tests |
offbrand_stdlib.c | Standard Library Implementation |