vtkPVSessionCoreInterpreterHelper is used by vtkPVSessionCore to avoid a circular reference between the vtkPVSessionCore instance and its Interpreter.
More...
#include <vtkPVSessionCoreInterpreterHelper.h>
Inherits vtkObject.
vtkPVSessionCoreInterpreterHelper is used by vtkPVSessionCore to avoid a circular reference between the vtkPVSessionCore instance and its Interpreter.
Definition at line 36 of file vtkPVSessionCoreInterpreterHelper.h.
◆ Superclass
◆ vtkPVSessionCoreInterpreterHelper()
vtkPVSessionCoreInterpreterHelper::vtkPVSessionCoreInterpreterHelper |
( |
| ) |
|
|
protected |
◆ ~vtkPVSessionCoreInterpreterHelper()
vtkPVSessionCoreInterpreterHelper::~vtkPVSessionCoreInterpreterHelper |
( |
| ) |
|
|
protected |
◆ New()
◆ GetClassName()
virtual const char* vtkPVSessionCoreInterpreterHelper::GetClassName |
( |
| ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkPVSessionCoreInterpreterHelper::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkPVSessionCoreInterpreterHelper::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ PrintSelf()
void vtkPVSessionCoreInterpreterHelper::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ GetSIObject()
vtkSIObject* vtkPVSessionCoreInterpreterHelper::GetSIObject |
( |
vtkTypeUInt32 |
gid | ) |
|
◆ GetVTKObject()
vtkObjectBase* vtkPVSessionCoreInterpreterHelper::GetVTKObject |
( |
vtkTypeUInt32 |
gid | ) |
|
◆ GetNextGlobalIdChunk()
vtkTypeUInt32 vtkPVSessionCoreInterpreterHelper::GetNextGlobalIdChunk |
( |
vtkTypeUInt32 |
chunkSize | ) |
|
Reserve a global id block.
◆ GetProcessModule()
Provides access to the process module.
◆ GetActiveProgressHandler()
Provides access to the progress handler.
◆ SetMPIMToNSocketConnection()
Sets and initializes the MPIMToNSocketConnection for communicating between data-server and render-server.
◆ SetCore()
◆ SetLogLevel()
virtual void vtkPVSessionCoreInterpreterHelper::SetLogLevel |
( |
int |
| ) |
|
|
virtual |
Switch from 0:vtkErrorMacro to 1:vtkWarningMacro.
◆ Core
◆ LogLevel
int vtkPVSessionCoreInterpreterHelper::LogLevel |
|
protected |
The documentation for this class was generated from the following file: