DCMTK
Version 3.6.4
OFFIS DICOM Toolkit
|
This is the complete list of members for IODFloatingPointImagePixelModule, including all inherited members.
check(const OFBool quiet=OFFalse) | IODComponent | virtual |
clearData() | IODComponent | |
compare(const IODComponent &rhs) const | IODComponent | virtual |
getBitsAllocated(Uint16 &value, const signed long pos=0) | IODImagePixelBase | virtual |
getColumns(Uint16 &value, const signed long pos=0) | IODImagePixelBase | virtual |
getData() | IODComponent | inline |
getDataType() const | IODFloatingPointImagePixelModule | virtual |
getFloatPixelPaddingRangeLimit(Float32 &value, const signed long pos=0) | IODFloatingPointImagePixelModule | virtual |
getFloatPixelPaddingValue(Float32 &value, const signed long pos=0) | IODFloatingPointImagePixelModule | virtual |
getName() const | IODFloatingPointImagePixelModule | virtual |
getPhotometricInterpretation(OFString &value, const signed long pos=0) | IODImagePixelBase | virtual |
getPixelAspectRatio(Uint16 &value, const signed long pos=0) | IODImagePixelBase | virtual |
getRows(Uint16 &value, const signed long pos=0) | IODImagePixelBase | virtual |
getRules() | IODComponent | inline |
getSamplesPerPixel(Uint16 &value, const signed long pos=0) | IODImagePixelBase | virtual |
inventMissing() | IODComponent | virtual |
IODComponent(OFshared_ptr< DcmItem > item, OFshared_ptr< IODRules > rules, IODComponent *parent=NULL) | IODComponent | |
IODComponent(IODComponent *parent=NULL) | IODComponent | |
IODComponent(const IODComponent &rhs) | IODComponent | |
IODFloatingPointImagePixelModule(OFshared_ptr< DcmItem > item, OFshared_ptr< IODRules > rules) | IODFloatingPointImagePixelModule | |
IODFloatingPointImagePixelModule() | IODFloatingPointImagePixelModule | |
IODImagePixelBase(OFshared_ptr< DcmItem > item, OFshared_ptr< IODRules > rules) | IODImagePixelBase | |
IODImagePixelBase() | IODImagePixelBase | |
IODModule(OFshared_ptr< DcmItem > item, OFshared_ptr< IODRules > rules) | IODModule | |
IODModule() | IODModule | |
IODModule(const IODModule &rhs) | IODModule | |
m_Item | IODComponent | protected |
m_ModuleName | IODFloatingPointImagePixelModule | privatestatic |
m_Parent | IODComponent | protected |
m_Rules | IODComponent | protected |
makeOptional() | IODComponent | virtual |
operator=(const IODModule &rhs) | IODModule | |
IODComponent::operator=(const IODComponent &rhs) | IODComponent | |
read(DcmItem &source, const OFBool clearOldData=OFTrue) | IODFloatingPointImagePixelModule | virtual |
IODImagePixelBase::read(DcmItem &source, IODRules &rules, DcmItem &destination, const OFString &componentName) | IODComponent | static |
resetRules() | IODFloatingPointImagePixelModule | virtual |
setColumns(const Uint16 value, const OFBool checkValue=OFTrue) | IODImagePixelBase | virtual |
setFloatPixelPaddingRangeLimit(const Float32 value, const OFBool checkValue=OFTrue) | IODFloatingPointImagePixelModule | virtual |
setFloatPixelPaddingValue(const Float32 value, const OFBool checkValue=OFTrue) | IODFloatingPointImagePixelModule | virtual |
setPixelAspectRatio(const OFString &verticalPixelSize, const OFString &horizontalPixelSize, const OFBool checkValue=OFTrue) | IODImagePixelBase | virtual |
setRows(const Uint16 value, const OFBool checkValue=OFTrue) | IODImagePixelBase | virtual |
value_type typedef | IODFloatingPointImagePixelModule | |
write(DcmItem &destination) | IODFloatingPointImagePixelModule | virtual |
IODImagePixelBase::write(DcmItem &source, IODRules &rules, DcmItem &destination, const OFString &componentName) | IODComponent | static |
~IODComponent() | IODComponent | virtual |
~IODFloatingPointImagePixelModule() | IODFloatingPointImagePixelModule | virtual |
~IODImagePixelBase() | IODImagePixelBase | virtual |
~IODModule() | IODModule | inline |