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