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

#include <connections.h>

Inheritance diagram for PSignal2< R, V0, V1 >:
PSignal

Public Member Functions

operator() (V0 a0, V1 a1)
 
- 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 >
R PSignal2< R, V0, V1 >::operator() ( V0  a0,
V1  a1 
)
inline

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