A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
show_last_packets.ShowLastPackets.PacketList Class Reference
+ Inheritance diagram for show_last_packets.ShowLastPackets.PacketList:
+ Collaboration diagram for show_last_packets.ShowLastPackets.PacketList:

Public Member Functions

def __init__ (self)
 
def update (self, node, packet_list)
 Update function.
 

Public Attributes

 table_model
 table model
 

Detailed Description

PacketList class

Definition at line 49 of file show_last_packets.py.

Constructor & Destructor Documentation

◆ __init__()

def show_last_packets.ShowLastPackets.PacketList.__init__ (   self)
Initializer
@param self this object

Definition at line 71 of file show_last_packets.py.

References show_last_packets.ShowLastPackets.PacketList.__init__().

Referenced by show_last_packets.ShowLastPackets.PacketList.__init__().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Function Documentation

◆ update()

def show_last_packets.ShowLastPackets.PacketList.update (   self,
  node,
  packet_list 
)

Member Data Documentation

◆ table_model


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