INET Framework for OMNeT++/OMNEST
inet::ProbabilisticBroadcast::tMsgDesc Struct Reference

Store messages in a structure so that we can keep some information needed by the protocol. More...

#include <ProbabilisticBroadcast.h>

Public Attributes

Packetpkt
 
int nbBcast
 
bool initialSend
 

Detailed Description

Store messages in a structure so that we can keep some information needed by the protocol.

Member Data Documentation

◆ initialSend

bool inet::ProbabilisticBroadcast::tMsgDesc::initialSend

◆ nbBcast

int inet::ProbabilisticBroadcast::tMsgDesc::nbBcast

◆ pkt


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