示例#1
0
 public override void WriteBinToStream(SWIGTYPE_p_std__ostream os)
 {
     VisionLabPINVOKE.NumInt32Image_WriteBinToStream(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(os));
     if (VisionLabPINVOKE.SWIGPendingException.Pending)
     {
         throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 public void WriteToStream(SWIGTYPE_p_std__ostream os)
 {
     VisionLabPINVOKE.ClassImageSet_YUV16_WriteToStream(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 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();
     }
 }
 public virtual void WriteAsciiToStream(SWIGTYPE_p_std__ostream os)
 {
     VisionLabPINVOKE.Image_WriteAsciiToStream(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(os));
     if (VisionLabPINVOKE.SWIGPendingException.Pending)
     {
         throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
     }
 }
示例#6
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();
     }
 }
示例#7
0
 public override void serialize(SWIGTYPE_p_std__ostream s)
 {
     libtischPINVOKE.FeatureDimensions_serialize(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(s));
     if (libtischPINVOKE.SWIGPendingException.Pending)
     {
         throw libtischPINVOKE.SWIGPendingException.Retrieve();
     }
 }
示例#8
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();
     }
 }
 public void Execute(SWIGTYPE_p_std__istream arg0, SWIGTYPE_p_std__ostream os)
 {
     VisionLabPINVOKE.CmdInterpreter_Execute(swigCPtr, SWIGTYPE_p_std__istream.getCPtr(arg0), SWIGTYPE_p_std__ostream.getCPtr(os));
     if (VisionLabPINVOKE.SWIGPendingException.Pending)
     {
         throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 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();
     }
 }
示例#11
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();
     }
 }
示例#12
0
 public override void Write(SWIGTYPE_p_std__ostream os)
 {
     kdlPINVOKE.VelocityProfile_Trap_Write(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(os));
     if (kdlPINVOKE.SWIGPendingException.Pending)
     {
         throw kdlPINVOKE.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();
     }
 }
示例#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();
     }
 }
        public bool WriteToStream(SWIGTYPE_p_std__ostream arg0)
        {
            bool ret = UsdCsPINVOKE.SdfPropertySpecHandle_WriteToStream__SWIG_1(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(arg0));

            if (UsdCsPINVOKE.SWIGPendingException.Pending)
            {
                throw UsdCsPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
        public bool WriteToStream(SWIGTYPE_p_std__ostream arg0, uint indent)
        {
            bool ret = UsdCsPINVOKE.SdfAttributeSpecHandle_WriteToStream__SWIG_0(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(arg0), indent);

            if (UsdCsPINVOKE.SWIGPendingException.Pending)
            {
                throw UsdCsPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
示例#17
0
    public virtual CameraBase Execute(SWIGTYPE_p_std__istream arg0, SWIGTYPE_p_std__ostream os)
    {
        IntPtr     cPtr = VisionLabPINVOKE.CamInstallCmd_Execute(swigCPtr, SWIGTYPE_p_std__istream.getCPtr(arg0), SWIGTYPE_p_std__ostream.getCPtr(os));
        CameraBase ret  = (cPtr == IntPtr.Zero) ? null : new CameraBase(cPtr, false);

        if (VisionLabPINVOKE.SWIGPendingException.Pending)
        {
            throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
        }
        return(ret);
    }
示例#18
0
        private static void Test_WriteT()
        {
            // read in all the points from A, and write out to a temp file that looks like B

            ReaderFactory factory = new ReaderFactory();

            SWIGTYPE_p_std__istream ifs = Liblas.ReaderFactory.FileOpen(fileB);
            SWIGTYPE_p_std__ostream ofs = Liblas.WriterFactory.FileCreate(fileT);

            using (Reader reader = factory.CreateWithStream(ifs))
            {
                Header rHeader = reader.GetHeader();

                {
                    Header wHeader = new Header(rHeader);
                    {
                        wHeader.SetSystemId("liblas test");
                        wHeader.SetSoftwareId("swig test");
                        wHeader.SetCompressed(true);
                        guid g = new guid("D59B08E7-79EE-47E4-AAE1-2B8DE4B87331");
                        wHeader.SetProjectId(g);
                        wHeader.SetCreationYear(2011);
                        wHeader.SetCreationDOY(12);
                    }
                    {
                        using (Writer writer = new Writer(ofs, wHeader))
                        {
                            while (reader.ReadNextPoint())
                            {
                                Point pt = reader.GetPoint();
                                bool  ok = writer.WritePoint(pt);
                                Debug.Assert(ok);
                            }
                        }
                    }
                }
            }
            Liblas.WriterFactory.FileClose(ofs);
            Liblas.ReaderFactory.FileClose(ifs);
        }
示例#19
0
 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();
 }
 public override void WriteAsciiToStream(SWIGTYPE_p_std__ostream os) {
   VisionLabPINVOKE.__NumByteImage_WriteAsciiToStream(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(os));
   if (VisionLabPINVOKE.SWIGPendingException.Pending) throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
 }
 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();
 }
示例#22
0
 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();
 }
示例#23
0
 public override void printState(State state, SWIGTYPE_p_std__ostream _out)
 {
     ompl_basePINVOKE.RealVectorStateSpace_printState(swigCPtr, State.getCPtr(state), SWIGTYPE_p_std__ostream.getCPtr(_out));
     if (ompl_basePINVOKE.SWIGPendingException.Pending)
     {
         throw ompl_basePINVOKE.SWIGPendingException.Retrieve();
     }
 }
示例#24
0
 public void show_graphs(SWIGTYPE_p_std__ostream arg0)
 {
     libqdftgraphPINVOKE.dataManagers_show_graphs__SWIG_0(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(arg0));
     if (libqdftgraphPINVOKE.SWIGPendingException.Pending) throw libqdftgraphPINVOKE.SWIGPendingException.Retrieve();
 }
 public override void WriteBinToStream(SWIGTYPE_p_std__ostream os) {
   VisionLabPINVOKE.__NumHSV161616Image_WriteBinToStream(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(os));
   if (VisionLabPINVOKE.SWIGPendingException.Pending) throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
 }
示例#26
0
 public static SWIGTYPE_p_std__ostream write_to(SWIGTYPE_p_std__ostream s, Dimensions d) {
   SWIGTYPE_p_std__ostream ret = new SWIGTYPE_p_std__ostream(libtischPINVOKE.write_to__SWIG_6(SWIGTYPE_p_std__ostream.getCPtr(s), Dimensions.getCPtr(d)), false);
   if (libtischPINVOKE.SWIGPendingException.Pending) throw libtischPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
 public void InstallCamera(string camName, string camType, SWIGTYPE_p_std__istream arg2, SWIGTYPE_p_std__ostream os)
 {
     VisionLabPINVOKE.VisLibCmdInt_InstallCamera(swigCPtr, camName, camType, SWIGTYPE_p_std__istream.getCPtr(arg2), SWIGTYPE_p_std__ostream.getCPtr(os));
     if (VisionLabPINVOKE.SWIGPendingException.Pending)
     {
         throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
     }
 }
示例#28
0
 public virtual void printState(State state, SWIGTYPE_p_std__ostream _out)
 {
     ompl_basePINVOKE.StateSpace_printState__SWIG_0(swigCPtr, State.getCPtr(state), SWIGTYPE_p_std__ostream.getCPtr(_out));
     if (ompl_basePINVOKE.SWIGPendingException.Pending)
     {
         throw ompl_basePINVOKE.SWIGPendingException.Retrieve();
     }
 }
示例#29
0
 public ProgressDisplay(SWIGTYPE_p_std__ostream os) : this(ompl_basePINVOKE.new_ProgressDisplay__SWIG_0(SWIGTYPE_p_std__ostream.getCPtr(os)), true)
 {
     if (ompl_basePINVOKE.SWIGPendingException.Pending)
     {
         throw ompl_basePINVOKE.SWIGPendingException.Retrieve();
     }
 }
示例#30
0
 public void writeWindowLayoutToStream(string window, SWIGTYPE_p_std__ostream out_stream)
 {
     CeguiBindingsPINVOKE.WindowManager_writeWindowLayoutToStream__SWIG_3(swigCPtr, new CeguiDotNet.String(window).HandleRef, SWIGTYPE_p_std__ostream.getCPtr(out_stream));
     if (CeguiBindingsPINVOKE.SWIGPendingException.Pending)
     {
         throw CeguiBindingsPINVOKE.SWIGPendingException.Retrieve();
     }
 }
示例#31
0
 public void writeWindowLayoutToStream(Window window, SWIGTYPE_p_std__ostream out_stream)
 {
     CeguiBindingsPINVOKE.WindowManager_writeWindowLayoutToStream__SWIG_1(swigCPtr, Window.getCPtr(window), SWIGTYPE_p_std__ostream.getCPtr(out_stream));
     if (CeguiBindingsPINVOKE.SWIGPendingException.Pending)
     {
         throw CeguiBindingsPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 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();
 }
 public override void serialize(SWIGTYPE_p_std__ostream s) {
   libtischPINVOKE.FeatureVector_serialize(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(s));
   if (libtischPINVOKE.SWIGPendingException.Pending) throw libtischPINVOKE.SWIGPendingException.Retrieve();
 }
示例#34
0
 internal static HandleRef getCPtr(SWIGTYPE_p_std__ostream obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__ostream obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
 public void WriteToStream(SWIGTYPE_p_std__ostream os) {
   VisionLabPINVOKE.ClassImageSet_Int8_WriteToStream(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(os));
   if (VisionLabPINVOKE.SWIGPendingException.Pending) throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_std__ostream obj) {
   return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
 public virtual void WriteToStream(SWIGTYPE_p_std__ostream os) {
   VisionLabPINVOKE.PatternMatcher_Int32_WriteToStream(swigCPtr, SWIGTYPE_p_std__ostream.getCPtr(os));
   if (VisionLabPINVOKE.SWIGPendingException.Pending) throw VisionLabPINVOKE.SWIGPendingException.Retrieve();
 }
 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();
 }