MCPcopy Create free account
hub / github.com/LMMS/lmms / invalidate

Method invalidate

include/RemotePlugin.h:223–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221 }
222
223 void invalidate()
224 {
225 m_invalid = true;
226 }
227
228 // do we act as master (i.e. not as remote-process?)
229 inline bool isMaster() const

Callers 2

runMethod · 0.80
invalidateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected