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

Method HasData

Common/Core/vtkStringToken.cxx:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46bool vtkStringToken::HasData() const
47{
48 return token_NAMESPACE::Token::getManager()->contains(this->Id);
49}
50
51vtkStringToken::Hash vtkStringToken::InvalidHash()
52{

Callers 5

updateGlyphSourcesFunction · 0.45
updateArrayGroupsFunction · 0.45
PrintSelfMethod · 0.45
PrintSelfMethod · 0.45

Calls 1

containsMethod · 0.45

Tested by

no test coverage detected