mavtables  0.2.1
MAVLink router and firewall.
Rule Member List

This is the complete list of members for Rule, including all inherited members.

action(const Packet &packet, const MAVAddress &address) const =0Rulepure virtual
clone() const =0Rulepure virtual
condition_Ruleprotected
operator!=(const Rule &other) const =0Rulepure virtual
operator<<(std::ostream &os, const Rule &action)Rulefriend
operator==(const Rule &other) const =0Rulepure virtual
print_(std::ostream &os) const =0Ruleprotectedpure virtual
Rule(std::optional< If > condition={})Rule
~Rule()Rulevirtual