| Home :: @root | classes |
class ColorPrinter | ^ |
undocumented
- Source:
- printer.h:210
- Author:
- unascribed
- Version:
- unknown
Contents | ^ |
Entity Inherited From Type Scope Short Description ~ColorPrinter destructor public automatically generated ColorPrinter constructor public undocumented ColorPrinter constructor public automatically generated operator = operator public automatically generated MPrinter method public undocumented work Printer method public undocumented
destructor ~ColorPrinter | ? ^ > |
automatically generated
- Source:
- printer.h
- Code:
public ~ ColorPrinter ( )
constructor ColorPrinter | ? ^ < > |
undocumented
- Source:
- printer.h:214
- Code:
public ColorPrinter ( ) : MPrinter ( "color" )
constructor ColorPrinter | ? ^ < > |
automatically generated
- Source:
- printer.h
- Code:
public ColorPrinter ( const ColorPrinter & )
operator = | ? ^ < > |
automatically generated
- Source:
- printer.h
- Code:
public ColorPrinter & operator = ( const ColorPrinter & )
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
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.