| Home :: @root | classes |
class CosPrinter | ^ |
undocumented
- Source:
- printer.h:177
- Author:
- unascribed
- Version:
- unknown
Contents | ^ |
Entity Inherited From Type Scope Short Description ~CosPrinter destructor public automatically generated CosPrinter constructor public undocumented CosPrinter constructor public automatically generated operator = operator public automatically generated UPrinter method public undocumented work Printer method public undocumented
destructor ~CosPrinter | ? ^ > |
automatically generated
- Source:
- printer.h
- Code:
public ~ CosPrinter ( )
constructor CosPrinter | ? ^ < > |
undocumented
- Source:
- printer.h:181
- Code:
public CosPrinter ( ) : UPrinter ( "cos" )
constructor CosPrinter | ? ^ < > |
automatically generated
- Source:
- printer.h
- Code:
public CosPrinter ( const CosPrinter & )
operator = | ? ^ < > |
automatically generated
- Source:
- printer.h
- Code:
public CosPrinter & operator = ( const CosPrinter & )
method print | ? ^ < > |
undocumented
- Inherited From:
- UPrinter
- Source:
- printer.h:64
- Code:
public virtual void print ( Node * myNode )
method work | ? ^ < > |
undocumented
- Inherited From:
- Printer
- Source:
- printer.h:21
Created Thu Oct 10 01:13:50 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.