MCPcopy Create free account
hub / github.com/OpenZWave/open-zwave / empty

Method empty

cpp/tinyxml/tinystr.h:154–154  ·  view source on GitHub ↗

Checks if a TiXmlString is empty

Source from the content-addressed store, hash-verified

152
153 // Checks if a TiXmlString is empty
154 bool empty () const { return rep_->size == 0; }
155
156 // Return capacity of string
157 size_type capacity () const { return rep_->capacity; }

Callers 15

NextMethod · 0.45
PreviousMethod · 0.45
PrintMethod · 0.45
IsDirectoryMethod · 0.45
ParseNaturalNumberFunction · 0.45
FilterMatchesTestMethod · 0.45
EqFailureFunction · 0.45
AppendUserMessageFunction · 0.45
GTEST_LOCK_EXCLUDED_Function · 0.45
LoadFlagsFromFileFunction · 0.45

Calls

no outgoing calls

Tested by 14

IsDirectoryMethod · 0.36
ParseNaturalNumberFunction · 0.36
FilterMatchesTestMethod · 0.36
EqFailureFunction · 0.36
AppendUserMessageFunction · 0.36
GTEST_LOCK_EXCLUDED_Function · 0.36
LoadFlagsFromFileFunction · 0.36
InDeathTestChildFunction · 0.36
file_nameFunction · 0.36
RegisterTestsMethod · 0.36