PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
kcenon::pacs::example::access_control_config Struct Reference

Access control configuration. More...

#include <config.h>

Collaboration diagram for kcenon::pacs::example::access_control_config:
Collaboration graph

Public Attributes

std::vector< std::string > allowed_ae_titles
 Allowed AE titles (empty = accept all)
 

Detailed Description

Access control configuration.

Definition at line 82 of file config.h.

Member Data Documentation

◆ allowed_ae_titles

std::vector<std::string> kcenon::pacs::example::access_control_config::allowed_ae_titles

Allowed AE titles (empty = accept all)

Definition at line 84 of file config.h.

Referenced by kcenon::pacs::example::pacs_server_app::setup_server().


The documentation for this struct was generated from the following file: