![]() |
ReFRACtor
|
Inheritance diagram for lua_test.MyCallback1:
Collaboration diagram for lua_test.MyCallback1:Public Member Functions | |
| def | __init__ (self, ls) |
| def | call (self, obj1, obj2, obj3, obj4, obj5, obj6, obj7, obj8, obj9, obj10) |
Public Attributes | |
| ls | |
Definition at line 23 of file lua_test.py.
| def lua_test.MyCallback1.__init__ | ( | self, | |
| ls | |||
| ) |
Definition at line 24 of file lua_test.py.
| def lua_test.MyCallback1.call | ( | self, | |
| obj1, | |||
| obj2, | |||
| obj3, | |||
| obj4, | |||
| obj5, | |||
| obj6, | |||
| obj7, | |||
| obj8, | |||
| obj9, | |||
| obj10 | |||
| ) |
Definition at line 28 of file lua_test.py.
| lua_test.MyCallback1.ls |
Definition at line 26 of file lua_test.py.