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
FilterSet Class Reference

Public Member Functions

Filter getFilterAt (int)
 Returns the filter at the index location. More...
 
int getFilterCount ()
 Returns the number of filters. More...
 

Member Function Documentation

◆ getFilterAt()

Filter FilterSet::getFilterAt ( int  )

Returns the filter at the index location.

Parameters
filterIndex,theindex of the filter.
Returns
Filter, the filter object of given index.

◆ getFilterCount()

int FilterSet::getFilterCount ( )

Returns the number of filters.

Returns
int, the number of filters.

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