DCMTK
Version 3.6.6
OFFIS DICOM Toolkit
|
This is the complete list of members for IODGeneralImageModule, including all inherited members.
check(const OFBool quiet=OFFalse) | IODComponent | virtual |
clearData() | IODComponent | |
compare(const IODComponent &rhs) const | IODComponent | virtual |
getAcquisitionDate(OFString &value, const signed long pos=0) | IODGeneralImageModule | virtual |
getAcquisitionDateTime(OFString &value, const signed long pos=0) | IODGeneralImageModule | virtual |
getAcquisitionNumber(OFString &value, const signed long pos=0) | IODGeneralImageModule | virtual |
getAcquisitionTime(OFString &value, const signed long pos=0) | IODGeneralImageModule | virtual |
getBurnedInAnnotation(OFString &value, const signed long pos=0) | IODGeneralImageModule | virtual |
getContentDate(OFString &value, const signed long pos=0) | IODGeneralImageModule | virtual |
getContentTime(OFString &value, const signed long pos=0) | IODGeneralImageModule | virtual |
getData() | IODComponent | inline |
getImageComments(OFString &value, const signed long pos=0) | IODGeneralImageModule | virtual |
getImageType(OFString &value, const signed long pos=0) | IODGeneralImageModule | virtual |
getInstanceNumber(OFString &value, const signed long pos=0) | IODGeneralImageModule | virtual |
getIrradiationEventUID(OFString &value, const signed long pos=0) | IODGeneralImageModule | virtual |
getLossyImageCompression(OFString &value, const signed long pos=0) | IODGeneralImageModule | virtual |
getLossyImageCompressionMethod(OFString &value, const signed long pos=0) | IODGeneralImageModule | virtual |
getLossyImageCompressionRatio(OFString &value, const signed long pos=0) | IODGeneralImageModule | virtual |
getName() const | IODGeneralImageModule | virtual |
getPatientOrientation(OFString &value, const signed long pos=0) | IODGeneralImageModule | virtual |
getPresentationLUTShape(OFString &value, const signed long pos=0) | IODGeneralImageModule | virtual |
getRecognizableVisualFeatures(OFString &value, const signed long pos=0) | IODGeneralImageModule | virtual |
getRules() | IODComponent | inline |
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 | |
IODGeneralImageModule(OFshared_ptr< DcmItem > item, OFshared_ptr< IODRules > rules) | IODGeneralImageModule | |
IODGeneralImageModule() | IODGeneralImageModule | |
IODModule(OFshared_ptr< DcmItem > item, OFshared_ptr< IODRules > rules) | IODModule | |
IODModule() | IODModule | |
IODModule(const IODModule &rhs) | IODModule | |
m_Item | IODComponent | protected |
m_ModuleName | IODGeneralImageModule | 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() | IODGeneralImageModule | virtual |
setAcquisitionDate(const OFString &value, const OFBool checkValue=OFTrue) | IODGeneralImageModule | virtual |
setAcquisitionDateTime(const OFString &value, const OFBool checkValue=OFTrue) | IODGeneralImageModule | virtual |
setAcquisitionNumber(const OFString &value, const OFBool checkValue=OFTrue) | IODGeneralImageModule | virtual |
setAcquisitionTime(const OFString &value, const OFBool checkValue=OFTrue) | IODGeneralImageModule | virtual |
setBurnedInAnnotation(const OFString &value, const OFBool checkValue=OFTrue) | IODGeneralImageModule | virtual |
setContentDate(const OFString &value, const OFBool checkValue=OFTrue) | IODGeneralImageModule | virtual |
setContentTime(const OFString &value, const OFBool checkValue=OFTrue) | IODGeneralImageModule | virtual |
setImageComments(const OFString &value, const OFBool checkValue=OFTrue) | IODGeneralImageModule | virtual |
setImageType(const OFString &value, const OFBool checkValue=OFTrue) | IODGeneralImageModule | virtual |
setInstanceNumber(const OFString &value, const OFBool checkValue=OFTrue) | IODGeneralImageModule | virtual |
setIrradiationEventUID(const OFString &value, const OFBool checkValue=OFTrue) | IODGeneralImageModule | virtual |
setLossyImageCompression(const OFString &value, const OFBool checkValue=OFTrue) | IODGeneralImageModule | virtual |
setLossyImageCompressionFlag(const OFString &ratios, const OFString &methods, const OFBool checkValues=OFTrue) | IODGeneralImageModule | virtual |
setLossyImageCompressionMethod(const OFString &value, const OFBool checkValue=OFTrue) | IODGeneralImageModule | virtual |
setLossyImageCompressionRatio(const OFString &value, const OFBool checkValue=OFTrue) | IODGeneralImageModule | virtual |
setPatientOrientation(const OFString &value, const OFBool checkValue=OFTrue) | IODGeneralImageModule | virtual |
setPresentationLUTShape(const OFString &value, const OFBool checkValue=OFTrue) | IODGeneralImageModule | virtual |
setRecognizableVisualFeatures(const OFString &value, const OFBool checkValue=OFTrue) | IODGeneralImageModule | virtual |
write(DcmItem &destination) | IODComponent | virtual |
write(DcmItem &source, IODRules &rules, DcmItem &destination, const OFString &componentName) | IODComponent | static |
~IODComponent() | IODComponent | virtual |
~IODGeneralImageModule() | IODGeneralImageModule | virtual |
~IODModule() | IODModule | inline |