Expand description
Association requester module
The module provides an abstraction for a DICOM association
in which this application entity is the one requesting the association.
See ClientAssociationOptions
for details and examples on how to create an association.
Structs§
- Client
Association - A DICOM upper level association from the perspective of a requesting application entity.
- Client
Association Options - A DICOM association builder for a client node.
The final outcome is a
ClientAssociation
.