Open Search
    BackgroundProgressInterface Member List

    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)BackgroundEntryInterfaceprivate
    ClearHistory()BackgroundProgressInterface
    GetActiveCount() constBackgroundProgressInterface
    GetActiveEntries(const ValueReceiver< const BackgroundProgressRef & > &entry) constBackgroundProgressInterface
    GetDuration() constBackgroundEntryInterfaceprivate
    GetHistoryCount() constBackgroundProgressInterface
    GetHistoryEntries(const ValueReceiver< const BackgroundEntryRef & > &entry) constBackgroundProgressInterface
    GetMaster()BackgroundProgressInterfacestatic
    GetName() constBackgroundEntryInterfaceprivate
    GetStartTime() constBackgroundEntryInterfaceprivate
    GetState()BackgroundEntryInterfaceprivate
    GetStateCount() constBackgroundEntryInterfaceprivate
    GetStates(const ValueReceiver< STATE, const String & > &state) constBackgroundEntryInterfaceprivate
    MAXON_ENUM_FLAGS_CLASS(STATE)BackgroundEntryInterfaceprivate
    MAXON_ENUM_LIST_CLASS(STATECHANGE)BackgroundProgressInterface
    MAXON_INTERFACE(BackgroundProgressInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.backgroundprogress")BackgroundProgressInterfaceprivate
    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 nameBackgroundEntryInterfaceprivate
    STATECHANGE enum nameBackgroundProgressInterface