Simple data structures / objects in plain C Snapshot
Public Attributes
tagTREENODE Struct Reference

#include <tree.h>

Collaboration diagram for tagTREENODE:
Collaboration graph
[legend]

List of all members.

Public Attributes

struct tagTREENODEparent
struct tagTREENODEnextlevel_first
struct tagTREENODEnextlevel_last
struct tagTREENODEright
struct tagTREENODEleft

Detailed Description

Definition at line 24 of file tree.h.


Member Data Documentation

Definition at line 33 of file tree.h.

Definition at line 27 of file tree.h.

Definition at line 29 of file tree.h.

Definition at line 25 of file tree.h.

Definition at line 31 of file tree.h.


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