DESERT 4.0.0
UWIPClMsgSendAddr Class Reference

#include <uwip-clmsg.h>

Inheritance diagram for UWIPClMsgSendAddr:
Inheritance graph
Collaboration diagram for UWIPClMsgSendAddr:
Collaboration graph

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.

Constructor & Destructor Documentation

◆ UWIPClMsgSendAddr() [1/3]

UWIPClMsgSendAddr::UWIPClMsgSendAddr ( )

Referenced by copy().

◆ UWIPClMsgSendAddr() [2/3]

UWIPClMsgSendAddr::UWIPClMsgSendAddr ( DestinationType  dtype,
int  value 
)

◆ UWIPClMsgSendAddr() [3/3]

UWIPClMsgSendAddr::UWIPClMsgSendAddr ( UWIPClMsgSendAddr m)

Member Function Documentation

◆ copy()

ClMessage * UWIPClMsgSendAddr::copy ( )

References UWIPClMsgSendAddr().

Here is the call graph for this function:

◆ getAddr()

◆ setAddr()

void UWIPClMsgSendAddr::setAddr ( nsaddr_t  addr)

References addr_.

Referenced by UWIPModule::recvSyncClMsg().

Member Data Documentation

◆ addr_

nsaddr_t UWIPClMsgSendAddr::addr_
private

Referenced by getAddr(), and setAddr().


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