MCPcopy 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
99iFCODataSourceIter* cFSFactory::CreateDataSourceIter() const
100{
101 return new cFSDataSourceIter();
102}
103
104
105iFCONameInfo* cFSFactory::GetNameInfo() const

Callers 4

ExecuteMethod · 0.80
ExecuteOnObjectListMethod · 0.80
ExecuteMethod · 0.80
util_ProcessDirFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected