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

Method GetPackage

lib/config/applyrule.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36String ApplyRule::GetPackage() const
37{
38 return m_Package;
39}
40
41Expression::Ptr ApplyRule::GetFTerm() const
42{

Callers 11

DeleteObjectHelperMethod · 0.45
DeleteObjectMethod · 0.45
UpdateConfigObjectMethod · 0.45
DeleteConfigObjectMethod · 0.45
RemoveDowntimeMethod · 0.45
RemoveCommentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected