PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
namespace_compat.h File Reference

Backward-compatible namespace alias for migration from pacs:: to kcenon::pacs:: More...

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 

Detailed Description

Backward-compatible namespace alias for migration from pacs:: to kcenon::pacs::

Include this header in downstream code that still uses the old pacs:: namespace to transparently redirect to kcenon::pacs::.

IMPORTANT: Do NOT include this header from any pacs internal header, as it would prevent reopening the kcenon::pacs namespace via the alias.

// Now pacs::core::dicom_tag resolves to kcenon::pacs::core::dicom_tag
Backward-compatible namespace alias for migration from pacs:: to kcenon::pacs::
Author
kcenon
Since
2.0.0

Definition in file namespace_compat.h.