public static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_ArFunctor2T_unsigned_char_short_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
Beispiel #2
0
 public void setCommandMonitor(SWIGTYPE_p_ArFunctor2T_unsigned_char_short_t func)
 {
     AriaCSPINVOKE.ArRobotPacketSender_setCommandMonitor(swigCPtr, SWIGTYPE_p_ArFunctor2T_unsigned_char_short_t.getCPtr(func));
 }