MCPcopy Create free account
hub / github.com/MyGUI/mygui / internal_object

Method internal_object

Tools/EditorFramework/pugixml.cpp:4294–4297  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4292 }
4293
4294 PUGI__FN xml_attribute_struct* xml_attribute::internal_object() const
4295 {
4296 return _attr;
4297 }
4298
4299 PUGI__FN xml_attribute& xml_attribute::operator=(const char_t* rhs)
4300 {

Callers 2

_data_newMethod · 0.45
document_orderFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected