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