DCMTK
Version 3.6.2
OFFIS DICOM Toolkit
|
This is the complete list of members for IODImagePixelBase, 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 =0 | IODImagePixelBase | pure virtual |
getName() const | IODImagePixelBase | 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 | |
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 | IODImagePixelBase | 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) | IODComponent | virtual |
read(DcmItem &source, IODRules &rules, DcmItem &destination, const OFString &componentName) | IODComponent | static |
resetRules() | IODImagePixelBase | virtual |
setColumns(const Uint16 value, const OFBool checkValue=OFTrue) | IODImagePixelBase | virtual |
setPixelAspectRatio(const OFString &verticalPixelSize, const OFString &horizontalPixelSize, const OFBool checkValue=OFTrue) | IODImagePixelBase | virtual |
setRows(const Uint16 value, const OFBool checkValue=OFTrue) | IODImagePixelBase | virtual |
write(DcmItem &destination) | IODComponent | virtual |
write(DcmItem &source, IODRules &rules, DcmItem &destination, const OFString &componentName) | IODComponent | static |
~IODComponent() | IODComponent | virtual |
~IODImagePixelBase() | IODImagePixelBase | virtual |
~IODModule() | IODModule | inline |