Polaris: BMPosition Struct Reference

BMPosition Struct Reference

#include <BaseMapRoot.h>

List of all members.

Public Attributes

BASE_MAP_POS _type
 position of node
BMNode_ptr
 type of position


Member Data Documentation

BASE_MAP_POS BMPosition::_type
 

position of node

Definition at line 116 of file BaseMapRoot.h.

Referenced by BaseMapRoot::find_ref(), BaseMapRoot::ins(), BaseMapRoot::member(), BaseMapRoot::remove(), BaseMapIter::reset(), TypedBaseRefMap< S, T >::successor_ref(), and TypedBaseMap< S, T >::successor_ref().

BMNode* BMPosition::_ptr
 

type of position

Definition at line 117 of file BaseMapRoot.h.

Referenced by BaseMapRoot::find_ref(), TypedBaseRefMap< S, T >::first_ref(), TypedBaseMap< S, T >::first_ref(), BaseMapRoot::ins(), TypedBaseRefMap< S, T >::last_ref(), TypedBaseMap< S, T >::last_ref(), BaseMapRoot::remove(), BaseMapIter::reset(), TypedBaseRefMap< S, T >::successor_ref(), and TypedBaseMap< S, T >::successor_ref().


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:07:04 2005