#include <Leap.h>
Classes | |
struct | Implementation |
Public Member Functions | |
def | __init__ (self, args, kwargs) |
Protected Member Functions | |
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 | |
static LEAP_EXPORT void | deleteCString (const char *cstr) |
Protected Attributes | |
class SharedObject * | m_object |
Private Member Functions | |
LEAP_EXPORT Implementation * | reference () const |
Static Private Attributes | |
__getattr__ = lambdaself,name:_swig_getattr(self, Interface, name) | |
__setattr__ = lambdaself,name,value:_swig_setattr(self, Interface, name, value) | |
dictionary | __swig_getmethods__ = {} |
dictionary | __swig_setmethods__ = {} |
|
protected |
|
protected |
|
protected |
|
protected |
|
protectedvirtual |
|
staticprotected |
|
inlineprotected |
|
protected |
|
private |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |