GNU Radio 3.7.0 C++ API
IcePy_Communicator.h File Reference
#include <Ice/CommunicatorF.h>
#include <gnuradio/api.h>
Include dependency graph for IcePy_Communicator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  IcePy

Functions

GR_RUNTIME_API bool IcePy::initCommunicator (PyObject *)
GR_RUNTIME_API Ice::CommunicatorPtr IcePy::getCommunicator (PyObject *)
GR_RUNTIME_API PyObject * IcePy::createCommunicator (const Ice::CommunicatorPtr &)
GR_RUNTIME_API PyObject * IcePy::getCommunicatorWrapper (const Ice::CommunicatorPtr &)
PyObject * IcePy_initialize (PyObject *, PyObject *)
PyObject * IcePy_initializeWithProperties (PyObject *, PyObject *)
PyObject * IcePy_initializeWithLogger (PyObject *, PyObject *)
PyObject * IcePy_initializeWithPropertiesAndLogger (PyObject *, PyObject *)

Variables

PyTypeObject IcePy::CommunicatorType

Function Documentation

PyObject* IcePy_initialize ( PyObject *  ,
PyObject *   
)
PyObject* IcePy_initializeWithLogger ( PyObject *  ,
PyObject *   
)
PyObject* IcePy_initializeWithProperties ( PyObject *  ,
PyObject *   
)
PyObject* IcePy_initializeWithPropertiesAndLogger ( PyObject *  ,
PyObject *   
)