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

Method stringSource

source/globjects/source/NamedString.cpp:171–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169}
170
171AbstractStringSource * NamedString::stringSource() const
172{
173 return m_source.get();
174}
175
176bool NamedString::hasNativeSupport()
177{

Callers 1

processIncludeMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected