Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ getRootNetwork
Method
getRootNetwork
hi_scripting/scripting/scriptnode/api/NodeBase.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
DspNetwork* NodeBase::getRootNetwork() const
123
{
124
return static_cast<DspNetwork*>(parent.get());
125
}
126
127
scriptnode::NodeBase::Holder* NodeBase::getNodeHolder() const
128
{
Callers
15
FaustMenuBar
Method · 0.80
~FaustMenuBar
Method · 0.80
buttonClicked
Method · 0.80
throwScriptnodeErrorIfCompileFail
Method · 0.80
updateParametersForWorkbench
Method · 0.80
SnexParameter
Method · 0.80
runTest
Method · 0.80
getAvailableClassIds
Method · 0.80
setWorkbench
Method · 0.80
updateClassId
Method · 0.80
setParameter
Method · 0.80
MultiOutputSlot
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected