MeVisLab Toolbox Reference
ml::DcmDRTIconImageSequenceInterface::Item Class Reference

#include <mlDcmDRTIconImageSequenceInterface.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 getBitsAllocated (MLuint16 &parameter) const
 
std::string getBitsAllocatedTag () const
 
bool setBitsAllocated (MLuint16 parameter)
 
bool getBitsStored (MLuint16 &parameter) const
 
std::string getBitsStoredTag () const
 
bool setBitsStored (MLuint16 parameter)
 
bool getBluePaletteColorLookupTableDescriptor (MLuint16 &parameter) const
 
std::string getBluePaletteColorLookupTableDescriptorTag () const
 
bool setBluePaletteColorLookupTableDescriptor (MLuint16 parameter)
 
bool getColumns (MLuint16 &parameter) const
 
std::string getColumnsTag () const
 
bool setColumns (MLuint16 parameter)
 
bool getGreenPaletteColorLookupTableDescriptor (MLuint16 &parameter) const
 
std::string getGreenPaletteColorLookupTableDescriptorTag () const
 
bool setGreenPaletteColorLookupTableDescriptor (MLuint16 parameter)
 
bool getHighBit (MLuint16 &parameter) const
 
std::string getHighBitTag () const
 
bool setHighBit (MLuint16 parameter)
 
bool getICCProfile (int &parameter) const
 
std::string getICCProfileTag () const
 
bool setICCProfile (int parameter)
 
bool getLargestImagePixelValue (MLuint16 &parameter) const
 
std::string getLargestImagePixelValueTag () const
 
bool setLargestImagePixelValue (MLuint16 parameter)
 
bool getPhotometricInterpretation (std::string &parameter) const
 
std::string getPhotometricInterpretationTag () const
 
bool setPhotometricInterpretation (std::string parameter)
 
bool getPixelAspectRatio (std::string &parameter) const
 
std::string getPixelAspectRatioTag () const
 
bool setPixelAspectRatio (std::string parameter)
 
bool getPixelRepresentation (MLuint16 &parameter) const
 
std::string getPixelRepresentationTag () const
 
bool setPixelRepresentation (MLuint16 parameter)
 
bool getPlanarConfiguration (MLuint16 &parameter) const
 
std::string getPlanarConfigurationTag () const
 
bool setPlanarConfiguration (MLuint16 parameter)
 
bool getRedPaletteColorLookupTableDescriptor (MLuint16 &parameter) const
 
std::string getRedPaletteColorLookupTableDescriptorTag () const
 
bool setRedPaletteColorLookupTableDescriptor (MLuint16 parameter)
 
bool getRows (MLuint16 &parameter) const
 
std::string getRowsTag () const
 
bool setRows (MLuint16 parameter)
 
bool getSamplesPerPixel (MLuint16 &parameter) const
 
std::string getSamplesPerPixelTag () const
 
bool setSamplesPerPixel (MLuint16 parameter)
 
bool getSmallestImagePixelValue (MLuint16 &parameter) const
 
std::string getSmallestImagePixelValueTag () const
 
bool setSmallestImagePixelValue (MLuint16 parameter)
 

Detailed Description

Definition at line 47 of file mlDcmDRTIconImageSequenceInterface.h.

Constructor & Destructor Documentation

◆ Item() [1/3]

ml::DcmDRTIconImageSequenceInterface::Item::Item ( )
inline

Definition at line 51 of file mlDcmDRTIconImageSequenceInterface.h.

◆ Item() [2/3]

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

Definition at line 53 of file mlDcmDRTIconImageSequenceInterface.h.

◆ Item() [3/3]

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

Definition at line 55 of file mlDcmDRTIconImageSequenceInterface.h.

◆ ~Item()

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

Definition at line 59 of file mlDcmDRTIconImageSequenceInterface.h.

Member Function Documentation

◆ getBitsAllocated()

bool ml::DcmDRTIconImageSequenceInterface::Item::getBitsAllocated ( MLuint16 parameter) const

◆ getBitsAllocatedTag()

std::string ml::DcmDRTIconImageSequenceInterface::Item::getBitsAllocatedTag ( ) const
inline

Definition at line 68 of file mlDcmDRTIconImageSequenceInterface.h.

◆ getBitsStored()

bool ml::DcmDRTIconImageSequenceInterface::Item::getBitsStored ( MLuint16 parameter) const

◆ getBitsStoredTag()

std::string ml::DcmDRTIconImageSequenceInterface::Item::getBitsStoredTag ( ) const
inline

