@root classes

class test38_B

? ^ 
    extends test38_A as public

undocumented
Source:
../test/test38.h:6
Author:
unascribed
Version:
unknown

Contents

^ 
EntityInherited FromTypeScopeShort Description
~test38_Bdestructor publicautomatically generated
test38_Bconstructor publicautomatically generated
test38_Bconstructor publicautomatically generated
fctmethod public You should look at class test38_A::fct for more details.
operator =operator publicautomatically generated

destructor ~test38_B

? ^  > 
automatically generated
Source:
../test/test38.h
Code:
public ~ test38_B ( )

constructor test38_B

? ^  < > 
automatically generated
Source:
../test/test38.h
Code:
public test38_B ( )

constructor test38_B

? ^  < > 
automatically generated
Source:
../test/test38.h
Code:
public test38_B ( const test38_B & )

method fct

? ^  < > 
You should look at class test38_A::fct for more details.
Source:
../test/test38.h:13
Code:
public void fct ( )

operator =

? ^  < > 
automatically generated
Source:
../test/test38.h
Code:
public test38_B & operator = ( const test38_B & )

Created Tue Nov 12 11:28:38 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.