My Project
Classes | Public Member Functions | List of all members
luabind::adl::object_interface< Derived > Class Template Reference

Public Member Functions

call_proxy< Derived, boost::tuples::tuple<> > operator() ()
 
template<class A0 >
call_proxy< Derived, boost::tuples::tuple< A0 const * > > operator() (A0 const &a0)
 
template<class A0 , class A1 >
call_proxy< Derived, 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: