view SharedLibrary/ConfigurationCpp.json @ 8:6d59828e2662

removal of Orthanc namespace
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 02 Jun 2015 10:55:32 +0200
parents 2e999f3e84b4
children
line wrap: on
line source

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