MCPcopy 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
89iSerRefCountObj::CreateFunc cFSFactory::GetCreateFunc() const
90{
91 return cFSObject::Create;
92}
93
94iParserGenreUtil* cFSFactory::CreateParserGenreUtil() const
95{

Callers 1

cDbDataSourceIterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected