Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ empty
Method
empty
Engine/lib/tinyxml/tinystr.h:140–140 ·
view source on GitHub ↗
Checks if a TiXmlString is empty
Source
from the content-addressed store, hash-verified
138
139
// Checks if a TiXmlString is empty
140
bool empty () const { return rep_->size == 0; }
141
142
// Return capacity of string
143
size_type capacity () const { return rep_->capacity; }
Callers
15
IsEmpty
Function · 0.45
RegisterTests
Method · 0.45
file_name
Function · 0.45
ParseNaturalNumber
Function · 0.45
FilterMatchesTest
Method · 0.45
AppendUserMessage
Function · 0.45
XmlUnitTestResultPrinter
Method · 0.45
GTEST_LOCK_EXCLUDED_
Function · 0.45
ConfigureStreamingOutput
Method · 0.45
InDeathTestChild
Function · 0.45
IsDirectory
Method · 0.45
Next
Method · 0.45
Calls
no outgoing calls
Tested by
11
IsEmpty
Function · 0.36
RegisterTests
Method · 0.36
file_name
Function · 0.36
ParseNaturalNumber
Function · 0.36
FilterMatchesTest
Method · 0.36
AppendUserMessage
Function · 0.36
XmlUnitTestResultPrinter
Method · 0.36
GTEST_LOCK_EXCLUDED_
Function · 0.36
ConfigureStreamingOutput
Method · 0.36
InDeathTestChild
Function · 0.36
IsDirectory
Method · 0.36