MCPcopy 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
61protected:

Callers 2

saveStateMethod · 0.85
restoreStateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected