check() const | FGPixelValueTransformation | virtual |
clearData() | FGPixelValueTransformation | virtual |
clone() const | FGPixelValueTransformation | virtual |
compare(const FGBase &rhs) const | FGPixelValueTransformation | virtual |
createNewFGSequence(DcmItem &destination, const DcmTagKey &seqKey, const unsigned long numItems, DcmItem *&firstItem) | FGBase | protectedvirtual |
E_PixelValTrans_CT enum value | FGPixelValueTransformation | |
E_PixelValTrans_Identity enum value | FGPixelValueTransformation | |
E_PixelValTrans_Normal enum value | FGPixelValueTransformation | |
E_PixelValueTransformationSubType enum name | FGPixelValueTransformation | |
FGBase(const DcmFGTypes::E_FGType fgType) | FGBase | |
FGBase() | FGBase | private |
FGPixelValueTransformation() | FGPixelValueTransformation | |
fgType2Str() | FGPixelValueTransformation | protectedvirtual |
getFGType() const | FGPixelValueTransformation | virtual |
getItemFromFGSequence(DcmItem &source, const DcmTagKey &seqKey, const unsigned long itemNum, DcmItem *&result) | FGBase | protectedvirtual |
getNumItemsFromFGSequence(DcmItem &source, const DcmTagKey &seqKey, unsigned long &result) | FGBase | protectedvirtual |
getRescaleIntercept(OFString &value, const signed long pos=0) const | FGPixelValueTransformation | virtual |
getRescaleSlope(OFString &value, const signed long pos=0) const | FGPixelValueTransformation | virtual |
getRescaleType(OFString &value, const signed long pos=0) const | FGPixelValueTransformation | virtual |
getSharedType() const | FGPixelValueTransformation | inlinevirtual |
getType() const | FGBase | virtual |
m_fgSubType | FGPixelValueTransformation | private |
m_fgType | FGBase | private |
m_RescaleIntercept | FGPixelValueTransformation | private |
m_RescaleSlope | FGPixelValueTransformation | private |
m_RescaleType | FGPixelValueTransformation | private |
read(DcmItem &item) | FGPixelValueTransformation | virtual |
setFGType(const E_PixelValueTransformationSubType fgType) | FGPixelValueTransformation | virtual |
setRescaleIntercept(const OFString &value, const OFBool checkValue=OFTrue) | FGPixelValueTransformation | virtual |
setRescaleSlope(const OFString &value, const OFBool checkValue=OFTrue) | FGPixelValueTransformation | virtual |
setRescaleType(const OFString &value, const OFBool checkValue=OFTrue) | FGPixelValueTransformation | virtual |
setUseAsIdentityPixelValueTransformation() | FGPixelValueTransformation | virtual |
write(DcmItem &item) | FGPixelValueTransformation | virtual |
~FGBase() | FGBase | virtual |
~FGPixelValueTransformation() | FGPixelValueTransformation | virtual |