Loading [MathJax]/extensions/tex2jax.js
Free Electron
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Public Member Functions | Private Attributes | List of all members
PyHandler Class Reference

A proxy handler component for python derived handlers. More...

#include <fe_signal.h>

Inherits HandlerI.

Public Member Functions

 PyHandler (PyObject *pPyObject)
 
virtual void handle (fe::Record &signal)
 
virtual void bind (fe::sp< fe::SignalerI > spS, fe::sp< fe::Layout > spL)
 

Private Attributes

PyObject * m_pObject
 

Detailed Description

A proxy handler component for python derived handlers.


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