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

Method empty

UnitTests/TestApp/pugixml.cpp:4274–4277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4272 }
4273
4274 PUGI__FN bool xml_attribute::empty() const
4275 {
4276 return !_attr;
4277 }
4278
4279 PUGI__FN const char_t* xml_attribute::name() const
4280 {

Callers 15

initialiseMethod · 0.45
getDataMethod · 0.45
isDataExistMethod · 0.45
getDataPathMethod · 0.45
Gui.hFile · 0.45
MessageBoxStyleClass · 0.45
addButtonNameMethod · 0.45
createMessageBoxMethod · 0.45
_initialiseMethod · 0.45
_shutdownMethod · 0.45
initialiseMethod · 0.45
shutdownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected