Polaris: Listable.cc File Reference

Listable.cc File Reference

Go to the source code of this file.

Functions

template ostream & operator<< (ostream &, const RefElement< Listable > &)
void dump_listable_stats ()
 Description: Output information on the maximum number of references to any Listable object for debugging and testing purposes.

Variables

int max_listable_refs = 0
 Used in conjunction with dump_listable_stats() to keep track of the maximum number of references to a Listable object.


Detailed Description

Definition in file Listable.cc.


Function Documentation

template ostream& operator<< ostream &  ,
const RefElement< Listable > & 
 

void dump_listable_stats  ) 
 

Description: Output information on the maximum number of references to any Listable object for debugging and testing purposes.

Note that this procedure is only defined if the macro COUNT_LISTABLE_REFS is defined.

Definition at line 34 of file Listable.cc.

References max_listable_refs.


Variable Documentation

int max_listable_refs = 0
 

Used in conjunction with dump_listable_stats() to keep track of the maximum number of references to a Listable object.

Definition at line 27 of file Listable.cc.

Referenced by dump_listable_stats().

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