A Discrete-Event Network Simulator
API
visualizer.base.InformationWindow Class Reference

InformationWindow class. More...

+ Inheritance diagram for visualizer.base.InformationWindow:
+ Collaboration diagram for visualizer.base.InformationWindow:

Public Member Functions

def update (self)
 update function More...
 

Detailed Description

InformationWindow class.

Definition at line 35 of file base.py.

Member Function Documentation

◆ update()

def visualizer.base.InformationWindow.update (   self)

update function

Returns
: NotImplementedError exception

Reimplemented in show_last_packets.ShowLastPackets, olsr.ShowOlsrRoutingTable, ipv4_routing_table.ShowIpv4RoutingTable, and interface_statistics.ShowInterfaceStatistics.

Definition at line 39 of file base.py.


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