| Home :: @root | classes |
class Function | ^ |
undocumented
- Source:
- function.h:16
- Author:
- unascribed
- Version:
- unknown
Contents | ^ |
Entity Inherited From Type Scope Short Description ~Function destructor public automatically generated Function constructor public undocumented Function constructor public automatically generated displayImage method public undocumented Funct method public undocumented operator = operator public automatically generated saveImage method public undocumented work method public undocumented
destructor ~Function | ? ^ > |
automatically generated
- Source:
- function.h
- Code:
public ~ Function ( )
constructor Function | ? ^ < > |
undocumented
- Source:
- function.h:18
- Code:
public Function ( )
constructor Function | ? ^ < > |
automatically generated
- Source:
- function.h
- Code:
public Function ( const Function & )
method displayImage | ? ^ < > |
undocumented
- Source:
- function.h:43
- Code:
public virtual void displayImage ( imagetype & image )
method Funct | ? ^ < > |
undocumented
- Source:
- function.h:57
operator = | ? ^ < > |
automatically generated
- Source:
- function.h
- Code:
public Function & operator = ( const Function & )
method saveImage | ? ^ < > |
undocumented
- Source:
- function.h:24
- Code:
public virtual void saveImage ( imagetype & image , ofstream & output )
method work | ? ^ < > |
undocumented
- Source:
- function.h:52
Created Thu Oct 10 01:13:42 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.