This is the complete list of members for BackgroundProgressInterface, including all inherited members.
| AddActiveEntry(const String &title, Bool sendToHistory=true) | BackgroundProgressInterface | |
| AddState(STATE state, const String &message) | BackgroundEntryInterface | private |
| ClearHistory() | BackgroundProgressInterface | |
| GetActiveCount() const | BackgroundProgressInterface | |
| GetActiveEntries(const ValueReceiver< const BackgroundProgressRef & > &entry) const | BackgroundProgressInterface | |
| GetDuration() const | BackgroundEntryInterface | private |
| GetHistoryCount() const | BackgroundProgressInterface | |
| GetHistoryEntries(const ValueReceiver< const BackgroundEntryRef & > &entry) const | BackgroundProgressInterface | |
| GetMaster() | BackgroundProgressInterface | static |
| GetName() const | BackgroundEntryInterface | private |
| GetStartTime() const | BackgroundEntryInterface | private |
| GetState() | BackgroundEntryInterface | private |
| GetStateCount() const | BackgroundEntryInterface | private |
| GetStates(const ValueReceiver< STATE, const String & > &state) const | BackgroundEntryInterface | private |
| MAXON_ENUM_FLAGS_CLASS(STATE) | BackgroundEntryInterface | private |
| MAXON_ENUM_LIST_CLASS(STATECHANGE) | BackgroundProgressInterface | |
| MAXON_INTERFACE(BackgroundProgressInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.backgroundprogress", MAXON_IMPLEMENTATION_MODULE("net.maxon.kernel")) | BackgroundProgressInterface | private |
| MAXON_OBSERVABLE(void, ObservableStateChanged,(STATECHANGE state, const BackgroundEntryRef &entry), ObservableCombinerRunAllComponent) | BackgroundProgressInterface | |
| MAXON_OBSERVABLE(void, ObservableTotalProgressNotification,(const BackgroundProgressRef &ref, Float percent), ObservableCombinerRunAllComponent) | BackgroundProgressInterface | |
| RemoveActiveEntry(const BackgroundProgressRef &entry) | BackgroundProgressInterface | |
| RemoveHistoryEntry(const BackgroundEntryRef &entry) | BackgroundProgressInterface | |
| STATE enum name | BackgroundEntryInterface | private |
| STATECHANGE enum name | BackgroundProgressInterface |