Definition at line 73 of file mlDcmDRTIconImageSequenceInterface.h.

◆ getBluePaletteColorLookupTableDescriptor()

bool ml::DcmDRTIconImageSequenceInterface::Item::getBluePaletteColorLookupTableDescriptor ( MLuint16 parameter) const

◆ getBluePaletteColorLookupTableDescriptorTag()

std::string ml::DcmDRTIconImageSequenceInterface::Item::getBluePaletteColorLookupTableDescriptorTag ( ) const
inline

Definition at line 78 of file mlDcmDRTIconImageSequenceInterface.h.

◆ getColumns()

bool ml::DcmDRTIconImageSequenceInterface::Item::getColumns ( MLuint16 parameter) const

◆ getColumnsTag()

std::string ml::DcmDRTIconImageSequenceInterface::Item::getColumnsTag ( ) const
inline

Definition at line 83 of file mlDcmDRTIconImageSequenceInterface.h.

◆ getGreenPaletteColorLookupTableDescriptor()

bool ml::DcmDRTIconImageSequenceInterface::Item::getGreenPaletteColorLookupTableDescriptor ( MLuint16 parameter) const

◆ getGreenPaletteColorLookupTableDescriptorTag()

std::string ml::DcmDRTIconImageSequenceInterface::Item::getGreenPaletteColorLookupTableDescriptorTag ( ) const
inline

Definition at line 88 of file mlDcmDRTIconImageSequenceInterface.h.

◆ getHighBit()

bool ml::DcmDRTIconImageSequenceInterface::Item::getHighBit ( MLuint16 parameter) const

◆ getHighBitTag()

std::string ml::DcmDRTIconImageSequenceInterface::Item::getHighBitTag ( ) const
inline

Definition at line 93 of file mlDcmDRTIconImageSequenceInterface.h.

◆ getICCProfile()

bool ml::DcmDRTIconImageSequenceInterface::Item::getICCProfile ( int &  parameter) const

◆ getICCProfileTag()

std::string ml::DcmDRTIconImageSequenceInterface::Item::getICCProfileTag ( ) const
inline

Definition at line 98 of file mlDcmDRTIconImageSequenceInterface.h.

◆ getLargestImagePixelValue()

bool ml::DcmDRTIconImageSequenceInterface::Item::getLargestImagePixelValue ( MLuint16 parameter) const

◆ getLargestImagePixelValueTag()

std::string ml::DcmDRTIconImageSequenceInterface::Item::getLargestImagePixelValueTag ( ) const
inline

Definition at line 103 of file mlDcmDRTIconImageSequenceInterface.h.

◆ getPhotometricInterpretation()

bool ml::DcmDRTIconImageSequenceInterface::Item::getPhotometricInterpretation ( std::string &  parameter) const

◆ getPhotometricInterpretationTag()

std::string ml::DcmDRTIconImageSequenceInterface::Item::getPhotometricInterpretationTag ( ) const
inline

Definition at line 108 of file mlDcmDRTIconImageSequenceInterface.h.

◆ getPixelAspectRatio()

bool ml::DcmDRTIconImageSequenceInterface::Item::getPixelAspectRatio ( std::string &  parameter) const

◆ getPixelAspectRatioTag()

std::string ml::DcmDRTIconImageSequenceInterface::Item::getPixelAspectRatioTag ( ) const
inline

Definition at line 113 of file mlDcmDRTIconImageSequenceInterface.h.

◆ getPixelRepresentation()

bool ml::DcmDRTIconImageSequenceInterface::Item::getPixelRepresentation ( MLuint16 parameter) const

◆ getPixelRepresentationTag()

std::string ml::DcmDRTIconImageSequenceInterface::Item::getPixelRepresentationTag ( ) const
inline

Definition at line 118 of file mlDcmDRTIconImageSequenceInterface.h.

◆ getPlanarConfiguration()

bool ml::DcmDRTIconImageSequenceInterface::Item::getPlanarConfiguration ( MLuint16 parameter) const

◆ getPlanarConfigurationTag()

std::string ml::DcmDRTIconImageSequenceInterface::Item::getPlanarConfigurationTag ( ) const
inline

Definition at line 123 of file mlDcmDRTIconImageSequenceInterface.h.

◆ getRedPaletteColorLookupTableDescriptor()

bool ml::DcmDRTIconImageSequenceInterface::Item::getRedPaletteColorLookupTableDescriptor ( MLuint16 parameter) const

◆ getRedPaletteColorLookupTableDescriptorTag()

std::string ml::DcmDRTIconImageSequenceInterface::Item::getRedPaletteColorLookupTableDescriptorTag ( ) const
inline

Definition at line 128 of file mlDcmDRTIconImageSequenceInterface.h.

◆ getRows()

bool ml::DcmDRTIconImageSequenceInterface::Item::getRows ( MLuint16 parameter) const

◆ getRowsTag()

std::string ml::DcmDRTIconImageSequenceInterface::Item::getRowsTag ( ) const
inline

Definition at line 133 of file mlDcmDRTIconImageSequenceInterface.h.

◆ getSamplesPerPixel()

bool ml::DcmDRTIconImageSequenceInterface::Item::getSamplesPerPixel ( MLuint16 parameter) const

◆ getSamplesPerPixelTag()

std::string ml::DcmDRTIconImageSequenceInterface::Item::getSamplesPerPixelTag ( ) const
inline

Definition at line 138 of file mlDcmDRTIconImageSequenceInterface.h.

◆ getSmallestImagePixelValue()

bool ml::DcmDRTIconImageSequenceInterface::Item::getSmallestImagePixelValue ( MLuint16 parameter) const

◆ getSmallestImagePixelValueTag()

std::string ml::DcmDRTIconImageSequenceInterface::Item::getSmallestImagePixelValueTag ( ) const
inline

Definition at line 143 of file mlDcmDRTIconImageSequenceInterface.h.

◆ getTreePtr()

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

Definition at line 61 of file mlDcmDRTIconImageSequenceInterface.h.

Referenced by operator=().

◆ isValid()

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

Definition at line 63 of file mlDcmDRTIconImageSequenceInterface.h.

◆ operator=()

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

Definition at line 57 of file mlDcmDRTIconImageSequenceInterface.h.

References getTreePtr().

◆ setBitsAllocated()

bool ml::DcmDRTIconImageSequenceInterface::Item::setBitsAllocated ( MLuint16  parameter)

◆ setBitsStored()

bool ml::DcmDRTIconImageSequenceInterface::Item::setBitsStored ( MLuint16  parameter)

◆ setBluePaletteColorLookupTableDescriptor()

bool ml::DcmDRTIconImageSequenceInterface::Item::setBluePaletteColorLookupTableDescriptor ( MLuint16  parameter)

◆ setColumns()

bool ml::DcmDRTIconImageSequenceInterface::Item::setColumns ( MLuint16  parameter)

◆ setGreenPaletteColorLookupTableDescriptor()

bool ml::DcmDRTIconImageSequenceInterface::Item::setGreenPaletteColorLookupTableDescriptor ( MLuint16  parameter)

◆ setHighBit()

bool ml::DcmDRTIconImageSequenceInterface::Item::setHighBit ( MLuint16  parameter)

◆ setICCProfile()

bool ml::DcmDRTIconImageSequenceInterface::Item::setICCProfile ( int  parameter)

◆ setLargestImagePixelValue()

bool ml::DcmDRTIconImageSequenceInterface::Item::setLargestImagePixelValue ( MLuint16  parameter)

◆ setPhotometricInterpretation()

bool ml::DcmDRTIconImageSequenceInterface::Item::setPhotometricInterpretation ( std::string  parameter)

◆ setPixelAspectRatio()

bool ml::DcmDRTIconImageSequenceInterface::Item::setPixelAspectRatio ( std::string  parameter)

◆ setPixelRepresentation()

bool ml::DcmDRTIconImageSequenceInterface::Item::setPixelRepresentation ( MLuint16  parameter)

◆ setPlanarConfiguration()

bool ml::DcmDRTIconImageSequenceInterface::Item::setPlanarConfiguration ( MLuint16  parameter)

◆ setRedPaletteColorLookupTableDescriptor()

bool ml::DcmDRTIconImageSequenceInterface::Item::setRedPaletteColorLookupTableDescriptor ( MLuint16  parameter)

◆ setRows()

bool ml::DcmDRTIconImageSequenceInterface::Item::setRows ( MLuint16  parameter)

◆ setSamplesPerPixel()

bool ml::DcmDRTIconImageSequenceInterface::Item::setSamplesPerPixel ( MLuint16  parameter)

◆ setSmallestImagePixelValue()

bool ml::DcmDRTIconImageSequenceInterface::Item::setSmallestImagePixelValue ( MLuint16  parameter)

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