Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ isOk
Method
isOk
hi_scripting/scripting/scriptnode/api/DspNetwork.cpp:2113–2116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2111
}
2112
2113
bool ScriptnodeExceptionHandler::isOk() const noexcept
2114
{
2115
return items.isEmpty();
2116
}
2117
2118
void ScriptnodeExceptionHandler::addCustomError(NodeBase* n, Error::ErrorCode c, const String& errorMessage)
2119
{
Callers
8
calculateBlock
Method · 0.45
paint
Method · 0.45
process
Method · 0.45
prepare
Method · 0.45
runTest
Method · 0.45
prepareTest
Method · 0.45
getOutlineColour
Method · 0.45
addButton
Method · 0.45
Calls
1
isEmpty
Method · 0.45
Tested by
2
runTest
Method · 0.36
prepareTest
Method · 0.36