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

Public Member Functions

def __init__ (self, *args)
 
def getContent (self, format, sorted=False)
 
def getNext (self)
 
def compareLessEqual (self, arg2, arg3)
 
def startEdit (self)
 

Static Public Attributes

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

Constructor & Destructor Documentation

◆ __init__()

def enigma.iListableServicePtr.__init__ (   self,
args 
)

Member Function Documentation

◆ compareLessEqual()

def enigma.iListableServicePtr.compareLessEqual (   self,
  arg2,
  arg3 
)
compareLessEqual(iListableServicePtr self, eServiceReference arg2, eServiceReference arg3) -> int

◆ getContent()

def enigma.iListableServicePtr.getContent (   self,
  format,
  sorted = False 
)
getContent(iListableServicePtr self, char const * format, bool sorted=False) -> PyObject
getContent(iListableServicePtr self, char const * format) -> PyObject *

◆ getNext()

def enigma.iListableServicePtr.getNext (   self)
getNext(iListableServicePtr self)

◆ startEdit()

def enigma.iListableServicePtr.startEdit (   self)
startEdit(iListableServicePtr self)

Member Data Documentation

◆ thisown

enigma.iListableServicePtr.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: