Overview and description of Leadtools Dicom AddIn classes, delegates, and enumerations.
Class | Description | |
---|---|---|
AddInUtils | Common utilities used in add-ins. | |
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 add-in. | |
DicomRequestEventArgs | Provides data for the Request done event. | |
DicomServer | Base DICOM server class. This base class is used to pass information to the add-ins. | |
Extensions | Provides extension methods for the add-in library. | |
ExternalStoreAddinConfigAbstract | All External Store add-ins 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. |
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. |
Enumeration | Description | |
---|---|---|
ConnectType | The type of DICOM request connection. |
Leadtools.Dicom.Addin Assembly
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document