MeVisLab Toolbox Reference
DRTDeviceSequenceItemWrapper Class Reference

#include <mlDRTDeviceSequenceItemWrapper.h>

Inheritance diagram for DRTDeviceSequenceItemWrapper:

Public Slots

Access to wrapped DRTDeviceSequence object.
QStringList dir (QString searchString="") const
 \script
QVariantMap getDicomTagByKey (QString key) const
QVariantMap getDicomTagByName (QString name) const
QVariant getDicomTagValueByKey (QString key) const
QVariant getDicomTagValueByName (QString name) const
bool setCodeMeaning (QString qParam)
QString getCodeMeaningTag () const
QString getCodeMeaning () const
bool setCodeValue (QString qParam)
QString getCodeValueTag () const
QString getCodeValue () const
bool setCodingSchemeDesignator (QString qParam)
QString getCodingSchemeDesignatorTag () const
QString getCodingSchemeDesignator () const
bool setCodingSchemeVersion (QString qParam)
QString getCodingSchemeVersionTag () const
QString getCodingSchemeVersion () const
bool setContextGroupExtensionCreatorUID (QString qParam)
QString getContextGroupExtensionCreatorUIDTag () const
QString getContextGroupExtensionCreatorUID () const
bool setContextGroupExtensionFlag (QString qParam)
QString getContextGroupExtensionFlagTag () const
QString getContextGroupExtensionFlag () const
bool setContextGroupLocalVersion (QString qParam)
QString getContextGroupLocalVersionTag () const
QString getContextGroupLocalVersion () const
bool setContextGroupVersion (QString qParam)
QString getContextGroupVersionTag () const
QString getContextGroupVersion () const
bool setContextIdentifier (QString qParam)
QString getContextIdentifierTag () const
QString getContextIdentifier () const
bool setDeviceDescription (QString qParam)
QString getDeviceDescriptionTag () const
QString getDeviceDescription () const
bool setDeviceDiameter (QString qParam)
QString getDeviceDiameterTag () const
QString getDeviceDiameter () const
bool setDeviceDiameterUnits (QString qParam)
QString getDeviceDiameterUnitsTag () const
QString getDeviceDiameterUnits () const
bool setDeviceID (QString qParam)
QString getDeviceIDTag () const
QString getDeviceID () const
bool setDeviceLength (QString qParam)
QString getDeviceLengthTag () const
QString getDeviceLength () const
bool setDeviceSerialNumber (QString qParam)
QString getDeviceSerialNumberTag () const
QString getDeviceSerialNumber () const
bool setDeviceVolume (QString qParam)
QString getDeviceVolumeTag () const
QString getDeviceVolume () const
bool setInterMarkerDistance (QString qParam)
QString getInterMarkerDistanceTag () const
QString getInterMarkerDistance () const
bool setManufacturer (QString qParam)
QString getManufacturerTag () const
QString getManufacturer () const
bool setManufacturerModelName (QString qParam)
QString getManufacturerModelNameTag () const
QString getManufacturerModelName () const
bool setMappingResource (QString qParam)
QString getMappingResourceTag () const
QString getMappingResource () const

Public Member Functions

 DRTDeviceSequenceItemWrapper (const ml::DcmDRTDeviceSequenceInterface::Item &wrappedSequenceItem, ml::DcmDRTDeviceSequenceInterface *sequenceInterface)
 DRTDeviceSequenceItemWrapper (const DRTDeviceSequenceItemWrapper &toCopy)
DRTDeviceSequenceItemWrapperoperator= (const DRTDeviceSequenceItemWrapper &toCopy)
ml::DcmDRTDeviceSequenceInterface::Item getWrappedSequenceItem () const
ml::DcmDRTDeviceSequenceInterfacegetSequence () const

Public Attributes

QStringList _propertyKeys
QString _CodeMeaning
QString _CodeValue
QString _CodingSchemeDesignator
QString _CodingSchemeVersion
QString _ContextGroupExtensionCreatorUID
QString _ContextGroupExtensionFlag
QString _ContextGroupLocalVersion
QString _ContextGroupVersion
QString _ContextIdentifier
QString _DeviceDescription
QString _DeviceDiameter
QString _DeviceDiameterUnits
QString _DeviceID
QString _DeviceLength
QString _DeviceSerialNumber
QString _DeviceVolume
QString _InterMarkerDistance
QString _Manufacturer
QString _ManufacturerModelName
QString _MappingResource

Properties

QString CodeMeaning
QString CodeValue
QString CodingSchemeDesignator
QString CodingSchemeVersion
QString ContextGroupExtensionCreatorUID
QString ContextGroupExtensionFlag
QString ContextGroupLocalVersion
QString ContextGroupVersion
QString ContextIdentifier
QString DeviceDescription
QString DeviceDiameter
QString DeviceDiameterUnits
QString DeviceID
QString DeviceLength
QString DeviceSerialNumber
QString DeviceVolume
QString InterMarkerDistance
QString Manufacturer
QString ManufacturerModelName
QString MappingResource

Detailed Description

A class that wraps DRTDeviceSequence Item for use in Python. \script

Definition at line 47 of file mlDRTDeviceSequenceItemWrapper.h.

Constructor & Destructor Documentation

◆ DRTDeviceSequenceItemWrapper() [1/2]

DRTDeviceSequenceItemWrapper::DRTDeviceSequenceItemWrapper ( const ml::DcmDRTDeviceSequenceInterface::Item & wrappedSequenceItem,
ml::DcmDRTDeviceSequenceInterface * sequenceInterface )
inline

Definition at line 55 of file mlDRTDeviceSequenceItemWrapper.h.

Referenced by DRTDeviceSequenceItemWrapper(), and operator=().

◆ DRTDeviceSequenceItemWrapper() [2/2]

DRTDeviceSequenceItemWrapper::DRTDeviceSequenceItemWrapper ( const DRTDeviceSequenceItemWrapper & toCopy)
inline

Member Function Documentation

◆ dir

QStringList DRTDeviceSequenceItemWrapper::dir ( QString searchString = "") const
slot

\script

References dir().

Referenced by dir().

◆ getCodeMeaning

QString DRTDeviceSequenceItemWrapper::getCodeMeaning ( ) const
slot

References getCodeMeaning().

Referenced by getCodeMeaning().

◆ getCodeMeaningTag

QString DRTDeviceSequenceItemWrapper::getCodeMeaningTag ( ) const
slot

References getCodeMeaningTag().

Referenced by getCodeMeaningTag().

◆ getCodeValue

QString DRTDeviceSequenceItemWrapper::getCodeValue ( ) const
slot

References getCodeValue().

Referenced by getCodeValue().

◆ getCodeValueTag

QString DRTDeviceSequenceItemWrapper::getCodeValueTag ( ) const
slot

References getCodeValueTag().

Referenced by getCodeValueTag().

◆ getCodingSchemeDesignator

QString DRTDeviceSequenceItemWrapper::getCodingSchemeDesignator ( ) const
slot

◆ getCodingSchemeDesignatorTag

QString DRTDeviceSequenceItemWrapper::getCodingSchemeDesignatorTag ( ) const
slot

◆ getCodingSchemeVersion

QString DRTDeviceSequenceItemWrapper::getCodingSchemeVersion ( ) const
slot

◆ getCodingSchemeVersionTag

QString DRTDeviceSequenceItemWrapper::getCodingSchemeVersionTag ( ) const
slot

◆ getContextGroupExtensionCreatorUID

QString DRTDeviceSequenceItemWrapper::getContextGroupExtensionCreatorUID ( ) const
slot

◆ getContextGroupExtensionCreatorUIDTag

QString DRTDeviceSequenceItemWrapper::getContextGroupExtensionCreatorUIDTag ( ) const
slot

◆ getContextGroupExtensionFlag

QString DRTDeviceSequenceItemWrapper::getContextGroupExtensionFlag ( ) const
slot

◆ getContextGroupExtensionFlagTag

QString DRTDeviceSequenceItemWrapper::getContextGroupExtensionFlagTag ( ) const
slot

◆ getContextGroupLocalVersion

QString DRTDeviceSequenceItemWrapper::getContextGroupLocalVersion ( ) const
slot

◆ getContextGroupLocalVersionTag

QString DRTDeviceSequenceItemWrapper::getContextGroupLocalVersionTag ( ) const
slot

◆ getContextGroupVersion

QString DRTDeviceSequenceItemWrapper::getContextGroupVersion ( ) const
slot

◆ getContextGroupVersionTag

QString DRTDeviceSequenceItemWrapper::getContextGroupVersionTag ( ) const
slot

◆ getContextIdentifier

QString DRTDeviceSequenceItemWrapper::getContextIdentifier ( ) const
slot

References getContextIdentifier().

Referenced by getContextIdentifier().

◆ getContextIdentifierTag

QString DRTDeviceSequenceItemWrapper::getContextIdentifierTag ( ) const
slot

◆ getDeviceDescription

QString DRTDeviceSequenceItemWrapper::getDeviceDescription ( ) const
slot

References getDeviceDescription().

Referenced by getDeviceDescription().

◆ getDeviceDescriptionTag

QString DRTDeviceSequenceItemWrapper::getDeviceDescriptionTag ( ) const
slot

◆ getDeviceDiameter

QString DRTDeviceSequenceItemWrapper::getDeviceDiameter ( ) const
slot

References getDeviceDiameter().

Referenced by getDeviceDiameter().

◆ getDeviceDiameterTag

QString DRTDeviceSequenceItemWrapper::getDeviceDiameterTag ( ) const
slot

References getDeviceDiameterTag().

Referenced by getDeviceDiameterTag().

◆ getDeviceDiameterUnits

QString DRTDeviceSequenceItemWrapper::getDeviceDiameterUnits ( ) const
slot

◆ getDeviceDiameterUnitsTag

QString DRTDeviceSequenceItemWrapper::getDeviceDiameterUnitsTag ( ) const
slot

◆ getDeviceID

QString DRTDeviceSequenceItemWrapper::getDeviceID ( ) const
slot

References getDeviceID().

Referenced by getDeviceID().

◆ getDeviceIDTag

QString DRTDeviceSequenceItemWrapper::getDeviceIDTag ( ) const
slot

References getDeviceIDTag().

Referenced by getDeviceIDTag().

◆ getDeviceLength

QString DRTDeviceSequenceItemWrapper::getDeviceLength ( ) const
slot

References getDeviceLength().

Referenced by getDeviceLength().

◆ getDeviceLengthTag

QString DRTDeviceSequenceItemWrapper::getDeviceLengthTag ( ) const
slot

References getDeviceLengthTag().

Referenced by getDeviceLengthTag().

◆ getDeviceSerialNumber

QString DRTDeviceSequenceItemWrapper::getDeviceSerialNumber ( ) const
slot

◆ getDeviceSerialNumberTag

QString DRTDeviceSequenceItemWrapper::getDeviceSerialNumberTag ( ) const
slot

◆ getDeviceVolume

QString DRTDeviceSequenceItemWrapper::getDeviceVolume ( ) const
slot

References getDeviceVolume().

Referenced by getDeviceVolume().

◆ getDeviceVolumeTag

QString DRTDeviceSequenceItemWrapper::getDeviceVolumeTag ( ) const
slot

References getDeviceVolumeTag().

Referenced by getDeviceVolumeTag().

◆ getDicomTagByKey

QVariantMap DRTDeviceSequenceItemWrapper::getDicomTagByKey ( QString key) const
slot

References getDicomTagByKey().

Referenced by getDicomTagByKey().

◆ getDicomTagByName

QVariantMap DRTDeviceSequenceItemWrapper::getDicomTagByName ( QString name) const
slot

References getDicomTagByName().

Referenced by getDicomTagByName().

◆ getDicomTagValueByKey

QVariant DRTDeviceSequenceItemWrapper::getDicomTagValueByKey ( QString key) const
slot

◆ getDicomTagValueByName

QVariant DRTDeviceSequenceItemWrapper::getDicomTagValueByName ( QString name) const
slot

◆ getInterMarkerDistance

QString DRTDeviceSequenceItemWrapper::getInterMarkerDistance ( ) const
slot

◆ getInterMarkerDistanceTag

QString DRTDeviceSequenceItemWrapper::getInterMarkerDistanceTag ( ) const
slot

◆ getManufacturer

QString DRTDeviceSequenceItemWrapper::getManufacturer ( ) const
slot

References getManufacturer().

Referenced by getManufacturer().

◆ getManufacturerModelName

QString DRTDeviceSequenceItemWrapper::getManufacturerModelName ( ) const
slot

◆ getManufacturerModelNameTag

QString DRTDeviceSequenceItemWrapper::getManufacturerModelNameTag ( ) const
slot

◆ getManufacturerTag

QString DRTDeviceSequenceItemWrapper::getManufacturerTag ( ) const
slot

References getManufacturerTag().

Referenced by getManufacturerTag().

◆ getMappingResource

QString DRTDeviceSequenceItemWrapper::getMappingResource ( ) const
slot

References getMappingResource().

Referenced by getMappingResource().

◆ getMappingResourceTag

QString DRTDeviceSequenceItemWrapper::getMappingResourceTag ( ) const
slot

◆ getSequence()

ml::DcmDRTDeviceSequenceInterface * DRTDeviceSequenceItemWrapper::getSequence ( ) const
inline

Definition at line 79 of file mlDRTDeviceSequenceItemWrapper.h.

Referenced by DRTDeviceSequenceItemWrapper(), and operator=().

◆ getWrappedSequenceItem()

ml::DcmDRTDeviceSequenceInterface::Item DRTDeviceSequenceItemWrapper::getWrappedSequenceItem ( ) const
inline

Definition at line 78 of file mlDRTDeviceSequenceItemWrapper.h.

Referenced by DRTDeviceSequenceItemWrapper(), and operator=().

◆ operator=()

DRTDeviceSequenceItemWrapper & DRTDeviceSequenceItemWrapper::operator= ( const DRTDeviceSequenceItemWrapper & toCopy)
inline

◆ setCodeMeaning

bool DRTDeviceSequenceItemWrapper::setCodeMeaning ( QString qParam)
slot

References setCodeMeaning().

Referenced by setCodeMeaning().

◆ setCodeValue

bool DRTDeviceSequenceItemWrapper::setCodeValue ( QString qParam)
slot

References setCodeValue().

Referenced by setCodeValue().

◆ setCodingSchemeDesignator

bool DRTDeviceSequenceItemWrapper::setCodingSchemeDesignator ( QString qParam)
slot

◆ setCodingSchemeVersion

bool DRTDeviceSequenceItemWrapper::setCodingSchemeVersion ( QString qParam)
slot

◆ setContextGroupExtensionCreatorUID

bool DRTDeviceSequenceItemWrapper::setContextGroupExtensionCreatorUID ( QString qParam)
slot

◆ setContextGroupExtensionFlag

bool DRTDeviceSequenceItemWrapper::setContextGroupExtensionFlag ( QString qParam)
slot

◆ setContextGroupLocalVersion

bool DRTDeviceSequenceItemWrapper::setContextGroupLocalVersion ( QString qParam)
slot

◆ setContextGroupVersion

bool DRTDeviceSequenceItemWrapper::setContextGroupVersion ( QString qParam)
slot

◆ setContextIdentifier

bool DRTDeviceSequenceItemWrapper::setContextIdentifier ( QString qParam)
slot

References setContextIdentifier().

Referenced by setContextIdentifier().

◆ setDeviceDescription

bool DRTDeviceSequenceItemWrapper::setDeviceDescription ( QString qParam)
slot

References setDeviceDescription().

Referenced by setDeviceDescription().

◆ setDeviceDiameter

bool DRTDeviceSequenceItemWrapper::setDeviceDiameter ( QString qParam)
slot

References setDeviceDiameter().

Referenced by setDeviceDiameter().

◆ setDeviceDiameterUnits

bool DRTDeviceSequenceItemWrapper::setDeviceDiameterUnits ( QString qParam)
slot

◆ setDeviceID

bool DRTDeviceSequenceItemWrapper::setDeviceID ( QString qParam)
slot

References setDeviceID().

Referenced by setDeviceID().

◆ setDeviceLength

bool DRTDeviceSequenceItemWrapper::setDeviceLength ( QString qParam)
slot

References setDeviceLength().

Referenced by setDeviceLength().

◆ setDeviceSerialNumber

bool DRTDeviceSequenceItemWrapper::setDeviceSerialNumber ( QString qParam)
slot

◆ setDeviceVolume

bool DRTDeviceSequenceItemWrapper::setDeviceVolume ( QString qParam)
slot

References setDeviceVolume().

Referenced by setDeviceVolume().

◆ setInterMarkerDistance

bool DRTDeviceSequenceItemWrapper::setInterMarkerDistance ( QString qParam)
slot

◆ setManufacturer

bool DRTDeviceSequenceItemWrapper::setManufacturer ( QString qParam)
slot

References setManufacturer().

Referenced by setManufacturer().

◆ setManufacturerModelName

bool DRTDeviceSequenceItemWrapper::setManufacturerModelName ( QString qParam)
slot

◆ setMappingResource

bool DRTDeviceSequenceItemWrapper::setMappingResource ( QString qParam)
slot

References setMappingResource().

Referenced by setMappingResource().

Member Data Documentation

◆ _CodeMeaning

QString DRTDeviceSequenceItemWrapper::_CodeMeaning

Definition at line 82 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _CodeValue

QString DRTDeviceSequenceItemWrapper::_CodeValue

Definition at line 84 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _CodingSchemeDesignator

QString DRTDeviceSequenceItemWrapper::_CodingSchemeDesignator

Definition at line 86 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _CodingSchemeVersion

QString DRTDeviceSequenceItemWrapper::_CodingSchemeVersion

Definition at line 88 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _ContextGroupExtensionCreatorUID

QString DRTDeviceSequenceItemWrapper::_ContextGroupExtensionCreatorUID

Definition at line 90 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _ContextGroupExtensionFlag

QString DRTDeviceSequenceItemWrapper::_ContextGroupExtensionFlag

Definition at line 92 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _ContextGroupLocalVersion

QString DRTDeviceSequenceItemWrapper::_ContextGroupLocalVersion

Definition at line 94 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _ContextGroupVersion

QString DRTDeviceSequenceItemWrapper::_ContextGroupVersion

Definition at line 96 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _ContextIdentifier

QString DRTDeviceSequenceItemWrapper::_ContextIdentifier

Definition at line 98 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _DeviceDescription

QString DRTDeviceSequenceItemWrapper::_DeviceDescription

Definition at line 100 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _DeviceDiameter

QString DRTDeviceSequenceItemWrapper::_DeviceDiameter

Definition at line 102 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _DeviceDiameterUnits

QString DRTDeviceSequenceItemWrapper::_DeviceDiameterUnits

Definition at line 104 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _DeviceID

QString DRTDeviceSequenceItemWrapper::_DeviceID

Definition at line 106 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _DeviceLength

QString DRTDeviceSequenceItemWrapper::_DeviceLength

Definition at line 108 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _DeviceSerialNumber

QString DRTDeviceSequenceItemWrapper::_DeviceSerialNumber

Definition at line 110 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _DeviceVolume

QString DRTDeviceSequenceItemWrapper::_DeviceVolume

Definition at line 112 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _InterMarkerDistance

QString DRTDeviceSequenceItemWrapper::_InterMarkerDistance

Definition at line 114 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _Manufacturer

QString DRTDeviceSequenceItemWrapper::_Manufacturer

Definition at line 116 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _ManufacturerModelName

QString DRTDeviceSequenceItemWrapper::_ManufacturerModelName

Definition at line 118 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _MappingResource

QString DRTDeviceSequenceItemWrapper::_MappingResource

Definition at line 120 of file mlDRTDeviceSequenceItemWrapper.h.

◆ _propertyKeys

QStringList DRTDeviceSequenceItemWrapper::_propertyKeys

Definition at line 53 of file mlDRTDeviceSequenceItemWrapper.h.

Property Documentation

◆ CodeMeaning

QString DRTDeviceSequenceItemWrapper::CodeMeaning
readwrite

Definition at line 83 of file mlDRTDeviceSequenceItemWrapper.h.

◆ CodeValue

QString DRTDeviceSequenceItemWrapper::CodeValue
readwrite

Definition at line 85 of file mlDRTDeviceSequenceItemWrapper.h.

◆ CodingSchemeDesignator

QString DRTDeviceSequenceItemWrapper::CodingSchemeDesignator
readwrite

Definition at line 87 of file mlDRTDeviceSequenceItemWrapper.h.

◆ CodingSchemeVersion

QString DRTDeviceSequenceItemWrapper::CodingSchemeVersion
readwrite

Definition at line 89 of file mlDRTDeviceSequenceItemWrapper.h.

◆ ContextGroupExtensionCreatorUID

QString DRTDeviceSequenceItemWrapper::ContextGroupExtensionCreatorUID
readwrite

Definition at line 91 of file mlDRTDeviceSequenceItemWrapper.h.

◆ ContextGroupExtensionFlag

QString DRTDeviceSequenceItemWrapper::ContextGroupExtensionFlag
readwrite

Definition at line 93 of file mlDRTDeviceSequenceItemWrapper.h.

◆ ContextGroupLocalVersion

QString DRTDeviceSequenceItemWrapper::ContextGroupLocalVersion
readwrite

Definition at line 95 of file mlDRTDeviceSequenceItemWrapper.h.

◆ ContextGroupVersion

QString DRTDeviceSequenceItemWrapper::ContextGroupVersion
readwrite

Definition at line 97 of file mlDRTDeviceSequenceItemWrapper.h.

◆ ContextIdentifier

QString DRTDeviceSequenceItemWrapper::ContextIdentifier
readwrite

Definition at line 99 of file mlDRTDeviceSequenceItemWrapper.h.

◆ DeviceDescription

QString DRTDeviceSequenceItemWrapper::DeviceDescription
readwrite

Definition at line 101 of file mlDRTDeviceSequenceItemWrapper.h.

◆ DeviceDiameter

QString DRTDeviceSequenceItemWrapper::DeviceDiameter
readwrite

Definition at line 103 of file mlDRTDeviceSequenceItemWrapper.h.

◆ DeviceDiameterUnits

QString DRTDeviceSequenceItemWrapper::DeviceDiameterUnits
readwrite

Definition at line 105 of file mlDRTDeviceSequenceItemWrapper.h.

◆ DeviceID

QString DRTDeviceSequenceItemWrapper::DeviceID
readwrite

Definition at line 107 of file mlDRTDeviceSequenceItemWrapper.h.

◆ DeviceLength

QString DRTDeviceSequenceItemWrapper::DeviceLength
readwrite

Definition at line 109 of file mlDRTDeviceSequenceItemWrapper.h.

◆ DeviceSerialNumber

QString DRTDeviceSequenceItemWrapper::DeviceSerialNumber
readwrite

Definition at line 111 of file mlDRTDeviceSequenceItemWrapper.h.

◆ DeviceVolume

QString DRTDeviceSequenceItemWrapper::DeviceVolume
readwrite

Definition at line 113 of file mlDRTDeviceSequenceItemWrapper.h.

◆ InterMarkerDistance

QString DRTDeviceSequenceItemWrapper::InterMarkerDistance
readwrite

Definition at line 115 of file mlDRTDeviceSequenceItemWrapper.h.

◆ Manufacturer

QString DRTDeviceSequenceItemWrapper::Manufacturer
readwrite

Definition at line 117 of file mlDRTDeviceSequenceItemWrapper.h.

◆ ManufacturerModelName

QString DRTDeviceSequenceItemWrapper::ManufacturerModelName
readwrite

Definition at line 119 of file mlDRTDeviceSequenceItemWrapper.h.

◆ MappingResource

QString DRTDeviceSequenceItemWrapper::MappingResource
readwrite

Definition at line 121 of file mlDRTDeviceSequenceItemWrapper.h.


The documentation for this class was generated from the following file: