#include <VMDCollab.h>
Inheritance diagram for VMDCollab:

Public Methods | |
| VMDCollab (VMDApp *) | |
| ~VMDCollab () | |
| int | startserver (int port) |
| void | stopserver () |
| int | connect (const char *host, int port) |
| void | disconnect () |
| int | check_event () |
| check for an event, and queue it if found. Return TRUE if an event was generated. More... | |
| int | act_on_command (int, Command *) |
| update the display due to a command being executed. Return whether any action was taken on this command. Arguments are the command type, command object, and the success of the command (T or F). More... | |
|
|
Definition at line 78 of file VMDCollab.C. References UIObject::command_wanted, NULL, and Command::TOTAL. |
|
|
Definition at line 91 of file VMDCollab.C. References stopserver. |
|
||||||||||||
|
update the display due to a command being executed. Return whether any action was taken on this command. Arguments are the command type, command object, and the success of the command (T or F).
Reimplemented from UIObject. Definition at line 247 of file VMDCollab.C. References Command::has_text, imd_writen, Inform::reset, Inform::text, vmd_msleep, and VMDCOLLAB_MSGSIZE. |
|
|
check for an event, and queue it if found. Return TRUE if an event was generated.
Reimplemented from UIObject. Definition at line 230 of file VMDCollab.C. References imd_readn, NULL, UIObject::runcommand, VMDCOLLAB_MSGSIZE, vmdsock_destroy, vmdsock_selread, and vmdsock_shutdown. |
|
||||||||||||
|
Definition at line 195 of file VMDCollab.C. References NULL, vmd_sleep, vmdsock_connect, vmdsock_create, and vmdsock_destroy. Referenced by text_cmd_collab. |
|
|
Definition at line 223 of file VMDCollab.C. References NULL, vmdsock_destroy, and vmdsock_shutdown. Referenced by text_cmd_collab. |
|
|
Definition at line 158 of file VMDCollab.C. References vmdsock_bind, vmdsock_create, vmdsock_destroy, vmdsock_listen, wkf_thread_create, and wkf_thread_t. Referenced by text_cmd_collab. |
|
|
Definition at line 188 of file VMDCollab.C. References NULL, and vmdsock_shutdown. Referenced by ~VMDCollab. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002