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 | |
Filter | getFilterAt (int) |
Returns the filter at the index location. More... | |
int | getFilterCount () |
Returns the number of filters. More... | |
Filter FilterSet::getFilterAt | ( | int | ) |
Returns the filter at the index location.
filterIndex,the | index of the filter. |
int FilterSet::getFilterCount | ( | ) |
Returns the number of filters.