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

Public Member Functions

def __init__ (self, *args)
 
def flushChanges (self)
 
def addService (self, *args)
 
def removeService (self, ref)
 
def moveService (self, ref, pos)
 
def setListName (self, name)
 

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.iMutableServiceListPtr.__init__ (   self,
args 
)

Member Function Documentation

◆ addService()

def enigma.iMutableServiceListPtr.addService (   self,
args 
)
addService(iMutableServiceListPtr self, eServiceReference ref, eServiceReference before) -> RESULT
addService(iMutableServiceListPtr self, eServiceReference ref) -> RESULT

◆ flushChanges()

def enigma.iMutableServiceListPtr.flushChanges (   self)
flushChanges(iMutableServiceListPtr self) -> RESULT

◆ moveService()

def enigma.iMutableServiceListPtr.moveService (   self,
  ref,
  pos 
)
moveService(iMutableServiceListPtr self, eServiceReference ref, int pos) -> RESULT

◆ removeService()

def enigma.iMutableServiceListPtr.removeService (   self,
  ref 
)
removeService(iMutableServiceListPtr self, eServiceReference ref) -> RESULT

◆ setListName()

def enigma.iMutableServiceListPtr.setListName (   self,
  name 
)
setListName(iMutableServiceListPtr self, std::string const & name) -> RESULT

Member Data Documentation

◆ thisown

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