Esempio n. 1
0
        public SWIGTYPE_p_YoYHelper __deref__()
        {
            global::System.IntPtr cPtr = NQuantLibcPINVOKE.YoYHelper___deref__(swigCPtr);
            SWIGTYPE_p_YoYHelper  ret  = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_YoYHelper(cPtr, false);

            if (NQuantLibcPINVOKE.SWIGPendingException.Pending)
            {
                throw NQuantLibcPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Esempio n. 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_YoYHelper obj) {
   return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_YoYHelper obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }