MeVisLab Toolbox Reference
|
Class to provide access to DRTApplicationSetupSequence. More...
#include <mlDcmDRTApplicationSetupSequenceInterface.h>
Classes | |
class | Item |
Protected Attributes | |
std::vector< DcmDRTApplicationSetupSequenceInterface::Item > | _itemVec |
Reference to the wrapped DICOM tree pointer vector. | |
Class to provide access to DRTApplicationSetupSequence.
Definition at line 46 of file mlDcmDRTApplicationSetupSequenceInterface.h.
|
inline |
Definition at line 131 of file mlDcmDRTApplicationSetupSequenceInterface.h.
|
inline |
Default Constructor.
Definition at line 134 of file mlDcmDRTApplicationSetupSequenceInterface.h.
|
inline |
Definition at line 136 of file mlDcmDRTApplicationSetupSequenceInterface.h.
References mlrange_cast().
|
inlinevirtual |
Default virtual Destructor.
Definition at line 144 of file mlDcmDRTApplicationSetupSequenceInterface.h.
|
inline |
Adds a new item to the sequence.
Definition at line 244 of file mlDcmDRTApplicationSetupSequenceInterface.h.
|
inline |
Definition at line 249 of file mlDcmDRTApplicationSetupSequenceInterface.h.
References mlrange_cast().
bool ml::DcmDRTApplicationSetupSequenceInterface::getApplicationSetupManufacturer | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTApplicationSetupSequenceInterface::getApplicationSetupManufacturer | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 148 of file mlDcmDRTApplicationSetupSequenceInterface.h.
Referenced by DRTApplicationSetupSequenceWrapper::getApplicationSetupManufacturerTag().
bool ml::DcmDRTApplicationSetupSequenceInterface::getApplicationSetupName | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTApplicationSetupSequenceInterface::getApplicationSetupName | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 154 of file mlDcmDRTApplicationSetupSequenceInterface.h.
Referenced by DRTApplicationSetupSequenceWrapper::getApplicationSetupNameTag().
bool ml::DcmDRTApplicationSetupSequenceInterface::getApplicationSetupNumber | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTApplicationSetupSequenceInterface::getApplicationSetupNumber | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 160 of file mlDcmDRTApplicationSetupSequenceInterface.h.
Referenced by DRTApplicationSetupSequenceWrapper::getApplicationSetupNumberTag().
bool ml::DcmDRTApplicationSetupSequenceInterface::getApplicationSetupType | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTApplicationSetupSequenceInterface::getApplicationSetupType | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 166 of file mlDcmDRTApplicationSetupSequenceInterface.h.
Referenced by DRTApplicationSetupSequenceWrapper::getApplicationSetupTypeTag().
DcmDRTBrachyAccessoryDeviceSequenceInterface ml::DcmDRTApplicationSetupSequenceInterface::getBrachyAccessoryDeviceSequence | ( | unsigned long | idx | ) | const |
|
inline |
Definition at line 195 of file mlDcmDRTApplicationSetupSequenceInterface.h.
Referenced by DRTApplicationSetupSequenceWrapper::getBrachyAccessoryDeviceSequenceTag().
DcmDRTChannelSequenceInterface ml::DcmDRTApplicationSetupSequenceInterface::getChannelSequence | ( | unsigned long | idx | ) | const |
|
inline |
Definition at line 200 of file mlDcmDRTApplicationSetupSequenceInterface.h.
Referenced by DRTApplicationSetupSequenceWrapper::getChannelSequenceTag().
|
inline |
Gets the item at the indicated position.
Definition at line 235 of file mlDcmDRTApplicationSetupSequenceInterface.h.
References mlrange_cast().
|
inline |
Return number of items the internal sequence consists of.
Definition at line 229 of file mlDcmDRTApplicationSetupSequenceInterface.h.
DcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface ml::DcmDRTApplicationSetupSequenceInterface::getReferencedReferenceImageSequence | ( | unsigned long | idx | ) | const |
|
inline |
Definition at line 205 of file mlDcmDRTApplicationSetupSequenceInterface.h.
Referenced by DRTApplicationSetupSequenceWrapper::getReferencedReferenceImageSequenceTag().
|
inline |
Return the DRTApplicationSetupSequence this interface class provides access to.
dcmSequence | Pointer to DRTApplicationSetupSequence |
Definition at line 217 of file mlDcmDRTApplicationSetupSequenceInterface.h.
Referenced by DRTApplicationSetupSequenceItemWrapper::DRTApplicationSetupSequenceItemWrapper(), and DRTApplicationSetupSequenceItemWrapper::operator=().
bool ml::DcmDRTApplicationSetupSequenceInterface::getTemplateName | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTApplicationSetupSequenceInterface::getTemplateName | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 172 of file mlDcmDRTApplicationSetupSequenceInterface.h.
Referenced by DRTApplicationSetupSequenceWrapper::getTemplateNameTag().
bool ml::DcmDRTApplicationSetupSequenceInterface::getTemplateNumber | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTApplicationSetupSequenceInterface::getTemplateNumber | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 178 of file mlDcmDRTApplicationSetupSequenceInterface.h.
Referenced by DRTApplicationSetupSequenceWrapper::getTemplateNumberTag().
bool ml::DcmDRTApplicationSetupSequenceInterface::getTemplateType | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTApplicationSetupSequenceInterface::getTemplateType | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 184 of file mlDcmDRTApplicationSetupSequenceInterface.h.
Referenced by DRTApplicationSetupSequenceWrapper::getTemplateTypeTag().
bool ml::DcmDRTApplicationSetupSequenceInterface::getTotalReferenceAirKerma | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTApplicationSetupSequenceInterface::getTotalReferenceAirKerma | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 190 of file mlDcmDRTApplicationSetupSequenceInterface.h.
Referenced by DRTApplicationSetupSequenceWrapper::getTotalReferenceAirKermaTag().
|
inline |
Check if the DRTApplicationSetupSequence is set.
Definition at line 223 of file mlDcmDRTApplicationSetupSequenceInterface.h.
Insert an item at the indicated position.
Definition at line 255 of file mlDcmDRTApplicationSetupSequenceInterface.h.
References mlrange_cast().
Removes the indicated item from the sequence.
Definition at line 267 of file mlDcmDRTApplicationSetupSequenceInterface.h.
References mlrange_cast().
bool ml::DcmDRTApplicationSetupSequenceInterface::setApplicationSetupManufacturer | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTApplicationSetupSequenceInterface::setApplicationSetupName | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTApplicationSetupSequenceInterface::setApplicationSetupNumber | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTApplicationSetupSequenceInterface::setApplicationSetupType | ( | unsigned long | idx, |
std::string | parameter ) |
void ml::DcmDRTApplicationSetupSequenceInterface::setBrachyAccessoryDeviceSequence | ( | DcmDRTBrachyAccessoryDeviceSequenceInterface | seq, |
unsigned long | idx ) |
void ml::DcmDRTApplicationSetupSequenceInterface::setChannelSequence | ( | DcmDRTChannelSequenceInterface | seq, |
unsigned long | idx ) |
void ml::DcmDRTApplicationSetupSequenceInterface::setReferencedReferenceImageSequence | ( | DcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface | seq, |
unsigned long | idx ) |
|
inline |
Set the DRTApplicationSetupSequence this interface class provides access to.
dcmSequence | Pointer to DRTApplicationSetupSequence |
Definition at line 211 of file mlDcmDRTApplicationSetupSequenceInterface.h.
References mlrange_cast().
Referenced by DRTApplicationSetupSequenceWrapper::DRTApplicationSetupSequenceWrapper(), and DRTApplicationSetupSequenceWrapper::operator=().
bool ml::DcmDRTApplicationSetupSequenceInterface::setTemplateName | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTApplicationSetupSequenceInterface::setTemplateNumber | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTApplicationSetupSequenceInterface::setTemplateType | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTApplicationSetupSequenceInterface::setTotalReferenceAirKerma | ( | unsigned long | idx, |
std::string | parameter ) |
|
protected |
Reference to the wrapped DICOM tree pointer vector.
Definition at line 279 of file mlDcmDRTApplicationSetupSequenceInterface.h.