MCPcopy 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_nameFunction · 0.45
get_class_namesFunction · 0.45
static_class_gettableMethod · 0.45
tostringMethod · 0.45
stack_content_by_nameMethod · 0.45
obj_nameFunction · 0.45
getTypeInfoNameFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected