myMPD
Internal API documentation
Loading...
Searching...
No Matches
t_script_thread_arg Struct Reference

#include <util.h>

Collaboration diagram for t_script_thread_arg:

Data Fields

lua_State * lua_vm
 new lua vm
sds script_name
 name of the script
sds partition
 execute the script in this partition
enum script_start_events start_event
 script start event
unsigned long conn_id
 mongoose connection id
unsigned request_id
 jsonrpc request id
struct t_configconfig
 pointer to myMPD config

Detailed Description

Struct for passing values to the script execute function


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