Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlightGear/flightgear
/ setContent
Method
setContent
3rdparty/cppunit/src/cppunit/XmlElement.cpp:62–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
61
62
void
63
XmlElement::setContent( const std::string &content )
64
{
65
m_content = content;
66
}
67
68
69
void
Callers
nothing calls this directly
Calls
1
toString
Function · 0.85
Tested by
no test coverage detected