DCMTK Version 3.6.8
OFFIS DICOM Toolkit
|
This is the complete list of members for FGCTReconstruction, including all inherited members.
check() const | FGCTReconstruction | virtual |
clearData() | FGCTReconstruction | virtual |
clone() const | FGCTReconstruction | virtual |
compare(const FGBase &rhs) const | FGCTReconstruction | virtual |
createNewFGSequence(DcmItem &destination, const DcmTagKey &seqKey, const unsigned long numItems, DcmItem *&firstItem) | FGBase | protectedvirtual |
FGBase(const DcmFGTypes::E_FGType fgType) | FGBase | |
FGBase() | FGBase | private |
FGCTReconstruction() | FGCTReconstruction | |
getConvolutionKernel(OFString &value, const signed long pos=0) | FGCTReconstruction | virtual |
getConvolutionKernelGroup(OFString &value, const signed long pos=0) | FGCTReconstruction | virtual |
getImageFilter(OFString &value, const signed long pos=0) | FGCTReconstruction | 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 |
getReconstructionAlgorithm(OFString &value, const signed long pos=0) | FGCTReconstruction | virtual |
getReconstructionAngle(OFString &value, const signed long pos=0) | FGCTReconstruction | virtual |
getReconstructionAngle(Float64 &value, const unsigned long pos=0) | FGCTReconstruction | virtual |
getReconstructionDiameter(OFString &value, const signed long pos=0) | FGCTReconstruction | virtual |
getReconstructionDiameter(Float64 &value, const unsigned long pos=0) | FGCTReconstruction | virtual |
getReconstructionFieldOfView(OFString &value, const signed long pos=0) | FGCTReconstruction | virtual |
getReconstructionFieldOfView(OFVector< Float64 > &values) | FGCTReconstruction | virtual |
getReconstructionPixelSpacing(OFString &value, const signed long pos=0) | FGCTReconstruction | virtual |
getReconstructionPixelSpacing(OFVector< Float64 > &values) | FGCTReconstruction | virtual |
getSharedType() const | FGCTReconstruction | inlinevirtual |
getType() const | FGBase | virtual |
m_ConvolutionKernel | FGCTReconstruction | private |
m_ConvolutionKernelGroup | FGCTReconstruction | private |
m_fgType | FGBase | private |
m_ImageFilter | FGCTReconstruction | private |
m_ReconstructionAlgorithm | FGCTReconstruction | private |
m_ReconstructionAngle | FGCTReconstruction | private |
m_ReconstructionDiameter | FGCTReconstruction | private |
m_ReconstructionFieldOfView | FGCTReconstruction | private |
m_ReconstructionPixelSpacing | FGCTReconstruction | private |
read(DcmItem &item) | FGCTReconstruction | virtual |
setConvolutionKernel(const OFString &value, const OFBool checkValue=OFTrue) | FGCTReconstruction | virtual |
setConvolutionKernelGroup(const OFString &value, const OFBool checkValue=OFTrue) | FGCTReconstruction | virtual |
setImageFilter(const OFString &value, const OFBool checkValue=OFTrue) | FGCTReconstruction | virtual |
setReconstructionAlgorithm(const OFString &value, const OFBool checkValue=OFTrue) | FGCTReconstruction | virtual |
setReconstructionAngle(const Float64 value, const OFBool checkValue=OFTrue) | FGCTReconstruction | virtual |
setReconstructionDiameter(const Float64 value, const OFBool checkValue=OFTrue) | FGCTReconstruction | virtual |
setReconstructionFieldOfView(const Float64 value1, const Float64 value2, const OFBool checkValue=OFTrue) | FGCTReconstruction | virtual |
setReconstructionPixelSpacing(const Float64 value1, const Float64 value2, const OFBool checkValue=OFTrue) | FGCTReconstruction | virtual |
write(DcmItem &item) | FGCTReconstruction | virtual |
~FGBase() | FGBase | virtual |
~FGCTReconstruction() | FGCTReconstruction | virtual |