MCPcopy Create free account
hub / github.com/FlightGear/flightgear / name

Method name

3rdparty/cppunit/src/cppunit/XmlElement.cpp:41–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39
40
41std::string
42XmlElement::name() const
43{
44 return m_name;
45}
46
47
48std::string

Callers 2

elementForMethod · 0.45
getClassNameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected