INET Framework for OMNeT++/OMNEST
|
Class generated from inet/linklayer/ieee80211/mac/Ieee80211Frame.msg:298
by nedtool.
More...
#include <Ieee80211Frame_m.h>
Public Member Functions | |
Ieee80211Delba (const char *name=nullptr, short kind=0) | |
Ieee80211Delba (const Ieee80211Delba &other) | |
virtual | ~Ieee80211Delba () |
Ieee80211Delba & | operator= (const Ieee80211Delba &other) |
virtual Ieee80211Delba * | dup () const override |
virtual void | parsimPack (omnetpp::cCommBuffer *b) const override |
virtual void | parsimUnpack (omnetpp::cCommBuffer *b) override |
virtual int | getBlockAckAction () const |
virtual void | setBlockAckAction (int blockAckAction) |
virtual bool | getInitiator () const |
virtual void | setInitiator (bool initiator) |
virtual int | getTid () const |
virtual void | setTid (int tid) |
virtual int | getReasonCode () const |
virtual void | setReasonCode (int reasonCode) |
Public Member Functions inherited from inet::ieee80211::Ieee80211ActionFrame | |
Ieee80211ActionFrame (const char *name=nullptr, short kind=0) | |
Ieee80211ActionFrame (const Ieee80211ActionFrame &other) | |
virtual | ~Ieee80211ActionFrame () |
Ieee80211ActionFrame & | operator= (const Ieee80211ActionFrame &other) |
virtual short | getCategory () const |
virtual void | setCategory (short category) |
Public Member Functions inherited from inet::ieee80211::Ieee80211ManagementFrame | |
Ieee80211ManagementFrame (const char *name=nullptr, short kind=0) | |
Ieee80211ManagementFrame (const Ieee80211ManagementFrame &other) | |
virtual | ~Ieee80211ManagementFrame () |
Ieee80211ManagementFrame & | operator= (const Ieee80211ManagementFrame &other) |
Public Member Functions inherited from inet::ieee80211::Ieee80211DataOrMgmtFrame | |
Ieee80211DataOrMgmtFrame (const char *name=nullptr, short kind=0) | |
Ieee80211DataOrMgmtFrame (const Ieee80211DataOrMgmtFrame &other) | |
virtual | ~Ieee80211DataOrMgmtFrame () |
Ieee80211DataOrMgmtFrame & | operator= (const Ieee80211DataOrMgmtFrame &other) |
virtual MACAddress & | getAddress3 () |
virtual const MACAddress & | getAddress3 () const |
virtual void | setAddress3 (const MACAddress &address3) |
virtual short | getFragmentNumber () const |
virtual void | setFragmentNumber (short fragmentNumber) |
virtual uint16_t | getSequenceNumber () const |
virtual void | setSequenceNumber (uint16_t sequenceNumber) |
Public Member Functions inherited from inet::ieee80211::Ieee80211TwoAddressFrame | |
Ieee80211TwoAddressFrame (const char *name=nullptr, short kind=0) | |
Ieee80211TwoAddressFrame (const Ieee80211TwoAddressFrame &other) | |
virtual | ~Ieee80211TwoAddressFrame () |
Ieee80211TwoAddressFrame & | operator= (const Ieee80211TwoAddressFrame &other) |
virtual MACAddress & | getTransmitterAddress () |
virtual const MACAddress & | getTransmitterAddress () const |
virtual void | setTransmitterAddress (const MACAddress &transmitterAddress) |
Public Member Functions inherited from inet::ieee80211::Ieee80211OneAddressFrame | |
Ieee80211OneAddressFrame (const char *name=nullptr, short kind=0) | |
Ieee80211OneAddressFrame (const Ieee80211OneAddressFrame &other) | |
virtual | ~Ieee80211OneAddressFrame () |
Ieee80211OneAddressFrame & | operator= (const Ieee80211OneAddressFrame &other) |
Public Member Functions inherited from inet::ieee80211::Ieee80211Frame | |
Ieee80211Frame (const char *name=nullptr, short kind=0) | |
Ieee80211Frame (const Ieee80211Frame &other) | |
virtual | ~Ieee80211Frame () |
Ieee80211Frame & | operator= (const Ieee80211Frame &other) |
virtual short | getType () const |
virtual void | setType (short type) |
virtual bool | getToDS () const |
virtual void | setToDS (bool toDS) |
virtual bool | getFromDS () const |
virtual void | setFromDS (bool fromDS) |
virtual bool | getRetry () const |
virtual void | setRetry (bool retry) |
virtual bool | getMoreFragments () const |
virtual void | setMoreFragments (bool moreFragments) |
virtual ::omnetpp::simtime_t | getDuration () const |
virtual void | setDuration (::omnetpp::simtime_t duration) |
virtual short | getAID () const |
virtual void | setAID (short AID) |
virtual MACAddress & | getReceiverAddress () |
virtual const MACAddress & | getReceiverAddress () const |
virtual void | setReceiverAddress (const MACAddress &receiverAddress) |
virtual ::omnetpp::simtime_t | getMACArrive () const |
virtual void | setMACArrive (::omnetpp::simtime_t MACArrive) |
Protected Member Functions | |
bool | operator== (const Ieee80211Delba &) |
Protected Member Functions inherited from inet::ieee80211::Ieee80211ActionFrame | |
bool | operator== (const Ieee80211ActionFrame &) |
Protected Member Functions inherited from inet::ieee80211::Ieee80211ManagementFrame | |
bool | operator== (const Ieee80211ManagementFrame &) |
Protected Member Functions inherited from inet::ieee80211::Ieee80211DataOrMgmtFrame | |
bool | operator== (const Ieee80211DataOrMgmtFrame &) |
Protected Member Functions inherited from inet::ieee80211::Ieee80211TwoAddressFrame | |
bool | operator== (const Ieee80211TwoAddressFrame &) |
Protected Member Functions inherited from inet::ieee80211::Ieee80211OneAddressFrame | |
bool | operator== (const Ieee80211OneAddressFrame &) |
Protected Member Functions inherited from inet::ieee80211::Ieee80211Frame | |
bool | operator== (const Ieee80211Frame &) |
Protected Attributes | |
int | blockAckAction |
bool | initiator |
int | tid |
int | reasonCode |
Protected Attributes inherited from inet::ieee80211::Ieee80211ActionFrame | |
short | category |
Protected Attributes inherited from inet::ieee80211::Ieee80211DataOrMgmtFrame | |
MACAddress | address3 |
short | fragmentNumber |
uint16_t | sequenceNumber |
Protected Attributes inherited from inet::ieee80211::Ieee80211TwoAddressFrame | |
MACAddress | transmitterAddress |
Protected Attributes inherited from inet::ieee80211::Ieee80211Frame | |
short | type |
bool | toDS |
bool | fromDS |
bool | retry |
bool | moreFragments |
::omnetpp::simtime_t | duration |
short | AID |
MACAddress | receiverAddress |
::omnetpp::simtime_t | MACArrive |
Private Member Functions | |
void | copy (const Ieee80211Delba &other) |
Class generated from inet/linklayer/ieee80211/mac/Ieee80211Frame.msg:298
by nedtool.
// // 8.5.5.4 DELBA frame format // packet Ieee80211Delba extends Ieee80211ActionFrame { // byteLength TODO category = 3; int blockAckAction = 2; // representing DELBA
// DELBA Parameter Set // It is set to 1 to indicate the originator and is set to 0 to indicate the recipient. // The Initiator subfield indicates if the originator or the recipient of the data is sending this frame. bool initiator;
// The TID subfield indicates the TSID or the UP for which the Block Ack has been originally set up. int tid;
// This Reason Code field is used to indicate the reason that an unsolicited notification management frame of // type Disassociation, Deauthentication, DELTS, DELBA, DLS Teardown, or Mesh Peering Close was // generated. int reasonCode; }
inet::ieee80211::Ieee80211Delba::Ieee80211Delba | ( | const char * | name = nullptr , |
short | kind = 0 |
||
) |
inet::ieee80211::Ieee80211Delba::Ieee80211Delba | ( | const Ieee80211Delba & | other | ) |
|
virtual |
|
private |
|
inlineoverridevirtual |
Reimplemented from inet::ieee80211::Ieee80211ActionFrame.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Referenced by inet::ieee80211::OriginatorBlockAckAgreementHandler::processReceivedDelba(), inet::ieee80211::RecipientBlockAckAgreementHandler::processReceivedDelba(), inet::ieee80211::BlockAckReordering::processReceivedDelba(), inet::ieee80211::OriginatorBlockAckAgreementHandler::processTransmittedDelba(), and inet::ieee80211::RecipientBlockAckAgreementHandler::processTransmittedDelba().
Ieee80211Delba& inet::ieee80211::Ieee80211Delba::operator= | ( | const Ieee80211Delba & | other | ) |
|
protected |
|
overridevirtual |
Reimplemented from inet::ieee80211::Ieee80211ActionFrame.
Referenced by inet::ieee80211::doParsimPacking().
|
overridevirtual |
Reimplemented from inet::ieee80211::Ieee80211ActionFrame.
Referenced by inet::ieee80211::doParsimUnpacking().
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |