log Sources/Autogenerated/sdk_GlobalFunctions.impl.h @ 149:0705e324fcc8

age author description
Wed, 22 Nov 2023 09:33:06 +0100 Sebastien Jodogne fix build by regenerating the code model
Thu, 21 Sep 2023 18:18:51 +0200 Sebastien Jodogne replaced "int" by "int32_t" in the SDK to prevent any ABI issue
Tue, 28 Mar 2023 17:35:14 +0200 Sebastien Jodogne upgrade to year 2023
Wed, 23 Feb 2022 07:35:37 +0100 Sebastien Jodogne update to year 2022
Mon, 09 Aug 2021 18:16:42 +0200 Sebastien Jodogne Custom exception "orthanc.OrthancException" is raised instead of "ValueError"
Mon, 09 Aug 2021 16:59:59 +0200 Sebastien Jodogne refactoring calls to PythonLock::RaiseException()