Ardour  9.0-pre0-582-g084a23a80d
luascripting.h File Reference
#include <memory>
#include <vector>
#include <glibmm/threads.h>
#include "pbd/signals.h"
#include "ardour/libardour_visibility.h"
Include dependency graph for luascripting.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ARDOUR::LuaScriptInfo
 
struct  ARDOUR::LuaScriptParam
 
class  ARDOUR::LuaScripting
 
struct  ARDOUR::LuaScripting::Sorter
 

Namespaces

 ARDOUR
 

Typedefs

typedef std::shared_ptr< LuaScriptInfo > ARDOUR::LuaScriptInfoPtr
 
typedef std::vector< LuaScriptInfoPtr > ARDOUR::LuaScriptList
 
typedef std::shared_ptr< LuaScriptParam > ARDOUR::LuaScriptParamPtr
 
typedef std::vector< LuaScriptParamPtr > ARDOUR::LuaScriptParamList