Some object manipulation classes for smart pointers, linked lists, etc.
More...
Include dependency graph for object.h:
Go to the source code of this file.
Data Structures
A reference countable object.
More...
Self managed single linked list object chain.
More...
Self managed double linked list object chain.
More...
A map table allows for entities to be mapped (hash index) onto it.
More...
The
MapIndex allows linear access into a
MapTable, that otherwise could have its elements being retrieved only by key.
More...
Variables
Detailed Description
Some object manipulation classes for smart pointers, linked lists, etc.
Definition in file object.h.
Variable Documentation