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 an agent XML file 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 |
This command displays help for any command Usage This command sends an agent XML file to a host Usage This command prints the list entries in the connectList This command prints all the agents on the system which are still n on the agent list n | COMMAND (FLUSH_AGENTS,"flush_agents","This command flushes all of the agents on the system which are still\n\ on the agent list.\n") COMMAND(COMPOSE_SEND |
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 an agent XML file to a host Usage | print_connectlist |
This command displays help for any command Usage This command sends an agent XML file 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 an agent XML file to a host Usage This command prints the list entries in the connectList This command prints all the agents on the system which are still n on the agent list n | compose_send |
This command displays help for any command Usage This command sends an agent XML file to a host Usage This command prints the list entries in the connectList This command prints all the agents on the system which are still n on the agent list n COMMAND | ( | FLUSH_AGENTS | , | |
"flush_agents" | , | |||
"This command flushes all of the agents on the system which are still\n\ on the agent list.\n" | ||||
) |
This command displays help for any command Usage This command sends an agent XML file 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." | ||||
) |
This command displays help for any command Usage This command sends an agent XML file to a host Usage This command prints the list entries in the connectList This command prints all the agents on the system which are still n on the agent list n compose_send |
Definition at line 62 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 an agent XML file to a host Usage is |
Definition at line 40 of file commands.x.h.
This command displays help for any command Usage This command sends an agent XML file 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 an agent XML file 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 extract_nonce_from_MA(), initiate_migration_process(), MC_End(), message_send_Thread(), mtp_http_InitializeFromConnection(), reply_migration_process(), and send_AES_en_MA().