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

#include <python/UnitWrapper.h>

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

Public Member Functions

 CallbackInterval (const boost::python::object &callable)
 
void operator() (ChannelReadInterval< T > read)
 

Protected Attributes

boost::python::object mCallable
 

Constructor & Destructor Documentation

◆ CallbackInterval()

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

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ mCallable

boost::python::object mCallable
protected

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