#include <mlDcmDRTLateralSpreadingDeviceSequenceInterface.h>
Public Member Functions | |
| DcmDRTLateralSpreadingDeviceSequenceInterface (DRTLateralSpreadingDeviceSequence *_dcmSequence=NULL) | |
| Default Constructor. | |
| virtual | ~DcmDRTLateralSpreadingDeviceSequenceInterface () |
| Default virtual Destructor. | |
| bool | getAccessoryCode (unsigned long idx, std::string ¶meter) |
| bool | getAccessoryCode (DRTLateralSpreadingDeviceSequence::Item &item, std::string ¶meter) |
| std::string | getAccessoryCodeTag () const |
| bool | setAccessoryCode (unsigned long idx, std::string ¶meter) |
| bool | getLateralSpreadingDeviceDescription (unsigned long idx, std::string ¶meter) |
| bool | getLateralSpreadingDeviceDescription (DRTLateralSpreadingDeviceSequence::Item &item, std::string ¶meter) |
| std::string | getLateralSpreadingDeviceDescriptionTag () const |
| bool | setLateralSpreadingDeviceDescription (unsigned long idx, std::string ¶meter) |
| bool | getLateralSpreadingDeviceID (unsigned long idx, std::string ¶meter) |
| bool | getLateralSpreadingDeviceID (DRTLateralSpreadingDeviceSequence::Item &item, std::string ¶meter) |
| std::string | getLateralSpreadingDeviceIDTag () const |
| bool | setLateralSpreadingDeviceID (unsigned long idx, std::string ¶meter) |
| bool | getLateralSpreadingDeviceNumber (unsigned long idx, std::string ¶meter) |
| bool | getLateralSpreadingDeviceNumber (DRTLateralSpreadingDeviceSequence::Item &item, std::string ¶meter) |
| std::string | getLateralSpreadingDeviceNumberTag () const |
| bool | setLateralSpreadingDeviceNumber (unsigned long idx, std::string ¶meter) |
| bool | getLateralSpreadingDeviceType (unsigned long idx, std::string ¶meter) |
| bool | getLateralSpreadingDeviceType (DRTLateralSpreadingDeviceSequence::Item &item, std::string ¶meter) |
| std::string | getLateralSpreadingDeviceTypeTag () const |
| bool | setLateralSpreadingDeviceType (unsigned long idx, std::string ¶meter) |
| void | setSequence (DRTLateralSpreadingDeviceSequence *dcmSequence) |
| Set the DRTLateralSpreadingDeviceSequence this interface class provides access to. | |
| DRTLateralSpreadingDeviceSequence * | getSequence () const |
| Return the DRTLateralSpreadingDeviceSequence this interface class provides access to. | |
| bool | hasSequence () const |
| Check if the DRTLateralSpreadingDeviceSequence is set. | |
| MLint | getNumberOfItems () const |
| Return number of items the internal sequence consists of. | |
| DRTLateralSpreadingDeviceSequence::Item * | getItem (const unsigned long idx) |
| Return number of items the internal sequence consists of. | |
| DRTLateralSpreadingDeviceSequence::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 | |
| DRTLateralSpreadingDeviceSequence * | _dcmSequence |
| Reference to the wrapped DcmSequence. | |
Definition at line 42 of file mlDcmDRTLateralSpreadingDeviceSequenceInterface.h.
| ml::DcmDRTLateralSpreadingDeviceSequenceInterface::DcmDRTLateralSpreadingDeviceSequenceInterface | ( | DRTLateralSpreadingDeviceSequence * | _dcmSequence = NULL |
) | [inline] |
Default Constructor.
Definition at line 46 of file mlDcmDRTLateralSpreadingDeviceSequenceInterface.h.
| virtual ml::DcmDRTLateralSpreadingDeviceSequenceInterface::~DcmDRTLateralSpreadingDeviceSequenceInterface | ( | ) | [inline, virtual] |
Default virtual Destructor.
Definition at line 49 of file mlDcmDRTLateralSpreadingDeviceSequenceInterface.h.
| DRTLateralSpreadingDeviceSequence::Item* ml::DcmDRTLateralSpreadingDeviceSequenceInterface::addItem | ( | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 119 of file mlDcmDRTLateralSpreadingDeviceSequenceInterface.h.
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getAccessoryCode | ( | DRTLateralSpreadingDeviceSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getAccessoryCode | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getAccessoryCodeTag | ( | ) | const [inline] |
Definition at line 53 of file mlDcmDRTLateralSpreadingDeviceSequenceInterface.h.
| DRTLateralSpreadingDeviceSequence::Item* ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 110 of file mlDcmDRTLateralSpreadingDeviceSequenceInterface.h.
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getLateralSpreadingDeviceDescription | ( | DRTLateralSpreadingDeviceSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getLateralSpreadingDeviceDescription | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getLateralSpreadingDeviceDescriptionTag | ( | ) | const [inline] |
Definition at line 59 of file mlDcmDRTLateralSpreadingDeviceSequenceInterface.h.
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getLateralSpreadingDeviceID | ( | DRTLateralSpreadingDeviceSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getLateralSpreadingDeviceID | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getLateralSpreadingDeviceIDTag | ( | ) | const [inline] |
Definition at line 65 of file mlDcmDRTLateralSpreadingDeviceSequenceInterface.h.
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getLateralSpreadingDeviceNumber | ( | DRTLateralSpreadingDeviceSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getLateralSpreadingDeviceNumber | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getLateralSpreadingDeviceNumberTag | ( | ) | const [inline] |
Definition at line 71 of file mlDcmDRTLateralSpreadingDeviceSequenceInterface.h.
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getLateralSpreadingDeviceType | ( | DRTLateralSpreadingDeviceSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getLateralSpreadingDeviceType | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getLateralSpreadingDeviceTypeTag | ( | ) | const [inline] |
Definition at line 77 of file mlDcmDRTLateralSpreadingDeviceSequenceInterface.h.
| MLint ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getNumberOfItems | ( | ) | const [inline] |
Return number of items the internal sequence consists of.
Definition at line 101 of file mlDcmDRTLateralSpreadingDeviceSequenceInterface.h.
| DRTLateralSpreadingDeviceSequence* ml::DcmDRTLateralSpreadingDeviceSequenceInterface::getSequence | ( | ) | const [inline] |
Return the DRTLateralSpreadingDeviceSequence this interface class provides access to.
| dcmSequence | Pointer to DRTLateralSpreadingDeviceSequence |
Definition at line 89 of file mlDcmDRTLateralSpreadingDeviceSequenceInterface.h.
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::hasSequence | ( | ) | const [inline] |
Check if the DRTLateralSpreadingDeviceSequence is set.
Definition at line 95 of file mlDcmDRTLateralSpreadingDeviceSequenceInterface.h.
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::insertItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 130 of file mlDcmDRTLateralSpreadingDeviceSequenceInterface.h.
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::removeItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 141 of file mlDcmDRTLateralSpreadingDeviceSequenceInterface.h.
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::setAccessoryCode | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::setLateralSpreadingDeviceDescription | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::setLateralSpreadingDeviceID | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::setLateralSpreadingDeviceNumber | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTLateralSpreadingDeviceSequenceInterface::setLateralSpreadingDeviceType | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| void ml::DcmDRTLateralSpreadingDeviceSequenceInterface::setSequence | ( | DRTLateralSpreadingDeviceSequence * | dcmSequence | ) | [inline] |
Set the DRTLateralSpreadingDeviceSequence this interface class provides access to.
| dcmSequence | Pointer to DRTLateralSpreadingDeviceSequence |
Definition at line 83 of file mlDcmDRTLateralSpreadingDeviceSequenceInterface.h.
DRTLateralSpreadingDeviceSequence* ml::DcmDRTLateralSpreadingDeviceSequenceInterface::_dcmSequence [protected] |
Reference to the wrapped DcmSequence.
Definition at line 151 of file mlDcmDRTLateralSpreadingDeviceSequenceInterface.h.
1.5.8