#include <mlDcmDRTBreedRegistrationSequenceInterface.h>
Public Member Functions | |
| DcmDRTBreedRegistrationSequenceInterface (DRTBreedRegistrationSequence *_dcmSequence=NULL) | |
| Default Constructor. | |
| virtual | ~DcmDRTBreedRegistrationSequenceInterface () |
| Default virtual Destructor. | |
| bool | getBreedRegistrationNumber (unsigned long idx, std::string ¶meter) |
| bool | getBreedRegistrationNumber (DRTBreedRegistrationSequence::Item &item, std::string ¶meter) |
| std::string | getBreedRegistrationNumberTag () const |
| bool | setBreedRegistrationNumber (unsigned long idx, std::string ¶meter) |
| bool | getCodeMeaning (unsigned long idx, std::string ¶meter) |
| bool | getCodeMeaning (DRTBreedRegistrationSequence::Item &item, std::string ¶meter) |
| std::string | getCodeMeaningTag () const |
| bool | setCodeMeaning (unsigned long idx, std::string ¶meter) |
| bool | getCodeValue (unsigned long idx, std::string ¶meter) |
| bool | getCodeValue (DRTBreedRegistrationSequence::Item &item, std::string ¶meter) |
| std::string | getCodeValueTag () const |
| bool | setCodeValue (unsigned long idx, std::string ¶meter) |
| bool | getCodingSchemeDesignator (unsigned long idx, std::string ¶meter) |
| bool | getCodingSchemeDesignator (DRTBreedRegistrationSequence::Item &item, std::string ¶meter) |
| std::string | getCodingSchemeDesignatorTag () const |
| bool | setCodingSchemeDesignator (unsigned long idx, std::string ¶meter) |
| bool | getCodingSchemeVersion (unsigned long idx, std::string ¶meter) |
| bool | getCodingSchemeVersion (DRTBreedRegistrationSequence::Item &item, std::string ¶meter) |
| std::string | getCodingSchemeVersionTag () const |
| bool | setCodingSchemeVersion (unsigned long idx, std::string ¶meter) |
| bool | getContextGroupExtensionCreatorUID (unsigned long idx, std::string ¶meter) |
| bool | getContextGroupExtensionCreatorUID (DRTBreedRegistrationSequence::Item &item, std::string ¶meter) |
| std::string | getContextGroupExtensionCreatorUIDTag () const |
| bool | setContextGroupExtensionCreatorUID (unsigned long idx, std::string ¶meter) |
| bool | getContextGroupExtensionFlag (unsigned long idx, std::string ¶meter) |
| bool | getContextGroupExtensionFlag (DRTBreedRegistrationSequence::Item &item, std::string ¶meter) |
| std::string | getContextGroupExtensionFlagTag () const |
| bool | setContextGroupExtensionFlag (unsigned long idx, std::string ¶meter) |
| bool | getContextGroupLocalVersion (unsigned long idx, std::string ¶meter) |
| bool | getContextGroupLocalVersion (DRTBreedRegistrationSequence::Item &item, std::string ¶meter) |
| std::string | getContextGroupLocalVersionTag () const |
| bool | setContextGroupLocalVersion (unsigned long idx, std::string ¶meter) |
| bool | getContextGroupVersion (unsigned long idx, std::string ¶meter) |
| bool | getContextGroupVersion (DRTBreedRegistrationSequence::Item &item, std::string ¶meter) |
| std::string | getContextGroupVersionTag () const |
| bool | setContextGroupVersion (unsigned long idx, std::string ¶meter) |
| bool | getContextIdentifier (unsigned long idx, std::string ¶meter) |
| bool | getContextIdentifier (DRTBreedRegistrationSequence::Item &item, std::string ¶meter) |
| std::string | getContextIdentifierTag () const |
| bool | setContextIdentifier (unsigned long idx, std::string ¶meter) |
| bool | getMappingResource (unsigned long idx, std::string ¶meter) |
| bool | getMappingResource (DRTBreedRegistrationSequence::Item &item, std::string ¶meter) |
| std::string | getMappingResourceTag () const |
| bool | setMappingResource (unsigned long idx, std::string ¶meter) |
| DRTBreedRegistryCodeSequence & | getBreedRegistryCodeSequence (unsigned long idx) |
| std::string | getBreedRegistryCodeSequenceTag () const |
| void | setSequence (DRTBreedRegistrationSequence *dcmSequence) |
| Set the DRTBreedRegistrationSequence this interface class provides access to. | |
| DRTBreedRegistrationSequence * | 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. | |
| DRTBreedRegistrationSequence::Item * | getItem (const unsigned long idx) |
| Return number of items the internal sequence consists of. | |
| DRTBreedRegistrationSequence::Item * | addItem () |
| Return number of items the internal sequence consists of. | |
| bool | insertItem (const unsigned long idx) |
| Return number of items the internal sequence consists of. | |
| bool | removeItem (const unsigned long idx) |
| Return number of items the internal sequence consists of. | |
Protected Attributes | |
| DRTBreedRegistrationSequence * | _dcmSequence |
| Reference to the wrapped DcmSequence. | |
Definition at line 43 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| ml::DcmDRTBreedRegistrationSequenceInterface::DcmDRTBreedRegistrationSequenceInterface | ( | DRTBreedRegistrationSequence * | _dcmSequence = NULL |
) | [inline] |
| virtual ml::DcmDRTBreedRegistrationSequenceInterface::~DcmDRTBreedRegistrationSequenceInterface | ( | ) | [inline, virtual] |
Default virtual Destructor.
Definition at line 50 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| DRTBreedRegistrationSequence::Item* ml::DcmDRTBreedRegistrationSequenceInterface::addItem | ( | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 160 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getBreedRegistrationNumber | ( | DRTBreedRegistrationSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getBreedRegistrationNumber | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTBreedRegistrationSequenceInterface::getBreedRegistrationNumberTag | ( | ) | const [inline] |
Definition at line 54 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| DRTBreedRegistryCodeSequence& ml::DcmDRTBreedRegistrationSequenceInterface::getBreedRegistryCodeSequence | ( | unsigned long | idx | ) |
| std::string ml::DcmDRTBreedRegistrationSequenceInterface::getBreedRegistryCodeSequenceTag | ( | ) | const [inline] |
Definition at line 119 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getCodeMeaning | ( | DRTBreedRegistrationSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getCodeMeaning | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTBreedRegistrationSequenceInterface::getCodeMeaningTag | ( | ) | const [inline] |
Definition at line 60 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getCodeValue | ( | DRTBreedRegistrationSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getCodeValue | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTBreedRegistrationSequenceInterface::getCodeValueTag | ( | ) | const [inline] |
Definition at line 66 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getCodingSchemeDesignator | ( | DRTBreedRegistrationSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getCodingSchemeDesignator | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTBreedRegistrationSequenceInterface::getCodingSchemeDesignatorTag | ( | ) | const [inline] |
Definition at line 72 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getCodingSchemeVersion | ( | DRTBreedRegistrationSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getCodingSchemeVersion | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTBreedRegistrationSequenceInterface::getCodingSchemeVersionTag | ( | ) | const [inline] |
Definition at line 78 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupExtensionCreatorUID | ( | DRTBreedRegistrationSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupExtensionCreatorUID | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupExtensionCreatorUIDTag | ( | ) | const [inline] |
Definition at line 84 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupExtensionFlag | ( | DRTBreedRegistrationSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupExtensionFlag | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupExtensionFlagTag | ( | ) | const [inline] |
Definition at line 90 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupLocalVersion | ( | DRTBreedRegistrationSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupLocalVersion | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupLocalVersionTag | ( | ) | const [inline] |
Definition at line 96 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupVersion | ( | DRTBreedRegistrationSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupVersion | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTBreedRegistrationSequenceInterface::getContextGroupVersionTag | ( | ) | const [inline] |
Definition at line 102 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextIdentifier | ( | DRTBreedRegistrationSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getContextIdentifier | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTBreedRegistrationSequenceInterface::getContextIdentifierTag | ( | ) | const [inline] |
Definition at line 108 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| DRTBreedRegistrationSequence::Item* ml::DcmDRTBreedRegistrationSequenceInterface::getItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 151 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getMappingResource | ( | DRTBreedRegistrationSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTBreedRegistrationSequenceInterface::getMappingResource | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTBreedRegistrationSequenceInterface::getMappingResourceTag | ( | ) | const [inline] |
Definition at line 114 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| MLint ml::DcmDRTBreedRegistrationSequenceInterface::getNumberOfItems | ( | ) | const [inline] |
Return number of items the internal sequence consists of.
Definition at line 142 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| DRTBreedRegistrationSequence* ml::DcmDRTBreedRegistrationSequenceInterface::getSequence | ( | ) | const [inline] |
Return the DRTBreedRegistrationSequence this interface class provides access to.
| dcmSequence | Pointer to DRTBreedRegistrationSequence |
Definition at line 130 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::hasSequence | ( | ) | const [inline] |
Check if the DRTBreedRegistrationSequence is set.
Definition at line 136 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::insertItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 171 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::removeItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 182 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
| bool ml::DcmDRTBreedRegistrationSequenceInterface::setBreedRegistrationNumber | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| 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 | |||
| ) |
| void ml::DcmDRTBreedRegistrationSequenceInterface::setSequence | ( | DRTBreedRegistrationSequence * | dcmSequence | ) | [inline] |
Set the DRTBreedRegistrationSequence this interface class provides access to.
| dcmSequence | Pointer to DRTBreedRegistrationSequence |
Definition at line 124 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
DRTBreedRegistrationSequence* ml::DcmDRTBreedRegistrationSequenceInterface::_dcmSequence [protected] |
Reference to the wrapped DcmSequence.
Definition at line 192 of file mlDcmDRTBreedRegistrationSequenceInterface.h.
1.5.8