@root :: test40 classes

class Test

? ^ 
undocumented
Source:
../test/test40.h:3
Author:
unascribed
Version:
unknown

Contents

^ 
EntityTypeScopeShort Description
~Testdestructor publicautomatically generated
Testconstructor publicautomatically generated
Testconstructor publicautomatically generated
fct1method public Simple short description.
fct2method public Simple short description with trailing space.
fct3method public Simple short description with trailing tab.
fct4method public Simple short description with trailing newline.
fct5method public Simple short description.
fct6method public Simple short description.
fct7method public Short description with embedded periods. This is another short description sentence.
operator =operator publicautomatically generated

destructor ~Test

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

constructor Test

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

constructor Test

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

method fct1

? ^  < > 
Simple short description.
Source:
../test/test40.h:8
Code:
public void fct1 ( )

method fct2

? ^  < > 
Simple short description with trailing space.
Source:
../test/test40.h:12
Code:
public void fct2 ( )

method fct3

? ^  < > 
Simple short description with trailing tab.
Source:
../test/test40.h:16
Code:
public void fct3 ( )

method fct4

? ^  < > 
Simple short description with trailing newline.

Simple long description.

Source:
../test/test40.h:21
Code:
public void fct4 ( )

method fct5

? ^  < > 
Simple short description.

Simple long description.

Source:
../test/test40.h:25
Code:
public void fct5 ( )

method fct6

? ^  < > 
Simple short description.

Simple long description.

Source:
../test/test40.h:30
Code:
public void fct6 ( )

method fct7

? ^  < > 
Short description with embedded periods. This is another short description sentence.

Simple long description.

Source:
../test/test40.h:36
Code:
public void fct7 ( )

operator =

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

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.