| offbrand
    A collection of generic, reference counted datastructures in C for C | 
|   obdeque_iterator_struct | Obdeque_nodeIterator internal structure, encapsulating the data needed for an iterator of a doubly linked list | 
|   obdeque_node_struct | Obdeque_node internal structure, encapsulating the data needed for an node within a doubly linked list. Internally referenced only | 
|   obdeque_struct | Obdeque internal structure, encapsulating the data needed for a doubly linked list | 
|   obint_struct | Obint internal structure, encapsulating all data needed for an instance of obint | 
|   obj_struct | Base struct used for within all Offbrand compatible classes that tracks information common to all classes | 
|   obmap_pair_struct | Obmap pair internal structure, encapsulates a key-value pair for the given map | 
|   obmap_struct | Obmap internal structure, encapsulating all data needed for an instance of obmap | 
|   obstring_struct | Obstring internal structure, encapsulating all data needed for an instance of obstring | 
|   obtest_struct | Obtest internal structure, encapsulating all data need for an instance of obtest | 
|   obvector_struct | Obvector internal structure, encapsulating all data needed for an instance of obvector | 
 1.8.4
 1.8.4