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

Method IsValid

Common/Core/vtkVariant.cxx:506–509  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

504}
505
506bool vtkVariant::IsValid() const
507{
508 return this->Valid;
509}
510
511bool vtkVariant::IsString() const
512{

Callers 8

ToStringMethod · 0.95
testTwoArgConstructorMethod · 0.45
TestStringTokenFunction · 0.45
TestArrayAPIFunction · 0.45

Calls

no outgoing calls

Tested by 6

testTwoArgConstructorMethod · 0.36
TestStringTokenFunction · 0.36
TestArrayAPIFunction · 0.36