←Select platform

Leadtools.Dicom.AddIn Namespace

Inheritance Hierarchy

Summary

Overview and description of Leadtools Dicom AddIn classes, delegates, and enumerations.

Classes
Class Description
AddInUtils Common utilities used in addins.
AsyncHelper Provides helper methods for executing methods asynchronously.
AsyncResult Hold information about an executing asynchronous operation.
DataEventArgs<TData> Generic arguments class to pass to event handlers that need to receive data.
DicomClient Base DICOM client class. This base class is used to pass information to the addins.
DicomRequest Represents a DICOM request initiated by an addin.
DicomRequestEventArgs Provides data for the Request done event.
DicomServer Base DICOM server class. This base class is used to pass information to the addins.
Extensions Provides extension methods for the addin library.
ExternalStoreAddinConfigAbstract All External Store Addins must contain a class that derives from this class in order to define configuration settings common to all external store add-ins.
Iphlpapi Provides IPAddress helper function.
ModuleInit A default implementation of the Leadtools.Dicom.AddIn.Interfaces.IModule interface.
NotifyReceiveMessageBase A base class implementation of INotifyReceiveMessage.
NotifySendMessageBase A base class implementation of INotifySendMessage.
PresentationContext Hold DICOM presentation context information.
ServiceLocator Global Microsoft Unity container.
ServiceStartException Throw this exception from the Leadtools.Dicom.AddIn.Interfaces.IModule.Load member to prevent the service from starting
ThreadSafeDictionary<TKey,TValue> Implements a thread safe dictionary.
ThreadSafeList<T> A Thread safe list.
Delegates
Delegate Description
ReceiveCEchoResponseDelegate Represents the method that will handle the ReceiveCEchoResponse event.
ReceiveCFindResponseDelegate Represents the method that will handle the ReceiveCFindResponse event.
ReceiveCGetResponseDelegate Represents the method that will handle the ReceiveCGetResponse event.
ReceiveCMoveResponseDelegate Represents the method that will handle the ReceiveCMoveResponse event.
ReceiveCStoreResponseDelegate Represents the method that will handle the ReceiveCStoreResponse event.
ReceiveNActionResponseDelegate Represents the method that will handle the ReceiveNActionResponse event.
ReceiveNCreateResponseDelegate Represents the method that will handle the ReceiveNCreateResponse event.
ReceiveNDeleteResponseDelegate Represents the method that will handle the ReceiveNDeleteResponse event.
ReceiveNGetResponseDelegate Represents the method that will handle the ReceiveNGetResponse event.
ReceiveNReportResponseDelegate Represents the method that will handle the ReceiveNReportResponse event.
ReceiveNSetResponseDelegate Represents the method that will handle the ReceiveNSetResponse event.
RequestDoneDelegate Represents the method that will handle an event that occurs when a DICOM request is finished processing.
ThreadDoneEventHandler Represents the method that will handle an event that occurs when a thread has finished executing.
Enumerations
Enumeration Description
ConnectType The type of DICOM request connection.
Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly