|
typedef boost::mpl::true_ | is_native |
|
std::string | from (lua_State *L, int index) |
|
void | to (lua_State *L, std::string const &value) |
|
int const | consumed_args (...) |
|
void | converter_postcall (lua_State *, U const &, int) |
|
int | match (lua_State *L, detail::by_value< std::string >, int index) |
|
int | match (lua_State *L, detail::by_value< std::string const >, int index) |
|
int | match (lua_State *L, detail::by_const_reference< std::string >, int index) |
|
std::string | apply (lua_State *L, detail::by_value< std::string >, int index) |
|
std::string | apply (lua_State *L, detail::by_value< std::string const >, int index) |
|
std::string | apply (lua_State *L, detail::by_const_reference< std::string >, int index) |
|
void | apply (lua_State *L, std::string const &value) |
|
default_converter< std::string > & | derived () |
|
static int | compute_score (lua_State *L, int index) |
|
The documentation for this struct was generated from the following file:
- Server/trunk/luabind-0.9.2beta/luabind/detail/policy.hpp