User Manual, Developers Guide and API Documentation

ip::iptables::IRuleControl Class Reference

#include <iptables/IRuleControl.hpp>

Inheritance diagram for ip::iptables::IRuleControl:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void addRule (ip::iptables::Rule)=0
virtual bool hasRules (ip::iptables::Rule::RuleTag)=0
virtual void removeRules (ip::iptables::Rule::RuleTag)=0
virtual ~IRuleControl ()


Detailed Description

Definition at line 22 of file IRuleControl.hpp.


Constructor & Destructor Documentation

virtual ip::iptables::IRuleControl::~IRuleControl (  )  [inline, virtual]

Definition at line 26 of file IRuleControl.hpp.


Member Function Documentation

virtual void ip::iptables::IRuleControl::addRule ( ip::iptables::Rule   )  [pure virtual]

Implemented in ip::iptables::Chain.

virtual bool ip::iptables::IRuleControl::hasRules ( ip::iptables::Rule::RuleTag   )  [pure virtual]

Implemented in ip::iptables::Chain.

virtual void ip::iptables::IRuleControl::removeRules ( ip::iptables::Rule::RuleTag   )  [pure virtual]

Implemented in ip::iptables::Chain.


The documentation for this class was generated from the following file:

Generated on Sat May 26 03:32:32 2012 for openWNS by  doxygen 1.5.5