Beispiel #1
0
 public virtual void report(SWIGTYPE_p_yarp__os__PortInfo info)
 {
     yarpPINVOKE.PortReport_report(swigCPtr, SWIGTYPE_p_yarp__os__PortInfo.getCPtr(info));
     if (yarpPINVOKE.SWIGPendingException.Pending)
     {
         throw yarpPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #2
0
 public virtual void report(SWIGTYPE_p_yarp__os__PortInfo info)
 {
     yarpPINVOKE.PortReport_report(swigCPtr, SWIGTYPE_p_yarp__os__PortInfo.getCPtr(info));
     if (yarpPINVOKE.SWIGPendingException.Pending) throw yarpPINVOKE.SWIGPendingException.Retrieve();
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_yarp__os__PortInfo obj)
 {
     return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
Beispiel #4
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_yarp__os__PortInfo obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }