예제 #1
0
    public virtual bool setPrintFunction(SWIGTYPE_p_f_p_q_const__char_v_______int f)
    {
        bool ret = yarpPINVOKE.IControlDebug_setPrintFunction(swigCPtr, SWIGTYPE_p_f_p_q_const__char_v_______int.getCPtr(f));

        return(ret);
    }
예제 #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_p_q_const__char_v_______int obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
예제 #3
0
 public virtual bool setPrintFunction(SWIGTYPE_p_f_p_q_const__char_v_______int f)
 {
     bool ret = yarpPINVOKE.IControlDebug_setPrintFunction(swigCPtr, SWIGTYPE_p_f_p_q_const__char_v_______int.getCPtr(f));
     return ret;
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_f_p_q_const__char_v_______int obj)
 {
     return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }