Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ SetName
Method
SetName
src/twparser/parserobjects.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
void cParseRule::SetName(const cFCOName& name)
64
{
65
mName = name;
66
}
67
68
cParseNamedAttrList* cParseRule::GetAttrList() const
69
{
Callers
6
CreateFCO
Method · 0.45
yyparse.cpp
File · 0.45
CreateFCOSpecs
Method · 0.45
TestTextReportViewer
Function · 0.45
TestFCOReport
Function · 0.45
TestFCOSpecAttr
Function · 0.45
Calls
no outgoing calls
Tested by
3
TestTextReportViewer
Function · 0.36
TestFCOReport
Function · 0.36
TestFCOSpecAttr
Function · 0.36