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

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.rightsAsUserIdValue = 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;
            NoteImage obj = (NoteImage)(obj1 != null ? obj1 : bin.onObjectCreated(new NoteImage()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.fileName = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.fileData = (EloixClient.IndexServer.FileData)bin.readObj(false, null);

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

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

            // checkpoint byps.gen.cs.PrintContext:449
            obj.add = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.enabled = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.id = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.raw = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.text = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.children = (EloixClient.IndexServer.Keyword[])bin.readObj(false, EloixClient.IndexServer.BSerializer_206201524.instance);

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

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.methodNameValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ecValue = (EloixClient.IndexServer.IXServerEventsContext)bin.readObj(false, null);

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

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.createDateIso = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.inclImportant = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.userGuidOrID = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.what = bbuf.getInt();
            if (version >= 900000030000007L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.findFeeds = bbuf.getBoolean();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.findHashTags = bbuf.getBoolean();
                if (version >= 900000030000016L)
                {
                    // checkpoint byps.gen.cs.PrintContext:449
                    obj.findSubscriptions = bbuf.getBoolean();
                }
            }
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sordZ = (EloixClient.IndexServer.SordZ)bin.readObj(false, null);
            if (version >= 900000030000007L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.actionZ = (EloixClient.IndexServer.feed.ActionZ)bin.readObj(false, null);
            }

            return(obj);
        }
示例#6
0
        public override Object read(object obj1, BInput bin1, long version)
        {
            BInputBin     bin  = ((BInputBin)bin1);
            BBufferBin    bbuf = bin.bbuf;
            int           n    = bbuf.getLength();
            List <String> arr  = new List <String>(n);

            bin.onObjectCreated(arr);
            for (int i = 0; i < n; i++)
            {
                String obj = bbuf.getString();
                arr.Add(obj);
            }
            return(arr);
        }
示例#7
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin       bin = (BInputBin)bin1;
            HealthCheckInfo obj = (HealthCheckInfo)(obj1 != null ? obj1 : bin.onObjectCreated(new HealthCheckInfo()));

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

            // checkpoint byps.gen.cs.PrintContext:449
            obj.doubleValue = bbuf.getDouble();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.name = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sampleSize = bbuf.getLong();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.stringValue = bbuf.getString();
            if (version >= 1000000020000016L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.operation = (EloixClient.IndexServer.health.HealthCheckValueOperation)bbuf.getInt();
            }

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

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

            // checkpoint byps.gen.cs.PrintContext:449
            obj.TStamp = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.id = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.lockId = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.objId = bbuf.getInt();
            if (version >= 700000040000013L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.guid = bbuf.getString();
            }

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

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

            // checkpoint byps.gen.cs.PrintContext:449
            obj.dest = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.extra1 = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.extra2 = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.memo = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.objId = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.source = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.time = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.type = bbuf.getInt();
            if (version >= 600000099000000L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.destName = bbuf.getString();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.sourceName = bbuf.getString();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.timeIso = bbuf.getString();
            }

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

            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.id = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.key = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.value = bbuf.getString();
            if (version >= 1000000020000005L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.blobData = (System.IO.Stream)bin.readObj(false, null);
            }

            return(obj);
        }
示例#11
0
		public override Object read(Object obj1, BInput bin1, long version)
		{
			BInputBin bin = (BInputBin)bin1;
			BRequest_IXServicePortIF_importWorkFlow obj = (BRequest_IXServicePortIF_importWorkFlow)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServicePortIF_importWorkFlow()));
			
			BBufferBin bbuf = bin.bbuf;
			// checkpoint byps.gen.cs.PrintContext:449
			obj.flowNameValue = bbuf.getString();
			// checkpoint byps.gen.cs.PrintContext:449
			obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);
			// checkpoint byps.gen.cs.PrintContext:449
			obj.fileDataValue = (byte[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1374008726.instance);
			
			return obj;
		}
示例#12
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin             bin = (BInputBin)bin1;
            QueryJobProtocolEvent obj = (QueryJobProtocolEvent)(obj1 != null ? obj1 : bin.onObjectCreated(new QueryJobProtocolEvent()));

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

            // checkpoint byps.gen.cs.PrintContext:449
            obj.date = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.level = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.message = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.objId = bbuf.getInt();
            if (version >= 900000000000026L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.eventId = bbuf.getInt();
            }

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

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

            // checkpoint byps.gen.cs.PrintContext:449
            obj.timeLimit = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.timeLimitIso = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.userId = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.userName = bbuf.getString();
            if (version >= 700000000000017L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.overTimeLimit = bbuf.getBoolean();
            }

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

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

            // checkpoint byps.gen.cs.PrintContext:449
            obj.functionName = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.args = (EloixClient.IndexServer.Any)bin.readObj(false, null);

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

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

            // checkpoint byps.gen.cs.PrintContext:449
            obj.flowId = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.guid = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.status = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.tStamp = bbuf.getString();
            if (version >= 700000000000014L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.actServerId = bbuf.getString();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.type = bbuf.getInt();
                if (version >= 900000030000022L)
                {
                    // checkpoint byps.gen.cs.PrintContext:449
                    obj.parentWorkflow = bbuf.getInt();
                    if (version >= 1000000000000004L)
                    {
                        // checkpoint byps.gen.cs.PrintContext:449
                        obj.callNodeId = bbuf.getInt();
                    }
                }
            }

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

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

            // checkpoint byps.gen.cs.PrintContext:449
            obj.guid = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.combi = (byte[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1374008726.instance);

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

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

            // checkpoint byps.gen.cs.PrintContext:449
            obj.createDateIso = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.guid = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.objGuid = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.tStamp = bbuf.getString();
            if (version >= 900990009000001L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.TStampSync = bbuf.getString();
            }

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

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

            // checkpoint byps.gen.cs.PrintContext:449
            obj.downloadUrl = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.events = (EloixClient.IndexServer.QueryJobProtocolEvent[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1465721064.instance);

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

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

            // checkpoint byps.gen.cs.PrintContext:449
            obj.term = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.type = bbuf.getInt();

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

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

            // checkpoint byps.gen.cs.PrintContext:449
            obj.objId = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.tickketInPath = bbuf.getBoolean();

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

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

            // checkpoint byps.gen.cs.PrintContext:449
            obj.id = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.name = bbuf.getString();

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

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

            // checkpoint byps.gen.cs.PrintContext:449
            obj.flowId = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.nodeId = bbuf.getInt();

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

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.Msg = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ReceivedAt = bbuf.getDouble();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.SentAt = bbuf.getDouble();

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

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.fnValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.paramsValue = (String[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1888107655.instance);

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

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.projectNameValue = 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);

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

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.clientComputerValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ticketValue = (byte[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1374008726.instance);

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

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.hashtagGuidOrNameValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.hstgZValue = (EloixClient.IndexServer.feed.HashTagZ)bin.readObj(false, null);

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

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.feedGuidValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.notifyValue = (EloixClient.IndexServer.feed.FeedNotification)bin.readObj(false, null);

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

            BBufferBin bbuf = bin.bbuf;

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

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

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.fowardToOtherServersValue = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.nameValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.remoteValue = (BRemote)bin.readObj(false, null);

            return(obj);
        }