|
nngn
|
Functions | |
| nngn::lua::table_view | argv (nngn::lua::state_view lua) |
| void | setenv_ (std::string_view name, std::string_view value) |
| bool | ferror_ (nngn::lua::state_view lua) |
| void | clearerr_ (nngn::lua::state_view lua) |
| bool | set_non_blocking (nngn::lua::state_view lua) |
| void | register_platform (nngn::lua::table_view t) |
| nngn::lua::table_view anonymous_namespace{lua_platform.cpp}::argv | ( | nngn::lua::state_view | lua | ) |


| void anonymous_namespace{lua_platform.cpp}::clearerr_ | ( | nngn::lua::state_view | lua | ) |


| bool anonymous_namespace{lua_platform.cpp}::ferror_ | ( | nngn::lua::state_view | lua | ) |


| void anonymous_namespace{lua_platform.cpp}::register_platform | ( | nngn::lua::table_view | t | ) |

| bool anonymous_namespace{lua_platform.cpp}::set_non_blocking | ( | nngn::lua::state_view | lua | ) |


| void anonymous_namespace{lua_platform.cpp}::setenv_ | ( | std::string_view | name, |
| std::string_view | value ) |
