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);
25 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(
BaseLns obj) {
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);
44 SwigDirectorConnect();
70 private void SwigDirectorConnect() {
71 if (SwigDerivedClassHasMethod(
"ToString", swigMethodTypes0))
73 if (SwigDerivedClassHasMethod(
"Reset", swigMethodTypes1))
75 if (SwigDerivedClassHasMethod(
"HasFragments", swigMethodTypes2))
77 if (SwigDerivedClassHasMethod(
"HoldsDelta", swigMethodTypes3))
79 if (SwigDerivedClassHasMethod(
"IsIncremental", swigMethodTypes4))
81 if (SwigDerivedClassHasMethod(
"InitFragments", swigMethodTypes5))
83 if (SwigDerivedClassHasMethod(
"NextFragment", swigMethodTypes6))
88 private bool SwigDerivedClassHasMethod(
string methodName, global::System.Type[] methodTypes) {
89 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);
90 bool hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(BaseLns));
91 return hasDerivedMethod;
94 private string SwigDirectorMethodToString() {
98 private void SwigDirectorMethodReset() {
102 private bool SwigDirectorMethodHasFragments() {
106 private bool SwigDirectorMethodHoldsDelta() {
110 private bool SwigDirectorMethodIsIncremental() {
114 private void SwigDirectorMethodInitFragments() {
118 private bool SwigDirectorMethodNextFragment() {
138 private static global::System.Type[] swigMethodTypes0 =
new global::System.Type[] { };
139 private static global::System.Type[] swigMethodTypes1 =
new global::System.Type[] { };
140 private static global::System.Type[] swigMethodTypes2 =
new global::System.Type[] { };
141 private static global::System.Type[] swigMethodTypes3 =
new global::System.Type[] { };
142 private static global::System.Type[] swigMethodTypes4 =
new global::System.Type[] { };
143 private static global::System.Type[] swigMethodTypes5 =
new global::System.Type[] { };
144 private static global::System.Type[] swigMethodTypes6 =
new global::System.Type[] { };