@root :: test028 | classes |
class some_other_class | ? ^ |
undocumented
- Source:
- ../test/test28.h:11
- Author:
- unascribed
- Version:
- unknown
Friend:
class some_class Red, but not linked
Contents | ^ |
Entity Type Scope Short Description ~some_other_class destructor public automatically generated some_other_class constructor public undocumented some_other_class constructor public automatically generated operator = operator public automatically generated
destructor ~some_other_class | ? ^ > |
automatically generated
- Source:
- ../test/test28.h
- Code:
public ~ some_other_class ( )
constructor some_other_class | ? ^ < > |
undocumented
- Source:
- ../test/test28.h:15
- Code:
public int some_other_class ( )
constructor some_other_class | ? ^ < > |
automatically generated
- Source:
- ../test/test28.h
- Code:
public some_other_class ( const some_other_class & )
operator = | ? ^ < > |
automatically generated
- Source:
- ../test/test28.h
- Code:
public some_other_class & operator = ( const some_other_class & )
Created Tue Nov 12 11:31:23 2002.
This documentation was generated automatically by
ccdoc v0.8 r28 2002/11/12 bin_opt_msvc_MSWin32-4.0.
Click here to submit a bug report or feature request.
Click here to return to the top of the page.