#include <mlDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface.h>
Public Member Functions | |
| DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface (DRTMultiplexedAudioChannelsDescriptionCodeSequence *_dcmSequence=NULL) | |
| Default Constructor. | |
| virtual | ~DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface () |
| Default virtual Destructor. | |
| bool | getChannelIdentificationCode (unsigned long idx, std::string ¶meter) |
| bool | getChannelIdentificationCode (DRTMultiplexedAudioChannelsDescriptionCodeSequence::Item &item, std::string ¶meter) |
| std::string | getChannelIdentificationCodeTag () const |
| bool | setChannelIdentificationCode (unsigned long idx, std::string ¶meter) |
| bool | getChannelMode (unsigned long idx, std::string ¶meter) |
| bool | getChannelMode (DRTMultiplexedAudioChannelsDescriptionCodeSequence::Item &item, std::string ¶meter) |
| std::string | getChannelModeTag () const |
| bool | setChannelMode (unsigned long idx, std::string ¶meter) |
| DRTChannelSourceSequence & | getChannelSourceSequence (unsigned long idx) |
| std::string | getChannelSourceSequenceTag () const |
| void | setSequence (DRTMultiplexedAudioChannelsDescriptionCodeSequence *dcmSequence) |
| Set the DRTMultiplexedAudioChannelsDescriptionCodeSequence this interface class provides access to. | |
| DRTMultiplexedAudioChannelsDescriptionCodeSequence * | getSequence () const |
| Return the DRTMultiplexedAudioChannelsDescriptionCodeSequence this interface class provides access to. | |
| bool | hasSequence () const |
| Check if the DRTMultiplexedAudioChannelsDescriptionCodeSequence is set. | |
| MLint | getNumberOfItems () const |
| Return number of items the internal sequence consists of. | |
| DRTMultiplexedAudioChannelsDescriptionCodeSequence::Item * | getItem (const unsigned long idx) |
| Return number of items the internal sequence consists of. | |
| DRTMultiplexedAudioChannelsDescriptionCodeSequence::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 | |
| DRTMultiplexedAudioChannelsDescriptionCodeSequence * | _dcmSequence |
| Reference to the wrapped DcmSequence. | |
Definition at line 43 of file mlDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface.h.
| ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface | ( | DRTMultiplexedAudioChannelsDescriptionCodeSequence * | _dcmSequence = NULL |
) | [inline] |
Default Constructor.
Definition at line 47 of file mlDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface.h.
| virtual ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::~DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface | ( | ) | [inline, virtual] |
Default virtual Destructor.
Definition at line 50 of file mlDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface.h.
| DRTMultiplexedAudioChannelsDescriptionCodeSequence::Item* ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::addItem | ( | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 106 of file mlDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface.h.
| bool ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::getChannelIdentificationCode | ( | DRTMultiplexedAudioChannelsDescriptionCodeSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::getChannelIdentificationCode | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::getChannelIdentificationCodeTag | ( | ) | const [inline] |
Definition at line 54 of file mlDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface.h.
| bool ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::getChannelMode | ( | DRTMultiplexedAudioChannelsDescriptionCodeSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::getChannelMode | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::getChannelModeTag | ( | ) | const [inline] |
Definition at line 60 of file mlDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface.h.
| DRTChannelSourceSequence& ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::getChannelSourceSequence | ( | unsigned long | idx | ) |
| std::string ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::getChannelSourceSequenceTag | ( | ) | const [inline] |
Definition at line 65 of file mlDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface.h.
| DRTMultiplexedAudioChannelsDescriptionCodeSequence::Item* ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::getItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 97 of file mlDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface.h.
| MLint ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::getNumberOfItems | ( | ) | const [inline] |
Return number of items the internal sequence consists of.
Definition at line 88 of file mlDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface.h.
| DRTMultiplexedAudioChannelsDescriptionCodeSequence* ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::getSequence | ( | ) | const [inline] |
Return the DRTMultiplexedAudioChannelsDescriptionCodeSequence this interface class provides access to.
| dcmSequence | Pointer to DRTMultiplexedAudioChannelsDescriptionCodeSequence |
Definition at line 76 of file mlDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface.h.
| bool ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::hasSequence | ( | ) | const [inline] |
Check if the DRTMultiplexedAudioChannelsDescriptionCodeSequence is set.
Definition at line 82 of file mlDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface.h.
| bool ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::insertItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 117 of file mlDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface.h.
| bool ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::removeItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 128 of file mlDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface.h.
| bool ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::setChannelIdentificationCode | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::setChannelMode | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| void ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::setSequence | ( | DRTMultiplexedAudioChannelsDescriptionCodeSequence * | dcmSequence | ) | [inline] |
Set the DRTMultiplexedAudioChannelsDescriptionCodeSequence this interface class provides access to.
| dcmSequence | Pointer to DRTMultiplexedAudioChannelsDescriptionCodeSequence |
Definition at line 70 of file mlDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface.h.
DRTMultiplexedAudioChannelsDescriptionCodeSequence* ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::_dcmSequence [protected] |
Reference to the wrapped DcmSequence.
Definition at line 138 of file mlDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface.h.
1.5.8