ActiViz .NET
5.8.0
|
Public Member Functions | |
vtkSubCommunicator (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkSubCommunicator () | |
Undocumented Block. | |
virtual vtkProcessGroup | GetGroup () |
Set/get the group on which communication will happen. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkSubCommunicator | NewInstance () |
Undocumented Block. | |
override int | ReceiveVoidArray (IntPtr data, int length, int type, int remoteHandle, int tag) |
Implementation for abstract supercalss. | |
override int | SendVoidArray (IntPtr data, int length, int type, int remoteHandle, int tag) |
Implementation for abstract supercalss. | |
virtual void | SetGroup (vtkProcessGroup group) |
Set/get the group on which communication will happen. | |
Static Public Member Functions | |
static new vtkSubCommunicator | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkSubCommunicator | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkSubCommunicator" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "18vtkSubCommunicator" |
Automatically generated type registration mechanics. | |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly. | |
Private Member Functions | |
static internal IntPtr | vtkSubCommunicator_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkSubCommunicator_GetGroup_01 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkSubCommunicator_IsA_02 (HandleRef pThis, string type) |
static internal int | vtkSubCommunicator_IsTypeOf_03 (string type) |
static internal IntPtr | vtkSubCommunicator_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkSubCommunicator_ReceiveVoidArray_06 (HandleRef pThis, IntPtr data, int length, int type, int remoteHandle, int tag) |
static internal IntPtr | vtkSubCommunicator_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkSubCommunicator_SendVoidArray_08 (HandleRef pThis, IntPtr data, int length, int type, int remoteHandle, int tag) |
static internal void | vtkSubCommunicator_SetGroup_09 (HandleRef pThis, HandleRef group) |
Static Private Member Functions | |
static | vtkSubCommunicator () |
Automatically generated type registration mechanics. |
-*- c++ -*-
static Kitware.VTK.vtkSubCommunicator.vtkSubCommunicator | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkSubCommunicator.vtkSubCommunicator | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkSubCommunicator.Dispose | ( | bool | disposing | ) | [protected] |
Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.
Reimplemented from Kitware.VTK.vtkCommunicator.
virtual vtkProcessGroup Kitware.VTK.vtkSubCommunicator.GetGroup | ( | ) | [virtual] |
Set/get the group on which communication will happen.
override int Kitware.VTK.vtkSubCommunicator.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCommunicator.
static new int Kitware.VTK.vtkSubCommunicator.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCommunicator.
static new vtkSubCommunicator Kitware.VTK.vtkSubCommunicator.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCommunicator.
override int Kitware.VTK.vtkSubCommunicator.ReceiveVoidArray | ( | IntPtr | data, |
int | length, | ||
int | type, | ||
int | remoteHandle, | ||
int | tag | ||
) | [virtual] |
Implementation for abstract supercalss.
Reimplemented from Kitware.VTK.vtkCommunicator.
static new vtkSubCommunicator Kitware.VTK.vtkSubCommunicator.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCommunicator.
override int Kitware.VTK.vtkSubCommunicator.SendVoidArray | ( | IntPtr | data, |
int | length, | ||
int | type, | ||
int | remoteHandle, | ||
int | tag | ||
) | [virtual] |
Implementation for abstract supercalss.
Reimplemented from Kitware.VTK.vtkCommunicator.
virtual void Kitware.VTK.vtkSubCommunicator.SetGroup | ( | vtkProcessGroup | group | ) | [virtual] |
Set/get the group on which communication will happen.
static internal IntPtr Kitware.VTK.vtkSubCommunicator.vtkSubCommunicator_GetGroup_01 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkSubCommunicator.vtkSubCommunicator_IsA_02 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkSubCommunicator.vtkSubCommunicator_IsTypeOf_03 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkSubCommunicator.vtkSubCommunicator_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkSubCommunicator.vtkSubCommunicator_NewInstance_05 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkSubCommunicator.vtkSubCommunicator_ReceiveVoidArray_06 | ( | HandleRef | pThis, |
IntPtr | data, | ||
int | length, | ||
int | type, | ||
int | remoteHandle, | ||
int | tag | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkSubCommunicator.vtkSubCommunicator_SafeDownCast_07 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkSubCommunicator.vtkSubCommunicator_SendVoidArray_08 | ( | HandleRef | pThis, |
IntPtr | data, | ||
int | length, | ||
int | type, | ||
int | remoteHandle, | ||
int | tag | ||
) | [private] |
static internal void Kitware.VTK.vtkSubCommunicator.vtkSubCommunicator_SetGroup_09 | ( | HandleRef | pThis, |
HandleRef | group | ||
) | [private] |
new readonly string Kitware.VTK.vtkSubCommunicator.MRClassNameKey = "18vtkSubCommunicator" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkCommunicator.
new const string Kitware.VTK.vtkSubCommunicator.MRFullTypeName = "Kitware.VTK.vtkSubCommunicator" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkCommunicator.