| @root | classes |
class Derive | ^ |
this is the parent class for everything some empty virtual functions are needed for it's inherited classes
- Source:
- Derive.h:19
- Author:
- unascribed
- Version:
- unknown
Contents | ^ |
Entity Type Scope Short Description ~Derive destructor public automatically generated Derive constructor public undocumented Derive constructor public automatically generated Derivate method public undocumented operator = operator public automatically generated
destructor ~Derive | ? ^ > |
automatically generated
- Source:
- Derive.h
- Code:
public ~ Derive ( )
constructor Derive | ? ^ < > |
undocumented
- Source:
- Derive.h:21
- Code:
public Derive ( )
constructor Derive | ? ^ < > |
automatically generated
- Source:
- Derive.h
- Code:
public Derive ( const Derive & )
method Derivate | ? ^ < > |
undocumented
- Source:
- Derive.h:23
operator = | ? ^ < > |
automatically generated
- Source:
- Derive.h
- Code:
public Derive & operator = ( const Derive & )
Created Mon Oct 7 11:43:04 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.