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

#include <lua_mympd_state.h>

Data Fields

sds p
 lua string
 
int64_t i
 lua number
 
double f
 lua float
 
bool b
 lua bool
 

Detailed Description

Holds a lua variable. Which member is used is defined by lua_mympd_state_type


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