Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
const char * AbstractFunction::name() const
42
{
43
return m_name;
44
}
45
46
bool AbstractFunction::isResolved() const
47
{
Callers
10
coutFunc
Function · 0.80
main
Function · 0.80
logging.cpp
File · 0.80
versions
Method · 0.80
functions
Method · 0.80
registerGetErrorCallback
Function · 0.80
setCallbackMaskExcept
Method · 0.80
addCallbackMaskExcept
Method · 0.80
removeCallbackMaskExcept
Method · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected