openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
call_entry Struct Reference

Public Member Functions

 call_entry (ePyObject fnc, ePyObject arg)
 
 call_entry (eWidget *widget, void *arg, void *arg2)
 

Public Attributes

ePyObject m_fnc
 
ePyObject m_arg
 
eWidgetm_widget
 
void * m_widget_arg
 
void * m_widget_arg2
 

Constructor & Destructor Documentation

◆ call_entry() [1/2]

call_entry::call_entry ( ePyObject  fnc,
ePyObject  arg 
)
inline

◆ call_entry() [2/2]

call_entry::call_entry ( eWidget widget,
void *  arg,
void *  arg2 
)
inline

Member Data Documentation

◆ m_arg

ePyObject call_entry::m_arg

◆ m_fnc

ePyObject call_entry::m_fnc

◆ m_widget

eWidget* call_entry::m_widget

◆ m_widget_arg

void* call_entry::m_widget_arg

◆ m_widget_arg2

void * call_entry::m_widget_arg2

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