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

Public Member Functions

def __init__ (self, *args, **kwargs)
 
def getById (id)
 
def isValid (self)
 
def getOrganisationId (self)
 
def getApplicationId (self)
 
def getApplicationProfile (self)
 
def getPriority (self)
 
def getUsageType (self)
 
def getControlCode (self)
 
def getServiceBoundFlag (self)
 
def getVisibility (self)
 
def getId (self)
 
def getName (self)
 
def getInitialPath (self)
 
def getUrlBase (self)
 

Static Public Attributes

 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
 CONTROL_CODE_AUTOSTART = _enigma.eOipfApplication_CONTROL_CODE_AUTOSTART
 
 CONTROL_CODE_PRESENT = _enigma.eOipfApplication_CONTROL_CODE_PRESENT
 
 CONTROL_CODE_DESTROY = _enigma.eOipfApplication_CONTROL_CODE_DESTROY
 
 CONTROL_CODE_KILL = _enigma.eOipfApplication_CONTROL_CODE_KILL
 
 CONTROL_CODE_PREFETCH = _enigma.eOipfApplication_CONTROL_CODE_PREFETCH
 
 CONTROL_CODE_REMOTE = _enigma.eOipfApplication_CONTROL_CODE_REMOTE
 
 CONTROL_CODE_DISABLED = _enigma.eOipfApplication_CONTROL_CODE_DISABLED
 
 CONTROL_CODE_PLAYBACK_AUTOSTART = _enigma.eOipfApplication_CONTROL_CODE_PLAYBACK_AUTOSTART
 
 USAGE_TYPE_TEXT = _enigma.eOipfApplication_USAGE_TYPE_TEXT
 
 VISIBILITY_NOT_VISIBLE_ALL = _enigma.eOipfApplication_VISIBILITY_NOT_VISIBLE_ALL
 
 VISIBILITY_NOT_VISIBLE_USERS = _enigma.eOipfApplication_VISIBILITY_NOT_VISIBLE_USERS
 
 VISIBILITY_VISIBLE_ALL = _enigma.eOipfApplication_VISIBILITY_VISIBLE_ALL
 
 getById = staticmethod(getById)
 

Detailed Description

Proxy of C++ eOipfApplication class.

Constructor & Destructor Documentation

◆ __init__()

def enigma.eOipfApplication.__init__ (   self,
args,
**  kwargs 
)

Member Function Documentation

◆ getApplicationId()

def enigma.eOipfApplication.getApplicationId (   self)
getApplicationId(eOipfApplication self) -> uint16_t

◆ getApplicationProfile()

def enigma.eOipfApplication.getApplicationProfile (   self)
getApplicationProfile(eOipfApplication self) -> uint16_t

◆ getById()

def enigma.eOipfApplication.getById (   id)
getById(std::string const & id) -> eOipfApplication

◆ getControlCode()

def enigma.eOipfApplication.getControlCode (   self)
getControlCode(eOipfApplication self) -> uint8_t

◆ getId()

def enigma.eOipfApplication.getId (   self)
getId(eOipfApplication self) -> std::string const &

◆ getInitialPath()

def enigma.eOipfApplication.getInitialPath (   self)
getInitialPath(eOipfApplication self) -> std::string const &

◆ getName()

def enigma.eOipfApplication.getName (   self)
getName(eOipfApplication self) -> std::string const &

◆ getOrganisationId()

def enigma.eOipfApplication.getOrganisationId (   self)
getOrganisationId(eOipfApplication self) -> uint32_t

◆ getPriority()

def enigma.eOipfApplication.getPriority (   self)
getPriority(eOipfApplication self) -> uint8_t

◆ getServiceBoundFlag()

def enigma.eOipfApplication.getServiceBoundFlag (   self)
getServiceBoundFlag(eOipfApplication self) -> uint8_t

◆ getUrlBase()

def enigma.eOipfApplication.getUrlBase (   self)
getUrlBase(eOipfApplication self) -> std::string const &

◆ getUsageType()

def enigma.eOipfApplication.getUsageType (   self)
getUsageType(eOipfApplication self) -> uint8_t

◆ getVisibility()

def enigma.eOipfApplication.getVisibility (   self)
getVisibility(eOipfApplication self) -> uint8_t

◆ isValid()

def enigma.eOipfApplication.isValid (   self)
isValid(eOipfApplication self) -> bool

Member Data Documentation

◆ CONTROL_CODE_AUTOSTART

enigma.eOipfApplication.CONTROL_CODE_AUTOSTART = _enigma.eOipfApplication_CONTROL_CODE_AUTOSTART
static

◆ CONTROL_CODE_DESTROY

enigma.eOipfApplication.CONTROL_CODE_DESTROY = _enigma.eOipfApplication_CONTROL_CODE_DESTROY
static

◆ CONTROL_CODE_DISABLED

enigma.eOipfApplication.CONTROL_CODE_DISABLED = _enigma.eOipfApplication_CONTROL_CODE_DISABLED
static

◆ CONTROL_CODE_KILL

enigma.eOipfApplication.CONTROL_CODE_KILL = _enigma.eOipfApplication_CONTROL_CODE_KILL
static

◆ CONTROL_CODE_PLAYBACK_AUTOSTART

enigma.eOipfApplication.CONTROL_CODE_PLAYBACK_AUTOSTART = _enigma.eOipfApplication_CONTROL_CODE_PLAYBACK_AUTOSTART
static

◆ CONTROL_CODE_PREFETCH

enigma.eOipfApplication.CONTROL_CODE_PREFETCH = _enigma.eOipfApplication_CONTROL_CODE_PREFETCH
static

◆ CONTROL_CODE_PRESENT

enigma.eOipfApplication.CONTROL_CODE_PRESENT = _enigma.eOipfApplication_CONTROL_CODE_PRESENT
static

◆ CONTROL_CODE_REMOTE

enigma.eOipfApplication.CONTROL_CODE_REMOTE = _enigma.eOipfApplication_CONTROL_CODE_REMOTE
static

◆ getById

enigma.eOipfApplication.getById = staticmethod(getById)
static

◆ thisown

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

◆ USAGE_TYPE_TEXT

enigma.eOipfApplication.USAGE_TYPE_TEXT = _enigma.eOipfApplication_USAGE_TYPE_TEXT
static

◆ VISIBILITY_NOT_VISIBLE_ALL

enigma.eOipfApplication.VISIBILITY_NOT_VISIBLE_ALL = _enigma.eOipfApplication_VISIBILITY_NOT_VISIBLE_ALL
static

◆ VISIBILITY_NOT_VISIBLE_USERS

enigma.eOipfApplication.VISIBILITY_NOT_VISIBLE_USERS = _enigma.eOipfApplication_VISIBILITY_NOT_VISIBLE_USERS
static

◆ VISIBILITY_VISIBLE_ALL

enigma.eOipfApplication.VISIBILITY_VISIBLE_ALL = _enigma.eOipfApplication_VISIBILITY_VISIBLE_ALL
static

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