@root classes

class Test

? ^ 
undocumented
Source:
../test/test81.h:18
Author:
unascribed
Version:
unknown

Contents

^ 
EntityTypeScopeShort Description
~Testdestructor publicautomatically generated
Testconstructor publicautomatically generated
Testconstructor publicautomatically generated
fct1static method publicundocumented
fct2static method publicundocumented
operator =operator publicautomatically generated

destructor ~Test

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

constructor Test

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

constructor Test

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

static method fct1

? ^  < > 
undocumented
Source:
../test/test81.h:23
Code:
public static double ( _STLP_CALL fct1 ) ( ) _STLP_NOTHROW

static method fct2

? ^  < > 
undocumented
Source:
../test/test81.h:24
Code:
public static double ( _STLP_CALL fct2 ) ( ) _STLP_NOTHROW

operator =

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

Created Thu Feb 20 15:43:09 2003.
This documentation was generated automatically by
ccdoc v08r37 2003/02/21 bin_opt_msvc_MSWin32-x86-multi-thread-4.0.
Click here to submit a bug report or feature request for ccdoc.
Click here to return to the top of the page.