MCPcopy Create free account
hub / github.com/PDAL/PDAL / toString

Function toString

pdal/util/Uuid.hpp:213–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

211 }
212
213 std::string toString() const
214 { return unparse(); }
215
216 bool empty() const
217 { return isNull(); }

Callers 12

defaultValMethod · 0.70
defaultValMethod · 0.70
defaultValMethod · 0.70
wgs84FromZoneMethod · 0.50
OptionFunction · 0.50
setValueFunction · 0.50
setValueMethod · 0.50
setValue<double>Method · 0.50
setValueMethod · 0.50
setValueMethod · 0.50
getNoDataMethod · 0.50
writeBlockMethod · 0.50

Calls 1

unparseFunction · 0.85

Tested by

no test coverage detected