|
PACS System 0.1.0
PACS DICOM system library
|
| ▼Nai_service_connector | |
| Cimpl | |
| ▼Nkcenon | |
| ▼Ncommon | |
| CResult | |
| ▼Npacs | |
| ►Nai | |
| Cai_assessment | Complete assessment of an AI result |
| Cai_handler_config | Configuration for AI result handler |
| ►Cai_result_handler | |
| Cimpl | |
| Cai_result_info | Information about an AI result stored in the system |
| Cai_service_config | Configuration for AI service connection |
| Cai_service_connector | Connector for external AI inference services |
| Cassessed_result_reference | Reference to the AI result being assessed |
| Cassessment_creation_result | Result of creating an assessment SR document |
| Cassessment_creator | |
| Cassessment_info | Information about a stored assessment |
| Cassessment_manager | |
| Cassessment_modification | Modification details when assessment_type is modify |
| Cassessment_rejection | Rejection reason when assessment_type is reject |
| Ccad_finding | CAD finding extracted from Structured Report |
| Cerror_info | Simple error info for fallback when common_system is unavailable |
| Cinference_request | Request structure for AI inference |
| Cinference_status | Status information for an inference job |
| Cmodel_info | Information about an available AI model |
| CResult | Simple result type for error handling |
| Csegment_info | Segment information from Segmentation object |
| Csource_reference | Source reference linking AI result to original images |
| Cvalidation_result | Validation result containing status and details |
| ►Nclient | |
| ►Cjob_manager | |
| Cimpl | |
| Cjob_manager_config | Configuration for the job manager |
| Cjob_progress | Progress tracking for a job |
| Cjob_record | Complete job record with all metadata |
| Cnode_manager_config | Configuration for the remote node manager |
| Cnode_statistics | Statistics for a remote node |
| Cprefetch_history | History record for a single prefetch operation |
| ►Cprefetch_manager | |
| Cimpl | |
| Cprefetch_manager_config | Configuration for the prefetch manager |
| Cprefetch_repositories | |
| Cprefetch_result | Result of a prefetch operation |
| Cprefetch_rule | Rule defining when and how to prefetch DICOM data |
| Cprefetch_rule_statistics | Statistics for a prefetch rule |
| Cqueue_entry | |
| Cremote_node | |
| ►Cremote_node_manager | |
| ►Cimpl | |
| Cpooled_association | |
| Crouting_action | Action to perform when a routing rule matches |
| Crouting_condition | A single condition for routing rule evaluation |
| Crouting_manager | |
| Crouting_manager_config | Configuration for the routing manager |
| Crouting_rule | A complete routing rule with conditions and actions |
| Crouting_statistics | Statistics for routing operations |
| Crouting_test_result | Result of testing rules against a dataset (dry run) |
| Csync_config | Configuration for a synchronization task |
| Csync_conflict | Represents a conflict detected during synchronization |
| Csync_history | Historical record of a sync operation |
| ►Csync_manager | |
| Cimpl | |
| Csync_manager_config | Configuration for the sync manager |
| Csync_repositories | |
| Csync_result | Result of a synchronization operation |
| Csync_statistics | Aggregate statistics for synchronization operations |
| Ctls_config | TLS configuration for secure DICOM connections |
| ►Ncore | |
| Cdicom_dataset | |
| Cdicom_dictionary | |
| Cdicom_element | |
| Cdicom_file | |
| Cdicom_tag | |
| Cmemory_mapped_file | |
| Cpool_manager | |
| Cpool_statistics | Statistics for object pool usage monitoring |
| Cprivate_tag_definition | Definition of a vendor-specific private tag |
| Cprivate_tag_registry | |
| Ctag_info | |
| Ctracked_pool | Pool wrapper with statistics tracking |
| Cvalue_multiplicity | Value Multiplicity (VM) specification |
| ►Ndcm_modify | |
| Canonymize_options | Anonymization options |
| Canonymizer | DICOM Anonymizer - removes or replaces PHI from datasets |
| Cuid_mapper | UID mapping for consistent anonymization across related instances |
| ►Ndi | |
| ►Ntest | |
| CMockNetwork | Mock network service for testing |
| CMockStorage | |
| CTestContainerBuilder | |
| CDicomNetworkService | Default implementation of IDicomNetwork using network_adapter |
| CIDicomNetwork | Network service interface for DICOM communication |
| CILogger | Abstract logger interface for dependency injection |
| CLoggerService | Default implementation of ILogger using logger_adapter |
| CNullLogger | No-op logger implementation for default injection |
| Cregistration_config | Configuration for service registration |
| ►Nencoding | |
| ►Ncompression | |
| Ccodec_factory | Factory class for creating compression codec instances |
| Ccompression_codec | Abstract base class for image compression codecs |
| Ccompression_options | Compression quality settings for lossy codecs |
| Ccompression_result | Successful result of a compression/decompression operation |
| Cframe_deflate_codec | Frame-level Deflate codec implementation (Supplement 244) |
| Chevc_codec | HEVC/H.265 codec implementation for video-encoded multi-frame DICOM |
| Chtj2k_codec | High-Throughput JPEG 2000 (HTJ2K) codec implementation |
| Cimage_params | Parameters describing image pixel data |
| ►Cjpeg2000_codec | JPEG 2000 codec implementation supporting both lossless and lossy modes |
| Cimpl | PIMPL implementation for jpeg2000_codec |
| ►Cjpeg_baseline_codec | JPEG Baseline (Process 1) codec implementation |
| Cimpl | PIMPL implementation for jpeg_baseline_codec |
| ►Cjpeg_lossless_codec | JPEG Lossless (Process 14, Selection Value 1) codec implementation |
| Cimpl | PIMPL implementation for jpeg_lossless_codec |
| ►Cjpeg_ls_codec | JPEG-LS codec implementation supporting both lossless and near-lossless modes |
| Cimpl | PIMPL implementation for jpeg_ls_codec |
| Cjpegxl_codec | JPEG XL codec implementation (Supplement 232) |
| ►Crle_codec | DICOM RLE Lossless codec implementation |
| Cimpl | PIMPL implementation for rle_codec |
| ►Nsimd | |
| Cvec128_int | Portable 128-bit integer vector wrapper |
| Cvec256_int | Portable 256-bit integer vector wrapper |
| Cwindow_level_lut | Precomputed LUT for fast repeated window/level application |
| Cwindow_level_params | Window/Level parameters |
| Ccharacter_set_info | Information about a DICOM character set |
| Cexplicit_vr_big_endian_codec | Encoder/decoder for Explicit VR Big Endian transfer syntax |
| Cexplicit_vr_codec | Encoder/decoder for Explicit VR Little Endian transfer syntax |
| Cimplicit_vr_codec | Encoder/decoder for Implicit VR Little Endian transfer syntax |
| Cspecific_character_set | Parsed representation of a multi-valued Specific Character Set |
| Ctext_segment | A text segment with its associated character set |
| Ctransfer_syntax | Represents a DICOM Transfer Syntax |
| Cvr_info | Metadata structure containing comprehensive VR properties |
| ►Nevents | |
| Cassociation_aborted_event | Event published when a DICOM association is aborted |
| Cassociation_established_event | Event published when a DICOM association is successfully established |
| Cassociation_released_event | Event published when a DICOM association is gracefully released |
| Cimage_received_event | Event published when an image is successfully received via C-STORE |
| Cquery_executed_event | Event published when a C-FIND query is executed |
| Cquery_failed_event | Event published when a C-FIND query fails |
| Cretrieve_completed_event | Event published when a retrieve operation completes |
| Cretrieve_started_event | Event published when a retrieve operation (C-MOVE/C-GET) starts |
| Cstorage_failed_event | Event published when a C-STORE operation fails |
| ►Nexample | |
| Caccess_control_config | Access control configuration |
| Cdatabase_config | Database configuration |
| Clogging_config | Logging configuration |
| Cpacs_server_app | |
| Cpacs_server_config | Complete PACS server configuration |
| Cserver_network_config | Server network configuration |
| Cstorage_config | Storage configuration |
| ►Nintegration | |
| Cconnection_config | Configuration for client connections |
| Ccontainer_adapter | |
| Cdicom_session | DICOM session wrapper for network_system sessions |
| Cerror_info | Simple error info for fallback when common_system is unavailable |
| Clambda_job | IJob implementation that wraps a callable |
| ►Clogger_adapter | Adapter for DICOM audit logging using logger_system |
| Cimpl | |
| Clogger_config | Configuration options for the logger adapter |
| ►Cmonitoring_adapter | Adapter for PACS performance metrics and distributed tracing |
| Chealth_status | Health check result containing component status |
| Cimpl | |
| ►Cspan | Represents a unit of work in distributed tracing |
| Cimpl | |
| Cmonitoring_config | Configuration options for the monitoring adapter |
| Cnetwork_adapter | Adapter for integrating network_system for DICOM protocol |
| Cpdu_data | Container for received PDU data |
| CResult | Simple result type for error handling when common_system is unavailable |
| Cthread_pool_adapter | Concrete implementation of thread_pool_interface |
| Cthread_pool_config | Configuration options for the thread pool |
| ►Cthread_pool_executor_adapter | IExecutor implementation using kcenon::thread::thread_pool |
| Cdelayed_task | |
| Cthread_pool_interface | |
| Ctls_config | Configuration for TLS/SSL secure transport |
| ►Nintegration_test | |
| Cbackground_process_guard | RAII wrapper for a background process |
| Cdcmtk_result | Result of a DCMTK tool execution |
| Cdcmtk_server_guard | RAII guard for DCMTK server processes |
| Cdcmtk_tool | Wrapper class for DCMTK command-line tools |
| Cmulti_modal_study | Represents a complete patient study with multiple modalities |
| Cprocess_launcher | Cross-platform process launcher for binary integration testing |
| Cprocess_result | Result of a process execution |
| Ctest_association | Helper for establishing test associations |
| Ctest_counter | Thread-safe test result counter |
| Ctest_data_generator | Comprehensive DICOM test data generator |
| Ctest_directory | RAII wrapper for temporary test directory |
| Ctest_server | RAII wrapper for a test DICOM server |
| ►Nmonitoring | |
| Cassociation_counters | Metrics for tracking DICOM association lifecycle |
| Cassociation_metric | Standard metric structure for association data |
| Cassociation_metrics | DICOM association statistics |
| Cdata_transfer_metrics | Metrics for tracking data transfer volumes |
| Cdatabase_status | Database connection health information |
| Cdicom_association_collector | Collector for DICOM association lifecycle metrics |
| Cdicom_collector_base | CRTP base class for DICOM metric collectors |
| Cdicom_metric | Standard metric structure for DICOM data |
| Cdicom_metrics_collector | CRTP-based unified DICOM metrics collector |
| Cdicom_metrics_snapshot | Snapshot of all DICOM metrics at a point in time |
| Cdicom_service_collector | Collector for DICOM DIMSE service operation metrics |
| Cdicom_storage_collector | Collector for DICOM storage and data transfer metrics |
| Chealth_check_result | Result of a health check operation |
| Chealth_checker | Performs comprehensive health checks on PACS system components |
| Chealth_checker_config | Configuration options for the health checker |
| Chealth_status | Comprehensive health status of the PACS system |
| Cmetric_value | Standard metric value structure with type information |
| Cmetrics_snapshot | Complete snapshot of metrics at a point in time |
| Coperation_counter | Atomic counter for tracking operation success/failure counts |
| Cpacs_metrics | Central metrics collection for PACS DICOM operations |
| Cpacs_monitor | Unified PACS monitoring implementing IMonitor interface |
| Cpacs_monitor_config | Configuration for the PACS monitor |
| Cpool_counters | Metrics for tracking object pool usage |
| Cservice_metric | Standard metric structure for DIMSE service data |
| Cstorage_metric | Standard metric structure for storage data |
| Cstorage_metrics | DICOM storage operation statistics |
| Cstorage_status | Storage subsystem health information |
| Cversion_info | PACS system version information |
| ►Nnetwork | |
| ►Ndetail | |
| Caccept_worker | |
| ►Ndimse | |
| Cdimse_message | |
| ►Npipeline | |
| Ccategory_metrics | Metrics for a job category (e.g., C-STORE, C-FIND) |
| Cdecoded_pdu | Result of PDU decoding containing the PDU type and data |
| Cdimse_process_job | Job for processing DIMSE messages |
| Cdimse_request | Parsed DIMSE request for service execution |
| Cencoded_response | Encoded PDU ready for network transmission |
| Cjob_context | Context information attached to pipeline jobs for tracking |
| Cpdu_decode_job | Job for decoding raw PDU bytes |
| Cpipeline_adapter | Adapter for integrating pipeline with DICOM server components |
| Cpipeline_config | Configuration options for the pipeline coordinator |
| Cpipeline_coordinator | Coordinates the 6-stage DICOM I/O pipeline |
| Cpipeline_job_base | Base class for all pipeline jobs |
| Cpipeline_metrics | Centralized metrics collection for the entire pipeline |
| Creceive_network_io_job | Job for receiving PDU data from network connections |
| Cresponse_encode_job | Job for encoding DIMSE responses into PDU bytes |
| Csend_network_io_job | Job for sending PDU data over network connections |
| Cservice_result | Result from service execution |
| Csession_context | Context for a DICOM association session |
| Cstage_metrics | Metrics for a single pipeline stage |
| Cstorage_query_exec_job | Job for executing storage and query operations |
| ►Nv2 | |
| Cdicom_association_handler | Bridges network_system sessions with DICOM protocol handling |
| Cdicom_server_v2 | DICOM server using network_system's messaging_server for connection management |
| Cabort_pdu | A-ABORT PDU data |
| Caccepted_presentation_context | Accepted presentation context after negotiation |
| Cassociate_ac | A-ASSOCIATE-AC PDU data |
| Cassociate_rj | A-ASSOCIATE-RJ PDU data |
| Cassociate_rq | A-ASSOCIATE-RQ PDU data |
| Cassociation | |
| Cassociation_config | Configuration for SCU association request |
| ►Cdicom_server | |
| Cassociation_info | Internal association info for tracking |
| Cp_data_tf_pdu | P-DATA-TF PDU data |
| Cpdu_buffer_pool | |
| Cpdu_decoder | Decoder for DICOM PDU (Protocol Data Unit) messages |
| Cpdu_encoder | Encoder for DICOM PDU (Protocol Data Unit) messages |
| Cpdu_pool_statistics | Statistics for PDU buffer pool usage monitoring |
| Cpooled_buffer | Pooled byte buffer for PDU data |
| Cpresentation_context_ac | Presentation Context for A-ASSOCIATE-AC |
| Cpresentation_context_rq | Presentation Context for A-ASSOCIATE-RQ |
| Cpresentation_data_value | Presentation Data Value (PDV) item for P-DATA-TF |
| Cproposed_presentation_context | Proposed presentation context for SCU association request |
| Crejection_info | Information about an association rejection |
| Crelease_rp_pdu | A-RELEASE-RP has no data fields |
| Crelease_rq_pdu | PDU variant type representing any DICOM Upper Layer PDU.A-RELEASE-RQ has no data fields |
| Cscp_config | Configuration for SCP to accept associations |
| Cscp_scu_role_selection | SCP/SCU Role Selection Sub-item |
| Cserver_config | |
| Cserver_statistics | Statistics for server monitoring |
| Ctracked_pdu_pool | Pool wrapper with statistics tracking for PDU buffers |
| Cuser_information | User Information for A-ASSOCIATE-RQ/AC |
| ►Nsecurity | |
| Caccess_control_manager | Manages permissions and access checks |
| CAccessCheckResult | Result of an access check |
| Canonymization_report | Report generated after anonymization |
| Canonymizer | |
| Catna_active_participant | An active participant in the audit event |
| Catna_audit_logger | RFC 3881 XML audit message generator |
| Catna_audit_message | Complete RFC 3881 audit message |
| Catna_audit_source | Identifies the audit source system |
| Catna_coded_value | A coded value with code, code system name, and display name |
| Catna_config | Configuration for ATNA audit logging |
| Catna_config_validation | Validation result for ATNA configuration |
| Catna_object_detail | Additional detail about a participant object |
| Catna_participant_object | An object (patient, study, query) involved in the event |
| Catna_service_auditor | High-level facade for emitting ATNA audit events from DICOM services |
| ►Catna_syslog_transport | Sends ATNA audit messages via Syslog protocol |
| Ctls_context | |
| Ccertificate | |
| Ccertificate_chain | Represents a certificate chain for validation |
| Ccertificate_constraints | Certificate validation constraints |
| Ccertificate_impl | |
| Ccipher_suite_spec | TLS cipher suite specification |
| Cdigital_signature | |
| CPermission | Represents a permission grant |
| Cprivate_key | |
| Cprivate_key_impl | |
| Csecurity_storage_interface | Abstract interface for persisting security data (Users, Roles) |
| Csignature_info | Information about a digital signature |
| Csyslog_transport_config | Configuration for the Syslog transport |
| Ctag_action_config | Configuration for a custom tag action |
| Ctag_action_record | Record of an action performed on a tag |
| Ctls_policy | TLS security policy configuration |
| Cuid_mapping | |
| CUser | Represents a user in the system |
| Cuser_context | Represents the security context for a user session |
| ►Nservices | |
| ►Ncache | |
| Ccache_config | Configuration options for the LRU cache |
| Ccache_stats | Statistics for cache performance monitoring |
| Ccached_query_result | Wrapper for cached query results |
| Cquery_cache | DICOM query result cache with monitoring integration |
| Cquery_cache_config | Configuration for the query cache |
| ►Csimple_lru_cache | Thread-safe LRU cache with TTL support |
| Ccache_entry | |
| ►Npir | |
| Cdemographics_update_request | Request to update patient demographics |
| Cpatient_demographics | Updated patient demographics for a reconciliation operation |
| Cpatient_merge_request | Request to merge two patients |
| Cpatient_reconciliation_service | |
| Creconciliation_audit_record | Audit record of a reconciliation operation |
| Creconciliation_result | Result of a reconciliation operation |
| ►Nsop_classes | |
| Cdx_sop_class_info | Information about a DX Storage SOP Class |
| Cmg_acquisition_params | Mammography acquisition parameters structure |
| Cmg_sop_class_info | Information about a Mammography Storage SOP Class |
| Cnm_energy_window_info | Energy window information for NM acquisition |
| Cnm_sop_class_info | Information about a NM Storage SOP Class |
| Cparametric_map_sop_class_info | Information about the Parametric Map Storage SOP Class |
| Cpet_sop_class_info | Information about a PET Storage SOP Class |
| Crt_sop_class_info | Information about an RT Storage SOP Class |
| Cseg_sop_class_info | Information about a SEG Storage SOP Class |
| Csegment_color | Standard segment colors for common anatomical structures |
| Csr_sop_class_info | Information about an SR Storage SOP Class |
| Cus_sop_class_info | Information about an US Storage SOP Class |
| Cwaveform_sop_class_info | Information about a Waveform Storage SOP Class |
| Cxa_calibration_data | XA calibration data for quantitative analysis |
| Cxa_positioner_angles | Positioner angle information |
| Cxa_sop_class_info | Information about an XA/XRF Storage SOP Class |
| ►Nvalidation | |
| Cct_iod_validator | |
| Cct_processing_iod_validator | |
| Cct_processing_validation_options | Options for CT For Processing IOD validation |
| Cct_validation_options | Options for CT IOD validation |
| Cdx_iod_validator | |
| Cdx_validation_options | Options for DX IOD validation |
| Cheightmap_seg_iod_validator | |
| Cheightmap_seg_validation_options | Options for Heightmap Segmentation IOD validation |
| Clabel_map_seg_iod_validator | |
| Clabel_map_seg_validation_options | Options for Label Map Segmentation IOD validation |
| Cmg_iod_validator | |
| Cmg_validation_options | Options for Mammography IOD validation |
| Cmr_iod_validator | |
| Cmr_validation_options | Options for MR IOD validation |
| Cnm_iod_validator | |
| Cnm_validation_options | Options for NM IOD validation |
| Cophthalmic_iod_validator | |
| Cophthalmic_validation_options | Options for Ophthalmic IOD validation |
| Cparametric_map_iod_validator | |
| Cpet_iod_validator | |
| Cpet_validation_options | Options for PET IOD validation |
| Cpmap_validation_options | Options for Parametric Map IOD validation |
| Crt_dose_iod_validator | Validator for RT Dose IODs |
| Crt_iod_validator | Unified validator for all RT IODs |
| Crt_plan_iod_validator | Validator for RT Plan IODs |
| Crt_structure_set_iod_validator | Validator for RT Structure Set IODs |
| Crt_validation_options | Options for RT IOD validation |
| Cseg_iod_validator | |
| Cseg_validation_options | Options for SEG IOD validation |
| Csr_iod_validator | |
| Csr_validation_options | Options for SR IOD validation |
| Cus_iod_validator | |
| Cus_validation_options | Options for US IOD validation |
| Cvalidation_finding | Single validation finding |
| Cvalidation_result | Result of IOD validation |
| Cwaveform_ps_iod_validator | Validates Waveform Presentation State and Annotation IODs |
| Cwaveform_ps_validation_options | Options for Waveform Presentation State / Annotation IOD validation |
| Cwsi_iod_validator | |
| Cwsi_validation_options | Options for WSI IOD validation |
| Cxa_iod_validator | |
| Cxa_validation_options | Options for XA IOD validation |
| ►Nxds | |
| Cdocument_reference | Document reference returned from a registry query |
| Cdocument_retrieval_result | Result of a document retrieval |
| Cimaging_document_consumer | |
| Cimaging_document_consumer_config | Configuration for the Imaging Document Consumer actor |
| Cimaging_document_source | |
| Cimaging_document_source_config | Configuration for the Imaging Document Source actor |
| Ckos_creation_result | Result of a KOS document creation operation |
| Ckos_instance_reference | Reference to a DICOM instance within a KOS document |
| Cpublication_result | Result of publishing a document to an XDS registry/repository |
| Cregistry_query_params | Query parameters for XDS registry stored query (ITI-18) |
| Cregistry_query_result | Result of a registry query |
| Cxds_document_entry | Document entry metadata for XDS registry submission |
| Cxds_submission_set | Submission set metadata for XDS registry |
| Ccommitment_result | Result of a Storage Commitment verification |
| Cfilm_box | Film box data created by N-CREATE |
| Cfilm_session | Film session data created by N-CREATE |
| Cimage_box | Image box data set by N-SET |
| Cinstance_query_keys | Query keys for IMAGE (Instance) level queries |
| Cmpps_create_data | Data for N-CREATE operation (start procedure) |
| Cmpps_instance | MPPS instance data structure |
| Cmpps_result | Result of an MPPS operation |
| Cmpps_scp | |
| Cmpps_scu | |
| Cmpps_scu_config | Configuration for MPPS SCU service |
| Cmpps_set_data | Data for N-SET operation (update/complete procedure) |
| Cn_get_result | Result of an N-GET operation |
| Cn_get_scp | |
| Cn_get_scu | |
| Cn_get_scu_config | Configuration for N-GET SCU service |
| Cpatient_query_keys | Query keys for PATIENT level queries |
| Cperformed_series_info | Information about a performed series for N-SET COMPLETED |
| Cprint_film_box_data | Data for creating a Film Box via N-CREATE |
| Cprint_image_data | Data for setting an Image Box via N-SET |
| Cprint_result | Result of a Print DIMSE-N operation |
| Cprint_scp | Print Management SCP service |
| Cprint_scu | |
| Cprint_scu_config | Configuration for Print SCU service |
| Cprint_session_data | Data for creating a Film Session via N-CREATE |
| Cquery_result | Result of a C-FIND query operation |
| Cquery_scp | |
| Cquery_scu | |
| Cquery_scu_config | Configuration for Query SCU service |
| Cretrieve_progress | Progress information for a retrieve operation |
| Cretrieve_result | Result of a retrieve operation (C-MOVE or C-GET) |
| Cretrieve_scp | |
| Cretrieve_scu | |
| Cretrieve_scu_config | Configuration for Retrieve SCU service |
| Cscp_service | |
| Cseries_query_keys | Query keys for SERIES level queries |
| Csop_class_info | Complete information about a SOP Class |
| Csop_class_registry | |
| Csop_reference | Reference to a SOP Instance in a commitment request |
| Cstorage_commitment_scp | Storage Commitment Push Model SCP |
| Cstorage_commitment_scu | Storage Commitment Push Model SCU |
| Cstorage_scp | |
| Cstorage_scp_config | Configuration for Storage SCP service |
| Cstorage_scu | |
| Cstorage_scu_config | Configuration for Storage SCU service |
| Cstore_result | Result of a C-STORE operation |
| Cstream_config | Configuration for query result streaming |
| Cstudy_query_keys | Query keys for STUDY level queries |
| Csub_operation_stats | Statistics for C-MOVE/C-GET sub-operations |
| Cups_change_state_data | Data for N-ACTION Type 1 (change UPS state) |
| Cups_create_data | Data for N-CREATE operation (create new workitem) |
| Cups_get_data | Data for N-GET operation (retrieve workitem) |
| Cups_push_scp | |
| Cups_push_scu | |
| Cups_push_scu_config | Configuration for UPS Push SCU service |
| Cups_query_scp | UPS Query SCP service for handling workitem C-FIND requests |
| Cups_request_cancel_data | Data for N-ACTION Type 3 (request cancellation) |
| Cups_result | Result of a UPS SCU operation |
| Cups_set_data | Data for N-SET operation (modify workitem attributes) |
| Cups_subscribe_data | Data for N-ACTION subscribe request |
| Cups_unsubscribe_data | Data for N-ACTION unsubscribe request |
| Cups_watch_event | Parsed UPS event notification received from SCP |
| Cups_watch_scp | UPS Watch SCP service for subscription and event notification |
| Cups_watch_scu | UPS Watch SCU service for subscribing to events on remote systems |
| Cups_watch_scu_config | Configuration for UPS Watch SCU service |
| Cverification_scp | |
| Cworklist_item | Parsed worklist item from MWL query response |
| Cworklist_query_keys | Typed query keys for Modality Worklist queries |
| Cworklist_result | Result of a Modality Worklist query operation |
| Cworklist_scp | |
| Cworklist_scu | |
| Cworklist_scu_config | Configuration for Worklist SCU service |
| ►Nstorage | |
| Cannotation_query | |
| Cannotation_record | Annotation record from the database |
| Cannotation_repository | Repository for annotation persistence (legacy SQLite interface) |
| Cannotation_style | Style information for annotations |
| Caudit_query | Query parameters for audit log search |
| Caudit_record | Audit log record from the database |
| Caudit_repository | |
| Cazure_blob_info | Information about an Azure Blob object |
| ►Cazure_blob_storage | |
| Cazure_client_interface | Abstract interface for Azure Blob client operations |
| Cazure_storage_config | Configuration for Azure Blob storage |
| Ccloud_storage_config | Configuration for S3-compatible cloud storage |
| Cfile_storage | |
| Cfile_storage_config | Configuration for file_storage |
| Chsm_migration_service | |
| Chsm_statistics | Combined statistics for all HSM tiers |
| Chsm_storage | |
| Chsm_storage_config | Configuration for HSM storage |
| Cindex_config | Configuration for index database |
| ►Cindex_database | |
| Cstorage_stats | Storage statistics structure |
| Cinstance_query | |
| Cinstance_record | Instance record from the database |
| Cinstance_repository | Repository for instance metadata persistence (legacy SQLite interface) |
| Cjob_query_options | Query options for listing jobs |
| Cjob_repository | Repository for job persistence (legacy SQLite interface) |
| Ckey_image_query | |
| Ckey_image_record | Key image record from the database |
| Ckey_image_repository | Repository for key image persistence (legacy SQLite interface) |
| Cmeasurement_query | |
| Cmeasurement_record | Measurement record from the database |
| Cmeasurement_repository | Repository for measurement persistence (legacy SQLite interface) |
| Cmigration_record | Represents a record of an applied database migration |
| Cmigration_result | Result of a migration operation |
| Cmigration_runner | |
| Cmigration_service_config | Configuration for the migration service |
| ►Cmock_azure_client | Mock Azure Blob client for testing without Azure SDK dependency |
| Cblob_data | |
| Cmock_s3_client | Mock S3 client for testing without AWS SDK dependency |
| Cmpps_query | |
| Cmpps_record | MPPS record from the database |
| Cmpps_repository | |
| Cnode_repository | Repository for remote node persistence (legacy SQLite interface) |
| Cpatient_query | |
| Cpatient_record | Patient record from the database |
| Cpatient_repository | Repository for patient metadata persistence (legacy SQLite interface) |
| Cperformed_series_info | Information about a performed series |
| Cprefetch_history_query_options | Query options for listing prefetch history |
| Cprefetch_repository | Repository for prefetch persistence (legacy SQLite interface) |
| Cprefetch_rule_query_options | Query options for listing prefetch rules |
| Crecent_study_record | Recent study access record from the database |
| Crouting_repository | Repository for routing rule persistence (legacy SQLite interface) |
| Crouting_rule_query_options | Query options for listing routing rules |
| Cs3_object_info | Information about an S3 object |
| ►Cs3_storage | |
| Cs3_client_interface | Abstract interface for S3 client operations |
| Cseries_query | |
| Cseries_record | Series record from the database |
| Cseries_repository | Repository for series metadata persistence (legacy SQLite interface) |
| Cstorage_interface | |
| Cstorage_statistics | Storage statistics structure |
| Cstudy_query | |
| Cstudy_record | Study record from the database |
| Cstudy_repository | Repository for study metadata persistence (legacy SQLite interface) |
| Csync_repository | Repository for sync persistence (legacy SQLite interface) |
| Ctier_metadata | Metadata for tracking instance tier location |
| Ctier_policy | |
| Ctier_statistics | Statistics for a single storage tier |
| Cups_repository | |
| Cups_subscription | UPS subscription record from the database |
| Cups_workitem | UPS workitem record from the database |
| Cups_workitem_query | |
| Cviewer_state_query | |
| Cviewer_state_record | Viewer state record from the database |
| Cviewer_state_repository | Repository for viewer state persistence (legacy SQLite interface) |
| Cworklist_item | Worklist item record from the database |
| Cworklist_query | |
| Cworklist_repository | |
| ►Nweb | |
| ►Nauth | |
| Cauth_result | Result of a successful OAuth 2.0 authentication |
| Cjwk_key | Represents a single JSON Web Key converted to PEM format |
| Cjwks_provider | |
| Cjwt_claims | Decoded JWT claims (payload) |
| Cjwt_header | Decoded JWT header (JOSE header) |
| Cjwt_token | Decoded JWT token with raw segments for signature verification |
| Cjwt_validator | |
| Coauth2_config | OAuth 2.0 configuration for DICOMweb authorization |
| Coauth2_middleware | |
| ►Ndicomweb | |
| Caccept_info | Parsed Accept header information |
| Cmedia_type | Media types supported by WADO-RS |
| ►Cmultipart_builder | Builder for multipart MIME responses |
| Cpart | |
| ►Cmultipart_parser | Parser for multipart/related request bodies |
| Cparse_error | Parse error information |
| Cparse_result | Parse result - either parts or error |
| Cmultipart_part | Parsed part from multipart request |
| Crendered_params | Parameters for rendered image requests |
| Crendered_result | Result of rendered image operation |
| Cstore_instance_result | STOW-RS store result for a single instance |
| Cstore_response | STOW-RS overall store response |
| Cvalidation_result | Validation result for DICOM instance |
| ►Nstorage_commitment | |
| Ccommitment_transaction | A storage commitment transaction record |
| Cparse_result | Parse a commitment request from JSON body |
| Ctransaction_store | In-memory store for commitment transactions |
| ►Nwado_uri | |
| Cvalidation_result | Result of WADO-URI request validation |
| Cwado_uri_request | Parsed WADO-URI request parameters |
| Capi_error | Standard API error structure |
| Cframe_info | Multi-frame information |
| Cmetadata_request | Parameters for selective metadata retrieval |
| Cmetadata_response | Response for selective metadata retrieval |
| Cmetadata_service | Service for selective metadata retrieval and series navigation |
| Cnavigation_info | Navigation info for an instance |
| ►Crest_server | REST API server for PACS administration and monitoring |
| Cimpl | Implementation details for rest_server |
| Crest_server_config | Configuration options for the REST server |
| Crest_server_context | Shared context for REST endpoints |
| Csorted_instance | Instance info for series navigation |
| Csorted_instances_response | Response for sorted instances query |
| Ctag_value | DICOM tag value in metadata response |
| Cthumbnail_cache_entry | Cached thumbnail entry |
| Cthumbnail_params | Parameters for thumbnail generation |
| Cthumbnail_result | Result type for thumbnail operations |
| ►Cthumbnail_service | Thumbnail generation and caching service |
| Ccache_key | Cache key for lookups |
| Ccache_key_hash | Hash function for cache key |
| Cvoi_lut_info | VOI LUT information from DICOM |
| Cwindow_level_preset | Window/Level preset |
| ►Nworkflow | |
| Carchive_config | Configuration for archive scheduling |
| Cauto_prefetch_service | |
| Ccleanup_config | Configuration for cleanup scheduling |
| Ccron_schedule | Cron-like schedule expression |
| Cinterval_schedule | Simple interval-based schedule |
| Clock_info | Detailed information about a lock on a study |
| Clock_manager_stats | Statistics for lock manager operations |
| Clock_token | Unique identifier for a lock |
| Cone_time_schedule | One-time execution at specific time |
| Cprefetch_criteria | Prefetch selection criteria |
| Cprefetch_request | Prefetch request for a single patient |
| Cprefetch_result | Prefetch result statistics |
| Cprefetch_service_config | Configuration for the auto prefetch service |
| Cprior_study_info | Prior study information |
| Cremote_pacs_config | Remote PACS connection configuration |
| CResult | |
| Cscheduled_task | Scheduled task definition |
| Cscheduler_stats | Statistics for task scheduler operations |
| ►Cstudy_lock_manager | Manages locks on DICOM studies for concurrent access control |
| Clock_entry | |
| Cstudy_lock_manager_config | Configuration for the study lock manager |
| Ctask_execution_record | Record of a single task execution |
| Ctask_scheduler | |
| Ctask_scheduler_config | Configuration for the task scheduler service |
| Cverification_config | Configuration for verification scheduling |
| ▼Npacs | |
| Cmodule_version | Version information for pacs_system module |
| ▼Nquery_scu | |
| Cquery_builder | |
| ▼Cresult_formatter | Result formatter for query results |
| Ccolumn_def | Column definition for formatting |
| ▼Nstd | STL namespace |
| Chash< kcenon::pacs::core::dicom_tag > | |
| ▼Nworklist_cli | |
| ▼Cworklist_result_formatter | Result formatter for worklist query results |
| Cworklist_item | Worklist item data extracted for display |
| Chttp_client | HTTP client for AI service communication |
| Chttp_response | Simple HTTP response structure |
| Cjob_tracker | Tracks active inference jobs |
| Cparsed_url | Parse URL into host, port, and path components |
| Csocket_handle | RAII wrapper for platform socket handle |