Polaris: _SetNode Struct Reference

_SetNode Struct Reference

#include <set.h>

List of all members.

Public Attributes

Content content
_SetNodeparent
int rank


Member Data Documentation

Content _SetNode::content
 

Definition at line 18 of file utilities/Set.h.

Referenced by make_set(), and operator<<().

struct _SetNode* _SetNode::parent
 

Definition at line 19 of file utilities/Set.h.

Referenced by find(), link(), make_set(), operator<<(), and simple_find().

int _SetNode::rank
 

Definition at line 20 of file utilities/Set.h.

Referenced by link(), make_set(), operator<<(), and union_().


The documentation for this struct was generated from the following file:
 © 1995-2005 University of Illinois, Urbana-Champaign. All rights reserved.  Fri Mar 25 23:06:35 2005