15 using System.Collections;
16 using System.Collections.Generic;
19 private global::System.Runtime.InteropServices.HandleRef swigCPtr;
22 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
this, cPtr);
26 return (obj ==
null) ?
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero) : obj.swigCPtr;
29 protected override void Dispose(
bool disposing) {
31 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
36 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
38 base.Dispose(disposing);
43 SwigDirectorConnect();
48 SwigDirectorConnect();
56 private void SwigDirectorConnect() {
57 if (SwigDerivedClassHasMethod(
"ToString", swigMethodTypes0))
59 if (SwigDerivedClassHasMethod(
"Reset", swigMethodTypes1))
61 if (SwigDerivedClassHasMethod(
"HasFragments", swigMethodTypes2))
63 if (SwigDerivedClassHasMethod(
"HoldsDelta", swigMethodTypes3))
65 if (SwigDerivedClassHasMethod(
"IsIncremental", swigMethodTypes4))
67 if (SwigDerivedClassHasMethod(
"OnStart", swigMethodTypes5))
69 if (SwigDerivedClassHasMethod(
"MakeOneNeighbor", swigMethodTypes6))
74 private bool SwigDerivedClassHasMethod(
string methodName, global::System.Type[] methodTypes) {
75 global::System.Reflection.MethodInfo methodInfo = this.GetType().GetMethod(methodName, global::System.Reflection.BindingFlags.Public | global::System.Reflection.BindingFlags.NonPublic | global::System.Reflection.BindingFlags.Instance,
null, methodTypes,
null);
77 return hasDerivedMethod;
80 private string SwigDirectorMethodToString() {
84 private void SwigDirectorMethodReset() {
88 private bool SwigDirectorMethodHasFragments() {
92 private bool SwigDirectorMethodHoldsDelta() {
96 private bool SwigDirectorMethodIsIncremental() {
100 private void SwigDirectorMethodOnStart() {
104 private bool SwigDirectorMethodMakeOneNeighbor() {
124 private static global::System.Type[] swigMethodTypes0 =
new global::System.Type[] { };
125 private static global::System.Type[] swigMethodTypes1 =
new global::System.Type[] { };
126 private static global::System.Type[] swigMethodTypes2 =
new global::System.Type[] { };
127 private static global::System.Type[] swigMethodTypes3 =
new global::System.Type[] { };
128 private static global::System.Type[] swigMethodTypes4 =
new global::System.Type[] { };
129 private static global::System.Type[] swigMethodTypes5 =
new global::System.Type[] { };
130 private static global::System.Type[] swigMethodTypes6 =
new global::System.Type[] { };