MsgHandler Class Reference

#include <MsgHandler.h>

List of all members.

Public Member Functions

 MsgHandler ()
virtual ~MsgHandler ()
void sendAck (unsigned int msgId)
void sendToModel (char *wlanPkt, int length)
void updateVifParameter (configNotification *info)
void initializeVifParameters (vifRegistrationData vifReg[])

Protected Member Functions

virtual void initialize ()
virtual void handleMessage (cMessage *msg)
void setRTS (int8_t index, int16_t rts)
void setRetry (int8_t index, int16_t retry)
void setTxPower (int8_t index, int16_t txpower)
void setSensitivity (int8_t index, int16_t sensitivity)
void setChannel (int8_t index, int16_t channel)


Detailed Description

Definition at line 31 of file MsgHandler.h.


Constructor & Destructor Documentation

MsgHandler::MsgHandler (  ) 

Definition at line 23 of file MsgHandler.cc.

MsgHandler::~MsgHandler (  )  [virtual]

Definition at line 33 of file MsgHandler.cc.


Member Function Documentation

void MsgHandler::handleMessage ( cMessage *  msg  )  [protected, virtual]

Definition at line 66 of file MsgHandler.cc.

void MsgHandler::initialize (  )  [protected, virtual]

Definition at line 35 of file MsgHandler.cc.

void MsgHandler::initializeVifParameters ( vifRegistrationData  vifReg[]  ) 

Definition at line 232 of file MsgHandler.cc.

void MsgHandler::sendAck ( unsigned int  msgId  ) 

Definition at line 104 of file MsgHandler.cc.

void MsgHandler::sendToModel ( char *  wlanPkt,
int  length 
)

Definition at line 129 of file MsgHandler.cc.

void MsgHandler::setChannel ( int8_t  index,
int16_t  channel 
) [protected]

Definition at line 167 of file MsgHandler.cc.

void MsgHandler::setRetry ( int8_t  index,
int16_t  retry 
) [protected]

Definition at line 177 of file MsgHandler.cc.

void MsgHandler::setRTS ( int8_t  index,
int16_t  rts 
) [protected]

Definition at line 155 of file MsgHandler.cc.

void MsgHandler::setSensitivity ( int8_t  index,
int16_t  sensitivity 
) [protected]

Definition at line 191 of file MsgHandler.cc.

void MsgHandler::setTxPower ( int8_t  index,
int16_t  txpower 
) [protected]

Definition at line 184 of file MsgHandler.cc.

void MsgHandler::updateVifParameter ( configNotification info  ) 

Definition at line 198 of file MsgHandler.cc.


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

Generated on Mon Feb 8 14:55:06 2010 for WlanModel by  doxygen 1.5.8