Crossfire Client, Branch  R11627
Data Fields
script Struct Reference

Data Fields

char cmd [1024]
int cmd_count
int in_fd
int monitor
char * name
int num_watch
int out_fd
char * params
int pid
int sync_watch
char ** watch

Detailed Description

Definition at line 134 of file script.c.


Field Documentation

char script::cmd[1024]

Definition at line 148 of file script.c.

Referenced by script_process(), and script_process_cmd().

Definition at line 147 of file script.c.

Referenced by script_init(), script_process(), and script_process_cmd().

Definition at line 139 of file script.c.

Referenced by script_dead(), script_fdset(), script_init(), and script_process().

Definition at line 144 of file script.c.

Referenced by script_init(), script_monitor(), script_monitor_str(), and script_process_cmd().

char* script::name

Definition at line 135 of file script.c.

Referenced by script_init().

Definition at line 145 of file script.c.

Referenced by script_dead(), script_init(), script_process_cmd(), and script_watch().

Definition at line 136 of file script.c.

Referenced by script_init().

Definition at line 150 of file script.c.

Referenced by script_init(), and script_kill().

Definition at line 155 of file script.c.

Referenced by script_init(), script_process_cmd(), and script_sync().

char** script::watch

Definition at line 146 of file script.c.

Referenced by script_dead(), script_init(), script_process_cmd(), and script_watch().


The documentation for this struct was generated from the following file: