openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
PSignal3< R, V0, V1, V2 > Class Template Reference

#include <connections.h>

Inheritance diagram for PSignal3< R, V0, V1, V2 >:
PSignal

Public Member Functions

operator() (V0 a0, V1 a1, V2 a2)
 
- Public Member Functions inherited from PSignal
 PSignal ()
 
 ~PSignal ()
 
void callPython (SWIG_PYOBJECT(ePyObject) tuple)
 
PyObject * getSteal (bool clear=false)
 
PyObject * get ()
 

Additional Inherited Members

- Protected Attributes inherited from PSignal
ePyObject m_list
 

Member Function Documentation

◆ operator()()

template<class R , class V0 , class V1 , class V2 >
R PSignal3< R, V0, V1, V2 >::operator() ( V0  a0,
V1  a1,
V2  a2 
)
inline

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