nngn
Loading...
Searching...
No Matches
user.cpp File Reference
#include "user.h"
#include "os/platform.h"
#include "utils/log.h"
#include "state.h"
#include "table.h"
#include "utils.h"
Include dependency graph for user.cpp:

Namespaces

namespace  anonymous_namespace{user.cpp}
 
namespace  nngn
 
namespace  nngn::lua
 
namespace  nngn::lua::detail
 

Functions

nngn::lua::table anonymous_namespace{user.cpp}::push_metatable (nngn::lua::state_view lua, std::string_view meta)
 
bool anonymous_namespace{user.cpp}::check_type (nngn::lua::state_view lua, int i, std::string_view meta, nngn::lua::type t)