Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ReentNode Class Reference

A ReentNode is a wrapper around a shared feature structure (or any shared object of another node type). More...

Inheritance diagram for ReentNode:

GenericNode List of all members.

Public Attributes

int ref
 The reference ID.

GenericNodevalue
 The shared node.


Detailed Description

A ReentNode is a wrapper around a shared feature structure (or any shared object of another node type).

ReentNode are referred to by RefNode instances.


Member Data Documentation

int ReentNode::ref
 

The reference ID.

Must be equal to RefNode::ref in a RefNode.
This data member should not be confused with the unique node ID assigned to every node (see GenericNode).

GenericNode* ReentNode::value
 

The shared node.


Generated on Sun Apr 27 18:26:58 2003 for Grisu by doxygen1.3