A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
interface_statistics.StatisticsCollector Class Reference

Classes

class  NetDevStats

Public Member Functions

def __init__
def get_interface_statistics
def simulation_periodic_update

Public Attributes

 node_statistics
 visualizer

Detailed Description

Collects interface statistics for all nodes.

Definition at line 9 of file interface_statistics.py.

Constructor & Destructor Documentation

def interface_statistics.StatisticsCollector.__init__ (   self,
  visualizer 
)

Definition at line 18 of file interface_statistics.py.

Member Function Documentation

def interface_statistics.StatisticsCollector.get_interface_statistics (   self,
  nodeId 
)
def interface_statistics.StatisticsCollector.simulation_periodic_update (   self,
  viz 
)

Member Data Documentation

interface_statistics.StatisticsCollector.node_statistics
interface_statistics.StatisticsCollector.visualizer

Definition at line 20 of file interface_statistics.py.


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