GNU Radio 3.7.0-50 C++ API
IcePy Namespace Reference

Functions

GR_RUNTIME_API bool initCommunicator (PyObject *)
GR_RUNTIME_API Ice::CommunicatorPtr getCommunicator (PyObject *)
GR_RUNTIME_API PyObject * createCommunicator (const Ice::CommunicatorPtr &)
GR_RUNTIME_API PyObject * getCommunicatorWrapper (const Ice::CommunicatorPtr &)

Variables

PyTypeObject CommunicatorType

Function Documentation

GR_RUNTIME_API PyObject* IcePy::createCommunicator ( const Ice::CommunicatorPtr &  )
GR_RUNTIME_API Ice::CommunicatorPtr IcePy::getCommunicator ( PyObject *  )
GR_RUNTIME_API PyObject* IcePy::getCommunicatorWrapper ( const Ice::CommunicatorPtr &  )
GR_RUNTIME_API bool IcePy::initCommunicator ( PyObject *  )

Variable Documentation

PyTypeObject IcePy::CommunicatorType