MeVisLab Toolbox Reference
ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item Class Reference

#include <mlDcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface.h>

Public Member Functions

 Item ()
 
 Item (DCMTree::TreePtr dcmItem)
 
 Item (const Item &copyDcmItem)
 
Itemoperator= (const Item &copyDcmItem)
 
virtual ~Item ()
 
DCMTree::TreePtr getTreePtr () const
 
bool isValid () const
 
bool getChannelIdentificationCode (std::string &parameter) const
 
std::string getChannelIdentificationCodeTag () const
 
bool setChannelIdentificationCode (std::string parameter)
 
bool getChannelMode (std::string &parameter) const
 
std::string getChannelModeTag () const
 
bool setChannelMode (std::string parameter)
 
DcmDRTChannelSourceSequenceInterface getChannelSourceSequence () const
 
std::string getChannelSourceSequenceTag () const
 
void setChannelSourceSequence (DcmDRTChannelSourceSequenceInterface seq)
 

Detailed Description

Constructor & Destructor Documentation

◆ Item() [1/3]

ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item::Item ( )
inline

◆ Item() [2/3]

ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item::Item ( DCMTree::TreePtr  dcmItem)
inline

◆ Item() [3/3]

ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item::Item ( const Item copyDcmItem)
inline

◆ ~Item()

virtual ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item::~Item ( )
inlinevirtual

Member Function Documentation

◆ getChannelIdentificationCode()

bool ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item::getChannelIdentificationCode ( std::string &  parameter) const

◆ getChannelIdentificationCodeTag()

std::string ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item::getChannelIdentificationCodeTag ( ) const
inline

◆ getChannelMode()

bool ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item::getChannelMode ( std::string &  parameter) const

◆ getChannelModeTag()

std::string ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item::getChannelModeTag ( ) const
inline

◆ getChannelSourceSequence()

DcmDRTChannelSourceSequenceInterface ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item::getChannelSourceSequence ( ) const

◆ getChannelSourceSequenceTag()

std::string ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item::getChannelSourceSequenceTag ( ) const
inline

◆ getTreePtr()

DCMTree::TreePtr ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item::getTreePtr ( ) const
inline

◆ isValid()

bool ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item::isValid ( void  ) const
inline

◆ operator=()

Item& ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item::operator= ( const Item copyDcmItem)
inline

◆ setChannelIdentificationCode()

bool ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item::setChannelIdentificationCode ( std::string  parameter)

◆ setChannelMode()

bool ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item::setChannelMode ( std::string  parameter)

◆ setChannelSourceSequence()

void ml::DcmDRTMultiplexedAudioChannelsDescriptionCodeSequenceInterface::Item::setChannelSourceSequence ( DcmDRTChannelSourceSequenceInterface  seq)

The documentation for this class was generated from the following file: