A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
interface_statistics.ShowInterfaceStatistics Class Reference
+ Inheritance diagram for interface_statistics.ShowInterfaceStatistics:
+ Collaboration diagram for interface_statistics.ShowInterfaceStatistics:

Public Member Functions

def __init__
 
def update
 
- Public Member Functions inherited from visualizer.base.InformationWindow
def update
 

Public Attributes

 node_index
 
 statistics_collector
 
 table_model
 
 visualizer
 
 viz_node
 
 win
 

Private Member Functions

def _response_cb
 

Detailed Description

Definition at line 71 of file interface_statistics.py.

Constructor & Destructor Documentation

def interface_statistics.ShowInterfaceStatistics.__init__ (   self,
  visualizer,
  node_index,
  statistics_collector 
)

Definition at line 87 of file interface_statistics.py.

Member Function Documentation

def interface_statistics.ShowInterfaceStatistics._response_cb (   self,
  win,
  response 
)
private

Definition at line 124 of file interface_statistics.py.

def interface_statistics.ShowInterfaceStatistics.update (   self)

Member Data Documentation

interface_statistics.ShowInterfaceStatistics.node_index
interface_statistics.ShowInterfaceStatistics.statistics_collector

Definition at line 95 of file interface_statistics.py.

interface_statistics.ShowInterfaceStatistics.table_model

Definition at line 99 of file interface_statistics.py.

interface_statistics.ShowInterfaceStatistics.visualizer

Definition at line 94 of file interface_statistics.py.

interface_statistics.ShowInterfaceStatistics.viz_node

Definition at line 97 of file interface_statistics.py.

interface_statistics.ShowInterfaceStatistics.win

Definition at line 89 of file interface_statistics.py.


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