29 #ifndef __SERVICE_PLUGINS_IRULE_H__ 30 #define __SERVICE_PLUGINS_IRULE_H__ 65 virtual ~IRule() =
default;
IRule & operator=(const IRule &)=delete
Represents a single firewall rule.
Definition: IRule.h:57
virtual void applyCommands() const =0
Apply all commands in this rule.