See: Description
Interface | Description |
---|---|
MCacceptor |
This interface defines an association acceptor handler.
|
MCbulkDataUriProvider |
Interface used to handle writing BulkDataURI
|
MCdataSetSerializable |
This interface represents toolkit objects that map attributes between an
MCattributeSet and
a specific collection of attributes (e.g. |
MCdicomDirRecord.TraversalHandler |
Traversal handler of MCdicomDirRecord instance.
|
MClogHandler |
This interface defines the requirements for a class which is to serve as a handler for processing log
messages generated by the Merge DICOM toolkit.
|
MCrequester |
This interface defines the handler for an association that can be used to process the communication
on the requester side of an association.
|
MCstringEncoder |
Defines the interface used to encode/decode values for text type attribute.
|
MCvalueStorage |
Defines the interface for an object to be used by the toolkit to store the value of an attribute.
|
MCvalueStorageEx |
Defines the interface for an object to be used by the toolkit to store the value of an attribute.
|
MCvalueStorageProvider |
Defines the interface for an object that provides custom value storage instances.
|
Class | Description |
---|---|
MC |
This class contains general library management methods such as initialization, release and diagnostic.
|
MC.MemoryStatus |
This class represents the toolkit's native memory status information.
|
MCage |
This class represents a DICOM value for attributes of Aget String value representation, as described in Part 5 of the
DICOM standard.
|
MCapplication |
This class represents a local DICOM application entity.
|
MCassociation |
This class represents a DICOM association between two application entities, the connection that supports the
exchange of network messages related to negotiated DICOM services.
|
MCassocRejectInfo |
This class encapsulates the set of 3 parameters describing the circumstances in which
and reasons for which an association may be rejected
(as per DICOM PS3.8, section 9.3.4 A-ASSOCIATE-RJ PDU Structure): result, source, reason.
|
MCattributeSet |
This class provides functionality to control a collection of DICOM attributes.
|
MCbasicCodedEntry |
Common Attribute Set for Code Sequence Attributes
(Invoked as "Code Sequence Macro").
|
MCcommand |
Represents a DICOM message command.
|
MCconfig |
This class contains methods to set and retrieve various toolkit configuration parameters.
|
MCdataElement |
Represents a DICOM data element as defined in the toolkit's data dictionary.
|
MCdataSet |
This class provides base functionality for classes that implement named access to
specific attributes.
|
MCdate |
Represents a DICOM date value.
|
MCdateTime |
Represents a DICOM date and time value.
|
MCdicom |
MCdicom class contains constant fields representing tags from Part 6 of the DICOM Standard.
|
MCdicomDir |
Represents a DICOMDIR file containing the DICOM Media Storage Directory which includes
general information about a DICOM File-set.
|
MCdicomDirEx |
Provides functionality to manipulate DICOMDIR files.
|
MCdicomDirRecord |
*
Copyright (C) Merge Healthcare Solutions Inc.
|
MCdicomDirRoot |
*
Copyright (C) Merge Healthcare Solutions Inc.
|
MCdimseMessage |
Represents a DICOM message used by the DICOM Message Service Element (DIMSE) protocol.
|
MCfile |
Represents a DICOM (Part 10) Media Storage file.
|
MCitem |
Represents the attributes of a DICOM sequence item.
|
MCitems |
The MCitems class contains constant strings representing names for the DICOM
sequence items as defined in the mergecom.srv configuration file.
|
MClog |
This class exposes the toolkit's logging functionality.
|
MClog.MClogLevel |
Class representing a log level (type).
|
MClog.MClogStatus |
Class representing a log status code.
|
MClogInfo |
This class describes a log message.
|
MCpersonName |
Represents a DICOM person name value.
|
MCpnComponentGroup |
Represents a DICOM person name component group.
|
MCproposedContext |
Represents a DICOM service which is being proposed for use in a association between two
application entities.
|
MCproposedContextList |
Represents a list of presentation contexts that are being proposed for association
negotiation.
|
MCreadStatus |
This class provides information on the result of a message read operation.
|
MCrejectReason | Deprecated
This class is deprecated.
|
MCremoteApplication |
Contains information about a remote DICOM application.
|
MCresponseStatus |
This class contains some DICOM defined response status values that can be used for the Status (0000,0900)
attribute in a response message.
|
MCresultContext |
This class represents the result of negotiating a DICOM service.
|
MCservices |
The MCservices class contains constant strings representing names for the DICOM
services as defined in the mergecom.srv configuration file.
|
MCsopClass |
This class provides access to the toolkit's configured DICOM services (mergecom.srv).
|
MCsopInstanceReference |
Encapsulates the attributes that reference an SOP instance
(Invoked as "SOP Instance Reference Macro").
|
MCtag |
Represents a DICOM data element identifier normally referred to as a "tag".
|
MCtime |
Represents a DICOM time value.
|
MCtransferSyntax |
Represents a DICOM Transfer Syntax.
|
MCtransferSyntaxList |
Represents a list of transfer syntaxes used in association negotiation.
|
MCvalidationError |
This class represents an attribute set validation error.
|
MCvalidationLevel |
Defines levels at which attribute sets can be validated.
|
MCvr |
This class represents a DICOM Value Representation.
|
MCxmlOptions |
Defines Xml conversion configuration options.
|
Utils |
*
Copyright (C) Merge Healthcare Solutions Inc.
|
Utils.Convert |
Helper class to convert integer objects
|
XmlNameTable |
Table of 'atomized string' objects.
|
Enum | Description |
---|---|
MCdicomDirRecord.TraversalStatus |
Enum for controlling directory record traversal when using
TraversalHandler . |
MCdicomDirRecord.Type |
Enumeration of DICOM directory record types.
|
MCrejectReasonEnum |
Enumerated value used by
MCassociation.reject() to set a reason
as specified in the DICOM standard for rejecting an association. |
MCuserIdentity |
The User Identity used to notify the association acceptor of the user identity of the association requestor.
|
MCvr.Code |
Exception | Description |
---|---|
MCassociationRejectedException |
Exception that indicates that an association request has been
rejected by the remote application
|
MCexception |
This class defines exceptions thrown by the toolkit.
|