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

Method SetVersion

src/core/fileheader.cpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142void cFileHeader::SetVersion(uint32 v)
143{
144 mVersion = v;
145}
146
147void cFileHeader::SetEncoding(Encoding e)
148{

Callers 3

WriteObjectToArchiveFunction · 0.80
WriteConfigTextMethod · 0.80
WriteFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected