Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

PrintAddress Class Reference

allows you to control how addresses are to be output. More...

#include <common/formatted.h>

Class diagram for PrintAddress:

PointerPrint LiteralPrint

List of all members.

Public Members


Detailed Description

allows you to control how addresses are to be output.

This is useful to print out addresses as identifiers rather than actual addresses, to make comparisons easier


Member Function Documentation

virtual String PrintAddress::get_pointer_as_string (void * addr) [pure virtual]

Given an address, return a printable String version of it.

Reimplemented in PointerPrint and LiteralPrint.

virtual PrintAddress::~PrintAddress () [virtual]


The documentation for this class was generated from the following files:
Generated at Mon Nov 22 19:43:39 1999 for NCI SUIF by doxygen  written by Dimitri van Heesch, © 1997-1999