Exemple #1
0
        public SWIGTYPE_p_cl__CommandQueue getQueue()
        {
            SWIGTYPE_p_cl__CommandQueue ret = new SWIGTYPE_p_cl__CommandQueue(csogmaneoPINVOKE.ComputeSystem_getQueue(swigCPtr), false);

            if (csogmaneoPINVOKE.SWIGPendingException.Pending)
            {
                throw csogmaneoPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_cl__CommandQueue obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }