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

Method GetArchive

src/db/blockfile.h:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103 }
104
105 cBidirArchive* GetArchive()
106 {
107 return mpArchive;
108 }
109 // NOTE -- be _very_ careful with this archive. It should probably not be written to
110private:
111 typedef cBlockImpl<BLOCK_SIZE> BlockImpl;

Callers 1

WriteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected