|
int const | consumed_args (...) |
|
template<class T > |
void | apply (lua_State *L, T &ref) |
|
template<class T > |
T & | apply (lua_State *L, by_reference< T >, int index) |
|
template<class T > |
int | match (lua_State *L, by_reference< T >, int index) |
|
template<class T > |
void | converter_postcall (lua_State *, T, int) |
|
int const | consumed_args (...) |
|
template<class T > |
void | apply (lua_State *L, T *ptr) |
|
template<class T > |
T * | apply (lua_State *, by_pointer< T >, int) |
|
template<class T > |
int | match (lua_State *L, by_pointer< T >, int index) |
|
template<class T > |
void | converter_postcall (lua_State *, by_pointer< T >, int) |
|
The documentation for this struct was generated from the following file:
- Server/trunk/luabind-0.9.2beta/luabind/detail/policy.hpp