Public Member Functions | Protected Member Functions | Protected Attributes

BurstApplLayer Class Reference
[applLayer - application layer modules]

Application layer to test lower layer implementations. More...

#include <BurstApplLayer.h>

Inherits TestApplLayer.

Inherited by BurstApplLayerBattery.

Collaboration diagram for BurstApplLayer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void initialize (int)
 Initialize module parameters.

Protected Member Functions

virtual void handleSelfMsg (cMessage *)
 Handle self messages such as timer...

Protected Attributes

int burstSize
 Number of messages to send in a burst.

Detailed Description

Application layer to test lower layer implementations.

This application layer does exactly the same as the TestApplLayer. The only difference is that is sends a burst of broadcast messages instead of just one. The burst size is specified in burstSize and can be set in omnetpp.ini

See also:
TestApplALyer
Author:
Daniel Willkomm

Definition at line 41 of file BurstApplLayer.h.


The documentation for this class was generated from the following files: