LDicomIOD

Description

The LDicomIOD class contains functionality for working with the tree (IOD Table) of available Information Object Definitions (IODs) that LEADTOOLS maintains internally. This class provides functions that allow you to do the following:

For more information, refer to Working with Information Object Definitions (IODs).

You may find it useful to call the static member functions of this class directly, as (ClassName::Function), without declaring an object. For example, the following is valid, and will compile:

pModule = LDicomIOD::FindModule(CLASS_US_IMAGE, MODULE_GENERAL_STUDY); 

Required DLLs and Libraries

You must load all required libraries using LBase::LoadLibraries before using this class.

Related Topics

Class Members
Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DICOM C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.