enigma2  2.6
Public Member Functions | Static Public Attributes | List of all members
enigma.eSlot2IntAny Class Reference
Inheritance diagram for enigma.eSlot2IntAny:
enigma.eSlot

Public Member Functions

def cb_func (self, arg0, arg1)
 
def __init__ (self)
 
def __disown__ (self)
 

Static Public Attributes

 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
- Static Public Attributes inherited from enigma.eSlot
 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 

Detailed Description

Proxy of C++ eSlot2<(void,int,boost::any)> class.

Constructor & Destructor Documentation

◆ __init__()

def enigma.eSlot2IntAny.__init__ (   self)
__init__(eSlot2<(void,int,boost::any)> self) -> eSlot2IntAny

Reimplemented from enigma.eSlot.

Member Function Documentation

◆ __disown__()

def enigma.eSlot2IntAny.__disown__ (   self)

◆ cb_func()

def enigma.eSlot2IntAny.cb_func (   self,
  arg0,
  arg1 
)
cb_func(eSlot2IntAny self, int arg0, boost::any arg1)

Member Data Documentation

◆ thisown

enigma.eSlot2IntAny.thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
static

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