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

Public Member Functions

int getPacketCnt ()
 Gets the packet count in the queue. More...
 
string getName ()
 Gets the queue name. More...
 

Detailed Description

\brief Queue handles and manipulates QoS classes.

Member Function Documentation

◆ getName()

string Queue::getName ( )

Gets the queue name.

Returns
string, value is the queue name.

◆ getPacketCnt()

int Queue::getPacketCnt ( )

Gets the packet count in the queue.

Returns
int, value is the packet count in the queue.

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