[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
namespace DvtkHighLevelInterface.Dicom.Other
Namespace DvtkHighLevelInterface.Dicom.Other
namespace DvtkHighLevelInterface.Dicom.Other
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| Attribute |
Represents a Dicom attribute.
| |
| AttributeCollection |
Collection of (possible unrelated) Attributes.
| |
| AttributeSet |
Represents a set of Dicom Attributes.
| |
| BooleanExpressionDataSet | ||
| BooleanExpressionTwoDataSets | ||
| CommandSet |
Represents a Dicom Command Set.
| |
| DataSet |
Represents a Dicom Data Set.
| |
| DataSetCollection |
Summary description for DataSetCollection.
| |
| DicomProtocolMessageReceiveException |
The exception that is thrown when receiving of a Dicom protocol message fails.
| |
| DicomProtocolMessageSendException |
The exception that is thrown when sending of a Dicom protocol message fails.
| |
| PresentationContext |
Represents a Dicom presentation context. This class is used used both for an A-ASSOCIATE-RQ and an A-ASSOCIATE-AC. | |
| PresentationContextCollection |
Represents a collection of PresentationContexts.
| |
| SequenceItem |
An object of this class represents a Sequence Item.
| |
| SopClasses |
List of one or more SOP classes.
| |
| Tag |
Represents a Dicom tag.
May also represent a specific sequence item in a Sequence Attribute or all
sequence items in a Sequence Attribute when used in a TagSequence (that is
combining multiple tags).
| |
| TransferSyntaxes |
List of transfer syntaxes.
| |
| UID |
This class offers Unique Identifier functionality.
| |
| Values |
Represents Dicom attribute values.
|