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

Static Private Attributes

list __slots__

Detailed Description

Definition at line 14 of file interface_statistics.py.

Member Data Documentation

list interface_statistics.StatisticsCollector.NetDevStats.__slots__
staticprivate
Initial value:
['rxPackets', 'rxBytes', 'txPackets', 'txBytes',
'rxPacketRate', 'rxBitRate', 'txPacketRate', 'txBitRate']

Definition at line 15 of file interface_statistics.py.


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