MCPcopy 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
68cParseNamedAttrList* cParseRule::GetAttrList() const
69{
70 return mpAttrList;
71}
72
73void cParseRule::SetAttrList(cParseNamedAttrList* pattr)
74{

Callers 3

CreateFCOSpecsMethod · 0.45
GetGlobalAttrListMethod · 0.45
PushScopeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected