Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ SetFileName
Method
SetFileName
src/tw/fcodatabasefile.cpp:230–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
void cFCODatabaseFile::SetFileName(const TSTRING& name)
231
{
232
mFileName = name;
233
}
234
235
TSTRING cFCODatabaseFile::GetFileName() const
236
{
Callers
1
Execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected