|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
FirewallProcess is the process that handles Firewall for asa. More...
Public Member Functions | |
| void | updateZonePair () |
| Update the current zone pair list when there's a change with nameIf and security level. More... | |
Public Member Functions inherited from ZfwProcess | |
| int | getZoneNameCount () |
| Returns the number of zones. More... | |
| Zone | getZoneNameAt (int) |
| Returns the zone at specified index. More... | |
| int | getZonePairCount () |
| Returns the number of zone pairs. More... | |
| ZonePair | getZonePairEntryAt (int) |
| Returns the zone pair at specified index. More... | |
Public Member Functions inherited from Process | |
| Device | getOwnerDevice () |
| Returns the device for this process. More... | |
FirewallProcess is the process that handles Firewall for asa.
| void FirewallProcess::updateZonePair | ( | ) |
Update the current zone pair list when there's a change with nameIf and security level.