Mercurial > hg > orthanc-python
annotate Sources/Autogenerated/CodeModel.json @ 149:0705e324fcc8
fix build by regenerating the code model
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 22 Nov 2023 09:33:06 +0100 |
parents | 8b310d571e5b |
children |
rev | line source |
---|---|
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2 "classes": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4 "class_name": "OrthancPluginDicomInstance", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
5 "custom_methods": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
6 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
7 "class_name": "OrthancPluginDicomInstance", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
8 "implementation": "GetInstanceData", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
9 "method_name": "GetInstanceData", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
10 "sdk_function": "OrthancPluginGetInstanceData" |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
11 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
12 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
13 "destructor": "OrthancPluginFreeDicomInstance", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
14 "methods": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
15 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
16 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
17 "c_function": "OrthancPluginGetInstanceRemoteAet", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
18 "return_sdk_type": "const char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
19 "return_static_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
20 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
21 "short_name": "GetInstanceRemoteAet", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
22 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
23 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
24 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
25 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
26 "c_function": "OrthancPluginGetInstanceSize", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
27 "return_long": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
28 "return_sdk_type": "int64_t", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
29 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
30 "short_name": "GetInstanceSize", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
31 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
32 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
33 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
34 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
35 "c_function": "OrthancPluginGetInstanceJson", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
36 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
37 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
38 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
39 "short_name": "GetInstanceJson", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
40 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
41 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
42 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
43 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
44 "c_function": "OrthancPluginGetInstanceSimplifiedJson", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
45 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
46 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
47 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
48 "short_name": "GetInstanceSimplifiedJson", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
49 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
50 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
51 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
52 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
53 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
54 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
55 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
56 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
57 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
58 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
59 "sdk_name": "metadata", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
60 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
61 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
62 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
63 "c_function": "OrthancPluginHasInstanceMetadata", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
64 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
65 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
66 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
67 "return_long": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
68 "return_sdk_type": "int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
69 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
70 "short_name": "HasInstanceMetadata", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
71 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
72 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
73 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
74 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
75 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
76 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
77 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
78 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
79 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
80 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
81 "sdk_name": "metadata", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
82 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
83 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
84 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
85 "c_function": "OrthancPluginGetInstanceMetadata", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
86 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
87 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
88 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
89 "return_sdk_type": "const char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
90 "return_static_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
91 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
92 "short_name": "GetInstanceMetadata", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
93 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
94 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
95 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
96 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
97 "c_function": "OrthancPluginGetInstanceOrigin", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
98 "return_enumeration": "OrthancPluginInstanceOrigin", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
99 "return_sdk_enumeration": "OrthancPluginInstanceOrigin", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
100 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
101 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
102 "short_name": "GetInstanceOrigin", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
103 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
104 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
105 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
106 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
107 "c_function": "OrthancPluginGetInstanceTransferSyntaxUid", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
108 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
109 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
110 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
111 "short_name": "GetInstanceTransferSyntaxUid", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
112 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
113 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
114 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
115 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
116 "c_function": "OrthancPluginHasInstancePixelData", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
117 "return_long": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
118 "return_sdk_type": "int32_t", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
119 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
120 "short_name": "HasInstancePixelData", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
121 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
122 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
123 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
124 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
125 "c_function": "OrthancPluginGetInstanceFramesCount", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
126 "return_long": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
127 "return_sdk_type": "uint32_t", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
128 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
129 "short_name": "GetInstanceFramesCount", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
130 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
131 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
132 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
133 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
134 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
135 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
136 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
137 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
138 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
139 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
140 "sdk_name": "frameIndex", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
141 "sdk_type": "uint32_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
142 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
143 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
144 "c_function": "OrthancPluginGetInstanceRawFrame", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
145 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
146 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
147 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
148 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
149 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
150 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
151 "short_name": "GetInstanceRawFrame", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
152 "tuple_format": "\"k\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
153 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
154 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
155 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
156 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
157 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
158 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
159 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
160 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
161 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
162 "sdk_name": "frameIndex", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
163 "sdk_type": "uint32_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
164 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
165 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
166 "c_function": "OrthancPluginGetInstanceDecodedFrame", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
167 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
168 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
169 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
170 "return_object": "OrthancPluginImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
171 "return_sdk_class": "OrthancPluginImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
172 "return_sdk_type": "object", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
173 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
174 "short_name": "GetInstanceDecodedFrame", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
175 "tuple_format": "\"k\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
176 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
177 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
178 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
179 "c_function": "OrthancPluginSerializeDicomInstance", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
180 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
181 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
182 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
183 "short_name": "SerializeDicomInstance", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
184 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
185 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
186 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
187 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
188 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
189 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
190 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
191 "orthanc_cast": "static_cast<OrthancPluginDicomToJsonFormat>(arg0)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
192 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
193 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
194 "sdk_enumeration": "OrthancPluginDicomToJsonFormat", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
195 "sdk_name": "format", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
196 "sdk_type": "enumeration" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
197 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
198 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
199 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
200 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
201 "orthanc_cast": "static_cast<OrthancPluginDicomToJsonFlags>(arg1)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
202 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
203 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
204 "sdk_enumeration": "OrthancPluginDicomToJsonFlags", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
205 "sdk_name": "flags", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
206 "sdk_type": "enumeration" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
207 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
208 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
209 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
210 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
211 "orthanc_cast": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
212 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
213 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
214 "sdk_name": "maxStringLength", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
215 "sdk_type": "uint32_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
216 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
217 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
218 "c_function": "OrthancPluginGetInstanceAdvancedJson", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
219 "call_args": ", static_cast<OrthancPluginDicomToJsonFormat>(arg0), static_cast<OrthancPluginDicomToJsonFlags>(arg1), arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
220 "count_args": 3, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
221 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
222 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
223 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
224 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
225 "short_name": "GetInstanceAdvancedJson", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
226 "tuple_format": "\"llk\", &arg0, &arg1, &arg2" |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
227 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
228 ], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
229 "short_name": "DicomInstance" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
230 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
231 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
232 "class_name": "OrthancPluginDicomWebNode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
233 "custom_methods": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
234 "methods": [], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
235 "short_name": "DicomWebNode" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
236 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
237 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
238 "class_name": "OrthancPluginFindAnswers", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
239 "custom_methods": [], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
240 "methods": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
241 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
242 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
243 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
244 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
245 "orthanc_cast": "arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
246 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
247 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
248 "release": "PyBuffer_Release(&arg0);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
249 "sdk_name": "dicom", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
250 "sdk_type": "const_void_pointer_with_size" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
251 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
252 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
253 "c_function": "OrthancPluginFindAddAnswer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
254 "call_args": ", arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
255 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
256 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
257 "return_error": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
258 "return_sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
259 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
260 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
261 "short_name": "FindAddAnswer", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
262 "tuple_format": "\"s*\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
263 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
264 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
265 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
266 "c_function": "OrthancPluginFindMarkIncomplete", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
267 "return_error": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
268 "return_sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
269 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
270 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
271 "short_name": "FindMarkIncomplete", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
272 "tuple_format": "\"\", " |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
273 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
274 ], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
275 "short_name": "FindAnswers" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
276 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
277 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
278 "class_name": "OrthancPluginFindMatcher", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
279 "custom_methods": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
280 "destructor": "OrthancPluginFreeFindMatcher", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
281 "methods": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
282 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
283 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
284 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
285 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
286 "orthanc_cast": "arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
287 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
288 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
289 "release": "PyBuffer_Release(&arg0);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
290 "sdk_name": "dicom", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
291 "sdk_type": "const_void_pointer_with_size" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
292 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
293 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
294 "c_function": "OrthancPluginFindMatcherIsMatch", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
295 "call_args": ", arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
296 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
297 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
298 "return_long": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
299 "return_sdk_type": "int32_t", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
300 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
301 "short_name": "FindMatcherIsMatch", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
302 "tuple_format": "\"s*\", &arg0" |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
303 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
304 ], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
305 "short_name": "FindMatcher" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
306 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
307 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
308 "class_name": "OrthancPluginFindQuery", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
309 "custom_methods": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
310 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
311 "class_name": "OrthancPluginFindQuery", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
312 "implementation": "GetFindQueryTagGroup", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
313 "method_name": "GetFindQueryTagGroup", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
314 "sdk_function": "OrthancPluginGetFindQueryTag" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
315 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
316 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
317 "class_name": "OrthancPluginFindQuery", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
318 "implementation": "GetFindQueryTagElement", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
319 "method_name": "GetFindQueryTagElement", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
320 "sdk_function": "OrthancPluginGetFindQueryTag" |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
321 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
322 ], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
323 "methods": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
324 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
325 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
326 "c_function": "OrthancPluginGetFindQuerySize", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
327 "return_long": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
328 "return_sdk_type": "uint32_t", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
329 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
330 "short_name": "GetFindQuerySize", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
331 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
332 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
333 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
334 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
335 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
336 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
337 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
338 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
339 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
340 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
341 "sdk_name": "index", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
342 "sdk_type": "uint32_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
343 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
344 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
345 "c_function": "OrthancPluginGetFindQueryTagName", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
346 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
347 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
348 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
349 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
350 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
351 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
352 "short_name": "GetFindQueryTagName", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
353 "tuple_format": "\"k\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
354 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
355 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
356 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
357 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
358 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
359 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
360 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
361 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
362 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
363 "sdk_name": "index", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
364 "sdk_type": "uint32_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
365 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
366 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
367 "c_function": "OrthancPluginGetFindQueryValue", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
368 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
369 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
370 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
371 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
372 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
373 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
374 "short_name": "GetFindQueryValue", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
375 "tuple_format": "\"k\", &arg0" |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
376 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
377 ], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
378 "short_name": "FindQuery" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
379 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
380 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
381 "class_name": "OrthancPluginImage", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
382 "custom_methods": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
383 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
384 "class_name": "OrthancPluginImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
385 "implementation": "GetImageBuffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
386 "method_name": "GetImageBuffer", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
387 "sdk_function": "OrthancPluginGetImageBuffer" |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
388 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
389 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
390 "destructor": "OrthancPluginFreeImage", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
391 "methods": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
392 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
393 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
394 "c_function": "OrthancPluginGetImagePixelFormat", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
395 "return_enumeration": "OrthancPluginPixelFormat", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
396 "return_sdk_enumeration": "OrthancPluginPixelFormat", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
397 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
398 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
399 "short_name": "GetImagePixelFormat", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
400 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
401 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
402 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
403 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
404 "c_function": "OrthancPluginGetImageWidth", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
405 "return_long": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
406 "return_sdk_type": "uint32_t", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
407 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
408 "short_name": "GetImageWidth", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
409 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
410 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
411 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
412 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
413 "c_function": "OrthancPluginGetImageHeight", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
414 "return_long": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
415 "return_sdk_type": "uint32_t", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
416 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
417 "short_name": "GetImageHeight", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
418 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
419 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
420 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
421 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
422 "c_function": "OrthancPluginGetImagePitch", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
423 "return_long": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
424 "return_sdk_type": "uint32_t", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
425 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
426 "short_name": "GetImagePitch", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
427 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
428 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
429 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
430 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
431 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
432 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
433 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
434 "orthanc_cast": "static_cast<OrthancPluginPixelFormat>(arg0)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
435 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
436 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
437 "sdk_enumeration": "OrthancPluginPixelFormat", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
438 "sdk_name": "targetFormat", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
439 "sdk_type": "enumeration" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
440 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
441 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
442 "c_function": "OrthancPluginConvertPixelFormat", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
443 "call_args": ", static_cast<OrthancPluginPixelFormat>(arg0)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
444 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
445 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
446 "return_object": "OrthancPluginImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
447 "return_sdk_class": "OrthancPluginImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
448 "return_sdk_type": "object", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
449 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
450 "short_name": "ConvertPixelFormat", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
451 "tuple_format": "\"l\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
452 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
453 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
454 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
455 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
456 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
457 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
458 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
459 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
460 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
461 "sdk_name": "fontIndex", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
462 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
463 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
464 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
465 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
466 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
467 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
468 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
469 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
470 "sdk_name": "utf8Text", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
471 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
472 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
473 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
474 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
475 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
476 "orthanc_cast": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
477 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
478 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
479 "sdk_name": "x", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
480 "sdk_type": "int32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
481 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
482 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
483 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
484 "name": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
485 "orthanc_cast": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
486 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
487 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
488 "sdk_name": "y", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
489 "sdk_type": "int32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
490 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
491 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
492 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
493 "name": "arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
494 "orthanc_cast": "arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
495 "python_format": "b", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
496 "python_type": "unsigned char", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
497 "sdk_name": "r", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
498 "sdk_type": "uint8_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
499 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
500 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
501 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
502 "name": "arg5", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
503 "orthanc_cast": "arg5", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
504 "python_format": "b", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
505 "python_type": "unsigned char", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
506 "sdk_name": "g", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
507 "sdk_type": "uint8_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
508 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
509 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
510 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
511 "name": "arg6", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
512 "orthanc_cast": "arg6", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
513 "python_format": "b", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
514 "python_type": "unsigned char", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
515 "sdk_name": "b", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
516 "sdk_type": "uint8_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
517 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
518 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
519 "c_function": "OrthancPluginDrawText", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
520 "call_args": ", arg0, arg1, arg2, arg3, arg4, arg5, arg6", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
521 "count_args": 7, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
522 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
523 "return_error": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
524 "return_sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
525 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
526 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
527 "short_name": "DrawText", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
528 "tuple_format": "\"ksllbbb\", &arg0, &arg1, &arg2, &arg3, &arg4, &arg5, &arg6" |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
529 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
530 ], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
531 "short_name": "Image" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
532 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
533 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
534 "class_name": "OrthancPluginJob", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
535 "custom_methods": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
536 "destructor": "OrthancPluginFreeJob", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
537 "methods": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
538 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
539 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
540 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
541 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
542 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
543 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
544 "python_format": "i", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
545 "python_type": "int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
546 "sdk_name": "priority", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
547 "sdk_type": "int" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
548 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
549 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
550 "c_function": "OrthancPluginSubmitJob", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
551 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
552 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
553 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
554 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
555 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
556 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
557 "short_name": "SubmitJob", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
558 "tuple_format": "\"i\", &arg0" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
559 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
560 ], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
561 "short_name": "Job" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
562 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
563 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
564 "class_name": "OrthancPluginPeers", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
565 "custom_methods": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
566 "destructor": "OrthancPluginFreePeers", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
567 "methods": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
568 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
569 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
570 "c_function": "OrthancPluginGetPeersCount", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
571 "return_long": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
572 "return_sdk_type": "uint32_t", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
573 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
574 "short_name": "GetPeersCount", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
575 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
576 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
577 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
578 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
579 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
580 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
581 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
582 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
583 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
584 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
585 "sdk_name": "peerIndex", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
586 "sdk_type": "uint32_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
587 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
588 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
589 "c_function": "OrthancPluginGetPeerName", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
590 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
591 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
592 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
593 "return_sdk_type": "const char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
594 "return_static_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
595 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
596 "short_name": "GetPeerName", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
597 "tuple_format": "\"k\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
598 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
599 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
600 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
601 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
602 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
603 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
604 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
605 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
606 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
607 "sdk_name": "peerIndex", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
608 "sdk_type": "uint32_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
609 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
610 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
611 "c_function": "OrthancPluginGetPeerUrl", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
612 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
613 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
614 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
615 "return_sdk_type": "const char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
616 "return_static_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
617 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
618 "short_name": "GetPeerUrl", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
619 "tuple_format": "\"k\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
620 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
621 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
622 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
623 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
624 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
625 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
626 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
627 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
628 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
629 "sdk_name": "peerIndex", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
630 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
631 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
632 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
633 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
634 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
635 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
636 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
637 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
638 "sdk_name": "userProperty", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
639 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
640 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
641 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
642 "c_function": "OrthancPluginGetPeerUserProperty", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
643 "call_args": ", arg0, arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
644 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
645 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
646 "return_sdk_type": "const char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
647 "return_static_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
648 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
649 "short_name": "GetPeerUserProperty", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
650 "tuple_format": "\"ks\", &arg0, &arg1" |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
651 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
652 ], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
653 "short_name": "Peers" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
654 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
655 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
656 "class_name": "OrthancPluginRestOutput", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
657 "custom_methods": [], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
658 "methods": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
659 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
660 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
661 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
662 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
663 "orthanc_cast": "arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
664 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
665 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
666 "release": "PyBuffer_Release(&arg0);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
667 "sdk_name": "answer", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
668 "sdk_type": "const_void_pointer_with_size" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
669 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
670 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
671 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
672 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
673 "orthanc_cast": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
674 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
675 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
676 "sdk_name": "mimeType", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
677 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
678 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
679 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
680 "c_function": "OrthancPluginAnswerBuffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
681 "call_args": ", arg0.buf, arg0.len, arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
682 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
683 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
684 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
685 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
686 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
687 "short_name": "AnswerBuffer", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
688 "tuple_format": "\"s*s\", &arg0, &arg2" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
689 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
690 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
691 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
692 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
693 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
694 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
695 "orthanc_cast": "static_cast<OrthancPluginPixelFormat>(arg0)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
696 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
697 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
698 "sdk_enumeration": "OrthancPluginPixelFormat", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
699 "sdk_name": "format", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
700 "sdk_type": "enumeration" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
701 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
702 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
703 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
704 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
705 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
706 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
707 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
708 "sdk_name": "width", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
709 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
710 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
711 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
712 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
713 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
714 "orthanc_cast": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
715 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
716 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
717 "sdk_name": "height", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
718 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
719 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
720 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
721 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
722 "name": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
723 "orthanc_cast": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
724 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
725 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
726 "sdk_name": "pitch", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
727 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
728 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
729 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
730 "name": "arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
731 "orthanc_cast": "arg4.buf", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
732 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
733 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
734 "release": "PyBuffer_Release(&arg4);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
735 "sdk_name": "buffer", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
736 "sdk_type": "const void *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
737 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
738 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
739 "c_function": "OrthancPluginCompressAndAnswerPngImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
740 "call_args": ", static_cast<OrthancPluginPixelFormat>(arg0), arg1, arg2, arg3, arg4.buf", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
741 "count_args": 5, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
742 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
743 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
744 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
745 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
746 "short_name": "CompressAndAnswerPngImage", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
747 "tuple_format": "\"lkkks*\", &arg0, &arg1, &arg2, &arg3, &arg4" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
748 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
749 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
750 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
751 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
752 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
753 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
754 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
755 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
756 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
757 "sdk_name": "redirection", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
758 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
759 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
760 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
761 "c_function": "OrthancPluginRedirect", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
762 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
763 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
764 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
765 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
766 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
767 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
768 "short_name": "Redirect", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
769 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
770 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
771 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
772 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
773 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
774 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
775 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
776 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
777 "python_format": "H", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
778 "python_type": "unsigned short", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
779 "sdk_name": "status", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
780 "sdk_type": "uint16_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
781 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
782 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
783 "c_function": "OrthancPluginSendHttpStatusCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
784 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
785 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
786 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
787 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
788 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
789 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
790 "short_name": "SendHttpStatusCode", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
791 "tuple_format": "\"H\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
792 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
793 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
794 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
795 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
796 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
797 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
798 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
799 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
800 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
801 "sdk_name": "realm", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
802 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
803 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
804 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
805 "c_function": "OrthancPluginSendUnauthorized", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
806 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
807 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
808 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
809 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
810 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
811 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
812 "short_name": "SendUnauthorized", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
813 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
814 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
815 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
816 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
817 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
818 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
819 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
820 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
821 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
822 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
823 "sdk_name": "allowedMethods", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
824 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
825 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
826 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
827 "c_function": "OrthancPluginSendMethodNotAllowed", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
828 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
829 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
830 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
831 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
832 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
833 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
834 "short_name": "SendMethodNotAllowed", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
835 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
836 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
837 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
838 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
839 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
840 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
841 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
842 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
843 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
844 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
845 "sdk_name": "cookie", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
846 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
847 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
848 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
849 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
850 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
851 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
852 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
853 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
854 "sdk_name": "value", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
855 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
856 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
857 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
858 "c_function": "OrthancPluginSetCookie", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
859 "call_args": ", arg0, arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
860 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
861 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
862 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
863 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
864 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
865 "short_name": "SetCookie", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
866 "tuple_format": "\"ss\", &arg0, &arg1" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
867 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
868 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
869 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
870 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
871 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
872 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
873 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
874 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
875 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
876 "sdk_name": "key", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
877 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
878 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
879 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
880 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
881 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
882 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
883 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
884 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
885 "sdk_name": "value", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
886 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
887 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
888 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
889 "c_function": "OrthancPluginSetHttpHeader", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
890 "call_args": ", arg0, arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
891 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
892 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
893 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
894 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
895 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
896 "short_name": "SetHttpHeader", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
897 "tuple_format": "\"ss\", &arg0, &arg1" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
898 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
899 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
900 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
901 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
902 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
903 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
904 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
905 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
906 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
907 "sdk_name": "subType", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
908 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
909 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
910 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
911 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
912 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
913 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
914 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
915 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
916 "sdk_name": "contentType", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
917 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
918 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
919 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
920 "c_function": "OrthancPluginStartMultipartAnswer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
921 "call_args": ", arg0, arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
922 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
923 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
924 "return_error": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
925 "return_sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
926 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
927 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
928 "short_name": "StartMultipartAnswer", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
929 "tuple_format": "\"ss\", &arg0, &arg1" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
930 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
931 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
932 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
933 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
934 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
935 "orthanc_cast": "arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
936 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
937 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
938 "release": "PyBuffer_Release(&arg0);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
939 "sdk_name": "answer", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
940 "sdk_type": "const_void_pointer_with_size" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
941 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
942 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
943 "c_function": "OrthancPluginSendMultipartItem", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
944 "call_args": ", arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
945 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
946 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
947 "return_error": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
948 "return_sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
949 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
950 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
951 "short_name": "SendMultipartItem", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
952 "tuple_format": "\"s*\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
953 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
954 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
955 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
956 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
957 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
958 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
959 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
960 "python_format": "H", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
961 "python_type": "unsigned short", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
962 "sdk_name": "status", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
963 "sdk_type": "uint16_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
964 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
965 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
966 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
967 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
968 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
969 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
970 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
971 "sdk_name": "body", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
972 "sdk_type": "const char *" |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
973 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
974 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
975 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
976 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
977 "orthanc_cast": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
978 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
979 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
980 "sdk_name": "bodySize", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
981 "sdk_type": "uint32_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
982 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
983 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
984 "c_function": "OrthancPluginSendHttpStatus", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
985 "call_args": ", arg0, arg1, arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
986 "count_args": 3, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
987 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
988 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
989 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
990 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
991 "short_name": "SendHttpStatus", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
992 "tuple_format": "\"Hsk\", &arg0, &arg1, &arg2" |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
993 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
994 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
995 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
996 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
997 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
998 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
999 "orthanc_cast": "static_cast<OrthancPluginPixelFormat>(arg0)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1000 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1001 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1002 "sdk_enumeration": "OrthancPluginPixelFormat", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1003 "sdk_name": "format", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
1004 "sdk_type": "enumeration" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1005 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1006 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1007 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1008 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1009 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1010 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1011 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1012 "sdk_name": "width", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
1013 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1014 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1015 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1016 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1017 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1018 "orthanc_cast": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1019 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1020 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1021 "sdk_name": "height", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
1022 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1023 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1024 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1025 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1026 "name": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1027 "orthanc_cast": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1028 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1029 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1030 "sdk_name": "pitch", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
1031 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1032 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1033 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1034 "name": "arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1035 "orthanc_cast": "arg4.buf", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1036 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1037 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1038 "release": "PyBuffer_Release(&arg4);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1039 "sdk_name": "buffer", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
1040 "sdk_type": "const void *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1041 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1042 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1043 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1044 "name": "arg5", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1045 "orthanc_cast": "arg5", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1046 "python_format": "b", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1047 "python_type": "unsigned char", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1048 "sdk_name": "quality", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
1049 "sdk_type": "uint8_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1050 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1051 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1052 "c_function": "OrthancPluginCompressAndAnswerJpegImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1053 "call_args": ", static_cast<OrthancPluginPixelFormat>(arg0), arg1, arg2, arg3, arg4.buf, arg5", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1054 "count_args": 6, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1055 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1056 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1057 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1058 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1059 "short_name": "CompressAndAnswerJpegImage", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1060 "tuple_format": "\"lkkks*b\", &arg0, &arg1, &arg2, &arg3, &arg4, &arg5" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1061 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1062 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1063 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1064 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1065 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1066 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1067 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1068 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1069 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1070 "sdk_name": "details", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
1071 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1072 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1073 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1074 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1075 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1076 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1077 "python_format": "b", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1078 "python_type": "unsigned char", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1079 "sdk_name": "log", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
1080 "sdk_type": "uint8_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1081 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1082 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1083 "c_function": "OrthancPluginSetHttpErrorDetails", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1084 "call_args": ", arg0, arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1085 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1086 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1087 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1088 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1089 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1090 "short_name": "SetHttpErrorDetails", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1091 "tuple_format": "\"sb\", &arg0, &arg1" |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1092 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1093 ], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1094 "short_name": "RestOutput" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1095 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1096 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1097 "class_name": "OrthancPluginServerChunkedRequestReader", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1098 "custom_methods": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1099 "methods": [], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1100 "short_name": "ServerChunkedRequestReader" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1101 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1102 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1103 "class_name": "OrthancPluginStorageArea", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1104 "custom_methods": [], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1105 "methods": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1106 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1107 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1108 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1109 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1110 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1111 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1112 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1113 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1114 "sdk_name": "uuid", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
1115 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1116 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1117 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1118 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1119 "orthanc_cast": "arg1.buf", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1120 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1121 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1122 "release": "PyBuffer_Release(&arg1);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1123 "sdk_name": "content", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
1124 "sdk_type": "const void *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1125 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1126 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1127 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1128 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1129 "orthanc_cast": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1130 "python_format": "K", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1131 "python_type": "unsigned long long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1132 "sdk_name": "size", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
1133 "sdk_type": "uint64_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1134 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1135 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1136 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1137 "name": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1138 "orthanc_cast": "static_cast<OrthancPluginContentType>(arg3)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1139 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1140 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1141 "sdk_enumeration": "OrthancPluginContentType", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1142 "sdk_name": "type", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
1143 "sdk_type": "enumeration" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1144 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1145 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1146 "c_function": "OrthancPluginStorageAreaCreate", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1147 "call_args": ", arg0, arg1.buf, arg2, static_cast<OrthancPluginContentType>(arg3)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1148 "count_args": 4, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1149 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1150 "return_error": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1151 "return_sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1152 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1153 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1154 "short_name": "StorageAreaCreate", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1155 "tuple_format": "\"ss*Kl\", &arg0, &arg1, &arg2, &arg3" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1156 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1157 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1158 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1159 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1160 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1161 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1162 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1163 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1164 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1165 "sdk_name": "uuid", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
1166 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1167 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1168 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1169 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1170 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1171 "orthanc_cast": "static_cast<OrthancPluginContentType>(arg1)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1172 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1173 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1174 "sdk_enumeration": "OrthancPluginContentType", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1175 "sdk_name": "type", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
1176 "sdk_type": "enumeration" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1177 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1178 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1179 "c_function": "OrthancPluginStorageAreaRead", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1180 "call_args": ", arg0, static_cast<OrthancPluginContentType>(arg1)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1181 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1182 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1183 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1184 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1185 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1186 "short_name": "StorageAreaRead", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1187 "tuple_format": "\"sl\", &arg0, &arg1" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1188 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1189 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1190 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1191 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1192 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1193 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1194 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1195 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1196 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1197 "sdk_name": "uuid", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
1198 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1199 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1200 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1201 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1202 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1203 "orthanc_cast": "static_cast<OrthancPluginContentType>(arg1)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1204 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1205 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1206 "sdk_enumeration": "OrthancPluginContentType", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1207 "sdk_name": "type", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
1208 "sdk_type": "enumeration" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1209 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1210 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1211 "c_function": "OrthancPluginStorageAreaRemove", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1212 "call_args": ", arg0, static_cast<OrthancPluginContentType>(arg1)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1213 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1214 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1215 "return_error": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1216 "return_sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1217 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1218 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1219 "short_name": "StorageAreaRemove", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1220 "tuple_format": "\"sl\", &arg0, &arg1" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1221 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1222 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1223 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1224 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1225 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1226 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1227 "orthanc_cast": "static_cast<OrthancPluginResourceType>(arg0)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1228 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1229 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1230 "sdk_enumeration": "OrthancPluginResourceType", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1231 "sdk_name": "level", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
1232 "sdk_type": "enumeration" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1233 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1234 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1235 "c_function": "OrthancPluginReconstructMainDicomTags", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1236 "call_args": ", static_cast<OrthancPluginResourceType>(arg0)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1237 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1238 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1239 "return_error": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1240 "return_sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1241 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1242 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1243 "short_name": "ReconstructMainDicomTags", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1244 "tuple_format": "\"l\", &arg0" |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1245 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1246 ], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1247 "short_name": "StorageArea" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1248 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1249 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1250 "class_name": "OrthancPluginWorklistAnswers", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1251 "custom_methods": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1252 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1253 "class_name": "OrthancPluginWorklistAnswers", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1254 "implementation": "WorklistAddAnswer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1255 "method_name": "WorklistAddAnswer", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1256 "sdk_function": "OrthancPluginWorklistAddAnswer" |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1257 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1258 ], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1259 "methods": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1260 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1261 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1262 "c_function": "OrthancPluginWorklistMarkIncomplete", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1263 "return_error": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1264 "return_sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1265 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1266 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1267 "short_name": "WorklistMarkIncomplete", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1268 "tuple_format": "\"\", " |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1269 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1270 ], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1271 "short_name": "WorklistAnswers" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1272 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1273 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1274 "class_name": "OrthancPluginWorklistQuery", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1275 "custom_methods": [], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1276 "methods": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1277 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1278 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1279 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1280 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1281 "orthanc_cast": "arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1282 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1283 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1284 "release": "PyBuffer_Release(&arg0);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1285 "sdk_name": "dicom", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
1286 "sdk_type": "const_void_pointer_with_size" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1287 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1288 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1289 "c_function": "OrthancPluginWorklistIsMatch", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1290 "call_args": ", arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1291 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1292 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1293 "return_long": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1294 "return_sdk_type": "int32_t", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1295 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1296 "short_name": "WorklistIsMatch", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1297 "tuple_format": "\"s*\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1298 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1299 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1300 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1301 "c_function": "OrthancPluginWorklistGetDicomQuery", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1302 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1303 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1304 "self": ", self->object_", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1305 "short_name": "WorklistGetDicomQuery", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1306 "tuple_format": "\"\", " |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1307 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1308 ], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1309 "short_name": "WorklistQuery" |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1310 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1311 ], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1312 "enumerations": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1313 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1314 "name": "OrthancPluginChangeType", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1315 "path": "sdk_OrthancPluginChangeType.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1316 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1317 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1318 "key": "COMPLETED_SERIES", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1319 "value": 0 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1320 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1321 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1322 "key": "DELETED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1323 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1324 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1325 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1326 "key": "NEW_CHILD_INSTANCE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1327 "value": 2 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1328 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1329 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1330 "key": "NEW_INSTANCE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1331 "value": 3 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1332 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1333 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1334 "key": "NEW_PATIENT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1335 "value": 4 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1336 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1337 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1338 "key": "NEW_SERIES", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1339 "value": 5 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1340 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1341 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1342 "key": "NEW_STUDY", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1343 "value": 6 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1344 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1345 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1346 "key": "STABLE_PATIENT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1347 "value": 7 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1348 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1349 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1350 "key": "STABLE_SERIES", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1351 "value": 8 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1352 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1353 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1354 "key": "STABLE_STUDY", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1355 "value": 9 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1356 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1357 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1358 "key": "ORTHANC_STARTED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1359 "value": 10 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1360 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1361 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1362 "key": "ORTHANC_STOPPED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1363 "value": 11 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1364 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1365 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1366 "key": "UPDATED_ATTACHMENT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1367 "value": 12 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1368 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1369 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1370 "key": "UPDATED_METADATA", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1371 "value": 13 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1372 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1373 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1374 "key": "UPDATED_PEERS", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1375 "value": 14 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1376 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1377 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1378 "key": "UPDATED_MODALITIES", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1379 "value": 15 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1380 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1381 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1382 "key": "JOB_SUBMITTED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1383 "value": 16 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1384 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1385 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1386 "key": "JOB_SUCCESS", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1387 "value": 17 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1388 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1389 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1390 "key": "JOB_FAILURE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1391 "value": 18 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1392 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1393 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1394 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1395 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1396 "name": "OrthancPluginCompressionType", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1397 "path": "sdk_OrthancPluginCompressionType.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1398 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1399 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1400 "key": "ZLIB", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1401 "value": 0 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1402 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1403 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1404 "key": "ZLIB_WITH_SIZE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1405 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1406 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1407 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1408 "key": "GZIP", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1409 "value": 2 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1410 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1411 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1412 "key": "GZIP_WITH_SIZE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1413 "value": 3 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1414 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1415 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1416 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1417 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1418 "name": "OrthancPluginConstraintType", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1419 "path": "sdk_OrthancPluginConstraintType.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1420 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1421 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1422 "key": "EQUAL", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1423 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1424 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1425 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1426 "key": "SMALLER_OR_EQUAL", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1427 "value": 2 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1428 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1429 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1430 "key": "GREATER_OR_EQUAL", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1431 "value": 3 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1432 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1433 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1434 "key": "WILDCARD", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1435 "value": 4 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1436 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1437 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1438 "key": "LIST", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1439 "value": 5 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1440 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1441 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1442 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1443 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1444 "name": "OrthancPluginContentType", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1445 "path": "sdk_OrthancPluginContentType.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1446 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1447 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1448 "key": "UNKNOWN", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1449 "value": 0 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1450 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1451 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1452 "key": "DICOM", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1453 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1454 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1455 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1456 "key": "DICOM_AS_JSON", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1457 "value": 2 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1458 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1459 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1460 "key": "DICOM_UNTIL_PIXEL_DATA", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1461 "value": 3 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1462 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1463 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1464 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1465 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1466 "name": "OrthancPluginCreateDicomFlags", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1467 "path": "sdk_OrthancPluginCreateDicomFlags.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1468 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1469 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1470 "key": "NONE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1471 "value": 0 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1472 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1473 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1474 "key": "DECODE_DATA_URI_SCHEME", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1475 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1476 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1477 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1478 "key": "GENERATE_IDENTIFIERS", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1479 "value": 2 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1480 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1481 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1482 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1483 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1484 "name": "OrthancPluginDicomToJsonFlags", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1485 "path": "sdk_OrthancPluginDicomToJsonFlags.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1486 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1487 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1488 "key": "NONE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1489 "value": 0 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1490 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1491 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1492 "key": "INCLUDE_BINARY", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1493 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1494 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1495 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1496 "key": "INCLUDE_PRIVATE_TAGS", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1497 "value": 2 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1498 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1499 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1500 "key": "INCLUDE_UNKNOWN_TAGS", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1501 "value": 4 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1502 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1503 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1504 "key": "INCLUDE_PIXEL_DATA", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1505 "value": 8 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1506 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1507 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1508 "key": "CONVERT_BINARY_TO_ASCII", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1509 "value": 16 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1510 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1511 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1512 "key": "CONVERT_BINARY_TO_NULL", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1513 "value": 32 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1514 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1515 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1516 "key": "STOP_AFTER_PIXEL_DATA", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1517 "value": 64 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1518 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1519 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1520 "key": "SKIP_GROUP_LENGTHS", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1521 "value": 128 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1522 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1523 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1524 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1525 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1526 "name": "OrthancPluginDicomToJsonFormat", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1527 "path": "sdk_OrthancPluginDicomToJsonFormat.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1528 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1529 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1530 "key": "FULL", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1531 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1532 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1533 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1534 "key": "SHORT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1535 "value": 2 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1536 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1537 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1538 "key": "HUMAN", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1539 "value": 3 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1540 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1541 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1542 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1543 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1544 "name": "OrthancPluginDicomWebBinaryMode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1545 "path": "sdk_OrthancPluginDicomWebBinaryMode.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1546 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1547 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1548 "key": "IGNORE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1549 "value": 0 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1550 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1551 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1552 "key": "INLINE_BINARY", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1553 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1554 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1555 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1556 "key": "BULK_DATA_URI", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1557 "value": 2 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1558 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1559 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1560 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1561 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1562 "name": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1563 "path": "sdk_OrthancPluginErrorCode.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1564 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1565 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1566 "key": "INTERNAL_ERROR", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1567 "value": -1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1568 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1569 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1570 "key": "SUCCESS", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1571 "value": 0 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1572 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1573 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1574 "key": "PLUGIN", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1575 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1576 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1577 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1578 "key": "NOT_IMPLEMENTED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1579 "value": 2 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1580 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1581 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1582 "key": "PARAMETER_OUT_OF_RANGE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1583 "value": 3 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1584 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1585 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1586 "key": "NOT_ENOUGH_MEMORY", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1587 "value": 4 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1588 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1589 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1590 "key": "BAD_PARAMETER_TYPE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1591 "value": 5 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1592 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1593 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1594 "key": "BAD_SEQUENCE_OF_CALLS", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1595 "value": 6 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1596 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1597 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1598 "key": "INEXISTENT_ITEM", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1599 "value": 7 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1600 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1601 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1602 "key": "BAD_REQUEST", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1603 "value": 8 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1604 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1605 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1606 "key": "NETWORK_PROTOCOL", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1607 "value": 9 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1608 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1609 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1610 "key": "SYSTEM_COMMAND", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1611 "value": 10 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1612 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1613 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1614 "key": "DATABASE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1615 "value": 11 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1616 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1617 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1618 "key": "URI_SYNTAX", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1619 "value": 12 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1620 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1621 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1622 "key": "INEXISTENT_FILE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1623 "value": 13 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1624 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1625 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1626 "key": "CANNOT_WRITE_FILE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1627 "value": 14 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1628 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1629 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1630 "key": "BAD_FILE_FORMAT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1631 "value": 15 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1632 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1633 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1634 "key": "TIMEOUT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1635 "value": 16 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1636 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1637 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1638 "key": "UNKNOWN_RESOURCE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1639 "value": 17 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1640 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1641 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1642 "key": "INCOMPATIBLE_DATABASE_VERSION", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1643 "value": 18 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1644 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1645 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1646 "key": "FULL_STORAGE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1647 "value": 19 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1648 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1649 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1650 "key": "CORRUPTED_FILE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1651 "value": 20 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1652 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1653 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1654 "key": "INEXISTENT_TAG", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1655 "value": 21 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1656 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1657 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1658 "key": "READ_ONLY", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1659 "value": 22 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1660 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1661 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1662 "key": "INCOMPATIBLE_IMAGE_FORMAT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1663 "value": 23 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1664 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1665 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1666 "key": "INCOMPATIBLE_IMAGE_SIZE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1667 "value": 24 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1668 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1669 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1670 "key": "SHARED_LIBRARY", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1671 "value": 25 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1672 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1673 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1674 "key": "UNKNOWN_PLUGIN_SERVICE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1675 "value": 26 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1676 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1677 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1678 "key": "UNKNOWN_DICOM_TAG", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1679 "value": 27 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1680 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1681 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1682 "key": "BAD_JSON", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1683 "value": 28 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1684 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1685 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1686 "key": "UNAUTHORIZED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1687 "value": 29 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1688 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1689 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1690 "key": "BAD_FONT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1691 "value": 30 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1692 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1693 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1694 "key": "DATABASE_PLUGIN", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1695 "value": 31 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1696 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1697 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1698 "key": "STORAGE_AREA_PLUGIN", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1699 "value": 32 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1700 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1701 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1702 "key": "EMPTY_REQUEST", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1703 "value": 33 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1704 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1705 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1706 "key": "NOT_ACCEPTABLE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1707 "value": 34 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1708 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1709 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1710 "key": "NULL_POINTER", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1711 "value": 35 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1712 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1713 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1714 "key": "DATABASE_UNAVAILABLE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1715 "value": 36 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1716 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1717 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1718 "key": "CANCELED_JOB", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1719 "value": 37 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1720 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1721 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1722 "key": "BAD_GEOMETRY", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1723 "value": 38 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1724 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1725 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1726 "key": "SSL_INITIALIZATION", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1727 "value": 39 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1728 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1729 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1730 "key": "DISCONTINUED_ABI", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1731 "value": 40 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1732 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1733 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1734 "key": "BAD_RANGE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1735 "value": 41 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1736 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1737 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1738 "key": "DATABASE_CANNOT_SERIALIZE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1739 "value": 42 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1740 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1741 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1742 "key": "REVISION", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1743 "value": 43 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1744 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1745 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1746 "key": "SQLITE_NOT_OPENED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1747 "value": 1000 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1748 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1749 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1750 "key": "SQLITE_ALREADY_OPENED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1751 "value": 1001 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1752 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1753 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1754 "key": "SQLITE_CANNOT_OPEN", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1755 "value": 1002 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1756 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1757 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1758 "key": "SQLITE_STATEMENT_ALREADY_USED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1759 "value": 1003 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1760 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1761 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1762 "key": "SQLITE_EXECUTE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1763 "value": 1004 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1764 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1765 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1766 "key": "SQLITE_ROLLBACK_WITHOUT_TRANSACTION", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1767 "value": 1005 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1768 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1769 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1770 "key": "SQLITE_COMMIT_WITHOUT_TRANSACTION", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1771 "value": 1006 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1772 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1773 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1774 "key": "SQLITE_REGISTER_FUNCTION", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1775 "value": 1007 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1776 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1777 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1778 "key": "SQLITE_FLUSH", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1779 "value": 1008 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1780 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1781 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1782 "key": "SQLITE_CANNOT_RUN", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1783 "value": 1009 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1784 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1785 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1786 "key": "SQLITE_CANNOT_STEP", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1787 "value": 1010 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1788 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1789 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1790 "key": "SQLITE_BIND_OUT_OF_RANGE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1791 "value": 1011 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1792 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1793 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1794 "key": "SQLITE_PREPARE_STATEMENT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1795 "value": 1012 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1796 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1797 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1798 "key": "SQLITE_TRANSACTION_ALREADY_STARTED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1799 "value": 1013 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1800 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1801 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1802 "key": "SQLITE_TRANSACTION_COMMIT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1803 "value": 1014 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1804 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1805 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1806 "key": "SQLITE_TRANSACTION_BEGIN", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1807 "value": 1015 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1808 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1809 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1810 "key": "DIRECTORY_OVER_FILE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1811 "value": 2000 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1812 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1813 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1814 "key": "FILE_STORAGE_CANNOT_WRITE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1815 "value": 2001 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1816 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1817 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1818 "key": "DIRECTORY_EXPECTED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1819 "value": 2002 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1820 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1821 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1822 "key": "HTTP_PORT_IN_USE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1823 "value": 2003 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1824 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1825 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1826 "key": "DICOM_PORT_IN_USE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1827 "value": 2004 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1828 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1829 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1830 "key": "BAD_HTTP_STATUS_IN_REST", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1831 "value": 2005 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1832 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1833 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1834 "key": "REGULAR_FILE_EXPECTED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1835 "value": 2006 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1836 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1837 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1838 "key": "PATH_TO_EXECUTABLE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1839 "value": 2007 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1840 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1841 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1842 "key": "MAKE_DIRECTORY", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1843 "value": 2008 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1844 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1845 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1846 "key": "BAD_APPLICATION_ENTITY_TITLE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1847 "value": 2009 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1848 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1849 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1850 "key": "NO_CFIND_HANDLER", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1851 "value": 2010 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1852 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1853 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1854 "key": "NO_CMOVE_HANDLER", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1855 "value": 2011 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1856 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1857 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1858 "key": "NO_CSTORE_HANDLER", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1859 "value": 2012 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1860 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1861 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1862 "key": "NO_APPLICATION_ENTITY_FILTER", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1863 "value": 2013 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1864 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1865 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1866 "key": "NO_SOP_CLASS_OR_INSTANCE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1867 "value": 2014 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1868 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1869 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1870 "key": "NO_PRESENTATION_CONTEXT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1871 "value": 2015 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1872 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1873 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1874 "key": "DICOM_FIND_UNAVAILABLE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1875 "value": 2016 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1876 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1877 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1878 "key": "DICOM_MOVE_UNAVAILABLE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1879 "value": 2017 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1880 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1881 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1882 "key": "CANNOT_STORE_INSTANCE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1883 "value": 2018 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1884 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1885 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1886 "key": "CREATE_DICOM_NOT_STRING", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1887 "value": 2019 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1888 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1889 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1890 "key": "CREATE_DICOM_OVERRIDE_TAG", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1891 "value": 2020 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1892 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1893 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1894 "key": "CREATE_DICOM_USE_CONTENT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1895 "value": 2021 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1896 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1897 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1898 "key": "CREATE_DICOM_NO_PAYLOAD", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1899 "value": 2022 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1900 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1901 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1902 "key": "CREATE_DICOM_USE_DATA_URI_SCHEME", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1903 "value": 2023 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1904 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1905 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1906 "key": "CREATE_DICOM_BAD_PARENT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1907 "value": 2024 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1908 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1909 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1910 "key": "CREATE_DICOM_PARENT_IS_INSTANCE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1911 "value": 2025 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1912 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1913 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1914 "key": "CREATE_DICOM_PARENT_ENCODING", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1915 "value": 2026 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1916 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1917 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1918 "key": "UNKNOWN_MODALITY", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1919 "value": 2027 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1920 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1921 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1922 "key": "BAD_JOB_ORDERING", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1923 "value": 2028 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1924 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1925 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1926 "key": "JSON_TO_LUA_TABLE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1927 "value": 2029 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1928 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1929 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1930 "key": "CANNOT_CREATE_LUA", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1931 "value": 2030 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1932 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1933 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1934 "key": "CANNOT_EXECUTE_LUA", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1935 "value": 2031 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1936 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1937 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1938 "key": "LUA_ALREADY_EXECUTED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1939 "value": 2032 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1940 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1941 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1942 "key": "LUA_BAD_OUTPUT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1943 "value": 2033 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1944 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1945 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1946 "key": "NOT_LUA_PREDICATE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1947 "value": 2034 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1948 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1949 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1950 "key": "LUA_RETURNS_NO_STRING", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1951 "value": 2035 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1952 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1953 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1954 "key": "STORAGE_AREA_ALREADY_REGISTERED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1955 "value": 2036 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1956 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1957 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1958 "key": "DATABASE_BACKEND_ALREADY_REGISTERED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1959 "value": 2037 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1960 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1961 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1962 "key": "DATABASE_NOT_INITIALIZED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1963 "value": 2038 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1964 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1965 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1966 "key": "SSL_DISABLED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1967 "value": 2039 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1968 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1969 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1970 "key": "CANNOT_ORDER_SLICES", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1971 "value": 2040 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1972 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1973 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1974 "key": "NO_WORKLIST_HANDLER", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1975 "value": 2041 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1976 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1977 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1978 "key": "ALREADY_EXISTING_TAG", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1979 "value": 2042 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1980 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1981 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1982 "key": "NO_STORAGE_COMMITMENT_HANDLER", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1983 "value": 2043 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1984 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1985 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1986 "key": "NO_CGET_HANDLER", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1987 "value": 2044 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1988 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1989 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1990 "key": "UNSUPPORTED_MEDIA_TYPE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1991 "value": 3000 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1992 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1993 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1994 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1995 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1996 "name": "OrthancPluginHttpMethod", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
1997 "path": "sdk_OrthancPluginHttpMethod.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1998 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1999 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2000 "key": "GET", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2001 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2002 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2003 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2004 "key": "POST", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2005 "value": 2 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2006 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2007 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2008 "key": "PUT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2009 "value": 3 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2010 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2011 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2012 "key": "DELETE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2013 "value": 4 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2014 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2015 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2016 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2017 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2018 "name": "OrthancPluginIdentifierConstraint", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2019 "path": "sdk_OrthancPluginIdentifierConstraint.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2020 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2021 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2022 "key": "EQUAL", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2023 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2024 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2025 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2026 "key": "SMALLER_OR_EQUAL", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2027 "value": 2 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2028 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2029 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2030 "key": "GREATER_OR_EQUAL", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2031 "value": 3 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2032 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2033 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2034 "key": "WILDCARD", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2035 "value": 4 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2036 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2037 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2038 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2039 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2040 "name": "OrthancPluginImageFormat", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2041 "path": "sdk_OrthancPluginImageFormat.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2042 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2043 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2044 "key": "PNG", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2045 "value": 0 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2046 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2047 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2048 "key": "JPEG", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2049 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2050 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2051 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2052 "key": "DICOM", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2053 "value": 2 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2054 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2055 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2056 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2057 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2058 "name": "OrthancPluginInstanceOrigin", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2059 "path": "sdk_OrthancPluginInstanceOrigin.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2060 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2061 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2062 "key": "UNKNOWN", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2063 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2064 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2065 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2066 "key": "DICOM_PROTOCOL", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2067 "value": 2 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2068 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2069 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2070 "key": "REST_API", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2071 "value": 3 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2072 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2073 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2074 "key": "PLUGIN", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2075 "value": 4 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2076 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2077 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2078 "key": "LUA", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2079 "value": 5 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2080 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2081 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2082 "key": "WEB_DAV", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2083 "value": 6 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2084 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2085 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2086 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2087 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2088 "name": "OrthancPluginJobStepStatus", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2089 "path": "sdk_OrthancPluginJobStepStatus.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2090 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2091 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2092 "key": "SUCCESS", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2093 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2094 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2095 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2096 "key": "FAILURE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2097 "value": 2 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2098 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2099 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2100 "key": "CONTINUE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2101 "value": 3 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2102 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2103 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2104 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2105 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2106 "name": "OrthancPluginJobStopReason", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2107 "path": "sdk_OrthancPluginJobStopReason.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2108 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2109 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2110 "key": "SUCCESS", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2111 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2112 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2113 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2114 "key": "PAUSED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2115 "value": 2 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2116 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2117 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2118 "key": "FAILURE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2119 "value": 3 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2120 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2121 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2122 "key": "CANCELED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2123 "value": 4 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2124 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2125 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2126 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2127 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2128 "name": "OrthancPluginMetricsType", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2129 "path": "sdk_OrthancPluginMetricsType.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2130 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2131 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2132 "key": "DEFAULT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2133 "value": 0 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2134 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2135 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2136 "key": "TIMER", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2137 "value": 1 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2138 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2139 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2140 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2141 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2142 "name": "OrthancPluginPixelFormat", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2143 "path": "sdk_OrthancPluginPixelFormat.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2144 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2145 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2146 "key": "GRAYSCALE8", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2147 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2148 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2149 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2150 "key": "GRAYSCALE16", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2151 "value": 2 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2152 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2153 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2154 "key": "SIGNED_GRAYSCALE16", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2155 "value": 3 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2156 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2157 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2158 "key": "RGB24", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2159 "value": 4 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2160 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2161 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2162 "key": "RGBA32", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2163 "value": 5 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2164 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2165 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2166 "key": "UNKNOWN", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2167 "value": 6 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2168 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2169 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2170 "key": "RGB48", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2171 "value": 7 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2172 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2173 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2174 "key": "GRAYSCALE32", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2175 "value": 8 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2176 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2177 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2178 "key": "FLOAT32", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2179 "value": 9 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2180 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2181 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2182 "key": "BGRA32", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2183 "value": 10 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2184 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2185 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2186 "key": "GRAYSCALE64", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2187 "value": 11 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2188 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2189 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2190 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2191 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2192 "name": "OrthancPluginReceivedInstanceAction", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2193 "path": "sdk_OrthancPluginReceivedInstanceAction.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2194 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2195 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2196 "key": "KEEP_AS_IS", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2197 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2198 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2199 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2200 "key": "MODIFY", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2201 "value": 2 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2202 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2203 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2204 "key": "DISCARD", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2205 "value": 3 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2206 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2207 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2208 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2209 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2210 "name": "OrthancPluginResourceType", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2211 "path": "sdk_OrthancPluginResourceType.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2212 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2213 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2214 "key": "PATIENT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2215 "value": 0 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2216 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2217 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2218 "key": "STUDY", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2219 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2220 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2221 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2222 "key": "SERIES", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2223 "value": 2 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2224 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2225 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2226 "key": "INSTANCE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2227 "value": 3 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2228 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2229 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2230 "key": "NONE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2231 "value": 4 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2232 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2233 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2234 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2235 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2236 "name": "OrthancPluginStorageCommitmentFailureReason", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2237 "path": "sdk_OrthancPluginStorageCommitmentFailureReason.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2238 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2239 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2240 "key": "SUCCESS", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2241 "value": 0 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2242 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2243 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2244 "key": "PROCESSING_FAILURE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2245 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2246 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2247 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2248 "key": "NO_SUCH_OBJECT_INSTANCE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2249 "value": 2 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2250 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2251 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2252 "key": "RESOURCE_LIMITATION", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2253 "value": 3 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2254 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2255 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2256 "key": "REFERENCED_SOPCLASS_NOT_SUPPORTED", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2257 "value": 4 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2258 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2259 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2260 "key": "CLASS_INSTANCE_CONFLICT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2261 "value": 5 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2262 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2263 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2264 "key": "DUPLICATE_TRANSACTION_UID", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2265 "value": 6 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2266 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2267 ] |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2268 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2269 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2270 "name": "OrthancPluginValueRepresentation", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2271 "path": "sdk_OrthancPluginValueRepresentation.impl.h", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2272 "values": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2273 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2274 "key": "AE", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2275 "value": 1 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2276 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2277 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2278 "key": "AS", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2279 "value": 2 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2280 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2281 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2282 "key": "AT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2283 "value": 3 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2284 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2285 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2286 "key": "CS", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2287 "value": 4 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2288 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2289 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2290 "key": "DA", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2291 "value": 5 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2292 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2293 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2294 "key": "DS", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2295 "value": 6 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2296 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2297 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2298 "key": "DT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2299 "value": 7 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2300 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2301 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2302 "key": "FD", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2303 "value": 8 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2304 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2305 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2306 "key": "FL", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2307 "value": 9 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2308 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2309 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2310 "key": "IS", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2311 "value": 10 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2312 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2313 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2314 "key": "LO", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2315 "value": 11 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2316 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2317 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2318 "key": "LT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2319 "value": 12 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2320 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2321 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2322 "key": "OB", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2323 "value": 13 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2324 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2325 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2326 "key": "OF", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2327 "value": 14 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2328 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2329 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2330 "key": "OW", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2331 "value": 15 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2332 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2333 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2334 "key": "PN", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2335 "value": 16 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2336 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2337 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2338 "key": "SH", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2339 "value": 17 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2340 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2341 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2342 "key": "SL", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2343 "value": 18 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2344 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2345 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2346 "key": "SQ", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2347 "value": 19 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2348 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2349 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2350 "key": "SS", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2351 "value": 20 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2352 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2353 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2354 "key": "ST", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2355 "value": 21 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2356 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2357 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2358 "key": "TM", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2359 "value": 22 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2360 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2361 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2362 "key": "UI", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2363 "value": 23 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2364 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2365 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2366 "key": "UL", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2367 "value": 24 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2368 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2369 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2370 "key": "UN", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2371 "value": 25 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2372 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2373 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2374 "key": "US", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2375 "value": 26 |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2376 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2377 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2378 "key": "UT", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2379 "value": 27 |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2380 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2381 ] |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2382 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2383 ], |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2384 "global_functions": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2385 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2386 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2387 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2388 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2389 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2390 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2391 "python_format": "i", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2392 "python_type": "int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2393 "sdk_name": "expectedMajor", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2394 "sdk_type": "int" |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2395 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2396 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2397 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2398 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2399 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2400 "python_format": "i", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2401 "python_type": "int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2402 "sdk_name": "expectedMinor", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2403 "sdk_type": "int" |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2404 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2405 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2406 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2407 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2408 "orthanc_cast": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2409 "python_format": "i", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2410 "python_type": "int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2411 "sdk_name": "expectedRevision", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2412 "sdk_type": "int" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2413 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2414 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2415 "c_function": "OrthancPluginCheckVersionAdvanced", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2416 "call_args": ", arg0, arg1, arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2417 "count_args": 3, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2418 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2419 "return_long": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2420 "return_sdk_type": "int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2421 "short_name": "CheckVersionAdvanced", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2422 "tuple_format": "\"iii\", &arg0, &arg1, &arg2" |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2423 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2424 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2425 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2426 "c_function": "OrthancPluginCheckVersion", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2427 "return_long": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2428 "return_sdk_type": "int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2429 "short_name": "CheckVersion", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2430 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2431 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2432 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2433 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2434 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2435 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2436 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2437 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2438 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2439 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2440 "sdk_name": "message", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2441 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2442 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2443 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2444 "c_function": "OrthancPluginLogError", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2445 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2446 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2447 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2448 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2449 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2450 "short_name": "LogError", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2451 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2452 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2453 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2454 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2455 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2456 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2457 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2458 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2459 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2460 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2461 "sdk_name": "message", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2462 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2463 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2464 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2465 "c_function": "OrthancPluginLogWarning", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2466 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2467 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2468 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2469 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2470 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2471 "short_name": "LogWarning", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2472 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2473 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2474 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2475 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2476 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2477 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2478 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2479 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2480 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2481 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2482 "sdk_name": "message", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2483 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2484 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2485 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2486 "c_function": "OrthancPluginLogInfo", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2487 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2488 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2489 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2490 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2491 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2492 "short_name": "LogInfo", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2493 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2494 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2495 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2496 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2497 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2498 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2499 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2500 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2501 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2502 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2503 "sdk_name": "instanceId", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2504 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2505 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2506 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2507 "c_function": "OrthancPluginGetDicomForInstance", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2508 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2509 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2510 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2511 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2512 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2513 "short_name": "GetDicomForInstance", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2514 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2515 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2516 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2517 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2518 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2519 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2520 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2521 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2522 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2523 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2524 "sdk_name": "uri", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2525 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2526 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2527 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2528 "c_function": "OrthancPluginRestApiGet", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2529 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2530 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2531 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2532 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2533 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2534 "short_name": "RestApiGet", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2535 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2536 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2537 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2538 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2539 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2540 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2541 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2542 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2543 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2544 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2545 "sdk_name": "uri", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2546 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2547 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2548 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2549 "c_function": "OrthancPluginRestApiGetAfterPlugins", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2550 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2551 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2552 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2553 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2554 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2555 "short_name": "RestApiGetAfterPlugins", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2556 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2557 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2558 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2559 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2560 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2561 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2562 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2563 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2564 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2565 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2566 "sdk_name": "uri", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2567 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2568 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2569 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2570 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2571 "orthanc_cast": "arg1.buf, arg1.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2572 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2573 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2574 "release": "PyBuffer_Release(&arg1);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2575 "sdk_name": "body", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
2576 "sdk_type": "const_void_pointer_with_size" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2577 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2578 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2579 "c_function": "OrthancPluginRestApiPost", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2580 "call_args": ", arg0, arg1.buf, arg1.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2581 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2582 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2583 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2584 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2585 "short_name": "RestApiPost", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2586 "tuple_format": "\"ss*\", &arg0, &arg1" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2587 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2588 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2589 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2590 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2591 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2592 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2593 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2594 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2595 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2596 "sdk_name": "uri", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2597 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2598 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2599 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2600 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2601 "orthanc_cast": "arg1.buf, arg1.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2602 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2603 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2604 "release": "PyBuffer_Release(&arg1);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2605 "sdk_name": "body", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
2606 "sdk_type": "const_void_pointer_with_size" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2607 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2608 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2609 "c_function": "OrthancPluginRestApiPostAfterPlugins", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2610 "call_args": ", arg0, arg1.buf, arg1.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2611 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2612 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2613 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2614 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2615 "short_name": "RestApiPostAfterPlugins", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2616 "tuple_format": "\"ss*\", &arg0, &arg1" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2617 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2618 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2619 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2620 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2621 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2622 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2623 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2624 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2625 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2626 "sdk_name": "uri", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2627 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2628 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2629 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2630 "c_function": "OrthancPluginRestApiDelete", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2631 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2632 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2633 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2634 "return_error": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2635 "return_sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2636 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2637 "short_name": "RestApiDelete", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2638 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2639 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2640 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2641 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2642 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2643 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2644 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2645 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2646 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2647 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2648 "sdk_name": "uri", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2649 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2650 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2651 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2652 "c_function": "OrthancPluginRestApiDeleteAfterPlugins", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2653 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2654 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2655 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2656 "return_error": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2657 "return_sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2658 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2659 "short_name": "RestApiDeleteAfterPlugins", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2660 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2661 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2662 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2663 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2664 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2665 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2666 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2667 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2668 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2669 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2670 "sdk_name": "uri", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2671 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2672 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2673 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2674 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2675 "orthanc_cast": "arg1.buf, arg1.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2676 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2677 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2678 "release": "PyBuffer_Release(&arg1);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2679 "sdk_name": "body", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
2680 "sdk_type": "const_void_pointer_with_size" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2681 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2682 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2683 "c_function": "OrthancPluginRestApiPut", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2684 "call_args": ", arg0, arg1.buf, arg1.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2685 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2686 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2687 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2688 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2689 "short_name": "RestApiPut", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2690 "tuple_format": "\"ss*\", &arg0, &arg1" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2691 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2692 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2693 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2694 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2695 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2696 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2697 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2698 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2699 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2700 "sdk_name": "uri", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2701 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2702 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2703 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2704 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2705 "orthanc_cast": "arg1.buf, arg1.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2706 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2707 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2708 "release": "PyBuffer_Release(&arg1);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2709 "sdk_name": "body", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
2710 "sdk_type": "const_void_pointer_with_size" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2711 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2712 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2713 "c_function": "OrthancPluginRestApiPutAfterPlugins", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2714 "call_args": ", arg0, arg1.buf, arg1.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2715 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2716 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2717 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2718 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2719 "short_name": "RestApiPutAfterPlugins", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2720 "tuple_format": "\"ss*\", &arg0, &arg1" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2721 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2722 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2723 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2724 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2725 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2726 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2727 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2728 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2729 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2730 "sdk_name": "patientID", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2731 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2732 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2733 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2734 "c_function": "OrthancPluginLookupPatient", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2735 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2736 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2737 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2738 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2739 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2740 "short_name": "LookupPatient", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2741 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2742 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2743 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2744 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2745 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2746 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2747 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2748 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2749 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2750 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2751 "sdk_name": "studyUID", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2752 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2753 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2754 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2755 "c_function": "OrthancPluginLookupStudy", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2756 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2757 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2758 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2759 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2760 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2761 "short_name": "LookupStudy", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2762 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2763 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2764 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2765 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2766 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2767 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2768 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2769 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2770 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2771 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2772 "sdk_name": "accessionNumber", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2773 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2774 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2775 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2776 "c_function": "OrthancPluginLookupStudyWithAccessionNumber", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2777 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2778 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2779 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2780 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2781 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2782 "short_name": "LookupStudyWithAccessionNumber", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2783 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2784 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2785 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2786 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2787 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2788 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2789 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2790 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2791 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2792 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2793 "sdk_name": "seriesUID", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2794 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2795 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2796 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2797 "c_function": "OrthancPluginLookupSeries", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2798 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2799 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2800 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2801 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2802 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2803 "short_name": "LookupSeries", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2804 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2805 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2806 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2807 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2808 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2809 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2810 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2811 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2812 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2813 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2814 "sdk_name": "sopInstanceUID", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2815 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2816 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2817 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2818 "c_function": "OrthancPluginLookupInstance", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2819 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2820 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2821 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2822 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2823 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2824 "short_name": "LookupInstance", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2825 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2826 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2827 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2828 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2829 "c_function": "OrthancPluginGetOrthancPath", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2830 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2831 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2832 "short_name": "GetOrthancPath", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2833 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2834 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2835 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2836 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2837 "c_function": "OrthancPluginGetOrthancDirectory", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2838 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2839 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2840 "short_name": "GetOrthancDirectory", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2841 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2842 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2843 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2844 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2845 "c_function": "OrthancPluginGetConfigurationPath", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2846 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2847 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2848 "short_name": "GetConfigurationPath", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2849 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2850 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2851 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2852 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2853 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2854 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2855 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2856 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2857 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2858 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2859 "sdk_name": "uri", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2860 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2861 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2862 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2863 "c_function": "OrthancPluginSetRootUri", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2864 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2865 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2866 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2867 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2868 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2869 "short_name": "SetRootUri", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2870 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2871 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2872 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2873 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2874 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2875 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2876 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2877 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2878 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2879 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2880 "sdk_name": "description", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2881 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2882 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2883 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2884 "c_function": "OrthancPluginSetDescription", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2885 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2886 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2887 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2888 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2889 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2890 "short_name": "SetDescription", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2891 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2892 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2893 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2894 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2895 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2896 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2897 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2898 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2899 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2900 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2901 "sdk_name": "javascript", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2902 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2903 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2904 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2905 "c_function": "OrthancPluginExtendOrthancExplorer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2906 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2907 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2908 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2909 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2910 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2911 "short_name": "ExtendOrthancExplorer", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2912 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2913 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2914 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2915 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2916 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2917 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2918 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2919 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2920 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2921 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2922 "sdk_name": "property", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2923 "sdk_type": "int32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2924 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2925 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2926 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2927 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2928 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2929 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2930 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2931 "sdk_name": "defaultValue", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2932 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2933 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2934 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2935 "c_function": "OrthancPluginGetGlobalProperty", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2936 "call_args": ", arg0, arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2937 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2938 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2939 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2940 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2941 "short_name": "GetGlobalProperty", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2942 "tuple_format": "\"ls\", &arg0, &arg1" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2943 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2944 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2945 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2946 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2947 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2948 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2949 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2950 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2951 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2952 "sdk_name": "property", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2953 "sdk_type": "int32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2954 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2955 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2956 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2957 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2958 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2959 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2960 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2961 "sdk_name": "value", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2962 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2963 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2964 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2965 "c_function": "OrthancPluginSetGlobalProperty", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2966 "call_args": ", arg0, arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2967 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2968 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2969 "return_error": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2970 "return_sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2971 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2972 "short_name": "SetGlobalProperty", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2973 "tuple_format": "\"ls\", &arg0, &arg1" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2974 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2975 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2976 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2977 "c_function": "OrthancPluginGetCommandLineArgumentsCount", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2978 "return_long": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2979 "return_sdk_type": "uint32_t", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2980 "short_name": "GetCommandLineArgumentsCount", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2981 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2982 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2983 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2984 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2985 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2986 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2987 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2988 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2989 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2990 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2991 "sdk_name": "argument", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
2992 "sdk_type": "uint32_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2993 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2994 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2995 "c_function": "OrthancPluginGetCommandLineArgument", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2996 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2997 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2998 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
2999 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3000 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3001 "short_name": "GetCommandLineArgument", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3002 "tuple_format": "\"k\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3003 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3004 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3005 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3006 "c_function": "OrthancPluginGetExpectedDatabaseVersion", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3007 "return_long": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3008 "return_sdk_type": "uint32_t", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3009 "short_name": "GetExpectedDatabaseVersion", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3010 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3011 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3012 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3013 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3014 "c_function": "OrthancPluginGetConfiguration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3015 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3016 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3017 "short_name": "GetConfiguration", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3018 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3019 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3020 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3021 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3022 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3023 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3024 "orthanc_cast": "arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3025 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3026 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3027 "release": "PyBuffer_Release(&arg0);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3028 "sdk_name": "source", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3029 "sdk_type": "const_void_pointer_with_size" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3030 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3031 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3032 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3033 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3034 "orthanc_cast": "static_cast<OrthancPluginCompressionType>(arg2)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3035 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3036 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3037 "sdk_enumeration": "OrthancPluginCompressionType", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3038 "sdk_name": "compression", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3039 "sdk_type": "enumeration" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3040 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3041 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3042 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3043 "name": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3044 "orthanc_cast": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3045 "python_format": "b", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3046 "python_type": "unsigned char", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3047 "sdk_name": "uncompress", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3048 "sdk_type": "uint8_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3049 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3050 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3051 "c_function": "OrthancPluginBufferCompression", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3052 "call_args": ", arg0.buf, arg0.len, static_cast<OrthancPluginCompressionType>(arg2), arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3053 "count_args": 3, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3054 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3055 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3056 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3057 "short_name": "BufferCompression", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3058 "tuple_format": "\"s*lb\", &arg0, &arg2, &arg3" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3059 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3060 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3061 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3062 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3063 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3064 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3065 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3066 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3067 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3068 "sdk_name": "path", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3069 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3070 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3071 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3072 "c_function": "OrthancPluginReadFile", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3073 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3074 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3075 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3076 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3077 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3078 "short_name": "ReadFile", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3079 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3080 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3081 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3082 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3083 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3084 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3085 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3086 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3087 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3088 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3089 "sdk_name": "path", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3090 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3091 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3092 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3093 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3094 "orthanc_cast": "arg1.buf, arg1.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3095 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3096 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3097 "release": "PyBuffer_Release(&arg1);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3098 "sdk_name": "data", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3099 "sdk_type": "const_void_pointer_with_size" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3100 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3101 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3102 "c_function": "OrthancPluginWriteFile", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3103 "call_args": ", arg0, arg1.buf, arg1.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3104 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3105 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3106 "return_error": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3107 "return_sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3108 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3109 "short_name": "WriteFile", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3110 "tuple_format": "\"ss*\", &arg0, &arg1" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3111 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3112 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3113 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3114 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3115 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3116 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3117 "orthanc_cast": "static_cast<OrthancPluginErrorCode>(arg0)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3118 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3119 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3120 "sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3121 "sdk_name": "error", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3122 "sdk_type": "enumeration" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3123 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3124 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3125 "c_function": "OrthancPluginGetErrorDescription", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3126 "call_args": ", static_cast<OrthancPluginErrorCode>(arg0)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3127 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3128 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3129 "return_sdk_type": "const char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3130 "return_static_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3131 "short_name": "GetErrorDescription", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3132 "tuple_format": "\"l\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3133 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3134 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3135 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3136 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3137 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3138 "orthanc_cast": "arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3139 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3140 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3141 "release": "PyBuffer_Release(&arg0);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3142 "sdk_name": "data", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3143 "sdk_type": "const_void_pointer_with_size" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3144 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3145 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3146 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3147 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3148 "orthanc_cast": "static_cast<OrthancPluginImageFormat>(arg2)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3149 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3150 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3151 "sdk_enumeration": "OrthancPluginImageFormat", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3152 "sdk_name": "format", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3153 "sdk_type": "enumeration" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3154 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3155 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3156 "c_function": "OrthancPluginUncompressImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3157 "call_args": ", arg0.buf, arg0.len, static_cast<OrthancPluginImageFormat>(arg2)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3158 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3159 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3160 "return_object": "OrthancPluginImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3161 "return_sdk_class": "OrthancPluginImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3162 "return_sdk_type": "object", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3163 "short_name": "UncompressImage", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3164 "tuple_format": "\"s*l\", &arg0, &arg2" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3165 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3166 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3167 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3168 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3169 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3170 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3171 "orthanc_cast": "static_cast<OrthancPluginPixelFormat>(arg0)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3172 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3173 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3174 "sdk_enumeration": "OrthancPluginPixelFormat", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3175 "sdk_name": "format", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3176 "sdk_type": "enumeration" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3177 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3178 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3179 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3180 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3181 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3182 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3183 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3184 "sdk_name": "width", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3185 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3186 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3187 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3188 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3189 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3190 "orthanc_cast": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3191 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3192 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3193 "sdk_name": "height", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3194 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3195 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3196 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3197 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3198 "name": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3199 "orthanc_cast": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3200 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3201 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3202 "sdk_name": "pitch", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3203 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3204 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3205 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3206 "name": "arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3207 "orthanc_cast": "arg4.buf", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3208 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3209 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3210 "release": "PyBuffer_Release(&arg4);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3211 "sdk_name": "buffer", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3212 "sdk_type": "const void *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3213 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3214 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3215 "c_function": "OrthancPluginCompressPngImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3216 "call_args": ", static_cast<OrthancPluginPixelFormat>(arg0), arg1, arg2, arg3, arg4.buf", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3217 "count_args": 5, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3218 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3219 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3220 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3221 "short_name": "CompressPngImage", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3222 "tuple_format": "\"lkkks*\", &arg0, &arg1, &arg2, &arg3, &arg4" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3223 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3224 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3225 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3226 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3227 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3228 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3229 "orthanc_cast": "static_cast<OrthancPluginPixelFormat>(arg0)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3230 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3231 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3232 "sdk_enumeration": "OrthancPluginPixelFormat", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3233 "sdk_name": "format", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3234 "sdk_type": "enumeration" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3235 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3236 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3237 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3238 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3239 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3240 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3241 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3242 "sdk_name": "width", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3243 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3244 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3245 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3246 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3247 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3248 "orthanc_cast": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3249 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3250 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3251 "sdk_name": "height", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3252 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3253 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3254 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3255 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3256 "name": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3257 "orthanc_cast": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3258 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3259 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3260 "sdk_name": "pitch", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3261 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3262 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3263 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3264 "name": "arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3265 "orthanc_cast": "arg4.buf", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3266 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3267 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3268 "release": "PyBuffer_Release(&arg4);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3269 "sdk_name": "buffer", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3270 "sdk_type": "const void *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3271 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3272 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3273 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3274 "name": "arg5", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3275 "orthanc_cast": "arg5", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3276 "python_format": "b", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3277 "python_type": "unsigned char", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3278 "sdk_name": "quality", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3279 "sdk_type": "uint8_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3280 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3281 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3282 "c_function": "OrthancPluginCompressJpegImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3283 "call_args": ", static_cast<OrthancPluginPixelFormat>(arg0), arg1, arg2, arg3, arg4.buf, arg5", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3284 "count_args": 6, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3285 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3286 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3287 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3288 "short_name": "CompressJpegImage", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3289 "tuple_format": "\"lkkks*b\", &arg0, &arg1, &arg2, &arg3, &arg4, &arg5" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3290 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3291 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3292 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3293 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3294 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3295 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3296 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3297 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3298 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3299 "sdk_name": "url", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3300 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3301 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3302 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3303 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3304 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3305 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3306 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3307 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3308 "sdk_name": "username", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3309 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3310 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3311 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3312 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3313 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3314 "orthanc_cast": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3315 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3316 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3317 "sdk_name": "password", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3318 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3319 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3320 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3321 "c_function": "OrthancPluginHttpGet", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3322 "call_args": ", arg0, arg1, arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3323 "count_args": 3, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3324 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3325 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3326 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3327 "short_name": "HttpGet", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3328 "tuple_format": "\"sss\", &arg0, &arg1, &arg2" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3329 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3330 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3331 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3332 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3333 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3334 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3335 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3336 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3337 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3338 "sdk_name": "url", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3339 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3340 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3341 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3342 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3343 "orthanc_cast": "arg1.buf, arg1.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3344 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3345 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3346 "release": "PyBuffer_Release(&arg1);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3347 "sdk_name": "body", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3348 "sdk_type": "const_void_pointer_with_size" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3349 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3350 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3351 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3352 "name": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3353 "orthanc_cast": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3354 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3355 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3356 "sdk_name": "username", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3357 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3358 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3359 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3360 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3361 "name": "arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3362 "orthanc_cast": "arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3363 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3364 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3365 "sdk_name": "password", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3366 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3367 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3368 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3369 "c_function": "OrthancPluginHttpPost", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3370 "call_args": ", arg0, arg1.buf, arg1.len, arg3, arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3371 "count_args": 4, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3372 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3373 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3374 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3375 "short_name": "HttpPost", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3376 "tuple_format": "\"ss*ss\", &arg0, &arg1, &arg3, &arg4" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3377 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3378 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3379 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3380 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3381 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3382 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3383 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3384 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3385 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3386 "sdk_name": "url", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3387 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3388 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3389 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3390 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3391 "orthanc_cast": "arg1.buf, arg1.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3392 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3393 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3394 "release": "PyBuffer_Release(&arg1);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3395 "sdk_name": "body", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3396 "sdk_type": "const_void_pointer_with_size" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3397 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3398 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3399 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3400 "name": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3401 "orthanc_cast": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3402 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3403 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3404 "sdk_name": "username", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3405 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3406 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3407 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3408 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3409 "name": "arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3410 "orthanc_cast": "arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3411 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3412 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3413 "sdk_name": "password", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3414 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3415 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3416 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3417 "c_function": "OrthancPluginHttpPut", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3418 "call_args": ", arg0, arg1.buf, arg1.len, arg3, arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3419 "count_args": 4, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3420 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3421 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3422 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3423 "short_name": "HttpPut", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3424 "tuple_format": "\"ss*ss\", &arg0, &arg1, &arg3, &arg4" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3425 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3426 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3427 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3428 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3429 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3430 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3431 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3432 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3433 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3434 "sdk_name": "url", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3435 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3436 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3437 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3438 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3439 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3440 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3441 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3442 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3443 "sdk_name": "username", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3444 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3445 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3446 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3447 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3448 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3449 "orthanc_cast": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3450 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3451 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3452 "sdk_name": "password", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3453 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3454 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3455 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3456 "c_function": "OrthancPluginHttpDelete", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3457 "call_args": ", arg0, arg1, arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3458 "count_args": 3, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3459 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3460 "return_error": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3461 "return_sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3462 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3463 "short_name": "HttpDelete", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3464 "tuple_format": "\"sss\", &arg0, &arg1, &arg2" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3465 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3466 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3467 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3468 "c_function": "OrthancPluginGetFontsCount", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3469 "return_long": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3470 "return_sdk_type": "uint32_t", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3471 "short_name": "GetFontsCount", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3472 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3473 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3474 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3475 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3476 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3477 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3478 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3479 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3480 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3481 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3482 "sdk_name": "fontIndex", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3483 "sdk_type": "uint32_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3484 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3485 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3486 "c_function": "OrthancPluginGetFontName", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3487 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3488 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3489 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3490 "return_sdk_type": "const char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3491 "return_static_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3492 "short_name": "GetFontName", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3493 "tuple_format": "\"k\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3494 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3495 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3496 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3497 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3498 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3499 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3500 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3501 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3502 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3503 "sdk_name": "fontIndex", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3504 "sdk_type": "uint32_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3505 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3506 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3507 "c_function": "OrthancPluginGetFontSize", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3508 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3509 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3510 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3511 "return_long": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3512 "return_sdk_type": "uint32_t", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3513 "short_name": "GetFontSize", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3514 "tuple_format": "\"k\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3515 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3516 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3517 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3518 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3519 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3520 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3521 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3522 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3523 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3524 "sdk_name": "code", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3525 "sdk_type": "int32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3526 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3527 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3528 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3529 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3530 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3531 "python_format": "H", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3532 "python_type": "unsigned short", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3533 "sdk_name": "httpStatus", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3534 "sdk_type": "uint16_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3535 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3536 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3537 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3538 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3539 "orthanc_cast": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3540 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3541 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3542 "sdk_name": "message", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3543 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3544 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3545 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3546 "c_function": "OrthancPluginRegisterErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3547 "call_args": ", arg0, arg1, arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3548 "count_args": 3, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3549 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3550 "return_error": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3551 "return_sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3552 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3553 "short_name": "RegisterErrorCode", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3554 "tuple_format": "\"lHs\", &arg0, &arg1, &arg2" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3555 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3556 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3557 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3558 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3559 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3560 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3561 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3562 "python_format": "H", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3563 "python_type": "unsigned short", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3564 "sdk_name": "group", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3565 "sdk_type": "uint16_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3566 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3567 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3568 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3569 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3570 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3571 "python_format": "H", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3572 "python_type": "unsigned short", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3573 "sdk_name": "element", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3574 "sdk_type": "uint16_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3575 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3576 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3577 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3578 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3579 "orthanc_cast": "static_cast<OrthancPluginValueRepresentation>(arg2)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3580 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3581 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3582 "sdk_enumeration": "OrthancPluginValueRepresentation", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3583 "sdk_name": "vr", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3584 "sdk_type": "enumeration" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3585 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3586 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3587 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3588 "name": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3589 "orthanc_cast": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3590 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3591 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3592 "sdk_name": "name", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3593 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3594 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3595 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3596 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3597 "name": "arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3598 "orthanc_cast": "arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3599 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3600 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3601 "sdk_name": "minMultiplicity", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3602 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3603 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3604 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3605 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3606 "name": "arg5", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3607 "orthanc_cast": "arg5", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3608 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3609 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3610 "sdk_name": "maxMultiplicity", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3611 "sdk_type": "uint32_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3612 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3613 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3614 "c_function": "OrthancPluginRegisterDictionaryTag", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3615 "call_args": ", arg0, arg1, static_cast<OrthancPluginValueRepresentation>(arg2), arg3, arg4, arg5", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3616 "count_args": 6, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3617 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3618 "return_error": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3619 "return_sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3620 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3621 "short_name": "RegisterDictionaryTag", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3622 "tuple_format": "\"HHlskk\", &arg0, &arg1, &arg2, &arg3, &arg4, &arg5" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3623 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3624 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3625 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3626 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3627 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3628 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3629 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3630 "python_format": "H", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3631 "python_type": "unsigned short", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3632 "sdk_name": "group", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3633 "sdk_type": "uint16_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3634 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3635 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3636 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3637 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3638 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3639 "python_format": "H", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3640 "python_type": "unsigned short", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3641 "sdk_name": "element", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3642 "sdk_type": "uint16_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3643 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3644 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3645 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3646 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3647 "orthanc_cast": "static_cast<OrthancPluginValueRepresentation>(arg2)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3648 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3649 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3650 "sdk_enumeration": "OrthancPluginValueRepresentation", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3651 "sdk_name": "vr", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3652 "sdk_type": "enumeration" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3653 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3654 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3655 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3656 "name": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3657 "orthanc_cast": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3658 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3659 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3660 "sdk_name": "name", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3661 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3662 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3663 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3664 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3665 "name": "arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3666 "orthanc_cast": "arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3667 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3668 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3669 "sdk_name": "minMultiplicity", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3670 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3671 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3672 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3673 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3674 "name": "arg5", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3675 "orthanc_cast": "arg5", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3676 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3677 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3678 "sdk_name": "maxMultiplicity", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3679 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3680 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3681 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3682 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3683 "name": "arg6", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3684 "orthanc_cast": "arg6", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3685 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3686 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3687 "sdk_name": "privateCreator", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3688 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3689 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3690 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3691 "c_function": "OrthancPluginRegisterPrivateDictionaryTag", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3692 "call_args": ", arg0, arg1, static_cast<OrthancPluginValueRepresentation>(arg2), arg3, arg4, arg5, arg6", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3693 "count_args": 7, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3694 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3695 "return_error": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3696 "return_sdk_enumeration": "OrthancPluginErrorCode", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3697 "return_sdk_type": "enumeration", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3698 "short_name": "RegisterPrivateDictionaryTag", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3699 "tuple_format": "\"HHlskks\", &arg0, &arg1, &arg2, &arg3, &arg4, &arg5, &arg6" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3700 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3701 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3702 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3703 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3704 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3705 "orthanc_cast": "arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3706 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3707 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3708 "release": "PyBuffer_Release(&arg0);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3709 "sdk_name": "buffer", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3710 "sdk_type": "const_void_pointer_with_size" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3711 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3712 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3713 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3714 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3715 "orthanc_cast": "static_cast<OrthancPluginDicomToJsonFormat>(arg2)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3716 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3717 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3718 "sdk_enumeration": "OrthancPluginDicomToJsonFormat", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3719 "sdk_name": "format", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3720 "sdk_type": "enumeration" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3721 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3722 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3723 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3724 "name": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3725 "orthanc_cast": "static_cast<OrthancPluginDicomToJsonFlags>(arg3)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3726 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3727 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3728 "sdk_enumeration": "OrthancPluginDicomToJsonFlags", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3729 "sdk_name": "flags", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3730 "sdk_type": "enumeration" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3731 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3732 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3733 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3734 "name": "arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3735 "orthanc_cast": "arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3736 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3737 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3738 "sdk_name": "maxStringLength", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3739 "sdk_type": "uint32_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3740 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3741 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3742 "c_function": "OrthancPluginDicomBufferToJson", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3743 "call_args": ", arg0.buf, arg0.len, static_cast<OrthancPluginDicomToJsonFormat>(arg2), static_cast<OrthancPluginDicomToJsonFlags>(arg3), arg4", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3744 "count_args": 4, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3745 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3746 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3747 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3748 "short_name": "DicomBufferToJson", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3749 "tuple_format": "\"s*llk\", &arg0, &arg2, &arg3, &arg4" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3750 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3751 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3752 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3753 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3754 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3755 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3756 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3757 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3758 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3759 "sdk_name": "instanceId", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3760 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3761 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3762 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3763 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3764 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3765 "orthanc_cast": "static_cast<OrthancPluginDicomToJsonFormat>(arg1)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3766 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3767 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3768 "sdk_enumeration": "OrthancPluginDicomToJsonFormat", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3769 "sdk_name": "format", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3770 "sdk_type": "enumeration" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3771 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3772 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3773 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3774 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3775 "orthanc_cast": "static_cast<OrthancPluginDicomToJsonFlags>(arg2)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3776 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3777 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3778 "sdk_enumeration": "OrthancPluginDicomToJsonFlags", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3779 "sdk_name": "flags", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3780 "sdk_type": "enumeration" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3781 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3782 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3783 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3784 "name": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3785 "orthanc_cast": "arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3786 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3787 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3788 "sdk_name": "maxStringLength", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3789 "sdk_type": "uint32_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3790 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3791 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3792 "c_function": "OrthancPluginDicomInstanceToJson", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3793 "call_args": ", arg0, static_cast<OrthancPluginDicomToJsonFormat>(arg1), static_cast<OrthancPluginDicomToJsonFlags>(arg2), arg3", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3794 "count_args": 4, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3795 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3796 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3797 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3798 "short_name": "DicomInstanceToJson", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3799 "tuple_format": "\"sllk\", &arg0, &arg1, &arg2, &arg3" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3800 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3801 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3802 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3803 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3804 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3805 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3806 "orthanc_cast": "static_cast<OrthancPluginPixelFormat>(arg0)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3807 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3808 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3809 "sdk_enumeration": "OrthancPluginPixelFormat", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3810 "sdk_name": "format", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3811 "sdk_type": "enumeration" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3812 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3813 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3814 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3815 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3816 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3817 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3818 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3819 "sdk_name": "width", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3820 "sdk_type": "uint32_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3821 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3822 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3823 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3824 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3825 "orthanc_cast": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3826 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3827 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3828 "sdk_name": "height", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3829 "sdk_type": "uint32_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3830 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3831 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3832 "c_function": "OrthancPluginCreateImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3833 "call_args": ", static_cast<OrthancPluginPixelFormat>(arg0), arg1, arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3834 "count_args": 3, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3835 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3836 "return_object": "OrthancPluginImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3837 "return_sdk_class": "OrthancPluginImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3838 "return_sdk_type": "object", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3839 "short_name": "CreateImage", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3840 "tuple_format": "\"lkk\", &arg0, &arg1, &arg2" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3841 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3842 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3843 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3844 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3845 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3846 "orthanc_cast": "arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3847 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3848 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3849 "release": "PyBuffer_Release(&arg0);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3850 "sdk_name": "buffer", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3851 "sdk_type": "const_void_pointer_with_size" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3852 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3853 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3854 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3855 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3856 "orthanc_cast": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3857 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3858 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3859 "sdk_name": "frameIndex", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3860 "sdk_type": "uint32_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3861 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3862 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3863 "c_function": "OrthancPluginDecodeDicomImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3864 "call_args": ", arg0.buf, arg0.len, arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3865 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3866 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3867 "return_object": "OrthancPluginImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3868 "return_sdk_class": "OrthancPluginImage", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3869 "return_sdk_type": "object", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3870 "short_name": "DecodeDicomImage", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3871 "tuple_format": "\"s*k\", &arg0, &arg2" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3872 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3873 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3874 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3875 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3876 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3877 "orthanc_cast": "arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3878 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3879 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3880 "release": "PyBuffer_Release(&arg0);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3881 "sdk_name": "buffer", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3882 "sdk_type": "const_void_pointer_with_size" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3883 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3884 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3885 "c_function": "OrthancPluginComputeMd5", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3886 "call_args": ", arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3887 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3888 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3889 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3890 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3891 "short_name": "ComputeMd5", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3892 "tuple_format": "\"s*\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3893 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3894 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3895 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3896 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3897 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3898 "orthanc_cast": "arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3899 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3900 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3901 "release": "PyBuffer_Release(&arg0);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3902 "sdk_name": "buffer", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3903 "sdk_type": "const_void_pointer_with_size" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3904 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3905 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3906 "c_function": "OrthancPluginComputeSha1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3907 "call_args": ", arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3908 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3909 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3910 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3911 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3912 "short_name": "ComputeSha1", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3913 "tuple_format": "\"s*\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3914 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3915 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3916 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3917 "c_function": "OrthancPluginGenerateUuid", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3918 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3919 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3920 "short_name": "GenerateUuid", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3921 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3922 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3923 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3924 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3925 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3926 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3927 "orthanc_cast": "arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3928 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3929 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3930 "release": "PyBuffer_Release(&arg0);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3931 "sdk_name": "query", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
3932 "sdk_type": "const_void_pointer_with_size" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3933 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3934 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3935 "c_function": "OrthancPluginCreateFindMatcher", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3936 "call_args": ", arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3937 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3938 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3939 "return_object": "OrthancPluginFindMatcher", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3940 "return_sdk_class": "OrthancPluginFindMatcher", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3941 "return_sdk_type": "object", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3942 "short_name": "CreateFindMatcher", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3943 "tuple_format": "\"s*\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3944 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3945 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3946 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3947 "c_function": "OrthancPluginGetPeers", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3948 "return_object": "OrthancPluginPeers", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3949 "return_sdk_class": "OrthancPluginPeers", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3950 "return_sdk_type": "object", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3951 "short_name": "GetPeers", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3952 "tuple_format": "\"\", " |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3953 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3954 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3955 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3956 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3957 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3958 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3959 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3960 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3961 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3962 "sdk_name": "path", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3963 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3964 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3965 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3966 "c_function": "OrthancPluginAutodetectMimeType", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3967 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3968 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3969 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3970 "return_sdk_type": "const char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3971 "return_static_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3972 "short_name": "AutodetectMimeType", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3973 "tuple_format": "\"s\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3974 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3975 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3976 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3977 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3978 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3979 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3980 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3981 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3982 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3983 "sdk_name": "name", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3984 "sdk_type": "const char *" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3985 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3986 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3987 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3988 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3989 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3990 "python_format": "f", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3991 "python_type": "float", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3992 "sdk_name": "value", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
3993 "sdk_type": "float" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3994 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3995 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3996 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3997 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3998 "orthanc_cast": "static_cast<OrthancPluginMetricsType>(arg2)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
3999 "python_format": "l", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4000 "python_type": "long int", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4001 "sdk_enumeration": "OrthancPluginMetricsType", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4002 "sdk_name": "type", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
4003 "sdk_type": "enumeration" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4004 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4005 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4006 "c_function": "OrthancPluginSetMetricsValue", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4007 "call_args": ", arg0, arg1, static_cast<OrthancPluginMetricsType>(arg2)", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4008 "count_args": 3, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4009 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4010 "return_sdk_type": "void", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4011 "return_void": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4012 "short_name": "SetMetricsValue", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4013 "tuple_format": "\"sfl\", &arg0, &arg1, &arg2" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4014 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4015 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4016 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4017 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4018 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4019 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4020 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4021 "python_format": "H", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4022 "python_type": "unsigned short", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4023 "sdk_name": "group", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
4024 "sdk_type": "uint16_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4025 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4026 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4027 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4028 "name": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4029 "orthanc_cast": "arg1", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4030 "python_format": "H", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4031 "python_type": "unsigned short", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4032 "sdk_name": "element", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
4033 "sdk_type": "uint16_t" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4034 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4035 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4036 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4037 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4038 "orthanc_cast": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4039 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4040 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4041 "sdk_name": "privateCreator", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
4042 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4043 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4044 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4045 "c_function": "OrthancPluginGetTagName", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4046 "call_args": ", arg0, arg1, arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4047 "count_args": 3, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4048 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4049 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4050 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4051 "short_name": "GetTagName", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4052 "tuple_format": "\"HHs\", &arg0, &arg1, &arg2" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4053 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4054 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4055 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4056 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4057 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4058 "orthanc_cast": "arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4059 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4060 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4061 "release": "PyBuffer_Release(&arg0);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4062 "sdk_name": "buffer", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
4063 "sdk_type": "const_void_pointer_with_size" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4064 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4065 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4066 "c_function": "OrthancPluginCreateDicomInstance", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4067 "call_args": ", arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4068 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4069 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4070 "return_object": "OrthancPluginDicomInstance", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4071 "return_sdk_class": "OrthancPluginDicomInstance", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4072 "return_sdk_type": "object", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4073 "short_name": "CreateDicomInstance", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4074 "tuple_format": "\"s*\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4075 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4076 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4077 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4078 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4079 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4080 "orthanc_cast": "arg0.buf, arg0.len", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4081 "python_format": "s*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4082 "python_type": "Py_buffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4083 "release": "PyBuffer_Release(&arg0);", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4084 "sdk_name": "buffer", |
141
3867cb23991d
added information in the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
140
diff
changeset
|
4085 "sdk_type": "const_void_pointer_with_size" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4086 }, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4087 { |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4088 "initialization": " = NULL", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4089 "name": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4090 "orthanc_cast": "arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4091 "python_format": "s", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4092 "python_type": "const char*", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4093 "sdk_name": "transferSyntax", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
4094 "sdk_type": "const char *" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4095 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4096 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4097 "c_function": "OrthancPluginTranscodeDicomInstance", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4098 "call_args": ", arg0.buf, arg0.len, arg2", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4099 "count_args": 2, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4100 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4101 "return_object": "OrthancPluginDicomInstance", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4102 "return_sdk_class": "OrthancPluginDicomInstance", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4103 "return_sdk_type": "object", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4104 "short_name": "TranscodeDicomInstance", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4105 "tuple_format": "\"s*s\", &arg0, &arg2" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4106 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4107 { |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4108 "args": [ |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4109 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4110 "initialization": " = 0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4111 "name": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4112 "orthanc_cast": "arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4113 "python_format": "k", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4114 "python_type": "unsigned long", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4115 "sdk_name": "size", |
140
b6835b7a7c0a
code generation on Ubuntu 22.04
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
138
diff
changeset
|
4116 "sdk_type": "uint32_t" |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4117 } |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4118 ], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4119 "c_function": "OrthancPluginCreateMemoryBuffer", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4120 "call_args": ", arg0", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4121 "count_args": 1, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4122 "has_args": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4123 "return_bytes": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4124 "return_sdk_type": "OrthancPluginMemoryBuffer *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4125 "short_name": "CreateMemoryBuffer", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4126 "tuple_format": "\"k\", &arg0" |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4127 }, |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4128 { |
149
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4129 "args": [], |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4130 "c_function": "OrthancPluginGenerateRestApiAuthorizationToken", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4131 "return_dynamic_string": true, |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4132 "return_sdk_type": "char *", |
0705e324fcc8
fix build by regenerating the code model
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
145
diff
changeset
|
4133 "short_name": "GenerateRestApiAuthorizationToken", |
138
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4134 "tuple_format": "\"\", " |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4135 } |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4136 ] |
3e89d1c4f721
export the code model as json
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4137 } |