Modernized GAlib  3.0.0 current
Public Member Functions | Public Attributes | List of all members
GANodeBASE Struct Reference

This is the basic node object. More...

#include <GANode.h>

Inheritance diagram for GANodeBASE:
[legend]
Collaboration diagram for GANodeBASE:
[legend]

Public Member Functions

 GANodeBASE (GANodeBASE *n, GANodeBASE *p, GANodeBASE *par, GANodeBASE *chi)
 

Public Attributes

GANodeBASEnext
 
GANodeBASEprev
 
GANodeBASEparent
 
GANodeBASEchild
 

Detailed Description

This is the basic node object.

In its basic form it should be useful for trees, lists, and some graphs.


The documentation for this struct was generated from the following file: