MeVisLab Toolbox Reference
|
Class to provide access to DRTRTROIIdentificationCodeSequence. More...
#include <mlDcmDRTRTROIIdentificationCodeSequenceInterface.h>
Classes | |
class | Item |
Protected Attributes | |
std::vector< DcmDRTRTROIIdentificationCodeSequenceInterface::Item > | _itemVec |
Reference to the wrapped DICOM tree pointer vector. | |
Class to provide access to DRTRTROIIdentificationCodeSequence.
Definition at line 43 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
|
inline |
Definition at line 123 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
|
inline |
Default Constructor.
Definition at line 126 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
|
inline |
Definition at line 128 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
References mlrange_cast().
|
inlinevirtual |
Default virtual Destructor.
Definition at line 136 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
|
inline |
Adds a new item to the sequence.
Definition at line 233 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
|
inline |
Definition at line 238 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
References mlrange_cast().
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getCodeMeaning | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getCodeMeaning | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 140 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
Referenced by DRTRTROIIdentificationCodeSequenceWrapper::getCodeMeaningTag().
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getCodeValue | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getCodeValue | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 146 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
Referenced by DRTRTROIIdentificationCodeSequenceWrapper::getCodeValueTag().
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getCodingSchemeDesignator | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getCodingSchemeDesignator | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 152 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
Referenced by DRTRTROIIdentificationCodeSequenceWrapper::getCodingSchemeDesignatorTag().
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getCodingSchemeVersion | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getCodingSchemeVersion | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 158 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
Referenced by DRTRTROIIdentificationCodeSequenceWrapper::getCodingSchemeVersionTag().
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getContextGroupExtensionCreatorUID | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getContextGroupExtensionCreatorUID | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 164 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
Referenced by DRTRTROIIdentificationCodeSequenceWrapper::getContextGroupExtensionCreatorUIDTag().
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getContextGroupExtensionFlag | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getContextGroupExtensionFlag | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 170 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
Referenced by DRTRTROIIdentificationCodeSequenceWrapper::getContextGroupExtensionFlagTag().
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getContextGroupLocalVersion | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getContextGroupLocalVersion | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 176 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
Referenced by DRTRTROIIdentificationCodeSequenceWrapper::getContextGroupLocalVersionTag().
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getContextGroupVersion | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getContextGroupVersion | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 182 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
Referenced by DRTRTROIIdentificationCodeSequenceWrapper::getContextGroupVersionTag().
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getContextIdentifier | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getContextIdentifier | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 188 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
Referenced by DRTRTROIIdentificationCodeSequenceWrapper::getContextIdentifierTag().
|
inline |
Gets the item at the indicated position.
Definition at line 224 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
References mlrange_cast().
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getMappingResource | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::getMappingResource | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 194 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
Referenced by DRTRTROIIdentificationCodeSequenceWrapper::getMappingResourceTag().
|
inline |
Return number of items the internal sequence consists of.
Definition at line 218 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
|
inline |
Return the DRTRTROIIdentificationCodeSequence this interface class provides access to.
dcmSequence | Pointer to DRTRTROIIdentificationCodeSequence |
Definition at line 206 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
Referenced by DRTRTROIIdentificationCodeSequenceItemWrapper::DRTRTROIIdentificationCodeSequenceItemWrapper(), and DRTRTROIIdentificationCodeSequenceItemWrapper::operator=().
|
inline |
Check if the DRTRTROIIdentificationCodeSequence is set.
Definition at line 212 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
Insert an item at the indicated position.
Definition at line 244 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
References mlrange_cast().
Removes the indicated item from the sequence.
Definition at line 256 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
References mlrange_cast().
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::setCodeMeaning | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::setCodeValue | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::setCodingSchemeDesignator | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::setCodingSchemeVersion | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::setContextGroupExtensionCreatorUID | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::setContextGroupExtensionFlag | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::setContextGroupLocalVersion | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::setContextGroupVersion | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::setContextIdentifier | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTRTROIIdentificationCodeSequenceInterface::setMappingResource | ( | unsigned long | idx, |
std::string | parameter ) |
|
inline |
Set the DRTRTROIIdentificationCodeSequence this interface class provides access to.
dcmSequence | Pointer to DRTRTROIIdentificationCodeSequence |
Definition at line 200 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.
References mlrange_cast().
Referenced by DRTRTROIIdentificationCodeSequenceWrapper::DRTRTROIIdentificationCodeSequenceWrapper(), and DRTRTROIIdentificationCodeSequenceWrapper::operator=().
|
protected |
Reference to the wrapped DICOM tree pointer vector.
Definition at line 268 of file mlDcmDRTRTROIIdentificationCodeSequenceInterface.h.