![]() |
ImFusion SDK 4.3
|
This is the complete list of members for IOD, including all inherited members.
addModule(const Module &m) | ModuleList | protectedvirtual |
checkErrors() const | IOD | virtual |
common (defined in IOD) | IOD | |
dataset() override | IOD | virtual |
elements() const | ElementList | |
ErrorCallback typedef | ErrorRecorder | |
forwardErrors(const ErrorRecorder *otherRecorder) | ErrorRecorder | |
imagePixel (defined in IOD) | IOD | |
IOD(DcmDataset &dataset, const OFString &sopClassUID) | IOD | |
loadFrameData(const FrameDescriptor &desc, MemImage &image, int slice=-1)=0 | IOD | pure virtual |
loadFrameProperties(const FrameDescriptor &desc, SharedImageSet &image) | IOD | virtual |
loadFrames()=0 | IOD | pure virtual |
m_dataset (defined in IOD) | IOD | protected |
m_elements | ElementList | protected |
m_modules | ModuleList | protected |
modules() const | ModuleList | |
NotCopyable()=default (defined in NotCopyable) | NotCopyable | protected |
NotCopyable(NotCopyable &&) noexcept=default (defined in NotCopyable) | NotCopyable | protected |
NotCopyable(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
numberOfFrames | IOD | |
operator=(NotCopyable &&) noexcept=default (defined in NotCopyable) | NotCopyable | protected |
operator=(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
pathInfo | IOD | |
registerError(const Error &error) const | ErrorRecorder | virtual |
registerError(Error::Code code, Error::Type type, const std::string &details, TagProxy tag=TagProxy()) const (defined in ErrorRecorder) | ErrorRecorder | |
registerErrorHandler(ErrorCallback handler) | ErrorRecorder | virtual |
removeModule(const Module &m) (defined in ModuleList) | ModuleList | protectedvirtual |
save(SharedImageSet &imageSet, int sharedImageIndex, int sliceIndex) | IOD | virtual |
savePixelData(SharedImageSet &imageSet, int sharedImageIndex, int sliceIndex)=0 | IOD | pure virtual |
searchModule() | IOD | |
sopClassUID | IOD | |
sortAndGroupFrames(const std::vector< FrameDescriptor > &frames) const =0 | IOD | pure virtual |
unregisterErrorHandler(void *handler) | ErrorRecorder | virtual |
~ElementList() (defined in ElementList) | ElementList | virtual |
~ErrorRecorder()=default (defined in ErrorRecorder) | ErrorRecorder | virtual |
~IOD() override (defined in IOD) | IOD | |
~ModuleList() (defined in ModuleList) | ModuleList | virtual |
~NotCopyable()=default (defined in NotCopyable) | NotCopyable | protected |