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

vtkInformation - Store vtkAlgorithm input/output information. More...

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

List of all members.

Public Member Functions

 vtkInformation (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkInformation ()
 Undocumented Block.
override void Register (vtkObjectBase o)
 Initiate garbage collection when a reference is removed.
void Append (vtkInformationKeyVectorKey key, vtkInformationDataObjectKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void Append (vtkInformationKeyVectorKey key, vtkInformationDoubleKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void Append (vtkInformationKeyVectorKey key, vtkInformationDoubleVectorKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void Append (vtkInformationKeyVectorKey key, vtkInformationInformationKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void Append (vtkInformationKeyVectorKey key, vtkInformationInformationVectorKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void Append (vtkInformationKeyVectorKey key, vtkInformationIntegerKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void Append (vtkInformationKeyVectorKey key, vtkInformationIntegerVectorKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void Append (vtkInformationKeyVectorKey key, vtkInformationStringKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void Append (vtkInformationKeyVectorKey key, vtkInformationStringVectorKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void Append (vtkInformationKeyVectorKey key, vtkInformationObjectBaseKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void Append (vtkInformationKeyVectorKey key, vtkInformationUnsignedLongKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void Append (vtkInformationIntegerVectorKey key, int value)
 Get/Set an integer-vector-valued entry.
void Append (vtkInformationStringVectorKey key, string value)
 Get/Set a string-vector-valued entry.
void Append (vtkInformationDoubleVectorKey key, double value)
 Get/Set an double-vector-valued entry.
void Append (vtkInformationKeyVectorKey key, vtkInformationKey value)
 Get/Set an InformationKey-vector-valued entry.
void AppendUnique (vtkInformationKeyVectorKey key, vtkInformationDataObjectKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void AppendUnique (vtkInformationKeyVectorKey key, vtkInformationDoubleKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void AppendUnique (vtkInformationKeyVectorKey key, vtkInformationDoubleVectorKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void AppendUnique (vtkInformationKeyVectorKey key, vtkInformationInformationKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void AppendUnique (vtkInformationKeyVectorKey key, vtkInformationInformationVectorKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void AppendUnique (vtkInformationKeyVectorKey key, vtkInformationIntegerKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void AppendUnique (vtkInformationKeyVectorKey key, vtkInformationIntegerVectorKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void AppendUnique (vtkInformationKeyVectorKey key, vtkInformationStringKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void AppendUnique (vtkInformationKeyVectorKey key, vtkInformationStringVectorKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void AppendUnique (vtkInformationKeyVectorKey key, vtkInformationObjectBaseKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void AppendUnique (vtkInformationKeyVectorKey key, vtkInformationUnsignedLongKey value)
 Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.
void AppendUnique (vtkInformationKeyVectorKey key, vtkInformationKey value)
 Get/Set an InformationKey-vector-valued entry.
void Clear ()
 Clear all information entries.
void Copy (vtkInformation from, int deep)
 Copy all information entries from the given vtkInformation instance. Any previously existing entries are removed. If deep==1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).
void CopyEntries (vtkInformation from, vtkInformationKeyVectorKey key, int deep)
 Use the given key to lookup a list of other keys in the given information object. The key/value pairs associated with these other keys will be copied. If deep==1, a deep copy of the information structure is performed.
void CopyEntry (vtkInformation from, vtkInformationKey key, int deep)
 Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).
void CopyEntry (vtkInformation from, vtkInformationDataObjectKey key, int deep)
 Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).
void CopyEntry (vtkInformation from, vtkInformationDoubleVectorKey key, int deep)
 Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).
void CopyEntry (vtkInformation from, vtkInformationInformationKey key, int deep)
 Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).
void CopyEntry (vtkInformation from, vtkInformationInformationVectorKey key, int deep)
 Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).
void CopyEntry (vtkInformation from, vtkInformationIntegerKey key, int deep)
 Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).
void CopyEntry (vtkInformation from, vtkInformationIntegerVectorKey key, int deep)
 Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).
void CopyEntry (vtkInformation from, vtkInformationRequestKey key, int deep)
 Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).
void CopyEntry (vtkInformation from, vtkInformationStringKey key, int deep)
 Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).
void CopyEntry (vtkInformation from, vtkInformationStringVectorKey key, int deep)
 Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).
void CopyEntry (vtkInformation from, vtkInformationUnsignedLongKey key, int deep)
 Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).
vtkInformationKey Get (vtkInformationKeyVectorKey key, int idx)
 Get/Set an InformationKey-vector-valued entry.
string Get (vtkInformationStringKey key)
 Get/Set a string-valued entry.
vtkInformation Get (vtkInformationInformationKey key)
 Get/Set an entry storing another vtkInformation instance.
vtkInformationVector Get (vtkInformationInformationVectorKey key)
 Get/Set an entry storing a vtkInformationVector instance.
vtkObjectBase Get (vtkInformationObjectBaseKey key)
 Get/Set an entry storing a vtkObjectBase instance.
vtkDataObject Get (vtkInformationDataObjectKey key)
 Get/Set an entry storing a vtkDataObject instance.
int Get (vtkInformationIntegerKey key)
 Get/Set an integer-valued entry.
int Get (vtkInformationIdTypeKey key)
 Get/Set a vtkIdType-valued entry.
double Get (vtkInformationDoubleKey key)
 Get/Set an double-valued entry.
IntPtr Get (vtkInformationIntegerVectorKey key)
 Get/Set an integer-vector-valued entry.
int Get (vtkInformationIntegerVectorKey key, int idx)
 Get/Set an integer-vector-valued entry.
void Get (vtkInformationIntegerVectorKey key, IntPtr value)
 Get/Set an integer-vector-valued entry.
string Get (vtkInformationStringVectorKey key, int idx)
 Get/Set a string-vector-valued entry.
IntPtr Get (vtkInformationIntegerPointerKey key)
 Get/Set an integer-pointer-valued entry.
void Get (vtkInformationIntegerPointerKey key, IntPtr value)
 Get/Set an integer-pointer-valued entry.
uint Get (vtkInformationUnsignedLongKey key)
 Get/Set an unsigned-long-valued entry.
IntPtr Get (vtkInformationDoubleVectorKey key)
 Get/Set an double-vector-valued entry.
double Get (vtkInformationDoubleVectorKey key, int idx)
 Get/Set an double-vector-valued entry.
void Get (vtkInformationDoubleVectorKey key, IntPtr value)
 Get/Set an double-vector-valued entry.
int GetNumberOfKeys ()
 Return the number of keys in this information object (as would be returned by iterating over the keys).
vtkInformationRequestKey GetRequest ()
 Get/Set the Request ivar.
int Has (vtkInformationKeyVectorKey key)
 Get/Set an InformationKey-vector-valued entry.
int Has (vtkInformationStringKey key)
 Get/Set a string-valued entry.
int Has (vtkInformationInformationKey key)
 Get/Set an entry storing another vtkInformation instance.
int Has (vtkInformationInformationVectorKey key)
 Get/Set an entry storing a vtkInformationVector instance.
int Has (vtkInformationObjectBaseKey key)
 Get/Set an entry storing a vtkObjectBase instance.
int Has (vtkInformationDataObjectKey key)
 Get/Set an entry storing a vtkDataObject instance.
int Has (vtkInformationKey key)
 Check whether the given key appears in this information object.
int Has (vtkInformationRequestKey key)
 Get/Set a request-valued entry.
int Has (vtkInformationIntegerKey key)
 Get/Set an integer-valued entry.
int Has (vtkInformationIdTypeKey key)
 Get/Set a vtkIdType-valued entry.
int Has (vtkInformationDoubleKey key)
 Get/Set an double-valued entry.
int Has (vtkInformationIntegerVectorKey key)
 Get/Set an integer-vector-valued entry.
int Has (vtkInformationStringVectorKey key)
 Get/Set a string-vector-valued entry.
int Has (vtkInformationIntegerPointerKey key)
 Get/Set an integer-pointer-valued entry.
int Has (vtkInformationUnsignedLongKey key)
 Get/Set an unsigned-long-valued entry.
int Has (vtkInformationDoubleVectorKey key)
 Get/Set an double-vector-valued entry.
override int IsA (string type)
 Undocumented Block.
int Length (vtkInformationKeyVectorKey key)
 Get/Set an InformationKey-vector-valued entry.
int Length (vtkInformationIntegerVectorKey key)
 Get/Set an integer-vector-valued entry.
int Length (vtkInformationStringVectorKey key)
 Get/Set a string-vector-valued entry.
int Length (vtkInformationIntegerPointerKey key)
 Get/Set an integer-pointer-valued entry.
int Length (vtkInformationDoubleVectorKey key)
 Get/Set an double-vector-valued entry.
override void Modified ()
 Modified signature with no arguments that calls Modified on vtkObject superclass.
void Modified (vtkInformationKey key)
 Modified signature that takes an information key as an argument. Sets the new MTime and invokes a modified event with the information key as call data.
new vtkInformation NewInstance ()
 Undocumented Block.
void Remove (vtkInformationKeyVectorKey key)
 Get/Set an InformationKey-vector-valued entry.
void Remove (vtkInformationStringKey key)
 Get/Set a string-valued entry.
void Remove (vtkInformationInformationKey key)
 Get/Set an entry storing another vtkInformation instance.
void Remove (vtkInformationInformationVectorKey key)
 Get/Set an entry storing a vtkInformationVector instance.
void Remove (vtkInformationObjectBaseKey key)
 Get/Set an entry storing a vtkObjectBase instance.
void Remove (vtkInformationDataObjectKey key)
 Get/Set an entry storing a vtkDataObject instance.
void Remove (vtkInformationKey key)
 Remove the given key and its data from this information object.
void Remove (vtkInformationRequestKey key)
 Get/Set a request-valued entry.
void Remove (vtkInformationIntegerKey key)
 Get/Set an integer-valued entry.
void Remove (vtkInformationIdTypeKey key)
 Get/Set a vtkIdType-valued entry.
void Remove (vtkInformationDoubleKey key)
 Get/Set an double-valued entry.
void Remove (vtkInformationIntegerVectorKey key)
 Get/Set an integer-vector-valued entry.
void Remove (vtkInformationStringVectorKey key)
 Get/Set a string-vector-valued entry.
void Remove (vtkInformationIntegerPointerKey key)
 Get/Set an integer-pointer-valued entry.
void Remove (vtkInformationUnsignedLongKey key)
 Get/Set an unsigned-long-valued entry.
void Remove (vtkInformationDoubleVectorKey key)
 Get/Set an double-vector-valued entry.
void Remove (vtkInformationKeyVectorKey key, vtkInformationKey value)
 Get/Set an InformationKey-vector-valued entry.
void Set (vtkInformationStringKey key, string arg1)
 Get/Set a string-valued entry.
void Set (vtkInformationInformationKey key, vtkInformation arg1)
 Get/Set an entry storing another vtkInformation instance.
void Set (vtkInformationInformationVectorKey key, vtkInformationVector arg1)
 Get/Set an entry storing a vtkInformationVector instance.
void Set (vtkInformationObjectBaseKey key, vtkObjectBase arg1)
 Get/Set an entry storing a vtkObjectBase instance.
void Set (vtkInformationDataObjectKey key, vtkDataObject arg1)
 Get/Set an entry storing a vtkDataObject instance.
void Set (vtkInformationRequestKey key)
 Get/Set a request-valued entry.
void Set (vtkInformationIntegerKey key, int value)
 Get/Set an integer-valued entry.
void Set (vtkInformationIdTypeKey key, int value)
 Get/Set a vtkIdType-valued entry.
void Set (vtkInformationDoubleKey key, double value)
 Get/Set an double-valued entry.
void Set (vtkInformationIntegerVectorKey key, IntPtr value, int length)
 Get/Set an integer-vector-valued entry.
void Set (vtkInformationIntegerVectorKey key, int value1, int value2, int value3)
 Get/Set an integer-vector-valued entry.
void Set (vtkInformationIntegerVectorKey key, int value1, int value2, int value3, int value4, int value5, int value6)
 Get/Set an integer-vector-valued entry.
void Set (vtkInformationStringVectorKey key, string value, int idx)
 Get/Set a string-vector-valued entry.
void Set (vtkInformationIntegerPointerKey key, IntPtr value, int length)
 Get/Set an integer-pointer-valued entry.
void Set (vtkInformationUnsignedLongKey key, uint value)
 Get/Set an unsigned-long-valued entry.
void Set (vtkInformationDoubleVectorKey key, IntPtr value, int length)
 Get/Set an double-vector-valued entry.
void Set (vtkInformationDoubleVectorKey key, double value1, double value2, double value3)
 Get/Set an double-vector-valued entry.
void Set (vtkInformationDoubleVectorKey key, double value1, double value2, double value3, double value4, double value5, double value6)
 Get/Set an double-vector-valued entry.
void SetRequest (vtkInformationRequestKey request)
 Get/Set the Request ivar.

Static Public Member Functions

static new vtkInformation New ()
 Undocumented Block.
static vtkInformationKey GetKey (vtkInformationDataObjectKey key)
 Upcast the given key instance.
static vtkInformationKey GetKey (vtkInformationDoubleKey key)
 Upcast the given key instance.
static vtkInformationKey GetKey (vtkInformationDoubleVectorKey key)
 Upcast the given key instance.
static vtkInformationKey GetKey (vtkInformationInformationKey key)
 Upcast the given key instance.
static vtkInformationKey GetKey (vtkInformationInformationVectorKey key)
 Upcast the given key instance.
static vtkInformationKey GetKey (vtkInformationIntegerKey key)
 Upcast the given key instance.
static vtkInformationKey GetKey (vtkInformationIntegerVectorKey key)
 Upcast the given key instance.
static vtkInformationKey GetKey (vtkInformationRequestKey key)
 Upcast the given key instance.
static vtkInformationKey GetKey (vtkInformationStringKey key)
 Upcast the given key instance.
static vtkInformationKey GetKey (vtkInformationStringVectorKey key)
 Upcast the given key instance.
static vtkInformationKey GetKey (vtkInformationKey key)
 Upcast the given key instance.
static vtkInformationKey GetKey (vtkInformationUnsignedLongKey key)
 Upcast the given key instance.
static new int IsTypeOf (string type)
 Undocumented Block.
static new vtkInformation SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "14vtkInformation"
 Automatically generated type registration mechanics.

Protected Member Functions

override void Dispose (bool disposing)
 Initiate garbage collection when a reference is removed.

Private Member Functions

static internal IntPtr vtkInformation_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkInformation_Register_102 (HandleRef pThis, HandleRef o)
static internal void vtkInformation_UnRegister_140 (HandleRef pThis, HandleRef o)
static internal void vtkInformation_Append_01 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_Append_02 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_Append_03 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_Append_04 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_Append_05 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_Append_06 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_Append_07 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_Append_08 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_Append_09 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_Append_10 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_Append_11 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_Append_12 (HandleRef pThis, HandleRef key, int value)
static internal void vtkInformation_Append_13 (HandleRef pThis, HandleRef key, string value)
static internal void vtkInformation_Append_14 (HandleRef pThis, HandleRef key, double value)
static internal void vtkInformation_Append_15 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_AppendUnique_16 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_AppendUnique_17 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_AppendUnique_18 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_AppendUnique_19 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_AppendUnique_20 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_AppendUnique_21 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_AppendUnique_22 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_AppendUnique_23 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_AppendUnique_24 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_AppendUnique_25 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_AppendUnique_26 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_AppendUnique_27 (HandleRef pThis, HandleRef key, HandleRef value)
static internal void vtkInformation_Clear_28 (HandleRef pThis)
static internal void vtkInformation_Copy_29 (HandleRef pThis, HandleRef from, int deep)
static internal void vtkInformation_CopyEntries_30 (HandleRef pThis, HandleRef from, HandleRef key, int deep)
static internal void vtkInformation_CopyEntry_31 (HandleRef pThis, HandleRef from, HandleRef key, int deep)
static internal void vtkInformation_CopyEntry_32 (HandleRef pThis, HandleRef from, HandleRef key, int deep)
static internal void vtkInformation_CopyEntry_33 (HandleRef pThis, HandleRef from, HandleRef key, int deep)
static internal void vtkInformation_CopyEntry_34 (HandleRef pThis, HandleRef from, HandleRef key, int deep)
static internal void vtkInformation_CopyEntry_35 (HandleRef pThis, HandleRef from, HandleRef key, int deep)
static internal void vtkInformation_CopyEntry_36 (HandleRef pThis, HandleRef from, HandleRef key, int deep)
static internal void vtkInformation_CopyEntry_37 (HandleRef pThis, HandleRef from, HandleRef key, int deep)
static internal void vtkInformation_CopyEntry_38 (HandleRef pThis, HandleRef from, HandleRef key, int deep)
static internal void vtkInformation_CopyEntry_39 (HandleRef pThis, HandleRef from, HandleRef key, int deep)
static internal void vtkInformation_CopyEntry_40 (HandleRef pThis, HandleRef from, HandleRef key, int deep)
static internal void vtkInformation_CopyEntry_41 (HandleRef pThis, HandleRef from, HandleRef key, int deep)
static internal IntPtr vtkInformation_Get_42 (HandleRef pThis, HandleRef key, int idx, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkInformation_Get_43 (HandleRef pThis, HandleRef key)
static internal IntPtr vtkInformation_Get_44 (HandleRef pThis, HandleRef key, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkInformation_Get_45 (HandleRef pThis, HandleRef key, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkInformation_Get_46 (HandleRef pThis, HandleRef key, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkInformation_Get_47 (HandleRef pThis, HandleRef key, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkInformation_Get_48 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Get_49 (HandleRef pThis, HandleRef key)
static internal double vtkInformation_Get_50 (HandleRef pThis, HandleRef key)
static internal IntPtr vtkInformation_Get_51 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Get_52 (HandleRef pThis, HandleRef key, int idx)
static internal void vtkInformation_Get_53 (HandleRef pThis, HandleRef key, IntPtr value)
static internal IntPtr vtkInformation_Get_54 (HandleRef pThis, HandleRef key, int idx)
static internal IntPtr vtkInformation_Get_55 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Get_56 (HandleRef pThis, HandleRef key, IntPtr value)
static internal uint vtkInformation_Get_57 (HandleRef pThis, HandleRef key)
static internal IntPtr vtkInformation_Get_58 (HandleRef pThis, HandleRef key)
static internal double vtkInformation_Get_59 (HandleRef pThis, HandleRef key, int idx)
static internal void vtkInformation_Get_60 (HandleRef pThis, HandleRef key, IntPtr value)
static internal IntPtr vtkInformation_GetKey_61 (HandleRef key, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkInformation_GetKey_62 (HandleRef key, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkInformation_GetKey_63 (HandleRef key, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkInformation_GetKey_64 (HandleRef key, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkInformation_GetKey_65 (HandleRef key, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkInformation_GetKey_66 (HandleRef key, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkInformation_GetKey_67 (HandleRef key, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkInformation_GetKey_68 (HandleRef key, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkInformation_GetKey_69 (HandleRef key, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkInformation_GetKey_70 (HandleRef key, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkInformation_GetKey_71 (HandleRef key, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkInformation_GetKey_72 (HandleRef key, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkInformation_GetNumberOfKeys_73 (HandleRef pThis)
static internal IntPtr vtkInformation_GetRequest_74 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkInformation_Has_75 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Has_76 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Has_77 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Has_78 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Has_79 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Has_80 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Has_81 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Has_82 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Has_83 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Has_84 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Has_85 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Has_86 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Has_87 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Has_88 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Has_89 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Has_90 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_IsA_91 (HandleRef pThis, string type)
static internal int vtkInformation_IsTypeOf_92 (string type)
static internal int vtkInformation_Length_93 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Length_94 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Length_95 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Length_96 (HandleRef pThis, HandleRef key)
static internal int vtkInformation_Length_97 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Modified_98 (HandleRef pThis)
static internal void vtkInformation_Modified_99 (HandleRef pThis, HandleRef key)
static internal IntPtr vtkInformation_NewInstance_101 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkInformation_Remove_103 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Remove_104 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Remove_105 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Remove_106 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Remove_107 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Remove_108 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Remove_109 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Remove_110 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Remove_111 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Remove_112 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Remove_113 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Remove_114 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Remove_115 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Remove_116 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Remove_117 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Remove_118 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Remove_119 (HandleRef pThis, HandleRef key, HandleRef value)
static internal IntPtr vtkInformation_SafeDownCast_120 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkInformation_Set_121 (HandleRef pThis, HandleRef key, string arg1)
static internal void vtkInformation_Set_122 (HandleRef pThis, HandleRef key, HandleRef arg1)
static internal void vtkInformation_Set_123 (HandleRef pThis, HandleRef key, HandleRef arg1)
static internal void vtkInformation_Set_124 (HandleRef pThis, HandleRef key, HandleRef arg1)
static internal void vtkInformation_Set_125 (HandleRef pThis, HandleRef key, HandleRef arg1)
static internal void vtkInformation_Set_126 (HandleRef pThis, HandleRef key)
static internal void vtkInformation_Set_127 (HandleRef pThis, HandleRef key, int value)
static internal void vtkInformation_Set_128 (HandleRef pThis, HandleRef key, int value)
static internal void vtkInformation_Set_129 (HandleRef pThis, HandleRef key, double value)
static internal void vtkInformation_Set_130 (HandleRef pThis, HandleRef key, IntPtr value, int length)
static internal void vtkInformation_Set_131 (HandleRef pThis, HandleRef key, int value1, int value2, int value3)
static internal void vtkInformation_Set_132 (HandleRef pThis, HandleRef key, int value1, int value2, int value3, int value4, int value5, int value6)
static internal void vtkInformation_Set_133 (HandleRef pThis, HandleRef key, string value, int idx)
static internal void vtkInformation_Set_134 (HandleRef pThis, HandleRef key, IntPtr value, int length)
static internal void vtkInformation_Set_135 (HandleRef pThis, HandleRef key, uint value)
static internal void vtkInformation_Set_136 (HandleRef pThis, HandleRef key, IntPtr value, int length)
static internal void vtkInformation_Set_137 (HandleRef pThis, HandleRef key, double value1, double value2, double value3)
static internal void vtkInformation_Set_138 (HandleRef pThis, HandleRef key, double value1, double value2, double value3, double value4, double value5, double value6)
static internal void vtkInformation_SetRequest_139 (HandleRef pThis, HandleRef request)

Static Private Member Functions

static vtkInformation ()
 Automatically generated type registration mechanics.

Detailed Description

vtkInformation - Store vtkAlgorithm input/output information.

Description vtkInformation represents information and/or data for one input or one output of a vtkAlgorithm. It maps from keys to values of several data types. Instances of this class are collected in vtkInformationVector instances and passed to vtkAlgorithm::ProcessRequest calls. The information and data referenced by the instance on a particular input or output define the request made to the vtkAlgorithm instance.


Constructor & Destructor Documentation

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

Automatically generated type registration mechanics.

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

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

Undocumented Block.


Member Function Documentation

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Get/Set an integer-vector-valued entry.

Get/Set a string-vector-valued entry.

Get/Set an double-vector-valued entry.

Get/Set an InformationKey-vector-valued entry.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Provide extra overloads of this method to avoid requiring user code to include the headers for these key types. Avoid wrapping them because the original method can be called from the wrappers anyway and this causes a python help string to be too long.

Get/Set an InformationKey-vector-valued entry.

Clear all information entries.

void Kitware.VTK.vtkInformation.Copy ( vtkInformation  from,
int  deep 
)

Copy all information entries from the given vtkInformation instance. Any previously existing entries are removed. If deep==1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).

Use the given key to lookup a list of other keys in the given information object. The key/value pairs associated with these other keys will be copied. If deep==1, a deep copy of the information structure is performed.

Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).

Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).

Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).

Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).

Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).

Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).

Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).

Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).

Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).

Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).

Copy the key/value pair associated with the given key in the given information object. If deep=1, a deep copy of the information structure is performed (new instances of any contained vtkInformation and vtkInformationVector objects are created).

override void Kitware.VTK.vtkInformation.Dispose ( bool  disposing) [protected]

Initiate garbage collection when a reference is removed.

Reimplemented from Kitware.VTK.vtkObject.

Get/Set an InformationKey-vector-valued entry.

Here is the call graph for this function:

Get/Set a string-valued entry.

Get/Set an entry storing another vtkInformation instance.

Here is the call graph for this function:

Get/Set an entry storing a vtkInformationVector instance.

Here is the call graph for this function:

Get/Set an entry storing a vtkObjectBase instance.

Here is the call graph for this function:

Get/Set an entry storing a vtkDataObject instance.

Here is the call graph for this function:

Get/Set an integer-valued entry.

Get/Set a vtkIdType-valued entry.

Get/Set an double-valued entry.

Get/Set an integer-vector-valued entry.

Get/Set an integer-vector-valued entry.

Get/Set an integer-vector-valued entry.

Get/Set a string-vector-valued entry.

Get/Set an integer-pointer-valued entry.

Get/Set an integer-pointer-valued entry.

Get/Set an unsigned-long-valued entry.

Get/Set an double-vector-valued entry.

Get/Set an double-vector-valued entry.

Get/Set an double-vector-valued entry.

Upcast the given key instance.

Here is the call graph for this function:

Upcast the given key instance.

Here is the call graph for this function:

Upcast the given key instance.

Here is the call graph for this function:

Upcast the given key instance.

Here is the call graph for this function:

Upcast the given key instance.

Here is the call graph for this function:

Upcast the given key instance.

Here is the call graph for this function:

Upcast the given key instance.

Here is the call graph for this function:

Upcast the given key instance.

Here is the call graph for this function:

Upcast the given key instance.

Here is the call graph for this function:

Upcast the given key instance.

Here is the call graph for this function:

Upcast the given key instance.

Here is the call graph for this function:

Upcast the given key instance.

Here is the call graph for this function:

Return the number of keys in this information object (as would be returned by iterating over the keys).

Get/Set the Request ivar.

Here is the call graph for this function:

Get/Set an InformationKey-vector-valued entry.

Get/Set a string-valued entry.

Get/Set an entry storing another vtkInformation instance.

Get/Set an entry storing a vtkInformationVector instance.

Get/Set an entry storing a vtkObjectBase instance.

Get/Set an entry storing a vtkDataObject instance.

Check whether the given key appears in this information object.

Get/Set a request-valued entry.

Get/Set an integer-valued entry.

Get/Set a vtkIdType-valued entry.

Get/Set an double-valued entry.

Get/Set an integer-vector-valued entry.

Get/Set a string-vector-valued entry.

Get/Set an integer-pointer-valued entry.

Get/Set an unsigned-long-valued entry.

Get/Set an double-vector-valued entry.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Get/Set an InformationKey-vector-valued entry.

Get/Set an integer-vector-valued entry.

Get/Set a string-vector-valued entry.

Get/Set an integer-pointer-valued entry.

Get/Set an double-vector-valued entry.

override void Kitware.VTK.vtkInformation.Modified ( ) [virtual]

Modified signature with no arguments that calls Modified on vtkObject superclass.

Reimplemented from Kitware.VTK.vtkObject.

Modified signature that takes an information key as an argument. Sets the new MTime and invokes a modified event with the information key as call data.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

override void Kitware.VTK.vtkInformation.Register ( vtkObjectBase  o) [virtual]

Initiate garbage collection when a reference is removed.

Reimplemented from Kitware.VTK.vtkObjectBase.

Get/Set an InformationKey-vector-valued entry.

Get/Set a string-valued entry.

Get/Set an entry storing another vtkInformation instance.

Get/Set an entry storing a vtkInformationVector instance.

Get/Set an entry storing a vtkObjectBase instance.

Get/Set an entry storing a vtkDataObject instance.

Remove the given key and its data from this information object.

Get/Set a request-valued entry.

Get/Set an integer-valued entry.

Get/Set a vtkIdType-valued entry.

Get/Set an double-valued entry.

Get/Set an integer-vector-valued entry.

Get/Set a string-vector-valued entry.

Get/Set an integer-pointer-valued entry.

Get/Set an unsigned-long-valued entry.

Get/Set an double-vector-valued entry.

Get/Set an InformationKey-vector-valued entry.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Here is the call graph for this function:

Get/Set a string-valued entry.

Get/Set an entry storing another vtkInformation instance.

Get/Set an entry storing a vtkInformationVector instance.

Get/Set an entry storing a vtkObjectBase instance.

Get/Set an entry storing a vtkDataObject instance.

Get/Set a request-valued entry.

Get/Set an integer-valued entry.

Get/Set a vtkIdType-valued entry.

void Kitware.VTK.vtkInformation.Set ( vtkInformationDoubleKey  key,
double  value 
)

Get/Set an double-valued entry.

void Kitware.VTK.vtkInformation.Set ( vtkInformationIntegerVectorKey  key,
IntPtr  value,
int  length 
)

Get/Set an integer-vector-valued entry.

void Kitware.VTK.vtkInformation.Set ( vtkInformationIntegerVectorKey  key,
int  value1,
int  value2,
int  value3 
)

Get/Set an integer-vector-valued entry.

void Kitware.VTK.vtkInformation.Set ( vtkInformationIntegerVectorKey  key,
int  value1,
int  value2,
int  value3,
int  value4,
int  value5,
int  value6 
)

Get/Set an integer-vector-valued entry.

void Kitware.VTK.vtkInformation.Set ( vtkInformationStringVectorKey  key,
string  value,
int  idx 
)

Get/Set a string-vector-valued entry.

void Kitware.VTK.vtkInformation.Set ( vtkInformationIntegerPointerKey  key,
IntPtr  value,
int  length 
)

Get/Set an integer-pointer-valued entry.

Get/Set an unsigned-long-valued entry.

void Kitware.VTK.vtkInformation.Set ( vtkInformationDoubleVectorKey  key,
IntPtr  value,
int  length 
)

Get/Set an double-vector-valued entry.

void Kitware.VTK.vtkInformation.Set ( vtkInformationDoubleVectorKey  key,
double  value1,
double  value2,
double  value3 
)

Get/Set an double-vector-valued entry.

void Kitware.VTK.vtkInformation.Set ( vtkInformationDoubleVectorKey  key,
double  value1,
double  value2,
double  value3,
double  value4,
double  value5,
double  value6 
)

Get/Set an double-vector-valued entry.

Get/Set the Request ivar.

static internal void Kitware.VTK.vtkInformation.vtkInformation_Append_01 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Append_02 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Append_03 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Append_04 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Append_05 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Append_06 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Append_07 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Append_08 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Append_09 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Append_10 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Append_11 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Append_12 ( HandleRef  pThis,
HandleRef  key,
int  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Append_13 ( HandleRef  pThis,
HandleRef  key,
string  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Append_14 ( HandleRef  pThis,
HandleRef  key,
double  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Append_15 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_AppendUnique_16 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_AppendUnique_17 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_AppendUnique_18 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_AppendUnique_19 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_AppendUnique_20 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_AppendUnique_21 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_AppendUnique_22 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_AppendUnique_23 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_AppendUnique_24 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_AppendUnique_25 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_AppendUnique_26 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_AppendUnique_27 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Clear_28 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Copy_29 ( HandleRef  pThis,
HandleRef  from,
int  deep 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_CopyEntries_30 ( HandleRef  pThis,
HandleRef  from,
HandleRef  key,
int  deep 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_CopyEntry_31 ( HandleRef  pThis,
HandleRef  from,
HandleRef  key,
int  deep 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_CopyEntry_32 ( HandleRef  pThis,
HandleRef  from,
HandleRef  key,
int  deep 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_CopyEntry_33 ( HandleRef  pThis,
HandleRef  from,
HandleRef  key,
int  deep 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_CopyEntry_34 ( HandleRef  pThis,
HandleRef  from,
HandleRef  key,
int  deep 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_CopyEntry_35 ( HandleRef  pThis,
HandleRef  from,
HandleRef  key,
int  deep 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_CopyEntry_36 ( HandleRef  pThis,
HandleRef  from,
HandleRef  key,
int  deep 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_CopyEntry_37 ( HandleRef  pThis,
HandleRef  from,
HandleRef  key,
int  deep 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_CopyEntry_38 ( HandleRef  pThis,
HandleRef  from,
HandleRef  key,
int  deep 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_CopyEntry_39 ( HandleRef  pThis,
HandleRef  from,
HandleRef  key,
int  deep 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_CopyEntry_40 ( HandleRef  pThis,
HandleRef  from,
HandleRef  key,
int  deep 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_CopyEntry_41 ( HandleRef  pThis,
HandleRef  from,
HandleRef  key,
int  deep 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_Get_42 ( HandleRef  pThis,
HandleRef  key,
int  idx,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_Get_43 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_Get_44 ( HandleRef  pThis,
HandleRef  key,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_Get_45 ( HandleRef  pThis,
HandleRef  key,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_Get_46 ( HandleRef  pThis,
HandleRef  key,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_Get_47 ( HandleRef  pThis,
HandleRef  key,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Get_48 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Get_49 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal double Kitware.VTK.vtkInformation.vtkInformation_Get_50 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_Get_51 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Get_52 ( HandleRef  pThis,
HandleRef  key,
int  idx 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Get_53 ( HandleRef  pThis,
HandleRef  key,
IntPtr  value 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_Get_54 ( HandleRef  pThis,
HandleRef  key,
int  idx 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_Get_55 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Get_56 ( HandleRef  pThis,
HandleRef  key,
IntPtr  value 
) [private]
static internal uint Kitware.VTK.vtkInformation.vtkInformation_Get_57 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_Get_58 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal double Kitware.VTK.vtkInformation.vtkInformation_Get_59 ( HandleRef  pThis,
HandleRef  key,
int  idx 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Get_60 ( HandleRef  pThis,
HandleRef  key,
IntPtr  value 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_GetKey_61 ( HandleRef  key,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_GetKey_62 ( HandleRef  key,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_GetKey_63 ( HandleRef  key,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_GetKey_64 ( HandleRef  key,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_GetKey_65 ( HandleRef  key,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_GetKey_66 ( HandleRef  key,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_GetKey_67 ( HandleRef  key,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_GetKey_68 ( HandleRef  key,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_GetKey_69 ( HandleRef  key,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_GetKey_70 ( HandleRef  key,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_GetKey_71 ( HandleRef  key,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_GetKey_72 ( HandleRef  key,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_GetNumberOfKeys_73 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_GetRequest_74 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Has_75 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Has_76 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Has_77 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Has_78 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Has_79 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Has_80 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Has_81 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Has_82 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Has_83 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Has_84 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Has_85 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Has_86 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Has_87 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Has_88 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Has_89 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Has_90 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_IsA_91 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_IsTypeOf_92 ( string  type) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Length_93 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Length_94 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Length_95 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Length_96 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal int Kitware.VTK.vtkInformation.vtkInformation_Length_97 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Modified_98 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Modified_99 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_NewInstance_101 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Register_102 ( HandleRef  pThis,
HandleRef  o 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Remove_103 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Remove_104 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Remove_105 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Remove_106 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Remove_107 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Remove_108 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Remove_109 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Remove_110 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Remove_111 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Remove_112 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Remove_113 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Remove_114 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Remove_115 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Remove_116 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Remove_117 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Remove_118 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Remove_119 ( HandleRef  pThis,
HandleRef  key,
HandleRef  value 
) [private]
static internal IntPtr Kitware.VTK.vtkInformation.vtkInformation_SafeDownCast_120 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_121 ( HandleRef  pThis,
HandleRef  key,
string  arg1 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_122 ( HandleRef  pThis,
HandleRef  key,
HandleRef  arg1 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_123 ( HandleRef  pThis,
HandleRef  key,
HandleRef  arg1 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_124 ( HandleRef  pThis,
HandleRef  key,
HandleRef  arg1 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_125 ( HandleRef  pThis,
HandleRef  key,
HandleRef  arg1 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_126 ( HandleRef  pThis,
HandleRef  key 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_127 ( HandleRef  pThis,
HandleRef  key,
int  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_128 ( HandleRef  pThis,
HandleRef  key,
int  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_129 ( HandleRef  pThis,
HandleRef  key,
double  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_130 ( HandleRef  pThis,
HandleRef  key,
IntPtr  value,
int  length 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_131 ( HandleRef  pThis,
HandleRef  key,
int  value1,
int  value2,
int  value3 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_132 ( HandleRef  pThis,
HandleRef  key,
int  value1,
int  value2,
int  value3,
int  value4,
int  value5,
int  value6 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_133 ( HandleRef  pThis,
HandleRef  key,
string  value,
int  idx 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_134 ( HandleRef  pThis,
HandleRef  key,
IntPtr  value,
int  length 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_135 ( HandleRef  pThis,
HandleRef  key,
uint  value 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_136 ( HandleRef  pThis,
HandleRef  key,
IntPtr  value,
int  length 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_137 ( HandleRef  pThis,
HandleRef  key,
double  value1,
double  value2,
double  value3 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_Set_138 ( HandleRef  pThis,
HandleRef  key,
double  value1,
double  value2,
double  value3,
double  value4,
double  value5,
double  value6 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_SetRequest_139 ( HandleRef  pThis,
HandleRef  request 
) [private]
static internal void Kitware.VTK.vtkInformation.vtkInformation_UnRegister_140 ( HandleRef  pThis,
HandleRef  o 
) [private]

Member Data Documentation

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkObject.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkObject.


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