MCPcopy Create free account
hub / github.com/Tripwire/tripwire-open-source / Done

Method Done

src/db/hierdatabase.cpp:393–396  ·  view source on GitHub ↗

////////////////////////////////////////////////////////////////////////// Done //////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

391// Done
392///////////////////////////////////////////////////////////////////////////////
393bool cHierDatabaseIter::Done() const
394{
395 return (mIter == mEntries.end());
396}
397
398///////////////////////////////////////////////////////////////////////////////
399// Next

Callers 1

hierdatabase.cppFile · 0.45

Calls 1

endMethod · 0.80

Tested by

no test coverage detected