public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServicePortIF_checkinDocsEnd obj = (BRequest_IXServicePortIF_checkinDocsEnd)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServicePortIF_checkinDocsEnd()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.documentsValue = (EloixClient.IndexServer.Document[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1047127860.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sordZsValue = (EloixClient.IndexServer.SordZ[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1559053609.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sordsValue = (EloixClient.IndexServer.Sord[])bin.readObj(false, EloixClient.IndexServer.BSerializer_919539303.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.unlockZValue = (EloixClient.IndexServer.LockZ)bin.readObj(false, null);

            return(obj);
        }
Example #2
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            OrgUnitInfo obj  = (OrgUnitInfo)obj1;
            BOutputBin  bout = (BOutputBin)bout1;
            BBufferBin  bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.desc);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.guid);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.id);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.name);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.tStamp);
            // checkpoint byps.gen.cs.PrintContext:494
            bout.writeObj(obj.ouProps, true, EloixClient.IndexServer.BSerializer_1888107655.instance);
        }
Example #3
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServicePortIF_checkoutDoc obj = (BRequest_IXServicePortIF_checkoutDoc)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServicePortIF_checkoutDoc()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.docIdValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.objIdValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.editInfoZValue = (EloixClient.IndexServer.EditInfoZ)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.lockZValue = (EloixClient.IndexServer.LockZ)bin.readObj(false, null);

            return(obj);
        }
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin  bin  = (BInputBin)bin1;
            BBufferBin bbuf = bin.bbuf;

            // lengths
            int n0 = bbuf.getLength();

            // create array
            int[] arr = new int[n0];
            bin.onObjectCreated(arr);

            // read
            for (int i0 = 0; i0 < n0; i0++)
            {
                arr[i0] = bbuf.getInt();
            }

            return(arr);
        }
Example #5
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServicePortIF_checkinDocDupl obj = (BRequest_IXServicePortIF_checkinDocDupl)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServicePortIF_checkinDocDupl()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.documentValue = (EloixClient.IndexServer.Document)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sordValue = (EloixClient.IndexServer.Sord)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sordZValue = (EloixClient.IndexServer.SordZ)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.unlockZValue = (EloixClient.IndexServer.LockZ)bin.readObj(false, null);

            return(obj);
        }
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServicePortIF_login obj = (BRequest_IXServicePortIF_login)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServicePortIF_login()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.clientComputerValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.runAsUserValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.userNameValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.userPwdValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);

            return(obj);
        }
Example #7
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServicePortIF_beginForwardWorkflowNode obj = (BRequest_IXServicePortIF_beginForwardWorkflowNode)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServicePortIF_beginForwardWorkflowNode()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.flowIdValue = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.nodeIdValue = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.fwdInfoValue = (EloixClient.IndexServer.BeginForwardWorkflowNodeInfo)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.lockZValue = (EloixClient.IndexServer.LockZ)bin.readObj(false, null);

            return(obj);
        }
Example #8
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            ObjChange  obj  = (ObjChange)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.code);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.objId);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.param);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.param2);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.tStamp);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.user);
        }
        public override void write(Object obj1, BOutput bout1, long version)
        {
            NoteDataC  obj  = (NoteDataC)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnAcl);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnDesc);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnGuid);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnTStamp);
            if (version >= 900990009000001L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putInt(obj.lnTStampSync);
            }
        }
Example #10
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServerEvents_onAfterEndEditWorkFlowNode obj = (BRequest_IXServerEvents_onAfterEndEditWorkFlowNode)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServerEvents_onAfterEndEditWorkFlowNode()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.nodeIdValue = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ecValue = (EloixClient.IndexServer.IXServerEventsContext)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sordValue = (EloixClient.IndexServer.Sord)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sordZValue = (EloixClient.IndexServer.SordZ)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.workflowValue = (EloixClient.IndexServer.WFDiagram)bin.readObj(false, null);

            return(obj);
        }
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServicePortIF_refSord obj = (BRequest_IXServicePortIF_refSord)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServicePortIF_refSord()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.manSortIdxValue = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.newParentIdValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.objIdValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.oldParentIdValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);

            return(obj);
        }
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServicePortIF_checkinDocMaskLineTemplate obj = (BRequest_IXServicePortIF_checkinDocMaskLineTemplate)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServicePortIF_checkinDocMaskLineTemplate()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.dmltValue = (EloixClient.IndexServer.DocMaskLineTemplate)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.dmltZValue = (EloixClient.IndexServer.DocMaskLineTemplateZ)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.lockZValue = (EloixClient.IndexServer.LockZ)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.optionsValue = (EloixClient.IndexServer.CheckInDocMaskLineTemplateOptions)bin.readObj(false, null);

            return(obj);
        }
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            SubsInfo   obj  = (SubsInfo)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.active);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.inheritRights);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.subsId);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.subsName);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.userId);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.userName);
        }
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            ServerInfoDM obj  = (ServerInfoDM)obj1;
            BOutputBin   bout = (BOutputBin)bout1;
            BBufferBin   bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.blackeningEnabled);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.proxyMode);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.restoreStoreId);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.storeMode);
            // checkpoint byps.gen.cs.PrintContext:494
            bout.writeObj(obj.backupStoreIds, false, EloixClient.IndexServer.BSerializer_100361105.instance);
            // checkpoint byps.gen.cs.PrintContext:494
            bout.writeObj(obj.basisStoreIds, false, EloixClient.IndexServer.BSerializer_100361105.instance);
        }
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServicePortIF_startAdHocWorkFlow2 obj = (BRequest_IXServicePortIF_startAdHocWorkFlow2)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServicePortIF_startAdHocWorkFlow2()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.nameValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.objIdValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.startWfInfoValue = (EloixClient.IndexServer.StartAdHocWorkflowInfo)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.userNodeInfoValue = (EloixClient.IndexServer.UserNodeInfo[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1772247724.instance);

            return(obj);
        }
Example #16
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            ObjKeyDataC obj  = (ObjKeyDataC)obj1;
            BOutputBin  bout = (BOutputBin)bout1;
            BBufferBin  bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnData);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnName);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnSdata);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnUdata);
            if (version >= 900000000000021L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putInt(obj.lnOdouble);
            }
        }
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServerEvents_onCheckSordAccess obj = (BRequest_IXServerEvents_onCheckSordAccess)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServerEvents_onCheckSordAccess()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.lurValue = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ecValue = (EloixClient.IndexServer.IXServerEventsContext)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.optsValue = (EloixClient.IndexServer.CheckAccessOptions)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sordValue = (EloixClient.IndexServer.Sord)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sordZValue = (EloixClient.IndexServer.SordZ)bin.readObj(false, null);

            return(obj);
        }
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServicePortIF_checkoutNotes obj = (BRequest_IXServicePortIF_checkoutNotes)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServicePortIF_checkoutNotes()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.objIdValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.lockZValue = (EloixClient.IndexServer.LockZ)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.noteIdsValue = (String[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1888107655.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.noteZValue = (EloixClient.IndexServer.NoteZ)bin.readObj(false, null);

            return(obj);
        }
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            FindByFulltextResultItem obj = (FindByFulltextResultItem)(obj1 != null ? obj1 : bin.onObjectCreated(new FindByFulltextResultItem()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.relevance = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.summaryDesc = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.summaryFulltext = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.fieldNames = (String[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1888107655.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sord = (EloixClient.IndexServer.Sord)bin.readObj(false, null);

            return(obj);
        }
Example #20
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            WorkflowExportOptions obj  = (WorkflowExportOptions)obj1;
            BOutputBin            bout = (BOutputBin)bout1;
            BBufferBin            bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.characterSet);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.flowId);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.flowVersId);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.wordWrap);
            if (version >= 900000016000017L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putInt(obj.format);
            }
        }
Example #21
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServicePortIF_queryJobState obj = (BRequest_IXServicePortIF_queryJobState)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServicePortIF_queryJobState()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.activeJobsValue = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.finishedJobsValue = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.fullInfoValue = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.jobGuidValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);

            return(obj);
        }
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            FileData  obj = (FileData)(obj1 != null ? obj1 : bin.onObjectCreated(new FileData()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.contentType = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.data = (byte[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1374008726.instance);
            if (version >= 1000000020000005L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.stream = (System.IO.Stream)bin.readObj(false, null);
            }

            return(obj);
        }
Example #23
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServerEvents_onInheritKeywording obj = (BRequest_IXServerEvents_onInheritKeywording)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServerEvents_onInheritKeywording()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.ecValue = (EloixClient.IndexServer.IXServerEventsContext)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.okeyNamesValue = (String[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1888107655.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.parentSordValue = (EloixClient.IndexServer.Sord)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.reservedValue = (Object)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sordValue = (EloixClient.IndexServer.Sord)bin.readObj(false, null);

            return(obj);
        }
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServerEvents_onAfterCheckinReminder obj = (BRequest_IXServerEvents_onAfterCheckinReminder)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServerEvents_onAfterCheckinReminder()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.ecValue = (EloixClient.IndexServer.IXServerEventsContext)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.remiArrayValue = (EloixClient.IndexServer.Reminder[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1701141707.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sordValue = (EloixClient.IndexServer.Sord)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sordZValue = (EloixClient.IndexServer.SordZ)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.unlockZValue = (EloixClient.IndexServer.LockZ)bin.readObj(false, null);

            return(obj);
        }
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServicePortIF_checkinReminder obj = (BRequest_IXServicePortIF_checkinReminder)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServicePortIF_checkinReminder()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.expandGroupsValue = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.receiverIdsValue = (String[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1888107655.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.remiValue = (EloixClient.IndexServer.Reminder)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.unlockZValue = (EloixClient.IndexServer.LockZ)bin.readObj(false, null);

            return(obj);
        }
Example #26
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServicePortIF_findNextNotes obj = (BRequest_IXServicePortIF_findNextNotes)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServicePortIF_findNextNotes()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.idxValue = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.maxValue = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.searchIdValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.noteZValue = (EloixClient.IndexServer.NoteZ)bin.readObj(false, null);

            return(obj);
        }
Example #27
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServerEvents_onBeforeRefSord obj = (BRequest_IXServerEvents_onBeforeRefSord)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServerEvents_onBeforeRefSord()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.manSortIndexValue = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ecValue = (EloixClient.IndexServer.IXServerEventsContext)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.parentSordNewValue = (EloixClient.IndexServer.Sord)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.parentSordOldValue = (EloixClient.IndexServer.Sord)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sordValue = (EloixClient.IndexServer.Sord)bin.readObj(false, null);

            return(obj);
        }
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            SordLink  obj = (SordLink)(obj1 != null ? obj1 : bin.onObjectCreated(new SordLink()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.id = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.linkId = bbuf.getString();
            if (version >= 900000016000008L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.permanent = bbuf.getBoolean();
            }

            return(obj);
        }
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin  bin  = (BInputBin)bin1;
            BBufferBin bbuf = bin.bbuf;

            // lengths
            int n0 = bbuf.getLength();

            // create array
            ActivityOption[] arr = new EloixClient.IndexServer.ActivityOption[n0];
            bin.onObjectCreated(arr);

            // read
            for (int i0 = 0; i0 < n0; i0++)
            {
                arr[i0] = (EloixClient.IndexServer.ActivityOption)bin.readObj(false, null);
            }

            return(arr);
        }
Example #30
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin  bin  = (BInputBin)bin1;
            BBufferBin bbuf = bin.bbuf;

            // lengths
            int n0 = bbuf.getLength();

            // create array
            byps.test.api.cons.HebrewZ[] arr = new byps.test.api.cons.HebrewZ[n0];
            bin.onObjectCreated(arr);

            // read
            for (int i0 = 0; i0 < n0; i0++)
            {
                arr[i0] = (byps.test.api.cons.HebrewZ)bin.readObj(false, null);
            }

            return(arr);
        }