Public Member Functions | Protected Attributes

NetwControlInfo Class Reference
[utils - utility classesbaseUtils - utilities for base MiXiMnetwLayer - network layer modulesapplLayer - application layer modules]

Control info netw messages. More...

#include <NetwControlInfo.h>

Inherited by ProbBcastNetwControlInfo.

List of all members.

Public Member Functions

 NetwControlInfo (int addr=0)
 Default constructor.
virtual ~NetwControlInfo ()
 Destructor.
virtual const int getNetwAddr ()
 Getter method.
virtual void setNetwAddr (const int addr)
 Setter method.

Protected Attributes

int netwAddr
 netw address of the sending or receiving node

Detailed Description

Control info netw messages.

Control Info to pass interface information from the network to the application layer and vice versa. The application layer passes the destination netw address to the network layer, whereas the network layer uses the control info to pass the source netw address to the application layer

Author:
Daniel Willkomm

Definition at line 42 of file NetwControlInfo.h.


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