|
INET Framework for OMNeT++/OMNEST
|
Store messages in a structure so that we can keep some information needed by the protocol. More...
#include <ProbabilisticBroadcast.h>
Public Attributes | |
| ProbabilisticBroadcastDatagram * | pkt |
| int | nbBcast |
| bool | initialSend |
Store messages in a structure so that we can keep some information needed by the protocol.
| bool inet::ProbabilisticBroadcast::tMsgDesc::initialSend |
| int inet::ProbabilisticBroadcast::tMsgDesc::nbBcast |
| ProbabilisticBroadcastDatagram* inet::ProbabilisticBroadcast::tMsgDesc::pkt |