MCPcopy Create free account
hub / github.com/Icinga/icinga2 / GetExpression

Method GetExpression

lib/config/applyrule.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26Expression::Ptr ApplyRule::GetExpression() const
27{
28 return m_Expression;
29}
30
31Expression::Ptr ApplyRule::GetFilter() const
32{

Callers 5

DoEvaluateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected