#include <Leap.h>
Public Member Functions | |
def | __init__ (self) |
def | begin_recording (self) |
LEAP_EXPORT bool | beginRecording () |
BugReport (BugReportImplementation *) | |
LEAP_EXPORT | BugReport () |
LEAP_EXPORT float | duration () const |
def | end_recording (self) |
LEAP_EXPORT void | endRecording () |
LEAP_EXPORT bool | isActive () const |
LEAP_EXPORT float | progress () const |
Public Member Functions inherited from Leap::Interface | |
def | __init__ (self, args, kwargs) |
Public Attributes | |
this | |
Static Public Attributes | |
duration = _swig_property(LeapPython.BugReport_duration_get) | |
is_active = _swig_property(LeapPython.BugReport_is_active_get) | |
progress = _swig_property(LeapPython.BugReport_progress_get) | |
Static Private Attributes | |
__getattr__ = lambdaself,name:_swig_getattr(self, BugReport, name) | |
__repr__ = _swig_repr | |
__setattr__ = lambdaself,name,value:_swig_setattr(self, BugReport, name, value) | |
__swig_destroy__ = LeapPython.delete_BugReport | |
dictionary | __swig_getmethods__ = {} |
dictionary | __swig_setmethods__ = {} |
Additional Inherited Members | |
Protected Member Functions inherited from Leap::Interface | |
template<typename T > | |
T * | get () const |
LEAP_EXPORT | Interface (void *owner) |
LEAP_EXPORT | Interface (Implementation *reference, void *owner) |
LEAP_EXPORT | Interface (const Interface &rhs) |
Interface (class SharedObject *object) | |
LEAP_EXPORT Interface & | operator= (const Interface &rhs) |
virtual LEAP_EXPORT | ~Interface () |
Static Protected Member Functions inherited from Leap::Interface | |
static LEAP_EXPORT void | deleteCString (const char *cstr) |
Protected Attributes inherited from Leap::Interface | |
class SharedObject * | m_object |
Leap::BugReport::BugReport | ( | BugReportImplementation * | ) |
LEAP_EXPORT Leap::BugReport::BugReport | ( | ) |
LEAP_EXPORT bool Leap::BugReport::beginRecording | ( | ) |
LEAP_EXPORT float Leap::BugReport::duration | ( | ) | const |
LEAP_EXPORT void Leap::BugReport::endRecording | ( | ) |
LEAP_EXPORT bool Leap::BugReport::isActive | ( | ) | const |
LEAP_EXPORT float Leap::BugReport::progress | ( | ) | const |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
static |
|
static |
|
static |