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

Method Done

src/fco/fcodatasourceiterimpl.cpp:183–186  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

181// Done
182///////////////////////////////////////////////////////////////////////////////
183bool cFCODataSourceIterImpl::Done() const
184{
185 return (mCurPos == mPeers.end());
186}
187
188///////////////////////////////////////////////////////////////////////////////
189// Next

Callers 1

Calls 1

endMethod · 0.80

Tested by

no test coverage detected