#include <Leap.h>
Public Member Functions | |
def | __init__ |
def | begin_recording |
LEAP_EXPORT bool | beginRecording () |
BugReport (BugReportImplementation *) | |
LEAP_EXPORT | BugReport () |
LEAP_EXPORT float | duration () const |
def | end_recording |
LEAP_EXPORT void | endRecording () |
LEAP_EXPORT bool | isActive () const |
LEAP_EXPORT float | progress () const |
Public Attributes | |
this | |
Static Public Attributes | |
tuple | duration = _swig_property(LeapPython.BugReport_duration_get) |
tuple | is_active = _swig_property(LeapPython.BugReport_is_active_get) |
tuple | progress = _swig_property(LeapPython.BugReport_progress_get) |
Static Private Attributes | |
tuple | __getattr__ = lambdaself,name:_swig_getattr(self, BugReport, name) |
__repr__ = _swig_repr | |
tuple | __setattr__ = lambdaself,name,value:_swig_setattr(self, BugReport, name, value) |
__swig_destroy__ = LeapPython.delete_BugReport | |
dictionary | __swig_getmethods__ = {} |
dictionary | __swig_setmethods__ = {} |
Leap::BugReport::BugReport | ( | BugReportImplementation * | ) |
def Leap::BugReport::__init__ | ( | self | ) |
def Leap::BugReport::begin_recording | ( | self | ) |
LEAP_EXPORT float Leap::BugReport::duration | ( | ) | const |
def Leap::BugReport::end_recording | ( | self | ) |
LEAP_EXPORT void Leap::BugReport::endRecording | ( | ) |
LEAP_EXPORT bool Leap::BugReport::isActive | ( | ) | const |
LEAP_EXPORT float Leap::BugReport::progress | ( | ) | const |
tuple Leap::BugReport::__getattr__ = lambdaself,name:_swig_getattr(self, BugReport, name) [static, private] |
Reimplemented from Leap::Interface.
Leap::BugReport::__repr__ = _swig_repr [static, private] |
tuple Leap::BugReport::__setattr__ = lambdaself,name,value:_swig_setattr(self, BugReport, name, value) [static, private] |
Reimplemented from Leap::Interface.
Leap::BugReport::__swig_destroy__ = LeapPython.delete_BugReport [static, private] |
dictionary Leap::BugReport::__swig_getmethods__ = {} [static, private] |
Reimplemented from Leap::Interface.
dictionary Leap::BugReport::__swig_setmethods__ = {} [static, private] |
Reimplemented from Leap::Interface.
tuple Leap::BugReport::duration = _swig_property(LeapPython.BugReport_duration_get) [static] |
tuple Leap::BugReport::is_active = _swig_property(LeapPython.BugReport_is_active_get) [static] |
tuple Leap::BugReport::progress = _swig_property(LeapPython.BugReport_progress_get) [static] |