Main Page | Class List | File List | Class Members | File Members | Related Pages

InterfaceNode Struct Reference

#include <interface.h>

List of all members.

Public Attributes

TreeNodenode
char * key
char * keydisp
char * value


Detailed Description

A single key/value association with a corresponding insertion in the main Interface tree structure.


Member Data Documentation

char* InterfaceNode::key
 

"Real" key name, may include some trailing values encased in [] for uniqueness

char* InterfaceNode::keydisp
 

Displayed key name

TreeNode* InterfaceNode::node
 

Link to the node that holds this bit of interface data

char* InterfaceNode::value
 

Data value


The documentation for this struct was generated from the following file:
Generated on Sun Aug 22 08:07:11 2004 by doxygen 1.3.7