Home :: @root classes

class FilterPrinter

^ 
    extends MPrinter as public

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

Contents

^ 
EntityInherited FromTypeScopeShort Description
~FilterPrinterdestructor publicautomatically generated
FilterPrinterconstructor publicundocumented
FilterPrinterconstructor publicautomatically generated
operator =operator publicautomatically generated
printMPrintermethod publicundocumented
workPrintermethod publicundocumented

destructor ~FilterPrinter

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

constructor FilterPrinter

? ^  < > 
undocumented
Source:
printer.h:222
Code:
public FilterPrinter ( ) : MPrinter ( "filter" )

constructor FilterPrinter

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

operator =

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

method print

? ^  < > 
undocumented
Inherited From:
MPrinter
Source:
printer.h:88
Code:
public virtual void print ( Node * myNode )

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.