10 #ifndef ICEPY_COMMUNICATOR_H
11 #define ICEPY_COMMUNICATOR_H
13 #include <Ice/CommunicatorF.h>
PyObject * IcePy_initialize(PyObject *, PyObject *)
PyObject * IcePy_initializeWithPropertiesAndLogger(PyObject *, PyObject *)
GR_RUNTIME_API bool initCommunicator(PyObject *)
GR_RUNTIME_API PyObject * createCommunicator(const Ice::CommunicatorPtr &)
#define GR_RUNTIME_API
Definition: gnuradio-runtime/include/gnuradio/api.h:30
PyObject * IcePy_initializeWithProperties(PyObject *, PyObject *)
PyObject * IcePy_initializeWithLogger(PyObject *, PyObject *)
GR_RUNTIME_API Ice::CommunicatorPtr getCommunicator(PyObject *)
PyTypeObject CommunicatorType
GR_RUNTIME_API PyObject * getCommunicatorWrapper(const Ice::CommunicatorPtr &)