MCPcopy Create free account
hub / github.com/Kitware/VTK / IsValid

Method IsValid

Web/Core/vtkDataEncoder.cxx:158–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156 }
157
158 bool IsValid() const { return !this->ThreadPool.empty(); }
159
160 void PushBack(vtkWork&& work)
161 {

Callers 4

PushBackMethod · 0.95
vtkVariantCastFunction · 0.45
vtkVariantStrictEqualityFunction · 0.45

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected