Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ GetLineNum
Method
GetLineNum
src/twparser/parserobjects.h:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
return mstrValue;
103
};
104
int GetLineNum() const
105
{
106
return mLineNum;
107
};
108
void SetValue(const TSTRING& str)
109
{
110
mstrValue = str;
Callers
2
CreateFCOSpecs
Method · 0.80
util_GetRecurseDepth
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected