|
INET Framework for OMNeT++/OMNEST
|
Class generated from inet/linklayer/ieee80211/mgmt/Ieee80211Primitives.msg:156 by opp_msgtool.
More...
#include <Ieee80211Primitives_m.h>
Protected Member Functions | |
| bool | operator== (const Ieee80211Prim_DeauthenticateRequest &)=delete |
Protected Member Functions inherited from inet::ieee80211::Ieee80211PrimRequest | |
| bool | operator== (const Ieee80211PrimRequest &)=delete |
Protected Attributes | |
| ::inet::MacAddress | address |
| Ieee80211ReasonCode | reasonCode = static_cast<inet::ieee80211::Ieee80211ReasonCode>(-1) |
Private Member Functions | |
| void | copy (const Ieee80211Prim_DeauthenticateRequest &other) |
Class generated from inet/linklayer/ieee80211/mgmt/Ieee80211Primitives.msg:156 by opp_msgtool.
// // Losely based on MLME-DEAUTHENTICATE.request // // NOTE: there is no Deauthenticate Confirm, because Deauthenticate Request // takes place immediately, and nothing can go wrong (there is no reply // from the AP to wait for) // class Ieee80211Prim_DeauthenticateRequest extends Ieee80211PrimRequest { MacAddress address; Ieee80211ReasonCode reasonCode; }
| inet::ieee80211::Ieee80211Prim_DeauthenticateRequest::Ieee80211Prim_DeauthenticateRequest | ( | ) |
| inet::ieee80211::Ieee80211Prim_DeauthenticateRequest::Ieee80211Prim_DeauthenticateRequest | ( | const Ieee80211Prim_DeauthenticateRequest & | other | ) |
|
virtual |
|
private |
|
inlineoverridevirtual |
Reimplemented from inet::ieee80211::Ieee80211PrimRequest.
|
virtual |
|
inline |
|
virtual |
| Ieee80211Prim_DeauthenticateRequest& inet::ieee80211::Ieee80211Prim_DeauthenticateRequest::operator= | ( | const Ieee80211Prim_DeauthenticateRequest & | other | ) |
|
protecteddelete |
|
overridevirtual |
Reimplemented from inet::ieee80211::Ieee80211PrimRequest.
Referenced by inet::ieee80211::doParsimPacking().
|
overridevirtual |
Reimplemented from inet::ieee80211::Ieee80211PrimRequest.
Referenced by inet::ieee80211::doParsimUnpacking().
|
virtual |
|
virtual |
|
protected |
|
protected |