DESERT 3.5.1
Loading...
Searching...
No Matches
UWIPClMsgSendAddr Class Reference

#include <uwip-clmsg.h>

Inheritance diagram for UWIPClMsgSendAddr:
Collaboration diagram for UWIPClMsgSendAddr:

Public Member Functions

 UWIPClMsgSendAddr ()
 
 UWIPClMsgSendAddr (DestinationType dtype, int value)
 
 UWIPClMsgSendAddr (UWIPClMsgSendAddr *m)
 
ClMessage * copy ()
 
void setAddr (nsaddr_t addr)
 
nsaddr_t getAddr ()
 

Private Attributes

nsaddr_t addr_
 

Detailed Description

Class used to answer to UWIPClMsgReqAddr cross layer messages.

Definition at line 67 of file uwip-clmsg.h.

Constructor & Destructor Documentation

◆ UWIPClMsgSendAddr() [1/3]

UWIPClMsgSendAddr::UWIPClMsgSendAddr ( )

Definition at line 63 of file uwip-clmsg.cpp.

◆ UWIPClMsgSendAddr() [2/3]

UWIPClMsgSendAddr::UWIPClMsgSendAddr ( DestinationType  dtype,
int  value 
)

Definition at line 69 of file uwip-clmsg.cpp.

◆ UWIPClMsgSendAddr() [3/3]

UWIPClMsgSendAddr::UWIPClMsgSendAddr ( UWIPClMsgSendAddr m)

Definition at line 75 of file uwip-clmsg.cpp.

Member Function Documentation

◆ copy()

ClMessage * UWIPClMsgSendAddr::copy ( )

Definition at line 94 of file uwip-clmsg.cpp.

◆ getAddr()

nsaddr_t UWIPClMsgSendAddr::getAddr ( )

Definition at line 88 of file uwip-clmsg.cpp.

◆ setAddr()

void UWIPClMsgSendAddr::setAddr ( nsaddr_t  addr)

Definition at line 82 of file uwip-clmsg.cpp.

Member Data Documentation

◆ addr_

nsaddr_t UWIPClMsgSendAddr::addr_
private

Definition at line 78 of file uwip-clmsg.h.


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