lbp_addons.cpp File Reference

addon function for Lua integration More...

#include "lbp_addons.h"
#include "lbp_include.h"

Go to the source code of this file.

Namespaces

 faudes
 libFAUDES resides within the namespace faudes.
 

Functions

int faudes::faudes_print (lua_State *L)
 
void faudes::faudes_print_register (lua_State *L)
 
void faudes::faudes_hook (lua_State *L, lua_Debug *ar)
 
void faudes::faudes_hook_register (lua_State *L)
 
void faudes::faudes_initialize (lua_State *pL)
 
int faudes::faudes_loadext (lua_State *pL, const char *filename)
 
int faudes::faudes_loaddefext (lua_State *pL, const char *arg0)
 
char ** faudes::faudes_complete (lua_State *pL, const char *text, int start, int end)
 

Detailed Description

addon function for Lua integration

add-ons for Lua integration

Definition in file lbp_addons.cpp.

libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen