Objectively 1.0.0
Ultra-lightweight object oriented framework for GNU C.
|
Index paths represent the path to an element or node within a tree or graph structure. More...
#include <Objectively/Object.h>
Go to the source code of this file.
Data Structures | |
struct | IndexPath |
Index paths represent the path to an element or node within a tree or graph structure. More... | |
Functions | |
OBJECTIVELY_EXPORT Class * | _IndexPath (void) |
Index paths represent the path to an element or node within a tree or graph structure.
Definition in file IndexPath.h.
OBJECTIVELY_EXPORT Class * _IndexPath | ( | void | ) |
Definition at line 180 of file IndexPath.c.