Typedefs | |
| typedef struct ucmd_s | ucmd_t | 
Functions | |
| void | Client_Frame (void) | 
| void | Client_Init (void) | 
| void | Client_New (client_t *cl) | 
| void | Client_NewConnection (void) | 
| void | Client_SendMessages (client_t *cl) | 
Variables | |
| int | client_count | 
| int(* | ucmd_unknown )(void) | 
| typedef struct ucmd_s ucmd_t | 
| void Client_Frame | ( | void | ) | 
| void Client_Init | ( | void | ) | 
| void Client_New | ( | client_t * | cl | ) | 
| void Client_NewConnection | ( | void | ) | 
| void Client_SendMessages | ( | client_t * | cl | ) | 
| int client_count | 
| int(* ucmd_unknown)(void) |