#include <NetData.h>
List of all members.
Static Public Member Functions |
static const char * | TYPENAME () |
Detailed Description
Definition at line 762 of file NetData.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
NetElemCreate::NetElemCreate |
( |
| ) |
|
Member Function Documentation
bool NetElemCreate::GetAlert |
( |
| ) |
const |
|
inline |
const Text& NetElemCreate::GetCarrier |
( |
| ) |
const |
|
inline |
const Text& NetElemCreate::GetCommander |
( |
| ) |
const |
|
inline |
int NetElemCreate::GetIFF |
( |
| ) |
const |
|
inline |
bool NetElemCreate::GetInFlight |
( |
| ) |
const |
|
inline |
int NetElemCreate::GetIntel |
( |
| ) |
const |
|
inline |
int* NetElemCreate::GetLoadout |
( |
| ) |
|
|
inline |
const Text& NetElemCreate::GetName |
( |
| ) |
const |
|
inline |
int NetElemCreate::GetObjCode |
( |
| ) |
const |
|
inline |
const Text& NetElemCreate::GetObjective |
( |
| ) |
const |
|
inline |
int* NetElemCreate::GetSlots |
( |
| ) |
|
|
inline |
int NetElemCreate::GetSquadron |
( |
| ) |
const |
|
inline |
int NetElemCreate::GetType |
( |
| ) |
const |
|
inline |
virtual int NetElemCreate::Length |
( |
| ) |
const |
|
inlinevirtual |
BYTE * NetElemCreate::Pack |
( |
| ) |
|
|
virtual |
void NetElemCreate::SetAlert |
( |
bool |
a | ) |
|
|
inline |
void NetElemCreate::SetCarrier |
( |
const char * |
m | ) |
|
|
inline |
void NetElemCreate::SetCommander |
( |
const char * |
m | ) |
|
|
inline |
void NetElemCreate::SetIFF |
( |
int |
n | ) |
|
|
inline |
void NetElemCreate::SetInFlight |
( |
bool |
f | ) |
|
|
inline |
void NetElemCreate::SetIntel |
( |
int |
n | ) |
|
|
inline |
void NetElemCreate::SetLoadout |
( |
int * |
n | ) |
|
void NetElemCreate::SetName |
( |
const char * |
m | ) |
|
|
inline |
void NetElemCreate::SetObjCode |
( |
int |
n | ) |
|
|
inline |
void NetElemCreate::SetObjective |
( |
const char * |
m | ) |
|
|
inline |
void NetElemCreate::SetSlots |
( |
int * |
n | ) |
|
void NetElemCreate::SetSquadron |
( |
int |
n | ) |
|
|
inline |
void NetElemCreate::SetType |
( |
int |
n | ) |
|
|
inline |
virtual int NetElemCreate::Type |
( |
| ) |
const |
|
inlinevirtual |
static const char* NetElemCreate::TYPENAME |
( |
| ) |
|
|
inlinestatic |
bool NetElemCreate::Unpack |
( |
const BYTE * |
data | ) |
|
|
virtual |
The documentation for this class was generated from the following files: