A Discrete-Event Network Simulator
API
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. More...
 

Public Attributes

 table_model
 table model More...
 

Detailed Description

PacketList class

Definition at line 37 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 50 of file show_last_packets.py.

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: