MIRA
Public Member Functions | Protected Attributes | List of all members
PyUnitWrapper::Callback< T > Class Template Reference

#include <python/UnitWrapper.h>

Inheritance diagram for PyUnitWrapper::Callback< T >:
Inheritance graph
[legend]

Public Member Functions

 Callback (const boost::python::object &callable)
 
void operator() (ChannelRead< T > read)
 

Protected Attributes

boost::python::object mCallable
 

Constructor & Destructor Documentation

◆ Callback()

Callback ( const boost::python::object &  callable)
inline

Member Function Documentation

◆ operator()()

void operator() ( ChannelRead< T >  read)
inline

Member Data Documentation

◆ mCallable

boost::python::object mCallable
protected

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