|
Modernized GAlib
3.0.0 current
|
#include <GANode.h>
Public Member Functions | |
| GANode (const T &t) | |
| T & | operator() (const T &t) |
Public Member Functions inherited from GANodeBASE | |
| GANodeBASE (GANodeBASE *n, GANodeBASE *p, GANodeBASE *par, GANodeBASE *chi) | |
Public Attributes | |
| T | contents |
Public Attributes inherited from GANodeBASE | |
| GANodeBASE * | next |
| GANodeBASE * | prev |
| GANodeBASE * | parent |
| GANodeBASE * | child |
| T |