Polaris: BaseMapRoot.cc File Reference

BaseMapRoot.cc File Reference

Go to the source code of this file.

Functions

template ostream & operator<< (ostream &, const RefList< BMNode > &)
ostream & operator<< (ostream &o, const BaseMapRoot &map)
 For testing purposes only.
ostream & operator<< (ostream &o, const BMNode &node)
 Print a node (for debugging purposes only) If possible, use _print_node member function of BaseMapRoot instead.


Function Documentation

template ostream& operator<< ostream &  ,
const RefList< BMNode > & 
 

ostream& operator<< ostream &  o,
const BaseMapRoot map
 

For testing purposes only.

Definition at line 103 of file BaseMapRoot.cc.

References BMNode::_left, BMNode::_right, Iterator< T >::current(), RefList< T >::entries(), RefList< T >::ins_first(), RefList< T >::ins_last(), and Iterator< T >::valid().

ostream& operator<< ostream &  o,
const BMNode node
 

Print a node (for debugging purposes only) If possible, use _print_node member function of BaseMapRoot instead.

... Find the pointer to the map in the root node

... Print the node with that information

Definition at line 705 of file BaseMapRoot.cc.

References BMNode::_map, BMNode::_parent, BaseMapRoot::_print_node(), BMNode::_type, and ROOT.

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