Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ reload
Method
reload
source/globjects/source/base/File.cpp:46–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
void File::reload()
47
{
48
m_valid = false;
49
changed();
50
}
51
52
void File::reloadAll()
53
{
Callers
1
reloadAll
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected