Public Member Functions | Public Attributes | Static Public Attributes | Static Private Attributes | List of all members
Leap::BugReport Class Reference

#include <Leap.h>

Inheritance diagram for Leap::BugReport:
Inheritance graph
[legend]

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 Interfaceoperator= (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
 

Detailed Description

Definition at line 5267 of file Leap.h.

Constructor & Destructor Documentation

Leap::BugReport::BugReport ( BugReportImplementation *  )
LEAP_EXPORT Leap::BugReport::BugReport ( )
def Leap.BugReport.__init__ (   self)

Definition at line 2057 of file Leap.py.

Member Function Documentation

def Leap.BugReport.begin_recording (   self)

Definition at line 2064 of file Leap.py.

LEAP_EXPORT bool Leap::BugReport::beginRecording ( )
LEAP_EXPORT float Leap::BugReport::duration ( ) const
def Leap.BugReport.end_recording (   self)

Definition at line 2067 of file Leap.py.

LEAP_EXPORT void Leap::BugReport::endRecording ( )
LEAP_EXPORT bool Leap::BugReport::isActive ( ) const
LEAP_EXPORT float Leap::BugReport::progress ( ) const

Member Data Documentation

Leap.BugReport.__getattr__ = lambdaself,name:_swig_getattr(self, BugReport, name)
staticprivate

Definition at line 2054 of file Leap.py.

Leap.BugReport.__repr__ = _swig_repr
staticprivate

Definition at line 2055 of file Leap.py.

Leap.BugReport.__setattr__ = lambdaself,name,value:_swig_setattr(self, BugReport, name, value)
staticprivate

Definition at line 2050 of file Leap.py.

Leap.BugReport.__swig_destroy__ = LeapPython.delete_BugReport
staticprivate

Definition at line 2078 of file Leap.py.

dictionary Leap.BugReport.__swig_getmethods__ = {}
staticprivate

Definition at line 2051 of file Leap.py.

dictionary Leap.BugReport.__swig_setmethods__ = {}
staticprivate

Definition at line 2047 of file Leap.py.

Leap.BugReport.duration = _swig_property(LeapPython.BugReport_duration_get)
static

Definition at line 2077 of file Leap.py.

Leap.BugReport.is_active = _swig_property(LeapPython.BugReport_is_active_get)
static

Definition at line 2071 of file Leap.py.

Leap.BugReport.progress = _swig_property(LeapPython.BugReport_progress_get)
static

Definition at line 2074 of file Leap.py.

Leap.BugReport.this

Definition at line 2062 of file Leap.py.


The documentation for this class was generated from the following files:


leap_motion
Author(s): Florian Lier , Mirza Shah , Isaac IY Saito
autogenerated on Tue Jun 2 2020 03:58:01