My Project
|
Public Member Functions | |
argument (from_stack const &stack_reference) | |
template<class T > | |
index_proxy< argument > | operator[] (T const &key) const |
void | push (lua_State *L) const |
lua_State * | interpreter () const |
![]() | |
call_proxy< argument, boost::tuples::tuple<> > | operator() () |
call_proxy< argument, boost::tuples::tuple< A0 const *> > | operator() (A0 const &a0) |
call_proxy< argument, boost::tuples::tuple< A0 const *, A1 const *> > | operator() (A0 const &a0, A1 const &a1) |
operator safe_bool_type * () const | |