Murl::Logic::GraphSoundInstance Member List
This is the complete list of members for Murl::Logic::GraphSoundInstance, including all inherited members.
BaseStepable() | Murl::Logic::BaseStepable | inline |
ContinuePlaying() | Murl::Logic::GraphSoundObject | inlinevirtual |
Murl::Create() | Murl::Logic::Stepable | static |
Murl::Logic::GraphSoundObject::Create() | Murl::Logic::GraphSoundObject | inlinestatic |
Murl::Logic::GraphSoundObject::Create(Real masterVolume) | Murl::Logic::GraphSoundObject | inlinestatic |
DeInit() override | Murl::Logic::GraphSoundInstance | inlinevirtual |
FinishTick(const Logic::IState *state) override | Murl::Logic::Stepable | virtual |
GetMasterVolume() const | Murl::Logic::GraphSoundObject | inlinevirtual |
GraphSoundInstance(Real masterVolume=static_cast< Real >(1.0)) | Murl::Logic::GraphSoundInstance | inline |
GraphSoundObject() | Murl::Logic::GraphSoundObject | inline |
GraphSoundObject(Real masterVolume) | Murl::Logic::GraphSoundObject | inline |
Init(INodeObserver *nodeObserver, const Graph::IRoot *root, const String &replicationIdPath, SInt32 index) override | Murl::Logic::GraphSoundInstance | inlinevirtual |
Init(INodeObserver *nodeObserver, Graph::INode *replicationNode, SInt32 index) override | Murl::Logic::GraphSoundInstance | inlinevirtual |
Init(INodeObserver *nodeObserver, const Graph::IRoot *root, const String &timelinePath, const String &sequencePath, SInt32 index) | Murl::Logic::GraphSoundInstance | inline |
Init(INodeObserver *nodeObserver, Graph::INamespace *namespaceNode, const String &timelinePath, const String &sequencePath, SInt32 index) | Murl::Logic::GraphSoundInstance | inline |
Murl::Logic::GraphSoundObject::Init(INodeObserver *nodeObserver, const Graph::IRoot *root, const String &timelinePath, const String &sequencePath, SInt32 index) | Murl::Logic::GraphSoundObject | inlinevirtual |
Murl::Logic::GraphSoundObject::Init(INodeObserver *nodeObserver, Graph::INamespace *namespaceNode, const String &timelinePath, const String &sequencePath, SInt32 index) | Murl::Logic::GraphSoundObject | inlinevirtual |
IsEnabled() const override | Murl::Logic::Stepable | virtual |
IsPlaying() const | Murl::Logic::GraphSoundObject | inlinevirtual |
mAudioSequenceNode | Murl::Logic::GraphSoundObject | |
mTimelineNode | Murl::Logic::GraphSoundObject | |
OnFinishTick(const Logic::IState *state) override | Murl::Logic::BaseStepable | inlineprotectedvirtual |
OnProcessTick(const Logic::IState *state) override | Murl::Logic::BaseStepable | inlineprotectedvirtual |
OnReset() override | Murl::Logic::GraphSoundInstance | inlineprotectedvirtual |
OnSetEnabled(Bool isEnabled) override | Murl::Logic::BaseStepable | inlineprotectedvirtual |
operator IStepablePtr() | Murl::Logic::BaseStepable | inline |
PausePlaying() | Murl::Logic::GraphSoundObject | inlinevirtual |
ProcessTick(const Logic::IState *state) override | Murl::Logic::Stepable | virtual |
Reset() override | Murl::Logic::Stepable | virtual |
SetAppStepable(IAppStepablePtr appStepable) override | Murl::Logic::Stepable | virtual |
SetEnabled(Bool isEnabled) override | Murl::Logic::Stepable | virtual |
SetMasterVolume(Real volume) | Murl::Logic::GraphSoundObject | inlinevirtual |
SetObtained(Bool isObtained) override | Murl::Logic::GraphSoundInstance | inlinevirtual |
SetVolume(Real volume) | Murl::Logic::GraphSoundObject | inlinevirtual |
StartPlaying(Real startTime=0) | Murl::Logic::GraphSoundObject | inlinevirtual |
StartPlaying(Real startTime, Real endTime) | Murl::Logic::GraphSoundObject | inlinevirtual |
StopPlaying() | Murl::Logic::GraphSoundObject | inlinevirtual |
~BaseStepable() override | Murl::Logic::BaseStepable | inline |
~GraphSoundInstance() override | Murl::Logic::GraphSoundInstance | inline |
~GraphSoundObject() | Murl::Logic::GraphSoundObject | inlinevirtual |
~Stepable() override | Murl::Logic::Stepable |