Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetCode
Method
GetCode
lib/config/expression.hpp:156–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
ExpressionResultCode GetCode() const
157
{
158
return m_Code;
159
}
160
161
private:
162
Value m_Value;
Callers
1
GetReference
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected