C# 클래스 EvilDICOM.Network.DIMSE.AbstractDIMSEBase

상속: IIOD
파일 보기 프로젝트 열기: rexcardan/Evil-DICOM 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
_affectedSOPClassUID UniqueIdentifier
_commandField UnsignedShort
_dataSetType UnsignedShort
_groupLength UnsignedLong

공개 메소드들

메소드 설명
SetGroupLength ( ) : void

메소드 상세

SetGroupLength() 공개 메소드

public SetGroupLength ( ) : void
리턴 void

프로퍼티 상세

_affectedSOPClassUID 보호되어 있는 프로퍼티

protected UniqueIdentifier _affectedSOPClassUID
리턴 UniqueIdentifier

_commandField 보호되어 있는 프로퍼티

protected UnsignedShort _commandField
리턴 UnsignedShort

_dataSetType 보호되어 있는 프로퍼티

protected UnsignedShort _dataSetType
리턴 UnsignedShort

_groupLength 보호되어 있는 프로퍼티

protected UnsignedLong _groupLength
리턴 UnsignedLong