Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ CreateDataSourceIter
Method
CreateDataSourceIter
src/fs/fsfactory.cpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
iFCODataSourceIter* cFSFactory::CreateDataSourceIter() const
100
{
101
return new cFSDataSourceIter();
102
}
103
104
105
iFCONameInfo* cFSFactory::GetNameInfo() const
Callers
4
Execute
Method · 0.80
ExecuteOnObjectList
Method · 0.80
Execute
Method · 0.80
util_ProcessDir
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected