AddChild(IProcessorPtr processor) | Murl::Logic::BaseProcessor | inline |
AddGraphNode(IObservableNodePtr observableNode) | Murl::Logic::BaseProcessor | inline |
AddStage(IStagePtr stage) | Murl::Logic::BaseStageProcessor | inline |
AddStepable(IStepablePtr stepable) | 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) | Murl::Logic::BaseProcessor | inline |
InitAddStage(const IState *state, IStagePtr stage) | Murl::Logic::BaseStageProcessor | inline |
IsAnyTimelineRunning() const | Murl::Logic::BaseStageProcessor | inline |
IsEnabled() const | Murl::Logic::BaseProcessor | inline |
IsInitialized() const | Murl::Logic::BaseProcessor | inline |
OnDeInit(const Logic::IState *state) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
OnFinishFrame(const Logic::IState *state) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
OnFinishFrameChildren(const Logic::IState *state) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
OnFinishTick(const Logic::IState *state) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
OnFinishTickChildren(const Logic::IState *state) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
OnInit(const Logic::IState *state) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
OnPackageFailedLoading(const Logic::IState *state, IPackage *package) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
OnPackageFailedUnloading(const Logic::IState *state, IPackage *package) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
OnPackageWasLoaded(const Logic::IState *state, IPackage *package) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
OnPackageWasUnloaded(const Logic::IState *state, IPackage *package) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
OnPackageWillBeLoaded(const Logic::IState *state, IPackage *package) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
OnPackageWillBeUnloaded(const Logic::IState *state, IPackage *package) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
OnProcessFrame(const Logic::IState *state) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
OnProcessFrameChildren(const Logic::IState *state) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
OnProcessTick(const Logic::IState *state) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
OnProcessTickChildren(const Logic::IState *state) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
OnRunStateChanged(const Logic::IState *state, IEnums::AppRunState currentState, IEnums::AppRunState previousState) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
OnSetEnabled(Bool isEnabled) | Murl::Logic::BaseProcessor | inlineprotectedvirtual |
operator IProcessorPtr() const | Murl::Logic::BaseProcessor | inline |
operator IStageProcessorPtr() const | Murl::Logic::BaseStageProcessor | inline |
RemoveChild(IProcessorPtr processor) | Murl::Logic::BaseProcessor | inline |
RemoveDeInitChild(const IState *state, IProcessorPtr processor) | Murl::Logic::BaseProcessor | inline |
RemoveDeInitStage(const IState *state, IStagePtr stage) | Murl::Logic::BaseStageProcessor | inline |
RemoveGraphNode(IObservableNodePtr observableNode) | Murl::Logic::BaseProcessor | inline |
RemoveStage(IStagePtr stage) | Murl::Logic::BaseStageProcessor | inline |
RemoveStepable(IStepablePtr stepable) | Murl::Logic::BaseProcessor | inline |
SetAppProcessor(IAppProcessorPtr appProcessor) | Murl::Logic::BaseProcessor | inline |
SetEnabled(Bool isEnabled) | Murl::Logic::BaseProcessor | inline |
SetStageRunState(const String &stageId, IStage::RunState runState) | Murl::Logic::BaseStageProcessor | inline |
SetSwitchNodeId(const String &switchNodeId) | Murl::Logic::BaseStageProcessor | inline |
StartIntro(const String &stageId) | Murl::Logic::BaseStageProcessor | inline |
StartIntro(const String &stageId, Real startTime) | Murl::Logic::BaseStageProcessor | inline |
StartIntro(const String &stageId, Real startTime, Real endTime) | Murl::Logic::BaseStageProcessor | inline |
StartOutro(const String &stageId) | Murl::Logic::BaseStageProcessor | inline |
StartOutro(const String &stageId, Real endTime) | Murl::Logic::BaseStageProcessor | inline |
StartOutro(const String &stageId, Real startTime, Real endTime) | Murl::Logic::BaseStageProcessor | inline |
~BaseProcessor() | Murl::Logic::BaseProcessor | inlinevirtual |
~BaseStageProcessor() | Murl::Logic::BaseStageProcessor | inlinevirtual |