Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ GetAttrList
Method
GetAttrList
src/twparser/parserobjects.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
cParseNamedAttrList* cParseRule::GetAttrList() const
69
{
70
return mpAttrList;
71
}
72
73
void cParseRule::SetAttrList(cParseNamedAttrList* pattr)
74
{
Callers
3
CreateFCOSpecs
Method · 0.45
GetGlobalAttrList
Method · 0.45
PushScope
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected