------------------------------------------------------------------------------
| 1118 | |
| 1119 | //------------------------------------------------------------------------------ |
| 1120 | int vtkSocketCommunicator::GetVersion() |
| 1121 | { |
| 1122 | return vtkSocketCommunicatorHashId; |
| 1123 | } |
| 1124 | VTK_ABI_NAMESPACE_END |
no outgoing calls
no test coverage detected