|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
PolicyMapManager holds and manages policy maps. More...
Public Member Functions | |
| int | getPolicyMapCount () |
| Returns the number of policy maps. More... | |
| PolicyMap | getPolicyMapAt (int) |
| Returns the policy map at the specified index. More... | |
| PolicyMap | getPolicyMap (string) |
| Returns the policy map with the specified name. More... | |
PolicyMapManager holds and manages policy maps.
| PolicyMap PolicyMapManager::getPolicyMap | ( | string | ) |
| PolicyMap PolicyMapManager::getPolicyMapAt | ( | int | ) |
| int PolicyMapManager::getPolicyMapCount | ( | ) |
Returns the number of policy maps.