MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenImageIO / internal_object

Method internal_object

src/include/pugixml.cpp:3831–3834  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3829 }
3830
3831 PUGI__FN xml_attribute_struct* xml_attribute::internal_object() const
3832 {
3833 return _attr;
3834 }
3835
3836 PUGI__FN xml_attribute& xml_attribute::operator=(const char_t* rhs)
3837 {

Callers 2

_data_newMethod · 0.80
document_orderFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected