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