C# Class EvilDICOM.Network.DIMSE.AbstractDIMSEBase

Inheritance: IIOD
Afficher le fichier Open project: rexcardan/Evil-DICOM Class Usage Examples

Protected Properties

Свойство Type Description
_affectedSOPClassUID UniqueIdentifier
_commandField UnsignedShort
_dataSetType UnsignedShort
_groupLength UnsignedLong

Méthodes publiques

Méthode Description
SetGroupLength ( ) : void

Method Details

SetGroupLength() public méthode

public SetGroupLength ( ) : void
Résultat void

Property Details

_affectedSOPClassUID protected_oe property

protected UniqueIdentifier _affectedSOPClassUID
Résultat UniqueIdentifier

_commandField protected_oe property

protected UnsignedShort _commandField
Résultat UnsignedShort

_dataSetType protected_oe property

protected UnsignedShort _dataSetType
Résultat UnsignedShort

_groupLength protected_oe property

protected UnsignedLong _groupLength
Résultat UnsignedLong