@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

^ 
EntityTypeScopeShort Description
~some_other_classdestructor publicautomatically generated
some_other_classconstructor publicundocumented
some_other_classconstructor publicautomatically generated
operator =operator publicautomatically 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.