DCMTK
Version 3.6.1 20120515
OFFIS DICOM Toolkit
|
this class describes configuration settings for a single storage area More...
Public Attributes | |
const char * | ApplicationTitle |
application entity title | |
const char * | StorageArea |
name of storage area | |
const char * | Access |
access type (read-only, read/write) | |
DcmQueryRetrieveConfigQuota * | StorageQuota |
quota setting for this storage area | |
int | noOfPeers |
number of peer entries | |
DcmQueryRetrieveConfigPeer * | Peers |
array of peer entries describing remote SCP peers |
this class describes configuration settings for a single storage area
const char* DcmQueryRetrieveConfigAEEntry::Access |
access type (read-only, read/write)
const char* DcmQueryRetrieveConfigAEEntry::ApplicationTitle |
application entity title
number of peer entries
array of peer entries describing remote SCP peers
const char* DcmQueryRetrieveConfigAEEntry::StorageArea |
name of storage area
quota setting for this storage area