![]() |
ImFusion SDK 4.3
|
This is the complete list of members for SequenceItem, including all inherited members.
dataset() override | SequenceItem | virtual |
elements() const | ElementList | |
ErrorCallback typedef | ErrorRecorder | |
forwardErrors(const ErrorRecorder *otherRecorder) | ErrorRecorder | |
m_elements | ElementList | protected |
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 |
operator=(NotCopyable &&) noexcept=default (defined in NotCopyable) | NotCopyable | protected |
operator=(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
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 |
SequenceItem(DcmItem &item) | SequenceItem | |
unregisterErrorHandler(void *handler) | ErrorRecorder | virtual |
~ElementList() (defined in ElementList) | ElementList | virtual |
~ErrorRecorder()=default (defined in ErrorRecorder) | ErrorRecorder | virtual |
~NotCopyable()=default (defined in NotCopyable) | NotCopyable | protected |