#include <NetAuth.h>
List of all members.
Detailed Description
Definition at line 26 of file NetAuth.h.
Member Enumeration Documentation
- Enumerator:
NET_AUTH_MINIMAL |
|
NET_AUTH_STANDARD |
|
NET_AUTH_SECURE |
|
Definition at line 35 of file NetAuth.h.
- Enumerator:
NET_AUTH_INITIAL |
|
NET_AUTH_FAILED |
|
NET_AUTH_OK |
|
Definition at line 29 of file NetAuth.h.
Member Function Documentation
int NetAuth::AuthLevel |
( |
| ) |
|
|
static |
Text NetAuth::CreateAuthResponse |
( |
int |
level, |
|
|
const char * |
salt |
|
) |
| |
|
static |
void NetAuth::SetAuthLevel |
( |
int |
n | ) |
|
|
static |
The documentation for this class was generated from the following files: