public void WriteToStream(SWIGTYPE_p_std__ostream os)
 {
     VisionLabPINVOKE.ClassImageSet_YUV8_WriteToStream(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(os));
     if (VisionLabPINVOKE.SWIGPendingException.Pending)
     {
         throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #2
0
 public override void WriteBinToStream(SWIGTYPE_p_std__ostream os)
 {
     VisionLabPINVOKE.__NumComplexFloatImage_WriteBinToStream(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(os));
     if (VisionLabPINVOKE.SWIGPendingException.Pending)
     {
         throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #3
0
 public override void serialize(SWIGTYPE_p_std__ostream s)
 {
     libtischPINVOKE.FeatureDouble_serialize(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(s));
     if (libtischPINVOKE.SWIGPendingException.Pending)
     {
         throw libtischPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 public override void Write(SWIGTYPE_p_std__ostream os)
 {
     kdlPINVOKE.VelocityProfile_Spline_Write(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(os));
     if (kdlPINVOKE.SWIGPendingException.Pending)
     {
         throw kdlPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #5
0
 public override void WriteToStream(SWIGTYPE_p_std__ostream os)
 {
     VisionLabPINVOKE.BlobMatcher_Int8_WriteToStream(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(os));
     if (VisionLabPINVOKE.SWIGPendingException.Pending)
     {
         throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 public virtual void WriteBinToStream(SWIGTYPE_p_std__ostream os)
 {
     VisionLabPINVOKE.Image_WriteBinToStream(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(os));
     if (VisionLabPINVOKE.SWIGPendingException.Pending)
     {
         throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #7
0
 public override void WriteAsciiToStream(SWIGTYPE_p_std__ostream os)
 {
     VisionLabPINVOKE.__NumInt8Pixel_WriteAsciiToStream(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(os));
     if (VisionLabPINVOKE.SWIGPendingException.Pending)
     {
         throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 public override void printSettings(SWIGTYPE_p_std__ostream _out)
 {
     ompl_basePINVOKE.CompoundStateSpace_printSettings(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(_out));
     if (ompl_basePINVOKE.SWIGPendingException.Pending)
     {
         throw ompl_basePINVOKE.SWIGPendingException.Retrieve();
     }
 }
 public void WriteToStream(SWIGTYPE_p_std__ostream os, IOType io)
 {
     VisionLabPINVOKE.Image_WriteToStream__SWIG_0(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(os), (int)io);
     if (VisionLabPINVOKE.SWIGPendingException.Pending)
     {
         throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 public virtual void WriteToStream(SWIGTYPE_p_std__ostream os)
 {
     VisionLabPINVOKE.PatternMatcher_Int16_WriteToStream(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(os));
     if (VisionLabPINVOKE.SWIGPendingException.Pending)
     {
         throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #11
0
 public void _print(SWIGTYPE_p_std__ostream _out)
 {
     ompl_basePINVOKE.ScopedStateStateSpace__print__SWIG_0(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(_out));
     if (ompl_basePINVOKE.SWIGPendingException.Pending)
     {
         throw ompl_basePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #12
0
 public void serialize(SWIGTYPE_p_std__ostream s)
 {
     libtischPINVOKE.smartPtrFeatureBase_serialize(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(s));
     if (libtischPINVOKE.SWIGPendingException.Pending)
     {
         throw libtischPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #13
0
 public void write(SWIGTYPE_p_std__ostream arg0)
 {
     c_csharp_runPINVOKE.info_write__SWIG_1(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(arg0));
     if (c_csharp_runPINVOKE.SWIGPendingException.Pending)
     {
         throw c_csharp_runPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #14
0
 public virtual void printSettings(SWIGTYPE_p_std__ostream _out)
 {
     ompl_basePINVOKE.Planner_printSettings(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(_out));
     if (ompl_basePINVOKE.SWIGPendingException.Pending)
     {
         throw ompl_basePINVOKE.SWIGPendingException.Retrieve();
     }
 }