Go to the source code of this file.
| Functions | |
| COMMAND (QUIT,"quit","This command ends the MobileC application.") COMMAND(HELP | |
| This command displays help for any command Usage This command sends a client to a host Usage This command prints the list entries in the connectList | COMMAND (PRINTLIST_MESSAGE,"printlist_message","This command prints all the list entries on the linked list:\n \ message_queue") COMMAND(PRINTLIST_AGENTS | 
| Variables | |
| help | |
| This command displays help for any command Usage | is | 
| This command displays help for any command Usage | send | 
| This command displays help for any command Usage This command sends a client to a host Usage | print_connectlist | 
| This command displays help for any command Usage This command sends a client to a host Usage This command prints the list entries in the connectList | printlist_agents | 
| This command displays help for any command Usage This command sends a client to a host Usage This command prints the list entries in the connectList COMMAND | ( | PRINTLIST_MESSAGE | , | |
| "printlist_message" | , | |||
| "This command prints all the list entries on the linked list:\n \ message_queue" | ||||
| ) | 
| COMMAND | ( | QUIT | , | |
| "quit" | , | |||
| "This command ends the MobileC application." | ||||
| ) | 
Definition at line 40 of file commands.x.h.
Definition at line 40 of file commands.x.h.
| This command displays help for any command Usage This command sends a client to a host Usage print_connectlist | 
Definition at line 40 of file commands.x.h.
| This command displays help for any command Usage This command sends a client to a host Usage This command prints the list entries in the connectList printlist_agents | 
Definition at line 55 of file commands.x.h.
Definition at line 40 of file commands.x.h.
Referenced by message_Send(), and mtp_http_InitializeFromConnection().
 1.5.5
 1.5.5