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

Method GetVersion

Parallel/Core/vtkSocketCommunicator.cxx:1120–1123  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

1118
1119//------------------------------------------------------------------------------
1120int vtkSocketCommunicator::GetVersion()
1121{
1122 return vtkSocketCommunicatorHashId;
1123}
1124VTK_ABI_NAMESPACE_END

Callers 2

RequestDataObjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected