OverSim
GiaMessageBookkeeping::MessageItem Struct Reference

#include <GiaMessageBookkeeping.h>

Public Attributes

std::vector< GiaNoderemainNodes
 contains all nodes, to which this message has NOT ALREADY been forwarded
simtime_t timestamp

Detailed Description

Definition at line 102 of file GiaMessageBookkeeping.h.

Member Data Documentation

std::vector<GiaNode> GiaMessageBookkeeping::MessageItem::remainNodes

contains all nodes, to which this message has NOT ALREADY been forwarded

Definition at line 104 of file GiaMessageBookkeeping.h.

Referenced by GiaMessageBookkeeping::addMessage(), and GiaMessageBookkeeping::getNextHop().

simtime_t GiaMessageBookkeeping::MessageItem::timestamp

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