PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
core Directory Reference
Directory dependency graph for core:
include/kcenon/pacs/core

Files

 dicom_dataset.h
 DICOM Dataset - ordered collection of Data Elements.
 
 dicom_dictionary.h
 DICOM Data Dictionary for tag metadata lookup.
 
 dicom_element.h
 DICOM Data Element representation (Tag, VR, Value)
 
 dicom_file.h
 DICOM Part 10 file handling for reading/writing DICOM files.
 
 dicom_tag.h
 DICOM Tag representation (Group, Element pairs)
 
 dicom_tag_constants.h
 Compile-time constants for commonly used DICOM tags.
 
 events.h
 DICOM event definitions for event-based communication.
 
 memory_mapped_file.h
 RAII wrapper for memory-mapped file I/O.
 
 pool_manager.h
 Centralized object pool management for DICOM objects.
 
 private_tag_registry.h
 Registry of vendor-specific private tag definitions.
 
 result.h
 Result<T> type aliases and helpers for PACS system.
 
 tag_info.h
 DICOM tag metadata information structure.