A Discrete-Event Network Simulator
API
ns3::PyViz::NodeStatistics Struct Reference

NodeStatistics structure. More...

#include "pyviz.h"

+ Collaboration diagram for ns3::PyViz::NodeStatistics:

Public Attributes

uint32_t nodeId
 node ID More...
 
std::vector< NetDeviceStatisticsstatistics
 statistics More...
 

Detailed Description

NodeStatistics structure.

Definition at line 177 of file pyviz.h.

Member Data Documentation

◆ nodeId

uint32_t ns3::PyViz::NodeStatistics::nodeId

node ID

Definition at line 179 of file pyviz.h.

◆ statistics

std::vector<NetDeviceStatistics> ns3::PyViz::NodeStatistics::statistics

statistics

Definition at line 180 of file pyviz.h.


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