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 () |
Event is emitted when the hardware queue table is updated. More... | |
int | getPacketCnt () |
Returns the number of packets. More... | |
UserTraffic | getUserTrafficAt (int) |
Returns the UserTraffic at the specified index. More... | |
![]() | |
Device | getOwnerDevice () |
Returns the device for this process. More... | |
\brief DslSignaling handles and manipulates the PPP encapsulation process. \example network().getDevice("Router0").getProcess("DslSignaling")
int DslSignaling::getPacketCnt | ( | ) |
Returns the number of packets.
UserTraffic DslSignaling::getUserTrafficAt | ( | int | ) |
Returns the UserTraffic at the specified index.
index,specified | index |
void DslSignaling::updateTableEvent | ( | ) |
Event is emitted when the hardware queue table is updated.
IPC event.