
Public Member Functions | |
| def | __add__ |
| def | __eq__ |
| def | __iadd__ |
| def | __init__ |
| def | __isub__ |
| def | __iter__ |
| def | __ne__ |
| def | __next__ |
| def | __sub__ |
| def | advance |
| def | copy |
| def | decr |
| def | distance |
| def | equal |
| def | incr |
| def | next |
| def | previous |
| def | value |
Static Private Attributes | |
| __del__ = lambdaself:None | |
| tuple | __getattr__ = lambdaself,name:_swig_getattr(self, SwigPyIterator, name) |
| __repr__ = _swig_repr | |
| tuple | __setattr__ = lambdaself,name,value:_swig_setattr(self, SwigPyIterator, name, value) |
| __swig_destroy__ = LeapPython.delete_SwigPyIterator | |
| dictionary | __swig_getmethods__ = {} |
| dictionary | __swig_setmethods__ = {} |
| def Leap.SwigPyIterator.__init__ | ( | self, | |
| args, | |||
| kwargs | |||
| ) |
| def Leap.SwigPyIterator.__add__ | ( | self, | |
| n | |||
| ) |
| def Leap.SwigPyIterator.__eq__ | ( | self, | |
| x | |||
| ) |
| def Leap.SwigPyIterator.__iadd__ | ( | self, | |
| n | |||
| ) |
| def Leap.SwigPyIterator.__isub__ | ( | self, | |
| n | |||
| ) |
| def Leap.SwigPyIterator.__iter__ | ( | self | ) |
| def Leap.SwigPyIterator.__ne__ | ( | self, | |
| x | |||
| ) |
| def Leap.SwigPyIterator.__next__ | ( | self | ) |
| def Leap.SwigPyIterator.__sub__ | ( | self, | |
| args | |||
| ) |
| def Leap.SwigPyIterator.advance | ( | self, | |
| n | |||
| ) |
| def Leap.SwigPyIterator.copy | ( | self | ) |
| def Leap.SwigPyIterator.decr | ( | self, | |
n = 1 |
|||
| ) |
| def Leap.SwigPyIterator.distance | ( | self, | |
| x | |||
| ) |
| def Leap.SwigPyIterator.equal | ( | self, | |
| x | |||
| ) |
| def Leap.SwigPyIterator.incr | ( | self, | |
n = 1 |
|||
| ) |
| def Leap.SwigPyIterator.next | ( | self | ) |
| def Leap.SwigPyIterator.previous | ( | self | ) |
| def Leap.SwigPyIterator.value | ( | self | ) |
Leap.SwigPyIterator::__del__ = lambdaself:None [static, private] |
tuple Leap.SwigPyIterator::__getattr__ = lambdaself,name:_swig_getattr(self, SwigPyIterator, name) [static, private] |
Leap.SwigPyIterator::__repr__ = _swig_repr [static, private] |
tuple Leap.SwigPyIterator::__setattr__ = lambdaself,name,value:_swig_setattr(self, SwigPyIterator, name, value) [static, private] |
Leap.SwigPyIterator::__swig_destroy__ = LeapPython.delete_SwigPyIterator [static, private] |
dictionary Leap.SwigPyIterator::__swig_getmethods__ = {} [static, private] |
dictionary Leap.SwigPyIterator::__swig_setmethods__ = {} [static, private] |