|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
This is the complete list of members for berry::JobStatus, including all inherited members.
| AddDestroyListener(const MessageAbstractDelegate<> &delegate) const | berry::Object | inline |
| berryObjectMacro(JobStatus) | berry::JobStatus | |
| berry::Status::berryObjectMacro(berry::IStatus) | berry::IStatus | |
| berry::IJobStatus::berryObjectMacro(IJobStatus) | berry::IJobStatus | |
| CANCEL_STATUS(const SourceLocation &sl) | berry::Status | static |
| CANCEL_TYPE enum value | berry::IStatus | |
| ConstPointer typedef | berry::Object | |
| ConstWeakPtr typedef | berry::Object | |
| Delete() | berry::Object | virtual |
| ERROR_TYPE enum value | berry::IStatus | |
| GetChildren() const override | berry::Status | virtual |
| GetClassName() const | berry::Object | virtual |
| GetCode() const override | berry::Status | virtual |
| GetException() const override | berry::Status | virtual |
| GetFileName() const override | berry::Status | virtual |
| GetJob() override | berry::JobStatus | virtual |
| GetLineNumber() const override | berry::Status | virtual |
| GetMessage() const override | berry::Status | virtual |
| GetMethodName() const override | berry::Status | virtual |
| GetPlugin() const override | berry::Status | virtual |
| GetReferenceCount() const | berry::Object | inline |
| GetSeverity() const override | berry::Status | virtual |
| GetStaticClassName() | berry::Object | static |
| GetStaticSuperclasses() | berry::Object | static |
| GetStaticTypeInfo() | berry::Object | static |
| GetSuperclasses() const | berry::Object | virtual |
| GetTypeInfo() const | berry::Object | virtual |
| HashCode() const | berry::Object | virtual |
| INFO_TYPE enum value | berry::IStatus | |
| IsMultiStatus() const override | berry::Status | virtual |
| IsOK() const override | berry::Status | virtual |
| JobStatus(const Severity &severity, Job::Pointer sptr_job, const QString &message, const Status::SourceLocation &sl) | berry::JobStatus | |
| m_ReferenceCount | berry::Object | mutableprotected |
| m_ReferenceCountLock | berry::Object | mutableprotected |
| Matches(const Severities &severityMask) const override | berry::Status | virtual |
| Object() | berry::Object | protected |
| OK_STATUS(const SourceLocation &sl) | berry::Status | static |
| OK_TYPE enum value | berry::IStatus | |
| operator<(const Object *) const | berry::Object | virtual |
| operator==(const Object *) const | berry::Object | virtual |
| Pointer typedef | berry::Object | |
| Print(QDebug os, Indent Indent=0) const | berry::Object | |
| PrintHeader(QDebug os, Indent indent) const | berry::Object | protectedvirtual |
| PrintSelf(QDebug os, Indent indent) const | berry::Object | protectedvirtual |
| PrintTrailer(QDebug os, Indent indent) const | berry::Object | protectedvirtual |
| Register() const | berry::Object | |
| RemoveDestroyListener(const MessageAbstractDelegate<> &delegate) const | berry::Object | inline |
| Self typedef | berry::Object | |
| SetCode(int code) | berry::Status | protectedvirtual |
| SetException(const ctkException &exception) | berry::Status | protectedvirtual |
| SetMessage(const QString &message) | berry::Status | protectedvirtual |
| SetPlugin(const QString &pluginId) | berry::Status | protectedvirtual |
| SetReferenceCount(int) | berry::Object | |
| SetSeverity(const Severity &severity) | berry::Status | protectedvirtual |
| Severity enum name | berry::IStatus | |
| Status(const Severity &severity, const QString &pluginId, int code, const QString &message, const SourceLocation &sl) | berry::Status | |
| Status(const Severity &severity, const QString &pluginId, int code, const QString &message, const ctkException &exc, const SourceLocation &sl) | berry::Status | |
| Status(const Severity &severity, const QString &pluginId, const QString &message, const SourceLocation &sl) | berry::Status | |
| Status(const Severity &severity, const QString &pluginId, const QString &message, const ctkException &exc, const SourceLocation &sl) | berry::Status | |
| ToString() const override | berry::Status | virtual |
| UnRegister(bool del=true) const | berry::Object | |
| WARNING_TYPE enum value | berry::IStatus | |
| WeakPtr typedef | berry::Object | |
| ~Object() | berry::Object | protectedvirtual |