![]() |
Murl Engine API
Version 2025.1
|
This is the complete list of members for Murl::Logic::BaseStageProcessor, including all inherited members.
| AddChild(IProcessorPtr processor) const | Murl::Logic::BaseProcessor | inline |
| AddGraphNode(IObservableNodePtr observableNode) const | Murl::Logic::BaseProcessor | inline |
| AddStage(IStagePtr stage) const | Murl::Logic::BaseStageProcessor | inline |
| AddStepable(IStepablePtr stepable) const | Murl::Logic::BaseProcessor | inline |
| AreGraphNodesValid() const | Murl::Logic::BaseProcessor | inline |
| BaseProcessor(IFactory *factory) | Murl::Logic::BaseProcessor | inline |
| BaseStageProcessor(IFactory *factory) | Murl::Logic::BaseStageProcessor | inline |
| GetChild(UInt32 index) const | Murl::Logic::BaseProcessor | inline |
| GetNodeObserver() const | Murl::Logic::BaseProcessor | inline |
| GetNodeObserverPtr() const | Murl::Logic::BaseProcessor | inline |
| GetNumberOfChildren() const | Murl::Logic::BaseProcessor | inline |
| GetProcessor() const | Murl::Logic::BaseProcessor | inline |
| GetStage(const String &stageId) const | Murl::Logic::BaseStageProcessor | inline |
| GetStageProcessor() const | Murl::Logic::BaseStageProcessor | inline |
| GetStepableObserver() const | Murl::Logic::BaseProcessor | inline |
| GetSwitchNodeId() const | Murl::Logic::BaseStageProcessor | inline |
| InitAddChild(const IState *state, IProcessorPtr processor) const | Murl::Logic::BaseProcessor | inline |
| InitAddStage(const IState *state, IStagePtr stage) const | Murl::Logic::BaseStageProcessor | inline |
| IsAnyTimelineRunning() const | Murl::Logic::BaseStageProcessor | inline |
| IsEnabled() const | Murl::Logic::BaseProcessor | inline |
| IsInitialized() const | Murl::Logic::BaseProcessor | inline |
| OnBuildDebugUI(const IState *state) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnBuildDebugUIChildren(const IState *state) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnDeInit(const Logic::IState *state) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnFinishFrame(const Logic::IState *state) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnFinishFrameChildren(const Logic::IState *state) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnFinishTick(const Logic::IState *state) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnFinishTickChildren(const Logic::IState *state) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnInit(const Logic::IState *state) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnPackageFailedLoading(const Logic::IState *state, IPackage *package) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnPackageFailedUnloading(const Logic::IState *state, IPackage *package) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnPackageWasLoaded(const Logic::IState *state, IPackage *package) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnPackageWasUnloaded(const Logic::IState *state, IPackage *package) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnPackageWillBeLoaded(const Logic::IState *state, IPackage *package) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnPackageWillBeUnloaded(const Logic::IState *state, IPackage *package) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnProcessFrame(const Logic::IState *state) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnProcessFrameChildren(const Logic::IState *state) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnProcessTick(const Logic::IState *state) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnProcessTickChildren(const Logic::IState *state) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnRunStateChanged(const Logic::IState *state, IEnums::AppRunState currentState, IEnums::AppRunState previousState) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| OnSetEnabled(Bool isEnabled) override | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
| operator IProcessorPtr() const | Murl::Logic::BaseProcessor | inline |
| operator IStageProcessorPtr() const | Murl::Logic::BaseStageProcessor | inline |
| RemoveChild(IProcessorPtr processor) const | Murl::Logic::BaseProcessor | inline |
| RemoveDeInitChild(const IState *state, IProcessorPtr processor) const | Murl::Logic::BaseProcessor | inline |
| RemoveDeInitStage(const IState *state, IStagePtr stage) const | Murl::Logic::BaseStageProcessor | inline |
| RemoveGraphNode(IObservableNodePtr observableNode) const | Murl::Logic::BaseProcessor | inline |
| RemoveStage(IStagePtr stage) const | Murl::Logic::BaseStageProcessor | inline |
| RemoveStepable(IStepablePtr stepable) const | Murl::Logic::BaseProcessor | inline |
| SetAppProcessor(IAppProcessorPtr appProcessor) const | Murl::Logic::BaseProcessor | inline |
| SetEnabled(Bool isEnabled) const | Murl::Logic::BaseProcessor | inline |
| SetStageRunState(const String &stageId, IStage::RunState runState) const | Murl::Logic::BaseStageProcessor | inline |
| SetSwitchNodeId(const String &switchNodeId) const | Murl::Logic::BaseStageProcessor | inline |
| StartIntro(const String &stageId) const | Murl::Logic::BaseStageProcessor | inline |
| StartIntro(const String &stageId, Real startTime) const | Murl::Logic::BaseStageProcessor | inline |
| StartIntro(const String &stageId, Real startTime, Real endTime) const | Murl::Logic::BaseStageProcessor | inline |
| StartOutro(const String &stageId) const | Murl::Logic::BaseStageProcessor | inline |
| StartOutro(const String &stageId, Real endTime) const | Murl::Logic::BaseStageProcessor | inline |
| StartOutro(const String &stageId, Real startTime, Real endTime) const | Murl::Logic::BaseStageProcessor | inline |
| ~BaseProcessor() override | Murl::Logic::BaseProcessor | inline |
| ~BaseStageProcessor() override | Murl::Logic::BaseStageProcessor | inline |