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