|
| DcmDRTDeviceSequenceInterface () |
|
| DcmDRTDeviceSequenceInterface (std::vector< DcmDRTDeviceSequenceInterface::Item > dcmSequence) |
| Default Constructor.
|
|
| DcmDRTDeviceSequenceInterface (DCMTree::TreePtrVector treePtrSeq) |
|
virtual | ~DcmDRTDeviceSequenceInterface () |
| Default virtual Destructor.
|
|
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 | getDeviceDescription (unsigned long idx, std::string ¶meter) const |
|
bool | getDeviceDescription (DCMTree::TreePtr item, std::string ¶meter) const |
|
std::string | getDeviceDescriptionTag () const |
|
bool | setDeviceDescription (unsigned long idx, std::string parameter) |
|
bool | getDeviceDiameter (unsigned long idx, std::string ¶meter) const |
|
bool | getDeviceDiameter (DCMTree::TreePtr item, std::string ¶meter) const |
|
std::string | getDeviceDiameterTag () const |
|
bool | setDeviceDiameter (unsigned long idx, std::string parameter) |
|
bool | getDeviceDiameterUnits (unsigned long idx, std::string ¶meter) const |
|
bool | getDeviceDiameterUnits (DCMTree::TreePtr item, std::string ¶meter) const |
|
std::string | getDeviceDiameterUnitsTag () const |
|
bool | setDeviceDiameterUnits (unsigned long idx, std::string parameter) |
|
bool | getDeviceID (unsigned long idx, std::string ¶meter) const |
|
bool | getDeviceID (DCMTree::TreePtr item, std::string ¶meter) const |
|
std::string | getDeviceIDTag () const |
|
bool | setDeviceID (unsigned long idx, std::string parameter) |
|
bool | getDeviceLength (unsigned long idx, std::string ¶meter) const |
|
bool | getDeviceLength (DCMTree::TreePtr item, std::string ¶meter) const |
|
std::string | getDeviceLengthTag () const |
|
bool | setDeviceLength (unsigned long idx, std::string parameter) |
|
bool | getDeviceSerialNumber (unsigned long idx, std::string ¶meter) const |
|
bool | getDeviceSerialNumber (DCMTree::TreePtr item, std::string ¶meter) const |
|
std::string | getDeviceSerialNumberTag () const |
|
bool | setDeviceSerialNumber (unsigned long idx, std::string parameter) |
|
bool | getDeviceVolume (unsigned long idx, std::string ¶meter) const |
|
bool | getDeviceVolume (DCMTree::TreePtr item, std::string ¶meter) const |
|
std::string | getDeviceVolumeTag () const |
|
bool | setDeviceVolume (unsigned long idx, std::string parameter) |
|
bool | getInterMarkerDistance (unsigned long idx, std::string ¶meter) const |
|
bool | getInterMarkerDistance (DCMTree::TreePtr item, std::string ¶meter) const |
|
std::string | getInterMarkerDistanceTag () const |
|
bool | setInterMarkerDistance (unsigned long idx, std::string parameter) |
|
bool | getManufacturer (unsigned long idx, std::string ¶meter) const |
|
bool | getManufacturer (DCMTree::TreePtr item, std::string ¶meter) const |
|
std::string | getManufacturerTag () const |
|
bool | setManufacturer (unsigned long idx, std::string parameter) |
|
bool | getManufacturerModelName (unsigned long idx, std::string ¶meter) const |
|
bool | getManufacturerModelName (DCMTree::TreePtr item, std::string ¶meter) const |
|
std::string | getManufacturerModelNameTag () const |
|
bool | setManufacturerModelName (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) |
|
void | setSequence (std::vector< DcmDRTDeviceSequenceInterface::Item > dcmSequence) |
| Set the DRTDeviceSequence this interface class provides access to.
|
|
std::vector< DcmDRTDeviceSequenceInterface::Item > | getSequence () const |
| Return the DRTDeviceSequence this interface class provides access to.
|
|
bool | hasSequence () const |
| Check if the DRTDeviceSequence is set.
|
|
MLint | getNumberOfItems () const |
| Return number of items the internal sequence consists of.
|
|
DcmDRTDeviceSequenceInterface::Item | getItem (const size_t idx) const |
| Gets the item at the indicated position.
|
|
DcmDRTDeviceSequenceInterface::Item & | addItem () |
| Adds a new item to the sequence.
|
|
void | addItem (DcmDRTDeviceSequenceInterface::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.
|
|
Class to provide access to DRTDeviceSequence.
Definition at line 43 of file mlDcmDRTDeviceSequenceInterface.h.