#include <NetData.h>
List of all members.
Public Types |
enum | { TYPE = NET_WEP_RELEASE,
SIZE = 11
} |
Static Public Member Functions |
static const char * | TYPENAME () |
Detailed Description
Definition at line 603 of file NetData.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
NetWepRelease::NetWepRelease |
( |
| ) |
|
|
inline |
Member Function Documentation
bool NetWepRelease::GetDecoy |
( |
| ) |
const |
|
inline |
int NetWepRelease::GetIndex |
( |
| ) |
const |
|
inline |
virtual DWORD NetWepRelease::GetObjID |
( |
| ) |
const |
|
inlinevirtual |
bool NetWepRelease::GetProbe |
( |
| ) |
const |
|
inline |
int NetWepRelease::GetSubtarget |
( |
| ) |
const |
|
inline |
DWORD NetWepRelease::GetTgtID |
( |
| ) |
const |
|
inline |
DWORD NetWepRelease::GetWepID |
( |
| ) |
const |
|
inline |
virtual int NetWepRelease::Length |
( |
| ) |
const |
|
inlinevirtual |
BYTE * NetWepRelease::Pack |
( |
| ) |
|
|
virtual |
void NetWepRelease::SetDecoy |
( |
bool |
d | ) |
|
|
inline |
void NetWepRelease::SetIndex |
( |
int |
n | ) |
|
|
inline |
virtual void NetWepRelease::SetObjID |
( |
DWORD |
o | ) |
|
|
inlinevirtual |
void NetWepRelease::SetProbe |
( |
bool |
p | ) |
|
|
inline |
void NetWepRelease::SetSubtarget |
( |
int |
n | ) |
|
|
inline |
void NetWepRelease::SetTgtID |
( |
DWORD |
o | ) |
|
|
inline |
void NetWepRelease::SetWepID |
( |
DWORD |
o | ) |
|
|
inline |
virtual int NetWepRelease::Type |
( |
| ) |
const |
|
inlinevirtual |
static const char* NetWepRelease::TYPENAME |
( |
| ) |
|
|
inlinestatic |
bool NetWepRelease::Unpack |
( |
const BYTE * |
data | ) |
|
|
virtual |
The documentation for this class was generated from the following files: