Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ name
Method
name
Source/Misc/luabind/src/class.cpp:269–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
}
268
269
const char* class_base::name() const
270
{
271
return m_registration->m_name;
272
}
273
274
void class_base::add_static_constant(const char* name_, int val)
275
{
Callers
7
get_class_name
Function · 0.45
get_class_names
Function · 0.45
static_class_gettable
Method · 0.45
tostring
Method · 0.45
stack_content_by_name
Method · 0.45
obj_name
Function · 0.45
getTypeInfoName
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected