|
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 |
Public Member Functions inherited from luabind::adl::object_interface< argument > | |
| 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 | |
1.8.12