ZonePair holds and manipulates information about the configured zone pairs.
More...
ZonePair holds and manipulates information about the configured zone pairs.
◆ getDestZone()
| string ZonePair::getDestZone |
( |
| ) |
|
Returns the destinaton zone in the zone pair.
- Returns
- string, the destinaton zone in the zone pair.
◆ getPolicyMap()
| string ZonePair::getPolicyMap |
( |
| ) |
|
Returns the name of the policy map for this zone pair.
- Returns
- string, the name of the policy map for this zone pair.
◆ getSrcZone()
| string ZonePair::getSrcZone |
( |
| ) |
|
Returns the source zone in the zone pair.
- Returns
- string, the source zone in the zone pair.
◆ setDestZone()
| void ZonePair::setDestZone |
( |
string |
| ) |
|
Sets the destinaton zone.
- Parameters
-
| name,the | name of the destinaton zone. |
◆ setPolicyMap()
| void ZonePair::setPolicyMap |
( |
string |
| ) |
|
Sets the name of the policy map for this zone pair.
- Parameters
-
| name,the | name of the policy map for this zone pair. |
◆ setSrcZone()
| void ZonePair::setSrcZone |
( |
string |
| ) |
|
Sets the source zone.
- Parameters
-
| name,the | name of the source zone. |
The documentation for this class was generated from the following file: