MCPcopy 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
63void cParseRule::SetName(const cFCOName& name)
64{
65 mName = name;
66}
67
68cParseNamedAttrList* cParseRule::GetAttrList() const
69{

Callers 6

CreateFCOMethod · 0.45
yyparse.cppFile · 0.45
CreateFCOSpecsMethod · 0.45
TestTextReportViewerFunction · 0.45
TestFCOReportFunction · 0.45
TestFCOSpecAttrFunction · 0.45

Calls

no outgoing calls

Tested by 3

TestTextReportViewerFunction · 0.36
TestFCOReportFunction · 0.36
TestFCOSpecAttrFunction · 0.36