Modernized GAlib  3.0.0 current
Public Member Functions | Public Attributes | List of all members
GANode< T > Struct Template Reference

#include <GANode.h>

Inheritance diagram for GANode< T >:
[legend]
Collaboration diagram for GANode< T >:
[legend]

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

contents
 
- Public Attributes inherited from GANodeBASE
GANodeBASEnext
 
GANodeBASEprev
 
GANodeBASEparent
 
GANodeBASEchild
 

Detailed Description

template<class T>
struct GANode< T >

Template Parameters
T

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