Polaris: BaseMapRoot.h File Reference

BaseMapRoot.h File Reference

Go to the source code of this file.

Enumerations

enum  BM_NODE_TYPE {
  NONROOT = 0,
  ROOT = 1
}
enum  BASE_MAP_POS {
  TOP,
  LEFT,
  RIGHT,
  MATCH
}


Enumeration Type Documentation

enum BM_NODE_TYPE
 

Enumeration values:
NONROOT  type of base map node
ROOT  node contains a parent pointer

Definition at line 103 of file BaseMapRoot.h.

enum BASE_MAP_POS
 

Enumeration values:
TOP  insertion position of node from ptr
LEFT  node should be inserted as root
RIGHT  node should be inserted as lc of ptr
MATCH  matching node pointed to by ptr

Definition at line 108 of file BaseMapRoot.h.

 © 1995-2005 University of Illinois, Urbana-Champaign. All rights reserved.  Fri Mar 25 23:06:18 2005