Mercurial > hg > orthanc
view OrthancServer/Resources/Samples/CppHelpers/README.md @ 4044:d25f4c0fa160 framework
splitting code into OrthancFramework and OrthancServer
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 10 Jun 2020 20:30:34 +0200 |
parents | Resources/Samples/CppHelpers/README.md@fbe22748cd9c |
children |
line wrap: on
line source
This folder contains a bunch of helpers that are used in multiple Orthanc side projects (either plugins, standalone executables using the Orthanc framework or orthanc-stone based applications) When writing plugins, you may also want to check the Plugins/Samples/Common folder for other helpers.