|
|
Base class for operations that can occur during a firewall transaction.
FirewallTransactionOperation (FirewallManager& firewall_manager)
| FirewallTransactionOperation |
~FirewallTransactionOperation ()
| ~FirewallTransactionOperation |
[virtual]
const string& error_reason ()
| error_reason |
[const]
Get the error message with the reason for a failure.
Returns: the error message with the reason for a failure or an empty string if no failure.
FirewallManager& firewall_manager ()
| firewall_manager |
[protected]
string _error_reason | _error_reason |
[protected]