MCPcopy Create free account
hub / github.com/apache/orc / isValid

Method isValid

c++/src/Geospatial.hh:66–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 geospatialTypes_.clear();
65 }
66 bool isValid() const {
67 return isValid_;
68 }
69 void invalidate() {
70 isValid_ = false;
71 box_.invalidate();

Callers 2

toStringMethod · 0.45
mergeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected