Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ GetCreateFunc
Method
GetCreateFunc
src/fs/fsfactory.cpp:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
iSerRefCountObj::CreateFunc cFSFactory::GetCreateFunc() const
90
{
91
return cFSObject::Create;
92
}
93
94
iParserGenreUtil* cFSFactory::CreateParserGenreUtil() const
95
{
Callers
1
cDbDataSourceIter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected