DCMTK
Version 3.6.2
OFFIS DICOM Toolkit
|
This is the complete list of members for DVPSReferencedImage_PList, including all inherited members.
addImageReference(const char *sopclassUID, const char *instanceUID, const char *frames=NULL) | DVPSReferencedImage_PList | |
addImageReference(const char *sopclassUID, const char *instanceUID, unsigned long frame, DVPSObjectApplicability applicability) | DVPSReferencedImage_PList | |
clear() | DVPSReferencedImage_PList | |
clone() | DVPSReferencedImage_PList | inline |
DVPSReferencedImage_PList() | DVPSReferencedImage_PList | |
DVPSReferencedImage_PList(const DVPSReferencedImage_PList ©) | DVPSReferencedImage_PList | |
findImageReference(const char *sopinstanceuid) | DVPSReferencedImage_PList | |
getImageReference(size_t idx, OFString &sopclassUID, OFString &instanceUID, OFString &frames) | DVPSReferencedImage_PList | |
isApplicable(const char *instanceUID, unsigned long frame) | DVPSReferencedImage_PList | |
isValid(OFString &sopclassuid) | DVPSReferencedImage_PList | |
list_ | DVPSReferencedImage_PList | private |
matchesApplicability(const char *instanceUID, unsigned long frame, DVPSObjectApplicability applicability) | DVPSReferencedImage_PList | |
operator=(const DVPSReferencedImage_PList &) | DVPSReferencedImage_PList | private |
read(DcmItem &dset) | DVPSReferencedImage_PList | |
removeFrameReference(const char *sopinstanceuid, unsigned long frame, unsigned long numberOfFrames) | DVPSReferencedImage_PList | |
removeImageReference(const char *sopinstanceuid) | DVPSReferencedImage_PList | |
removeImageReference(DVPSReferencedSeries_PList &allReferences, const char *instanceUID, unsigned long frame, unsigned long numberOfFrames, DVPSObjectApplicability applicability) | DVPSReferencedImage_PList | |
size() const | DVPSReferencedImage_PList | inline |
write(DcmItem &dset) | DVPSReferencedImage_PList | |
~DVPSReferencedImage_PList() | DVPSReferencedImage_PList | virtual |