Ardour
9.0-pre0-350-gf17a656217
|
#include <Userdata.h>
Static Public Member Functions | |
static void | push (lua_State *L, C const &c) |
static void | push (lua_State *L, T *const t) |
Private Types | |
typedef TypeTraits::removeConst< typename ContainerTraits< C >::Type >::Type | T |
Definition at line 560 of file Userdata.h.
|
private |
Definition at line 565 of file Userdata.h.
|
inlinestatic |
Definition at line 569 of file Userdata.h.
|
inlinestatic |
Definition at line 589 of file Userdata.h.