Rosetta
|
Public Member Functions | |
BaseWrap (PyObject *self_) | |
std::string | testMethod () |
![]() | |
DemoBase () | |
~DemoBase () | |
Public Attributes | |
PyObject * | self |
Definition at line 563 of file _core__by_hand_beginning.cc.
|
inline |
Definition at line 565 of file _core__by_hand_beginning.cc.
|
inlinevirtual |
Reimplemented from DemoBase.
Definition at line 567 of file _core__by_hand_beginning.cc.
PyObject* BaseWrap::self |
Definition at line 572 of file _core__by_hand_beginning.cc.