classdoc1::PyClass2 Class Reference

Documentation for a class. More...

List of all members.

Public Member Functions

def __init__
 The constructor is not usually documented itself.
def PyMethod
 Documentation for a method.

Private Attributes

 _memVar
 An instance variable.


Detailed Description

Documentation for a class.

This should work but doesn't.

Definition at line 5 of file classdoc1.py.


Member Function Documentation

def classdoc1::PyClass2::__init__   self  ) 
 

The constructor is not usually documented itself.

Aha!

Definition at line 9 of file classdoc1.py.

def classdoc1::PyClass2::PyMethod   self  ) 
 

Documentation for a method.

Parameters:
[in,out] self The object pointer isn't usually documented.

Definition at line 16 of file classdoc1.py.


Member Data Documentation

classdoc1::PyClass2::_memVar [private]
 

An instance variable.

It is private so we need EXTRACT_PRIVATE = YES.

How's about here?

Definition at line 13 of file classdoc1.py.


The documentation for this class was generated from the following file:
Generated on Tue Jan 31 17:46:56 2006 for Class Doc-Comment Bug by  doxygen 1.4.6