home     download     screen shots     bugs     mailing list     example output     generated MFC docs     help     tools and utilities


 Overview   Project   Class   Tree   Deprecated   Index 
CppDoc Example Documentation
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

cppdoc_test
Class TestDocDerived

TestDocBase
   |
   +--TestDoc
         |
         +--TestDocDerived

   in TestDocDerived.h

class TestDocDerived
extends TestDoc

Just testing the third level of hierarchy.


 
Fields inherited from class TestDocBase
baseField
 
Constructor Summary
private  TestDocDerived()
          
   
Methods inherited from class TestDoc
getStr, bar, someDeprecatedMethod, plainOlFunc, someStaticFunc
   
Methods inherited from class TestDocBase
publicBaseMethod, protectedBaseMethod
 

Constructor Detail

TestDocDerived

private TestDocDerived();

 Overview   Project   Class   Tree   Deprecated   Index 
CppDoc Example Documentation
CppDoc v2.3.1
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD