view OrthancCppClient/SharedLibrary/ConfigurationCpp.json @ 1177:5b2d8c280ac2 db-changes

Plugins can monitor changes through callbacks
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 24 Sep 2014 17:37:44 +0200
parents 6f01dd71b601
children
line wrap: on
line source

{
  "InternalsNamespace" : [ "OrthancClient", "Internals" ],
  "PublicNamespace" : [ "OrthancClient" ],
  "ExceptionClassName" : "OrthancClientException"
}