sfz_scripting.cpp File Reference

#include "lugre_prefix.h"
#include <assert.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include "lugre_scripting.h"
#include "lugre_luabind.h"
#include "object.h"
#include "location.h"
#include "resyncreceiver.h"
#include "objectcontroller.h"

Include dependency graph for sfz_scripting.cpp:

Go to the source code of this file.

Functions

static int l_GetDataDir (lua_State *L)
static int l_GetLuaDir (lua_State *L)
static int l_GetLugreDir (lua_State *L)
static int l_UseHomeWritable (lua_State *L)
void SFZ_RegisterLuaPlugin ()


Function Documentation

static int l_GetDataDir ( lua_State *  L  )  [static]

Definition at line 16 of file sfz_scripting.cpp.

References PROFILE.

Referenced by SFZ_RegisterLuaPlugin().

static int l_GetLuaDir ( lua_State *  L  )  [static]

Definition at line 17 of file sfz_scripting.cpp.

References PROFILE.

Referenced by SFZ_RegisterLuaPlugin().

static int l_GetLugreDir ( lua_State *  L  )  [static]

Definition at line 18 of file sfz_scripting.cpp.

References PROFILE.

Referenced by SFZ_RegisterLuaPlugin().

static int l_UseHomeWritable ( lua_State *  L  )  [static]

Definition at line 19 of file sfz_scripting.cpp.

References PROFILE.

Referenced by SFZ_RegisterLuaPlugin().

void SFZ_RegisterLuaPlugin (  ) 


Generated on Wed May 23 06:00:17 2012 for cpp by  doxygen 1.5.6