#include <NetUser.h>
List of all members.
Static Public Member Functions |
static const char * | TYPENAME () |
Detailed Description
Definition at line 30 of file NetUser.h.
Constructor & Destructor Documentation
NetUser::NetUser |
( |
const char * |
name | ) |
|
NetUser::NetUser |
( |
const Player * |
player | ) |
|
Member Function Documentation
int NetUser::AuthLevel |
( |
| ) |
const |
|
inline |
int NetUser::AuthState |
( |
| ) |
const |
|
inline |
int NetUser::FlightTime |
( |
| ) |
const |
|
inline |
const NetAddr& NetUser::GetAddress |
( |
| ) |
const |
|
inline |
Color NetUser::GetColor |
( |
| ) |
const |
|
inline |
Text NetUser::GetDescription |
( |
| ) |
|
DWORD NetUser::GetNetID |
( |
| ) |
const |
|
inline |
const Text& NetUser::GetSessionID |
( |
| ) |
const |
|
inline |
bool NetUser::IsAuthOK |
( |
| ) |
const |
bool NetUser::IsHost |
( |
| ) |
const |
|
inline |
int NetUser::Kills |
( |
| ) |
const |
|
inline |
int NetUser::Losses |
( |
| ) |
const |
|
inline |
int NetUser::Missions |
( |
| ) |
const |
|
inline |
const Text& NetUser::Name |
( |
| ) |
const |
|
inline |
int NetUser::operator== |
( |
const NetUser & |
u | ) |
const |
|
inline |
const Text& NetUser::Pass |
( |
| ) |
const |
|
inline |
int NetUser::Rank |
( |
| ) |
const |
|
inline |
const char* NetUser::Salt |
( |
| ) |
const |
|
inline |
void NetUser::SetAddress |
( |
const NetAddr & |
a | ) |
|
|
inline |
void NetUser::SetAuthLevel |
( |
int |
n | ) |
|
|
inline |
void NetUser::SetAuthState |
( |
int |
n | ) |
|
|
inline |
void NetUser::SetColor |
( |
Color |
c | ) |
|
|
inline |
void NetUser::SetFlightTime |
( |
int |
n | ) |
|
|
inline |
void NetUser::SetHost |
( |
bool |
h | ) |
|
|
inline |
void NetUser::SetKills |
( |
int |
n | ) |
|
|
inline |
void NetUser::SetLosses |
( |
int |
n | ) |
|
|
inline |
void NetUser::SetMissions |
( |
int |
n | ) |
|
|
inline |
void NetUser::SetName |
( |
const char * |
n | ) |
|
|
inline |
void NetUser::SetNetID |
( |
DWORD |
id | ) |
|
|
inline |
void NetUser::SetPass |
( |
const char * |
p | ) |
|
|
inline |
void NetUser::SetRank |
( |
int |
n | ) |
|
|
inline |
void NetUser::SetSalt |
( |
const char * |
s | ) |
|
|
inline |
void NetUser::SetSessionID |
( |
Text |
s | ) |
|
|
inline |
void NetUser::SetSignature |
( |
const char * |
s | ) |
|
|
inline |
void NetUser::SetSquadron |
( |
const char * |
s | ) |
|
|
inline |
const Text& NetUser::Signature |
( |
| ) |
const |
|
inline |
const Text& NetUser::Squadron |
( |
| ) |
const |
|
inline |
static const char* NetUser::TYPENAME |
( |
| ) |
|
|
inlinestatic |
Member Data Documentation
The documentation for this class was generated from the following files: