|
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 | |
| int | getQueueCount () |
| Returns the queue count. More... | |
| Queue | getQueueAt (int) |
| Returns the queue at the specified index. More... | |
Public Member Functions inherited from QueueProcess | |
| QoS::EQueueType | getQueueType () |
| Returns the mode. More... | |
| Queue PriorityQueue::getQueueAt | ( | int | ) |
Returns the queue at the specified index.
| i,index | to get the queue at. Range(0, getQueueCount()). |
| int PriorityQueue::getQueueCount | ( | ) |
Returns the queue count.