Home :: @root classes

class ConstantPrinter

^ 
    extends Printer as public

undocumented
Source:
printer.h:270
Author:
unascribed
Version:
unknown

Contents

^ 
EntityInherited FromTypeScopeShort Description
~ConstantPrinterdestructor publicautomatically generated
ConstantPrinterconstructor publicundocumented
ConstantPrinterconstructor publicautomatically generated
operator =operator publicautomatically generated
printmethod publicundocumented
workPrintermethod publicundocumented

destructor ~ConstantPrinter

? ^  > 
automatically generated
Source:
printer.h
Code:
public ~ ConstantPrinter ( )

constructor ConstantPrinter

? ^  < > 
undocumented
Source:
printer.h:272
Code:
public ConstantPrinter ( )

constructor ConstantPrinter

? ^  < > 
automatically generated
Source:
printer.h
Code:
public ConstantPrinter ( const ConstantPrinter & )

operator =

? ^  < > 
automatically generated
Source:
printer.h
Code:
public ConstantPrinter & operator = ( const ConstantPrinter & )

method print

? ^  < > 
undocumented
Source:
printer.h:277
Code:
public void print ( Node * myNodes )

method work

? ^  < > 
undocumented
Inherited From:
Printer
Source:
printer.h:21
Code:
public virtual void work ( Node * myNode ,
vector < map < string ,
Worker * > > & myMaps )

Created Thu Oct 10 01:13:51 2002.
This documentation was generated automatically by
ccdoc v0.8 r26 2001/11/28 bin_opt_suncc_solaris-2.8.
Click here to submit a bug report or feature request.
Click here to return to the top of the page.