Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/OpenCOLLADA
/ href
Method
href
DAEValidator/library/src/XmlNamespace.cpp:16–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
string XmlNamespace::href() const
17
{
18
if (mNs)
19
return reinterpret_cast<const XmlChar*>(mNs->href);
20
return string();
21
}
22
}
Callers
3
getRootNamespace
Method · 0.80
TEST_METHOD
Function · 0.80
TEST_METHOD
Function · 0.80
Calls
1
string
Class · 0.85
Tested by
2
TEST_METHOD
Function · 0.64
TEST_METHOD
Function · 0.64