Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
171
AbstractStringSource * NamedString::stringSource() const
172
{
173
return m_source.get();
174
}
175
176
bool NamedString::hasNativeSupport()
177
{
Callers
1
processInclude
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected