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

Method GetReturnValue

Parallel/Core/vtkProcess.cxx:30–33  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

28
29//------------------------------------------------------------------------------
30int vtkProcess::GetReturnValue()
31{
32 return this->ReturnValue;
33}
34
35//------------------------------------------------------------------------------
36void vtkProcess::PrintSelf(ostream& os, vtkIndent indent)

Callers 15

TestXdmf3ParallelFunction · 0.80
TestExecutableRunnerFunction · 0.80
TestParallelRenderingFunction · 0.80
TestOSPRayCompositeFunction · 0.80
TestProcessFunction · 0.80
RunTestCaseFunction · 0.80
TransmitRectilinearGridFunction · 0.80
TransmitStructuredGridFunction · 0.80
ParallelResamplingFunction · 0.80
TransmitImageDataFunction · 0.80

Calls

no outgoing calls

Tested by 9

TestXdmf3ParallelFunction · 0.64
TestExecutableRunnerFunction · 0.64
TestParallelRenderingFunction · 0.64
TestOSPRayCompositeFunction · 0.64
TestProcessFunction · 0.64
RunTestCaseFunction · 0.64