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.vtkInformationExecutivePortVectorKey Class Reference

vtkInformationExecutivePortVectorKey - Key for vtkExecutive/Port value pair vectors. More...

Inheritance diagram for Kitware.VTK.vtkInformationExecutivePortVectorKey:
[legend]
Collaboration diagram for Kitware.VTK.vtkInformationExecutivePortVectorKey:
[legend]

List of all members.

Public Member Functions

 vtkInformationExecutivePortVectorKey (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
void Append (vtkInformation info, vtkExecutive executive, int port)
 Get/Set the value associated with this key in the given information object.
IntPtr GetPorts (vtkInformation info)
 Get/Set the value associated with this key in the given information object.
override int IsA (string type)
 Undocumented Block.
int Length (vtkInformation info)
 Get/Set the value associated with this key in the given information object.
new
vtkInformationExecutivePortVectorKey 
NewInstance ()
 Undocumented Block.
void Remove (vtkInformation info, vtkExecutive executive, int port)
 Get/Set the value associated with this key in the given information object.
override void Remove (vtkInformation info)
 Remove this key from the given information object.
override void Report (vtkInformation info, vtkGarbageCollector collector)
 Report a reference this key has in the given information object.
override void ShallowCopy (vtkInformation from, vtkInformation to)
 Copy the entry associated with this key from one information object to another. If there is no entry in the first information object for this key, the value is removed from the second.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "36vtkInformationExecutivePortVectorKey"
 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 void vtkInformationExecutivePortVectorKey_Append_01 (HandleRef pThis, HandleRef info, HandleRef executive, int port)
static internal IntPtr vtkInformationExecutivePortVectorKey_GetPorts_02 (HandleRef pThis, HandleRef info)
static internal int vtkInformationExecutivePortVectorKey_IsA_03 (HandleRef pThis, string type)
static internal int vtkInformationExecutivePortVectorKey_IsTypeOf_04 (string type)
static internal int vtkInformationExecutivePortVectorKey_Length_05 (HandleRef pThis, HandleRef info)
static internal IntPtr vtkInformationExecutivePortVectorKey_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkInformationExecutivePortVectorKey_Remove_07 (HandleRef pThis, HandleRef info, HandleRef executive, int port)
static internal void vtkInformationExecutivePortVectorKey_Remove_08 (HandleRef pThis, HandleRef info)
static internal void vtkInformationExecutivePortVectorKey_Report_09 (HandleRef pThis, HandleRef info, HandleRef collector)
static internal IntPtr vtkInformationExecutivePortVectorKey_SafeDownCast_10 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkInformationExecutivePortVectorKey_ShallowCopy_11 (HandleRef pThis, HandleRef from, HandleRef to)

Static Private Member Functions

static vtkInformationExecutivePortVectorKey ()
 Automatically generated type registration mechanics.

Detailed Description

vtkInformationExecutivePortVectorKey - Key for vtkExecutive/Port value pair vectors.

Description vtkInformationExecutivePortVectorKey is used to represent keys in vtkInformation for values that are vectors of vtkExecutive instances paired with port numbers.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

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


Member Function Documentation

Get/Set the value associated with this key in the given information object.

override void Kitware.VTK.vtkInformationExecutivePortVectorKey.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.vtkInformationKey.

Get/Set the value associated with this key in the given information object.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInformationKey.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInformationKey.

Get/Set the value associated with this key in the given information object.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInformationKey.

Get/Set the value associated with this key in the given information object.

Remove this key from the given information object.

Reimplemented from Kitware.VTK.vtkInformationKey.

Report a reference this key has in the given information object.

Reimplemented from Kitware.VTK.vtkInformationKey.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInformationKey.

Here is the call graph for this function:

Copy the entry associated with this key from one information object to another. If there is no entry in the first information object for this key, the value is removed from the second.

Reimplemented from Kitware.VTK.vtkInformationKey.

static internal void Kitware.VTK.vtkInformationExecutivePortVectorKey.vtkInformationExecutivePortVectorKey_Append_01 ( HandleRef  pThis,
HandleRef  info,
HandleRef  executive,
int  port 
) [private]
static internal IntPtr Kitware.VTK.vtkInformationExecutivePortVectorKey.vtkInformationExecutivePortVectorKey_GetPorts_02 ( HandleRef  pThis,
HandleRef  info 
) [private]
static internal int Kitware.VTK.vtkInformationExecutivePortVectorKey.vtkInformationExecutivePortVectorKey_IsA_03 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkInformationExecutivePortVectorKey.vtkInformationExecutivePortVectorKey_Length_05 ( HandleRef  pThis,
HandleRef  info 
) [private]
static internal IntPtr Kitware.VTK.vtkInformationExecutivePortVectorKey.vtkInformationExecutivePortVectorKey_NewInstance_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkInformationExecutivePortVectorKey.vtkInformationExecutivePortVectorKey_Remove_07 ( HandleRef  pThis,
HandleRef  info,
HandleRef  executive,
int  port 
) [private]
static internal void Kitware.VTK.vtkInformationExecutivePortVectorKey.vtkInformationExecutivePortVectorKey_Remove_08 ( HandleRef  pThis,
HandleRef  info 
) [private]
static internal void Kitware.VTK.vtkInformationExecutivePortVectorKey.vtkInformationExecutivePortVectorKey_Report_09 ( HandleRef  pThis,
HandleRef  info,
HandleRef  collector 
) [private]
static internal IntPtr Kitware.VTK.vtkInformationExecutivePortVectorKey.vtkInformationExecutivePortVectorKey_SafeDownCast_10 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkInformationExecutivePortVectorKey.vtkInformationExecutivePortVectorKey_ShallowCopy_11 ( HandleRef  pThis,
HandleRef  from,
HandleRef  to 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkInformationExecutivePortVectorKey.MRClassNameKey = "36vtkInformationExecutivePortVectorKey" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkInformationKey.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkInformationKey.


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