TwiceAsNice
2019-02-18
|
#include <Python.h>
#include <IceUtil/Handle.h>
#include <Nice/Util/Sync.h>
#include <Nice/Python/Exception.h>
Classes | |
class | Basda::Python::InstanceInterpreter |
A python interpreter that saves the GIL when constructed and restores it when destructed More... | |
Namespaces | |
Basda | |
These are contants that are used by the services internally. | |
Basda::Python | |
Typedefs | |
typedef IceUtil::Handle< InstanceInterpreter > | Basda::Python::InstanceInterpreterPtr |