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 | |
void | updateTableEvent () |
This event is emitted when update event table. More... | |
int | getPacketCnt () |
Returns the number of packets. More... | |
UserTraffic | getUserTrafficAt (int) |
Returns the UserTraffic object. More... | |
\brief HardwareQueue handles and manipulates switch ports.
int HardwareQueue::getPacketCnt | ( | ) |
Returns the number of packets.
UserTraffic HardwareQueue::getUserTrafficAt | ( | int | ) |
Returns the UserTraffic object.
int,index | of UserTraffic in the queue. |
void HardwareQueue::updateTableEvent | ( | ) |
This event is emitted when update event table.
IPC event.