My Project
Public Member Functions | List of all members
luabind::adl::argument Class Reference
Inheritance diagram for luabind::adl::argument:
luabind::adl::object_interface< argument >

Public Member Functions

 argument (from_stack const &stack_reference)
 
template<class T >
index_proxy< argumentoperator[] (T const &key) const
 
void push (lua_State *L) const
 
lua_Stateinterpreter () 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
 

The documentation for this class was generated from the following file: