Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
142
void cFileHeader::SetVersion(uint32 v)
143
{
144
mVersion = v;
145
}
146
147
void cFileHeader::SetEncoding(Encoding e)
148
{
Callers
3
WriteObjectToArchive
Function · 0.80
WriteConfigText
Method · 0.80
WriteFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected