OverSim
GiaNeighborInfo Struct Reference

#include <GiaNeighbors.h>

Public Attributes

unsigned int connectionDegree
unsigned int receivedTokens
unsigned int sentTokens
simtime_t timestamp
GiaKeyList keyList

Detailed Description

Definition at line 38 of file GiaNeighbors.h.

Member Data Documentation

unsigned int GiaNeighborInfo::connectionDegree

Definition at line 40 of file GiaNeighbors.h.

Referenced by operator<<().

GiaKeyList GiaNeighborInfo::keyList

Definition at line 44 of file GiaNeighbors.h.

unsigned int GiaNeighborInfo::receivedTokens
unsigned int GiaNeighborInfo::sentTokens

Definition at line 42 of file GiaNeighbors.h.

Referenced by GiaTokenFactory::tokenCompareGiaNode::operator()(), and operator<<().

simtime_t GiaNeighborInfo::timestamp

Definition at line 43 of file GiaNeighbors.h.

Referenced by operator<<().


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