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

Function empty

pdal/util/Uuid.hpp:216–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214 { return unparse(); }
215
216 bool empty() const
217 { return isNull(); }
218
219 bool isNull() const
220 {

Callers 4

toWKTFunction · 0.70
toGeoJSONFunction · 0.70
validMethod · 0.70
emptyMethod · 0.70

Calls 1

isNullFunction · 0.85

Tested by

no test coverage detected