nngn
Loading...
Searching...
No Matches
anonymous_namespace{lua_platform.cpp} Namespace Reference

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)
 

Function Documentation

◆ argv()

nngn::lua::table_view anonymous_namespace{lua_platform.cpp}::argv ( nngn::lua::state_view  lua)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ clearerr_()

void anonymous_namespace{lua_platform.cpp}::clearerr_ ( nngn::lua::state_view  lua)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ferror_()

bool anonymous_namespace{lua_platform.cpp}::ferror_ ( nngn::lua::state_view  lua)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ register_platform()

void anonymous_namespace{lua_platform.cpp}::register_platform ( nngn::lua::table_view  t)
Here is the call graph for this function:

◆ set_non_blocking()

bool anonymous_namespace{lua_platform.cpp}::set_non_blocking ( nngn::lua::state_view  lua)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setenv_()

void anonymous_namespace{lua_platform.cpp}::setenv_ ( std::string_view  name,
std::string_view  value 
)
Here is the caller graph for this function: