| Public Member Functions | |
| def | __init__ | 
| The constructor. | |
| def | PyMethod | 
| Documentation for a method. | |
| Static Public Attributes | |
| int | classVar = 0 | 
| A class variable. | |
More details.
| def pyexample.PyClass.__init__ | ( | self | ) | 
The constructor.
| def pyexample.PyClass.PyMethod | ( | self | ) | 
Documentation for a method.
| self | The object pointer. | 
| int pyexample.PyClass.classVar = 0  [static] | 
A class variable.
 1.5.7.1
 1.5.7.1