intf.c File Reference

Include dependency graph for intf.c:


Functions

static void * Run (void *)
static void luaL_register_submodule (lua_State *L, const char *psz_name, const luaL_Reg *l)
static const char * WordInList (const char *psz_list, const char *psz_word)
static char * GetModuleName (intf_thread_t *p_intf)
int Open_LuaIntf (vlc_object_t *p_this)
void Close_LuaIntf (vlc_object_t *p_this)

Variables

static const char *const ppsz_intf_options [] = { "intf", "config", NULL }
struct {
   const char *   psz_shortcut
   const char *   psz_name
pp_shortcuts []
static const luaL_Reg p_reg [] = { { NULL, NULL } }

Function Documentation

void Close_LuaIntf ( vlc_object_t p_this  ) 

static char* GetModuleName ( intf_thread_t p_intf  )  [static]

static void luaL_register_submodule ( lua_State L,
const char *  psz_name,
const luaL_Reg *  l 
) [inline, static]

int Open_LuaIntf ( vlc_object_t p_this  ) 

static void * Run ( void *  data  )  [static]

static const char* WordInList ( const char *  psz_list,
const char *  psz_word 
) [static]

Referenced by GetModuleName().


Variable Documentation

const luaL_Reg p_reg[] = { { NULL, NULL } } [static]

struct { ... } pp_shortcuts[] [static]

Referenced by GetModuleName(), ListModules(), and Usage().

const char* const ppsz_intf_options[] = { "intf", "config", NULL } [static]

Referenced by Open_LuaIntf().

const char* psz_name

const char* psz_shortcut

Referenced by GetModuleName().


Generated on Tue May 25 08:05:33 2010 for VLC by  doxygen 1.5.6