Rosetta 3.3
|
Public Member Functions | |
BaseWrap (PyObject *self_) | |
std::string | testMethod () |
Public Attributes | |
PyObject * | self |
BaseWrap::BaseWrap | ( | PyObject * | self_ | ) | [inline] |
std::string BaseWrap::testMethod | ( | ) | [inline, virtual] |
Reimplemented from DemoBase.
PyObject* BaseWrap::self |