Example #1
0
 public new void useCallback(TypedReaderCallbackImageMono callback)
 {
     yarpPINVOKE.BufferedPortImageMono_useCallback__SWIG_0(swigCPtr, TypedReaderCallbackImageMono.getCPtr(callback));
     if (yarpPINVOKE.SWIGPendingException.Pending)
     {
         throw yarpPINVOKE.SWIGPendingException.Retrieve();
     }
 }