|
MeVisLab Toolbox Reference
|
Class to provide access to DRTBreedRegistrationSequence. More...
#include <mlDcmDRTBreedRegistrationSequenceInterface.h>
Classes | |
| class | Item |
Public Member Functions | |
| DcmDRTBreedRegistrationSequenceInterface () | |
| DcmDRTBreedRegistrationSequenceInterface (std::vector< DcmDRTBreedRegistrationSequenceInterface::Item > dcmSequence) | |
| Default Constructor. | |
| DcmDRTBreedRegistrationSequenceInterface (DCMTree::TreePtrVector treePtrSeq) | |
| virtual | ~DcmDRTBreedRegistrationSequenceInterface () |
| Default virtual Destructor. | |
| bool | getBreedRegistrationNumber (unsigned long idx, std::string ¶meter) const |
| bool | getBreedRegistrationNumber (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getBreedRegistrationNumberTag () const |
| bool | setBreedRegistrationNumber (unsigned long idx, std::string parameter) |
| bool | getCodeMeaning (unsigned long idx, std::string ¶meter) const |
| bool | getCodeMeaning (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getCodeMeaningTag () const |
| bool | setCodeMeaning (unsigned long idx, std::string parameter) |
| bool | getCodeValue (unsigned long idx, std::string ¶meter) const |
| bool | getCodeValue (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getCodeValueTag () const |
| bool | setCodeValue (unsigned long idx, std::string parameter) |
| bool | getCodingSchemeDesignator (unsigned long idx, std::string ¶meter) const |
| bool | getCodingSchemeDesignator (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getCodingSchemeDesignatorTag () const |
| bool | setCodingSchemeDesignator (unsigned long idx, std::string parameter) |
| bool | getCodingSchemeVersion (unsigned long idx, std::string ¶meter) const |
| bool | getCodingSchemeVersion (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getCodingSchemeVersionTag () const |
| bool | setCodingSchemeVersion (unsigned long idx, std::string parameter) |
| bool | getContextGroupExtensionCreatorUID (unsigned long idx, std::string ¶meter) const |
| bool | getContextGroupExtensionCreatorUID (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getContextGroupExtensionCreatorUIDTag () const |
| bool | setContextGroupExtensionCreatorUID (unsigned long idx, std::string parameter) |
| bool | getContextGroupExtensionFlag (unsigned long idx, std::string ¶meter) const |
| bool | getContextGroupExtensionFlag (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getContextGroupExtensionFlagTag () const |
| bool | setContextGroupExtensionFlag (unsigned long idx, std::string parameter) |
| bool | getContextGroupLocalVersion (unsigned long idx, std::string ¶meter) const |
| bool | getContextGroupLocalVersion (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getContextGroupLocalVersionTag () const |
| bool | setContextGroupLocalVersion (unsigned long idx, std::string parameter) |
| bool | getContextGroupVersion (unsigned long idx, std::string ¶meter) const |
| bool | getContextGroupVersion (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getContextGroupVersionTag () const |
| bool | setContextGroupVersion (unsigned long idx, std::string parameter) |
| bool | getContextIdentifier (unsigned long idx, std::string ¶meter) const |
| bool | getContextIdentifier (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getContextIdentifierTag () const |
| bool | setContextIdentifier (unsigned long idx, std::string parameter) |
| bool | getMappingResource (unsigned long idx, std::string ¶meter) const |
| bool | getMappingResource (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getMappingResourceTag () const |
| bool | setMappingResource (unsigned long idx, std::string parameter) |
| DcmDRTBreedRegistryCodeSequenceInterface | getBreedRegistryCodeSequence (unsigned long idx) const |
| std::string | getBreedRegistryCodeSequenceTag () const |
| void | setBreedRegistryCodeSequence (DcmDRTBreedRegistryCodeSequenceInterface seq, unsigned long idx) |
| void | setSequence (std::vector< DcmDRTBreedRegistrationSequenceInterface::Item > dcmSequence) |
| Set the DRTBreedRegistrationSequence this interface class provides access to. | |
| std::vector< DcmDRTBreedRegistrationSequenceInterface::Item > | getSequence () const |
| Return the DRTBreedRegistrationSequence this interface class provides access to. | |
| bool | hasSequence () const |
| Check if the DRTBreedRegistrationSequence is set. | |
| MLint | getNumberOfItems () const |
| Return number of items the internal sequence consists of. | |
| DcmDRTBreedRegistrationSequenceInterface::Item | getItem (const size_t idx) const |
| Gets the item at the indicated position. | |
| DcmDRTBreedRegistrationSequenceInterface::Item & | addItem () |
| Adds a new item to the sequence. | |
| void | addItem (DcmDRTBreedRegistrationSequenceInterface::Item newItem) |
| bool | insertItem (const size_t idx) |
| Insert an item at the indicated position. | |
| bool | removeItem (const size_t idx) |
| Removes the indicated item from the sequence. | |
Protected Attributes | |
| std::vector< DcmDRTBreedRegistrationSequenceInterface::Item > | _itemVec |
| Reference to the wrapped DICOM tree pointer vector. | |
Class to provide access to DRTBreedRegistrationSequence.
Definition at line 44 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
|
inline |
Definition at line 134 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
|
inline |
Default Constructor.
Definition at line 137 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
|
inline |
Definition at line 139 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
|
inlinevirtual |
Default virtual Destructor.
Definition at line 147 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
|
inline |
Adds a new item to the sequence.
Definition at line 255 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
|
inline |
Definition at line 260 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getBreedRegistrationNumber | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getBreedRegistrationNumber | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
|
inline |
Definition at line 151 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
Referenced by DRTBreedRegistrationSequenceWrapper::getBreedRegistrationNumberTag().
| DcmDRTBreedRegistryCodeSequenceInterface ml::DcmDRTBreedRegistrationSequenceInterface::getBreedRegistryCodeSequence | ( | unsigned long | idx | ) | const |
|
inline |
Definition at line 216 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
Referenced by DRTBreedRegistrationSequenceWrapper::getBreedRegistryCodeSequenceTag().
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getCodeMeaning | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getCodeMeaning | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
|
inline |
Definition at line 157 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
Referenced by DRTBreedRegistrationSequenceWrapper::getCodeMeaningTag().
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getCodeValue | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getCodeValue | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
|
inline |
Definition at line 163 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
Referenced by DRTBreedRegistrationSequenceWrapper::getCodeValueTag().
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getCodingSchemeDesignator | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getCodingSchemeDesignator | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
|
inline |
Definition at line 169 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
Referenced by DRTBreedRegistrationSequenceWrapper::getCodingSchemeDesignatorTag().
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getCodingSchemeVersion | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getCodingSchemeVersion | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
|
inline |
Definition at line 175 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
Referenced by DRTBreedRegistrationSequenceWrapper::getCodingSchemeVersionTag().
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupExtensionCreatorUID | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupExtensionCreatorUID | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
|
inline |
Definition at line 181 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
Referenced by DRTBreedRegistrationSequenceWrapper::getContextGroupExtensionCreatorUIDTag().
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupExtensionFlag | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupExtensionFlag | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
|
inline |
Definition at line 187 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
Referenced by DRTBreedRegistrationSequenceWrapper::getContextGroupExtensionFlagTag().
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupLocalVersion | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupLocalVersion | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
|
inline |
Definition at line 193 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
Referenced by DRTBreedRegistrationSequenceWrapper::getContextGroupLocalVersionTag().
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupVersion | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupVersion | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
|
inline |
Definition at line 199 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
Referenced by DRTBreedRegistrationSequenceWrapper::getContextGroupVersionTag().
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextIdentifier | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextIdentifier | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
|
inline |
Definition at line 205 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
Referenced by DRTBreedRegistrationSequenceWrapper::getContextIdentifierTag().
|
inline |
Gets the item at the indicated position.
Definition at line 246 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getMappingResource | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getMappingResource | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
|
inline |
Definition at line 211 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
Referenced by DRTBreedRegistrationSequenceWrapper::getMappingResourceTag().
|
inline |
Return number of items the internal sequence consists of.
Definition at line 240 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
|
inline |
Return the DRTBreedRegistrationSequence this interface class provides access to.
| dcmSequence | Pointer to DRTBreedRegistrationSequence |
Definition at line 228 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
Referenced by DRTBreedRegistrationSequenceWrapper::DRTBreedRegistrationSequenceWrapper(), and DRTBreedRegistrationSequenceWrapper::operator=().
|
inline |
Check if the DRTBreedRegistrationSequence is set.
Definition at line 234 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
|
inline |
Insert an item at the indicated position.
Definition at line 266 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
|
inline |
Removes the indicated item from the sequence.
Definition at line 278 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::setBreedRegistrationNumber | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
| void ml::DcmDRTBreedRegistrationSequenceInterface::setBreedRegistryCodeSequence | ( | DcmDRTBreedRegistryCodeSequenceInterface | seq, |
| unsigned long | idx | ||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::setCodeMeaning | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::setCodeValue | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::setCodingSchemeDesignator | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::setCodingSchemeVersion | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::setContextGroupExtensionCreatorUID | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::setContextGroupExtensionFlag | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::setContextGroupLocalVersion | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::setContextGroupVersion | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::setContextIdentifier | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::setMappingResource | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
|
inline |
Set the DRTBreedRegistrationSequence this interface class provides access to.
| dcmSequence | Pointer to DRTBreedRegistrationSequence |
Definition at line 222 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
Referenced by DRTBreedRegistrationSequenceWrapper::DRTBreedRegistrationSequenceWrapper(), and DRTBreedRegistrationSequenceWrapper::operator=().
|
protected |
Reference to the wrapped DICOM tree pointer vector.
Definition at line 290 of file mlDcmDRTBreedRegistrationSequenceInterface.h.