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

Method AssertValid

src/db/blockrecordarray.cpp:599–602  ·  view source on GitHub ↗

////////////////////////////////////////////////////////////////////////// AssertValid //////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

597// AssertValid
598///////////////////////////////////////////////////////////////////////////////
599void cBlockRecordArray::AssertValid() const
600{
601 ASSERT(IsClassValid());
602}
603
604#endif

Callers 5

InitNewBlockMethod · 0.45
AddItemMethod · 0.45
DeleteItemMethod · 0.45
GetDataForReadingMethod · 0.45
GetDataForWritingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected