UserIf Class Reference
List of all members.
Member Function Documentation
int UserIf::chat |
( |
ClientInfo |
clientInfo, |
|
|
unsigned char * |
msg, |
|
|
int |
len | |
|
) |
| | |
chat : displays the cliendID and message
Not being used in current version
int UserIf::display |
( |
char * |
msg |
) |
|
display: to display null terminated string on display screen.
mainMenu: displays the main menu
int UserIf::message |
( |
char * |
msg, |
|
|
int |
len | |
|
) |
| | |
message: to display a message stored in buffer of given len
int UserIf::showUser |
( |
ClientInfo * |
clientInfo, |
|
|
int |
len | |
|
) |
| | |
showUser: reads the client list and prints their id on UI screen
- Parameters:
-
| clientInfo | pointer to client list |
| len | number of clients in the list |
The documentation for this class was generated from the following files: