Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ hook
Function
hook
include/SerializingObject.h:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
void setHook( SerializingObjectHook * _hook );
54
55
SerializingObjectHook* hook()
56
{
57
return m_hook;
58
}
59
60
61
protected:
Callers
2
saveState
Method · 0.85
restoreState
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected