ActiViz .NET  5.8.0
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Private Member Functions | Static Private Member Functions
Kitware.VTK.vtkPSLACReader Class Reference
Inheritance diagram for Kitware.VTK.vtkPSLACReader:
[legend]
Collaboration diagram for Kitware.VTK.vtkPSLACReader:
[legend]

List of all members.

Public Member Functions

 vtkPSLACReader (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkPSLACReader ()
 Undocumented Block.
virtual vtkMultiProcessController GetController ()
 The controller used to communicate partition data. The number of pieces requested must agree with the number of processes, the piece requested must agree with the local process id, and all process must invoke ProcessRequests of this filter simultaneously.
override int IsA (string type)
 Undocumented Block.
new vtkPSLACReader NewInstance ()
 Undocumented Block.
virtual void SetController (vtkMultiProcessController arg0)
 The controller used to communicate partition data. The number of pieces requested must agree with the number of processes, the piece requested must agree with the local process id, and all process must invoke ProcessRequests of this filter simultaneously.

Static Public Member Functions

static new vtkPSLACReader New ()
 Undocumented Block.
static new int IsTypeOf (string type)
 Undocumented Block.
static new vtkPSLACReader SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

new const string MRFullTypeName = "Kitware.VTK.vtkPSLACReader"
 Automatically generated type registration mechanics.

Static Public Attributes

static new readonly string MRClassNameKey = "14vtkPSLACReader"
 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 vtkPSLACReader_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkPSLACReader_GetController_01 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkPSLACReader_IsA_02 (HandleRef pThis, string type)
static internal int vtkPSLACReader_IsTypeOf_03 (string type)
static internal IntPtr vtkPSLACReader_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkPSLACReader_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkPSLACReader_SetController_07 (HandleRef pThis, HandleRef arg0)

Static Private Member Functions

static vtkPSLACReader ()
 Automatically generated type registration mechanics.

Detailed Description

-*- c++ -*-


Constructor & Destructor Documentation

static Kitware.VTK.vtkPSLACReader.vtkPSLACReader ( ) [static, private]

Automatically generated type registration mechanics.

Kitware.VTK.vtkPSLACReader.vtkPSLACReader ( IntPtr  rawCppThis,
bool  callDisposalMethod,
bool  strong 
)

Automatically generated constructor - called from generated code. DO NOT call directly.

Undocumented Block.


Member Function Documentation

override void Kitware.VTK.vtkPSLACReader.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.vtkSLACReader.

The controller used to communicate partition data. The number of pieces requested must agree with the number of processes, the piece requested must agree with the local process id, and all process must invoke ProcessRequests of this filter simultaneously.

Here is the call graph for this function:

override int Kitware.VTK.vtkPSLACReader.IsA ( string  type) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkSLACReader.

static new int Kitware.VTK.vtkPSLACReader.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkSLACReader.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkSLACReader.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkSLACReader.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkSLACReader.

Here is the call graph for this function:

The controller used to communicate partition data. The number of pieces requested must agree with the number of processes, the piece requested must agree with the local process id, and all process must invoke ProcessRequests of this filter simultaneously.

static internal IntPtr Kitware.VTK.vtkPSLACReader.vtkPSLACReader_GetController_01 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkPSLACReader.vtkPSLACReader_IsA_02 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkPSLACReader.vtkPSLACReader_IsTypeOf_03 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkPSLACReader.vtkPSLACReader_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPSLACReader.vtkPSLACReader_NewInstance_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPSLACReader.vtkPSLACReader_SafeDownCast_06 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkPSLACReader.vtkPSLACReader_SetController_07 ( HandleRef  pThis,
HandleRef  arg0 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkPSLACReader.MRClassNameKey = "14vtkPSLACReader" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkSLACReader.

new const string Kitware.VTK.vtkPSLACReader.MRFullTypeName = "Kitware.VTK.vtkPSLACReader"

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkSLACReader.


The documentation for this class was generated from the following file: