|
MeVisLab Toolbox Reference
|
Header file of class DICOMTagDescriptions which provides some known DICOM tag type and descriptive information. More...
#include "MLDICOMTagsSystem.h"#include <FMEThirdPartyWarningsDisable.h>#include <map>#include <string>#include <vector>#include <FMEThirdPartyWarningsRestore.h>#include <mlUtilsSystem.h>#include <DCMTree_Lib.h>Go to the source code of this file.
Classes | |
| class | ml::DICOMTagInformation::DICOMTagInfoEntry |
| Class managing some bits needed to initialize tag tables as well as a vector of indexes into table where the tag appears. More... | |
| class | ml::DICOMTagInformation::DICOMTagDescriptions |
| Container to manage some tag information such as the indexes to all appearances of the tag in DICOMTagFullInfos and a bit mask indicating which types the tag can have. More... | |
Namespaces | |
| namespace | DCMTree |
| Class to dump a DCMTree DICOM message into a human-readable file. | |
| namespace | ml |
| Main documentation file for ML users and developers. | |
| namespace | ml::DICOMTagInformation |
| Namespace collecting tools, tables, and dictionaries about known DICOM tags. | |
Variables | |
| MLDICOMTags_EXPORT const char *const | ml::DICOMTagInformation::DICOMTagFullInfos [][6] |
| Information table of the following structure with the following entries: | |
Header file of class DICOMTagDescriptions which provides some known DICOM tag type and descriptive information.
Definition in file mlDICOMTagDescriptions.h.