openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
connections.h File Reference
#include <libsig_comp.h>
#include <lib/python/python.h>
#include <utility>

Go to the source code of this file.

Classes

class  PSignal
 
class  PSignal0< R >
 
class  PSignal1< R, V0 >
 
class  PSignal2< R, V0, V1 >
 
class  PSignal3< R, V0, V1, V2 >
 

Functions

PyObject * PyFrom (int v)
 
PyObject * PyFrom (const char *c)
 
PyObject * PyFrom (std::pair< const char *, int > &p)
 

Function Documentation

◆ PyFrom() [1/3]

PyObject* PyFrom ( const char *  c)
inline

◆ PyFrom() [2/3]

PyObject* PyFrom ( int  v)
inline

◆ PyFrom() [3/3]

PyObject* PyFrom ( std::pair< const char *, int > &  p)
inline