13 public partial class Objective : global::System.IDisposable {
14 private global::System.Runtime.InteropServices.HandleRef swigCPtr;
17 internal Objective(global::System.IntPtr cPtr,
bool cMemoryOwn) {
19 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
this, cPtr);
22 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(
Objective obj) {
23 return (obj ==
null) ?
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero) : obj.swigCPtr;
32 global::System.GC.SuppressFinalize(
this);
35 protected virtual void Dispose(
bool disposing) {
37 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
42 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);