offbrand
A collection of generic, reference counted datastructures in C for C
 All Classes Files Functions Variables Typedefs Macros Groups
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
oCobdeque_iterator_structObdeque_nodeIterator internal structure, encapsulating the data needed for an iterator of a doubly linked list
oCobdeque_node_structObdeque_node internal structure, encapsulating the data needed for an node within a doubly linked list. Internally referenced only
oCobdeque_structObdeque internal structure, encapsulating the data needed for a doubly linked list
oCobint_structObint internal structure, encapsulating all data needed for an instance of obint
oCobj_structBase struct used for within all Offbrand compatible classes that tracks information common to all classes
oCobmap_pair_structObmap pair internal structure, encapsulates a key-value pair for the given map
oCobmap_structObmap internal structure, encapsulating all data needed for an instance of obmap
oCobstring_structObstring internal structure, encapsulating all data needed for an instance of obstring
oCobtest_structObtest internal structure, encapsulating all data need for an instance of obtest
\Cobvector_structObvector internal structure, encapsulating all data needed for an instance of obvector