@root :: test57 classes

class Test

? ^ 
    extends B<int> as public

Derives from B<int>.
Source:
../test/test57.h:30
Author:
unascribed
Version:
unknown

Contents

^ 
EntityInherited FromTypeScopeShort Description
~Testdestructor publicautomatically generated
Testconstructor publicautomatically generated
Testconstructor publicautomatically generated
a_fct1test57::Amethod publicundocumented
a_fct2test57::Amethod publicundocumented
b_fct1test57::Bmethod publicundocumented
b_fct2test57::Bmethod publicundocumented
c_fct1method publicundocumented
c_fct2method publicundocumented
operator =operator publicautomatically generated

destructor ~Test

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

constructor Test

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

constructor Test

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

method a_fct1

? ^  < > 
undocumented
Inherited From:
test57::A
Source:
../test/test57.h:11
Code:
public void a_fct1 ( )

method a_fct2

? ^  < > 
undocumented
Inherited From:
test57::A
Source:
../test/test57.h:12
Code:
public void a_fct2 ( )

method b_fct1

? ^  < > 
undocumented
Inherited From:
test57::B
Source:
../test/test57.h:22
Code:
public void b_fct1 ( )

method b_fct2

? ^  < > 
undocumented
Inherited From:
test57::B
Source:
../test/test57.h:23
Code:
public void b_fct2 ( )

method c_fct1

? ^  < > 
undocumented
Source:
../test/test57.h:32
Code:
public void c_fct1 ( )

method c_fct2

? ^  < > 
undocumented
Source:
../test/test57.h:33
Code:
public void c_fct2 ( )

operator =

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

Created Tue Nov 12 11:19:01 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.