Mercurial > hg > orthanc-python
comparison Sources/Autogenerated/sdk_OrthancPluginDicomWebNode.impl.h @ 28:b2bbb516056e
The "Calling Python..." info logs are disabled if "PythonVerbose" is "false"
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 27 Apr 2020 07:59:35 +0200 |
parents | fef9a239df5c |
children | 23f3099bed47 |
comparison
equal
deleted
inserted
replaced
27:ec7860ac40e9 | 28:b2bbb516056e |
---|---|
37 | 37 |
38 | 38 |
39 static int sdk_OrthancPluginDicomWebNode_Constructor( | 39 static int sdk_OrthancPluginDicomWebNode_Constructor( |
40 sdk_OrthancPluginDicomWebNode_Object *self, PyObject *args, PyObject *kwds) | 40 sdk_OrthancPluginDicomWebNode_Object *self, PyObject *args, PyObject *kwds) |
41 { | 41 { |
42 OrthancPlugins::LogInfo("Creating Python object of class OrthancPluginDicomWebNode"); | 42 PythonLock::LogCall("Creating Python object of class OrthancPluginDicomWebNode"); |
43 | 43 |
44 self->object_ = NULL; | 44 self->object_ = NULL; |
45 self->borrowed_ = false; | 45 self->borrowed_ = false; |
46 | 46 |
47 long long object = 0; | 47 long long object = 0; |