MCPcopy Create free account
hub / github.com/cginternals/glbinding / name

Method name

source/glbinding/source/AbstractFunction.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41const char * AbstractFunction::name() const
42{
43 return m_name;
44}
45
46bool AbstractFunction::isResolved() const
47{

Callers 10

coutFuncFunction · 0.80
mainFunction · 0.80
logging.cppFile · 0.80
versionsMethod · 0.80
functionsMethod · 0.80
registerGetErrorCallbackFunction · 0.80
setCallbackMaskExceptMethod · 0.80
addCallbackMaskExceptMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected