Ardour
9.0-pre0-582-g084a23a80d
|
Public Member Functions | |
Array (char const *name, Namespace const *parent) | |
Namespace | endArray () |
Public Member Functions inherited from Namespace::ClassBase | |
ClassBase (lua_State *L_) | |
ClassBase (ClassBase const &other) | |
~ClassBase () | |
Additional Inherited Members | |
Protected Member Functions inherited from Namespace::ClassBase | |
void | createConstTable (char const *name) |
void | createClassTable (char const *name) |
void | createStaticTable (char const *name) |
void | pop (int n) const |
Static Protected Member Functions inherited from Namespace::ClassBase | |
static int | indexMetaMethod (lua_State *L) |
static int | newindexMetaMethod (lua_State *L) |
template<class Params , class C > | |
static int | ctorContainerProxy (lua_State *L) |
template<class Params , class T > | |
static int | ctorPlacementProxy (lua_State *L) |
template<class Params , class T , class C > | |
static int | ctorPtrPlacementProxy (lua_State *L) |
template<class T > | |
static int | ctorNilPtrPlacementProxy (lua_State *L) |
Protected Attributes inherited from Namespace::ClassBase | |
lua_State *const | L |
int | m_stackSize |
C Array to/from table
Definition at line 1164 of file Namespace.h.
|
inline |
Definition at line 1167 of file Namespace.h.
|
inline |
Definition at line 1265 of file Namespace.h.