Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ getState
Method
getState
distrho/src/DistrhoPlugin.cpp:237–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
236
#if DISTRHO_PLUGIN_WANT_FULL_STATE
237
String Plugin::getState(const char*) const { return String(); }
238
#endif
239
240
#if DISTRHO_PLUGIN_WANT_STATE
Callers
2
get_state
Method · 0.45
getStateValue
Function · 0.45
Calls
1
String
Function · 0.85
Tested by
no test coverage detected