MCPcopy Create free account
hub / github.com/cginternals/globjects / isLinked

Method isLinked

source/globjects/source/Program.cpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114bool Program::isLinked() const
115{
116 return m_linked;
117}
118
119void Program::invalidate() const
120{

Callers 1

updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected