[This is preliminary documentation and is subject to change.]
This namespace contains data classes related to the DICOM communication-layer;
DIMSE (Dicom Messaging Service Element).
| C# | Visual Basic | Visual C++ |
namespace DvtkData.Dimse
Namespace DvtkData.Dimse
namespace DvtkData.Dimse
| All Types | Classes | Enumerations |
| Icon | Type | Description |
|---|---|---|
| AffectedEntityEnum |
Affected Entity Enum
| |
| AgeString |
Age String
| |
| ApplicationEntity |
Application Entity
| |
| Attribute |
Element is the abstract base-class for CommandElement and DataElement
| |
| AttributeSet |
AttributeSet is the abstract base-class for sub-classes CommandSet and DataSet | |
| AttributeTag |
Attribute Tag
| |
| AttributeType |
Type of the attribute according to the DataElement definition by the Information Object Definition.
| |
| BaseDicomTagValue |
Summary description for BaseDicomTagValue.
| |
| BaseTagValue |
Summary description for BaseTagValue.
| |
| BitmapPatternParameters |
Definition of the bit-pattern generated by DVTK for OB, OW and OF values.
| |
| CodeString |
Code String
| |
| CommandSet |
The Command Set is used to indicate the operations/notifications
to be performed on or with the Data Set.
| |
| DataSet |
DATA SET: Exchanged information consisting of a structured set of
Attribute values directly or indirectly related to Information Objects.
| |
| Date |
Date
| |
| DateTime |
Date Time
| |
| DecimalString |
Decimal String
| |
| DicomMessage |
Message: A data unit of the Message Exchange Protocol exchanged between
two cooperating DICOM Applications.
| |
| DicomTagValue |
Summary description for DicomTagValue.
| |
| DicomTagValueAutoIncrement |
Summary description for TagValueAutoIncrement.
| |
| DicomTagValueAutoSetDate |
Summary description for TagValueAutoSetDate.
| |
| DicomTagValueAutoSetTime |
Summary description for TagValueAutoSetTime.
| |
| DicomTagValueAutoSetUid |
Summary description for TagValueAutoSetUid.
| |
| DicomTagValueDelete |
Summary description for TagValueDelete.
| |
| DicomValueType |
DicomValueType is the abstract base-class for all sub-classes that implement
specific value types.
| |
| DimseCommand |
DIMSE Command Identifier
| |
| FloatingPointDouble |
Floating Point Double
| |
| FloatingPointSingle |
Floating Point Single
| |
| Date..::.Format |
Formats used to encode the Date.
| |
| DateTime..::.Format |
Formats used to encode the Date.
| |
| Time..::.Format |
Formats used to encode the Date.
| |
| IntegerString |
Integer String
| |
| LongString |
Long String
| |
| LongText |
Long Text
| |
| OtherByteString |
Other Byte String
| |
| OtherFloatString |
Other Float String
| |
| OtherWordString |
Other Word String
| |
| PersonName |
Person Name
| |
| Sequence | ||
| SequenceItem |
Sequence Item
| |
| SequenceOfItems |
Sequence of Items
| |
| ShortString |
Short String
| |
| ShortText |
Short Text
| |
| SignedLong |
Signed Long
| |
| SignedShort |
Signed Short
| |
| Tag |
Structure that represents a Dicom Tag.
| |
| TagValueCollection |
Summary description for TagValueCollection.
| |
| Time |
Time
| |
| UniqueIdentifier |
Unique Identifier (UID)
| |
| Unknown |
Unknown
| |
| UnlimitedText |
Unlimited Text
| |
| UnsignedLong |
Unsigned Long
| |
| UnsignedShort |
Unsigned Short
| |
| VR |
VALUE REPRESENTATION (VR)
|