Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
FirewallProcess Class Reference

FirewallProcess is the process that handles Firewall for asa. More...

Inheritance diagram for FirewallProcess:
ZfwProcess Process Firewallv6Process

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...
 

Detailed Description

FirewallProcess is the process that handles Firewall for asa.

Member Function Documentation

◆ updateZonePair()

void FirewallProcess::updateZonePair ( )

Update the current zone pair list when there's a change with nameIf and security level.


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