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 TestDocException2

   in TestDocException2.h

class TestDocException2

Deprecated. This whole class is deprecated.

This exception isn't really thrown anywhere.


Field Summary
protected float anotherDeprecatedField
          Deprecated. Just another test of deprecation for a field.
protected int someDeprecatedField
          Deprecated. Just testing deprecation for a field.
 

Field Detail

anotherDeprecatedField

protected float anotherDeprecatedField;
Deprecated. Just another test of deprecation for a field.

This is another deprecated field.


someDeprecatedField

protected int someDeprecatedField;
Deprecated. Just testing deprecation for a field.

This is a deprecated field.


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