18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
22 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
30 protected override void Dispose(
bool disposing) {
32 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
37 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
39 base.Dispose(disposing);
75 SwigDirectorConnect();
76 DelegateHolder.OnHoldSwigDirectorDelegates(
this);
79 MemoryTransaction mTr = MemoryManager.GetMemoryManager().GetCurrentTransaction();
83 this.swigCMemOwn =
false;
88 private void SwigDirectorConnect() {
89 if (SwigDerivedClassHasMethod(
"printError", swigMethodTypes0))
91 if (SwigDerivedClassHasMethod(
"printError", swigMethodTypes1))
93 if (SwigDerivedClassHasMethod(
"printError", swigMethodTypes2))
95 if (SwigDerivedClassHasMethod(
"printError", swigMethodTypes3))
97 if (SwigDerivedClassHasMethod(
"printError", swigMethodTypes4))
99 if (SwigDerivedClassHasMethod(
"printError", swigMethodTypes5))
101 if (SwigDerivedClassHasMethod(
"printInfo", swigMethodTypes6))
103 if (SwigDerivedClassHasMethod(
"getLastInfo", swigMethodTypes7))
105 if (SwigDerivedClassHasMethod(
"setLastInfo", swigMethodTypes8))
110 private bool SwigDerivedClassHasMethod(
string methodName, global::System.Type[] methodTypes) {
111 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);
112 bool hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(
OdDbAuditInfo));
113 return hasDerivedMethod;
116 private void SwigDirectorMethodprintError__SWIG_0([MarshalAs(UnmanagedType.LPWStr)]
String name, [MarshalAs(UnmanagedType.LPWStr)]
String value, [MarshalAs(UnmanagedType.LPWStr)]
String validation, [MarshalAs(UnmanagedType.LPWStr)]
String defaultValue) {
120 private void SwigDirectorMethodprintError__SWIG_1([MarshalAs(UnmanagedType.LPWStr)]
String name, [MarshalAs(UnmanagedType.LPWStr)]
String value, [MarshalAs(UnmanagedType.LPWStr)]
String validation) {
124 private void SwigDirectorMethodprintError__SWIG_2([MarshalAs(UnmanagedType.LPWStr)]
String name, [MarshalAs(UnmanagedType.LPWStr)]
String value) {
128 private void SwigDirectorMethodprintError__SWIG_3(IntPtr pObject, [MarshalAs(UnmanagedType.LPWStr)]
String value, [MarshalAs(UnmanagedType.LPWStr)]
String validation, [MarshalAs(UnmanagedType.LPWStr)]
String defaultValue) {
131,
value, validation, defaultValue);
134 private void SwigDirectorMethodprintError__SWIG_4(IntPtr pObject, [MarshalAs(UnmanagedType.LPWStr)]
String value, [MarshalAs(UnmanagedType.LPWStr)]
String validation) {
140 private void SwigDirectorMethodprintError__SWIG_5(IntPtr pObject, [MarshalAs(UnmanagedType.LPWStr)]
String value) {
146 private void SwigDirectorMethodprintInfo([MarshalAs(UnmanagedType.LPWStr)]
String logInfo) {
150 private global::System.IntPtr SwigDirectorMethodgetLastInfo() {
154 private void SwigDirectorMethodsetLastInfo(global::System.IntPtr lastInfo) {
178 private static global::System.Type[] swigMethodTypes0 =
new global::System.Type[] { typeof(
String), typeof(
String), typeof(
String), typeof(
String) };
179 private static global::System.Type[] swigMethodTypes1 =
new global::System.Type[] { typeof(
String), typeof(
String), typeof(
String) };
180 private static global::System.Type[] swigMethodTypes2 =
new global::System.Type[] { typeof(
String), typeof(
String) };
181 private static global::System.Type[] swigMethodTypes3 =
new global::System.Type[] { typeof(
OdRxObject), typeof(
String), typeof(
String), typeof(
String) };
182 private static global::System.Type[] swigMethodTypes4 =
new global::System.Type[] { typeof(
OdRxObject), typeof(
String), typeof(
String) };
183 private static global::System.Type[] swigMethodTypes5 =
new global::System.Type[] { typeof(
OdRxObject), typeof(
String) };
184 private static global::System.Type[] swigMethodTypes6 =
new global::System.Type[] { typeof(
String) };
185 private static global::System.Type[] swigMethodTypes7 =
new global::System.Type[] { };
186 private static global::System.Type[] swigMethodTypes8 =
new global::System.Type[] { typeof(
OdAuditInfo.
MsgInfo) };