MCPcopy 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
62void
63XmlElement::setContent( const std::string &content )
64{
65 m_content = content;
66}
67
68
69void

Callers

nothing calls this directly

Calls 1

toStringFunction · 0.85

Tested by

no test coverage detected