common.pb.h 499 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072707370747075707670777078707970807081708270837084708570867087708870897090709170927093709470957096709770987099710071017102710371047105710671077108710971107111711271137114711571167117711871197120712171227123712471257126712771287129713071317132713371347135713671377138713971407141714271437144714571467147714871497150715171527153715471557156715771587159716071617162716371647165716671677168716971707171717271737174717571767177717871797180718171827183718471857186718771887189719071917192719371947195719671977198719972007201720272037204720572067207720872097210721172127213721472157216721772187219722072217222722372247225722672277228722972307231723272337234723572367237723872397240724172427243724472457246724772487249725072517252725372547255725672577258725972607261726272637264726572667267726872697270727172727273727472757276727772787279728072817282728372847285728672877288728972907291729272937294729572967297729872997300730173027303730473057306730773087309731073117312731373147315731673177318731973207321732273237324732573267327732873297330733173327333733473357336733773387339734073417342734373447345734673477348734973507351735273537354735573567357735873597360736173627363736473657366736773687369737073717372737373747375737673777378737973807381738273837384738573867387738873897390739173927393739473957396739773987399740074017402740374047405740674077408740974107411741274137414741574167417741874197420742174227423742474257426742774287429743074317432743374347435743674377438743974407441744274437444744574467447744874497450745174527453745474557456745774587459746074617462746374647465746674677468746974707471747274737474747574767477747874797480748174827483748474857486748774887489749074917492749374947495749674977498749975007501750275037504750575067507750875097510751175127513751475157516751775187519752075217522752375247525752675277528752975307531753275337534753575367537753875397540754175427543754475457546754775487549755075517552755375547555755675577558755975607561756275637564756575667567756875697570757175727573757475757576757775787579758075817582758375847585758675877588758975907591759275937594759575967597759875997600760176027603760476057606760776087609761076117612761376147615761676177618761976207621762276237624762576267627762876297630763176327633763476357636763776387639764076417642764376447645764676477648764976507651765276537654765576567657765876597660766176627663766476657666766776687669767076717672767376747675767676777678767976807681768276837684768576867687768876897690769176927693769476957696769776987699770077017702770377047705770677077708770977107711771277137714771577167717771877197720772177227723772477257726772777287729773077317732773377347735773677377738773977407741774277437744774577467747774877497750775177527753775477557756775777587759776077617762776377647765776677677768776977707771777277737774777577767777777877797780778177827783778477857786778777887789779077917792779377947795779677977798779978007801780278037804780578067807780878097810781178127813781478157816781778187819782078217822782378247825782678277828782978307831783278337834783578367837783878397840784178427843784478457846784778487849785078517852785378547855785678577858785978607861786278637864786578667867786878697870787178727873787478757876787778787879788078817882788378847885788678877888788978907891789278937894789578967897789878997900790179027903790479057906790779087909791079117912791379147915791679177918791979207921792279237924792579267927792879297930793179327933793479357936793779387939794079417942794379447945794679477948794979507951795279537954795579567957795879597960796179627963796479657966796779687969797079717972797379747975797679777978797979807981798279837984798579867987798879897990799179927993799479957996799779987999800080018002800380048005800680078008800980108011801280138014801580168017801880198020802180228023802480258026802780288029803080318032803380348035803680378038803980408041804280438044804580468047804880498050805180528053805480558056805780588059806080618062806380648065806680678068806980708071807280738074807580768077807880798080808180828083808480858086808780888089809080918092809380948095809680978098809981008101810281038104810581068107810881098110811181128113811481158116811781188119812081218122812381248125812681278128812981308131813281338134813581368137813881398140814181428143814481458146814781488149815081518152815381548155815681578158815981608161816281638164816581668167816881698170817181728173817481758176817781788179818081818182818381848185818681878188818981908191819281938194819581968197819881998200820182028203820482058206820782088209821082118212821382148215821682178218821982208221822282238224822582268227822882298230823182328233823482358236823782388239824082418242824382448245824682478248824982508251825282538254825582568257825882598260826182628263826482658266826782688269827082718272827382748275827682778278827982808281828282838284828582868287828882898290829182928293829482958296829782988299830083018302830383048305830683078308830983108311831283138314831583168317831883198320832183228323832483258326832783288329833083318332833383348335833683378338833983408341834283438344834583468347834883498350835183528353835483558356835783588359836083618362836383648365836683678368836983708371837283738374837583768377837883798380838183828383838483858386838783888389839083918392839383948395839683978398839984008401840284038404840584068407840884098410841184128413841484158416841784188419842084218422842384248425842684278428842984308431843284338434843584368437843884398440844184428443844484458446844784488449845084518452845384548455845684578458845984608461846284638464846584668467846884698470847184728473847484758476847784788479848084818482848384848485848684878488848984908491849284938494849584968497849884998500850185028503850485058506850785088509851085118512851385148515851685178518851985208521852285238524852585268527852885298530853185328533853485358536853785388539854085418542854385448545854685478548854985508551855285538554855585568557855885598560856185628563856485658566856785688569857085718572857385748575857685778578857985808581858285838584858585868587858885898590859185928593859485958596859785988599860086018602860386048605860686078608860986108611861286138614861586168617861886198620862186228623862486258626862786288629863086318632863386348635863686378638863986408641864286438644864586468647864886498650865186528653865486558656865786588659866086618662866386648665866686678668866986708671867286738674867586768677867886798680868186828683868486858686868786888689869086918692869386948695869686978698869987008701870287038704870587068707870887098710871187128713871487158716871787188719872087218722872387248725872687278728872987308731873287338734873587368737873887398740874187428743874487458746874787488749875087518752875387548755875687578758875987608761876287638764876587668767876887698770877187728773877487758776877787788779878087818782878387848785878687878788878987908791879287938794879587968797879887998800880188028803880488058806880788088809881088118812881388148815881688178818881988208821882288238824882588268827882888298830883188328833883488358836883788388839884088418842884388448845884688478848884988508851885288538854885588568857885888598860886188628863886488658866886788688869887088718872887388748875887688778878887988808881888288838884888588868887888888898890889188928893889488958896889788988899890089018902890389048905890689078908890989108911891289138914891589168917891889198920892189228923892489258926892789288929893089318932893389348935893689378938893989408941894289438944894589468947894889498950895189528953895489558956895789588959896089618962896389648965896689678968896989708971897289738974897589768977897889798980898189828983898489858986898789888989899089918992899389948995899689978998899990009001900290039004900590069007900890099010901190129013901490159016901790189019902090219022902390249025902690279028902990309031903290339034903590369037903890399040904190429043904490459046904790489049905090519052905390549055905690579058905990609061906290639064906590669067906890699070907190729073907490759076907790789079908090819082908390849085908690879088908990909091909290939094909590969097909890999100910191029103910491059106910791089109911091119112911391149115911691179118911991209121912291239124912591269127912891299130913191329133913491359136913791389139914091419142914391449145914691479148914991509151915291539154915591569157915891599160916191629163916491659166916791689169917091719172917391749175917691779178917991809181918291839184918591869187918891899190919191929193919491959196919791989199920092019202920392049205920692079208920992109211921292139214921592169217921892199220922192229223922492259226922792289229923092319232923392349235923692379238923992409241924292439244924592469247924892499250925192529253925492559256925792589259926092619262926392649265926692679268926992709271927292739274927592769277927892799280928192829283928492859286928792889289929092919292929392949295929692979298929993009301930293039304930593069307930893099310931193129313931493159316931793189319932093219322932393249325932693279328932993309331933293339334933593369337933893399340934193429343934493459346934793489349935093519352935393549355935693579358935993609361936293639364936593669367936893699370937193729373937493759376937793789379938093819382938393849385938693879388938993909391939293939394939593969397939893999400940194029403940494059406940794089409941094119412941394149415941694179418941994209421942294239424942594269427942894299430943194329433943494359436943794389439944094419442944394449445944694479448944994509451945294539454945594569457945894599460946194629463946494659466946794689469947094719472947394749475947694779478947994809481948294839484948594869487948894899490949194929493949494959496949794989499950095019502950395049505950695079508950995109511951295139514951595169517951895199520952195229523952495259526952795289529953095319532953395349535953695379538953995409541954295439544954595469547954895499550955195529553955495559556955795589559956095619562956395649565956695679568956995709571957295739574957595769577957895799580958195829583958495859586958795889589959095919592959395949595959695979598959996009601960296039604960596069607960896099610961196129613961496159616961796189619962096219622962396249625962696279628962996309631963296339634963596369637963896399640964196429643964496459646964796489649965096519652965396549655965696579658965996609661966296639664966596669667966896699670967196729673967496759676967796789679968096819682968396849685968696879688968996909691969296939694969596969697969896999700970197029703970497059706970797089709971097119712971397149715971697179718971997209721972297239724972597269727972897299730973197329733973497359736973797389739974097419742974397449745974697479748974997509751975297539754975597569757975897599760976197629763976497659766976797689769977097719772977397749775977697779778977997809781978297839784978597869787978897899790979197929793979497959796979797989799980098019802980398049805980698079808980998109811981298139814981598169817981898199820982198229823982498259826982798289829983098319832983398349835983698379838983998409841984298439844984598469847984898499850985198529853985498559856985798589859986098619862986398649865986698679868986998709871987298739874987598769877987898799880988198829883988498859886988798889889989098919892989398949895989698979898989999009901990299039904990599069907990899099910991199129913991499159916991799189919992099219922992399249925992699279928992999309931993299339934993599369937993899399940994199429943994499459946994799489949995099519952995399549955995699579958995999609961996299639964996599669967996899699970997199729973997499759976997799789979998099819982998399849985998699879988998999909991999299939994999599969997999899991000010001100021000310004100051000610007100081000910010100111001210013100141001510016100171001810019100201002110022100231002410025100261002710028100291003010031100321003310034100351003610037100381003910040100411004210043100441004510046100471004810049100501005110052100531005410055100561005710058100591006010061100621006310064100651006610067100681006910070100711007210073100741007510076100771007810079100801008110082100831008410085100861008710088100891009010091100921009310094100951009610097100981009910100101011010210103101041010510106101071010810109101101011110112101131011410115101161011710118101191012010121101221012310124101251012610127101281012910130101311013210133101341013510136101371013810139101401014110142101431014410145101461014710148101491015010151101521015310154101551015610157101581015910160101611016210163101641016510166101671016810169101701017110172101731017410175101761017710178101791018010181101821018310184101851018610187101881018910190101911019210193101941019510196101971019810199102001020110202102031020410205102061020710208102091021010211102121021310214102151021610217102181021910220102211022210223102241022510226102271022810229102301023110232102331023410235102361023710238102391024010241102421024310244102451024610247102481024910250102511025210253102541025510256102571025810259102601026110262102631026410265102661026710268102691027010271102721027310274102751027610277102781027910280102811028210283102841028510286102871028810289102901029110292102931029410295102961029710298102991030010301103021030310304103051030610307103081030910310103111031210313103141031510316103171031810319103201032110322103231032410325103261032710328103291033010331103321033310334103351033610337103381033910340103411034210343103441034510346103471034810349103501035110352103531035410355103561035710358103591036010361103621036310364103651036610367103681036910370103711037210373103741037510376103771037810379103801038110382103831038410385103861038710388103891039010391103921039310394103951039610397103981039910400104011040210403104041040510406104071040810409104101041110412104131041410415104161041710418104191042010421104221042310424104251042610427104281042910430104311043210433104341043510436104371043810439104401044110442104431044410445104461044710448104491045010451104521045310454104551045610457104581045910460104611046210463104641046510466104671046810469104701047110472104731047410475104761047710478104791048010481104821048310484104851048610487104881048910490104911049210493104941049510496104971049810499105001050110502105031050410505105061050710508105091051010511105121051310514105151051610517105181051910520105211052210523105241052510526105271052810529105301053110532105331053410535105361053710538105391054010541105421054310544105451054610547105481054910550105511055210553105541055510556105571055810559105601056110562105631056410565105661056710568105691057010571105721057310574105751057610577105781057910580105811058210583105841058510586105871058810589105901059110592105931059410595105961059710598105991060010601106021060310604106051060610607106081060910610106111061210613106141061510616106171061810619106201062110622106231062410625106261062710628106291063010631106321063310634106351063610637106381063910640106411064210643106441064510646106471064810649106501065110652106531065410655106561065710658106591066010661106621066310664106651066610667106681066910670106711067210673106741067510676106771067810679106801068110682106831068410685106861068710688106891069010691106921069310694106951069610697106981069910700107011070210703107041070510706107071070810709107101071110712107131071410715107161071710718107191072010721107221072310724107251072610727107281072910730107311073210733107341073510736107371073810739107401074110742107431074410745107461074710748107491075010751107521075310754107551075610757107581075910760107611076210763107641076510766107671076810769107701077110772107731077410775107761077710778107791078010781107821078310784107851078610787107881078910790107911079210793107941079510796107971079810799108001080110802108031080410805108061080710808108091081010811108121081310814108151081610817108181081910820108211082210823108241082510826108271082810829108301083110832108331083410835108361083710838108391084010841108421084310844108451084610847108481084910850108511085210853108541085510856108571085810859108601086110862108631086410865108661086710868108691087010871108721087310874108751087610877108781087910880108811088210883108841088510886108871088810889108901089110892108931089410895108961089710898108991090010901109021090310904109051090610907109081090910910109111091210913109141091510916109171091810919109201092110922109231092410925109261092710928109291093010931109321093310934109351093610937109381093910940109411094210943109441094510946109471094810949109501095110952109531095410955109561095710958109591096010961109621096310964109651096610967109681096910970109711097210973109741097510976109771097810979109801098110982109831098410985109861098710988109891099010991109921099310994109951099610997109981099911000110011100211003110041100511006110071100811009110101101111012110131101411015110161101711018110191102011021110221102311024110251102611027110281102911030110311103211033110341103511036110371103811039110401104111042110431104411045110461104711048110491105011051110521105311054110551105611057110581105911060110611106211063110641106511066110671106811069110701107111072110731107411075110761107711078110791108011081110821108311084110851108611087110881108911090110911109211093110941109511096110971109811099111001110111102111031110411105111061110711108111091111011111111121111311114111151111611117111181111911120111211112211123111241112511126111271112811129111301113111132111331113411135111361113711138111391114011141111421114311144111451114611147111481114911150111511115211153111541115511156111571115811159111601116111162111631116411165111661116711168111691117011171111721117311174111751117611177111781117911180111811118211183111841118511186111871118811189111901119111192111931119411195111961119711198111991120011201112021120311204112051120611207112081120911210112111121211213112141121511216112171121811219112201122111222112231122411225112261122711228112291123011231112321123311234112351123611237112381123911240112411124211243112441124511246112471124811249112501125111252112531125411255112561125711258112591126011261112621126311264112651126611267112681126911270112711127211273112741127511276112771127811279112801128111282112831128411285112861128711288112891129011291112921129311294112951129611297112981129911300113011130211303113041130511306113071130811309113101131111312113131131411315113161131711318113191132011321113221132311324113251132611327113281132911330113311133211333113341133511336113371133811339113401134111342113431134411345113461134711348113491135011351113521135311354113551135611357113581135911360113611136211363113641136511366113671136811369113701137111372113731137411375113761137711378113791138011381113821138311384113851138611387113881138911390113911139211393113941139511396113971139811399114001140111402114031140411405114061140711408114091141011411114121141311414114151141611417114181141911420114211142211423114241142511426114271142811429114301143111432114331143411435114361143711438114391144011441114421144311444114451144611447114481144911450114511145211453114541145511456114571145811459114601146111462114631146411465114661146711468114691147011471114721147311474114751147611477114781147911480114811148211483114841148511486114871148811489114901149111492114931149411495114961149711498114991150011501115021150311504115051150611507115081150911510115111151211513115141151511516115171151811519115201152111522115231152411525115261152711528115291153011531115321153311534115351153611537115381153911540115411154211543115441154511546115471154811549115501155111552115531155411555115561155711558115591156011561115621156311564115651156611567115681156911570115711157211573115741157511576115771157811579115801158111582115831158411585115861158711588115891159011591115921159311594115951159611597115981159911600116011160211603116041160511606116071160811609116101161111612116131161411615116161161711618116191162011621116221162311624116251162611627116281162911630116311163211633116341163511636116371163811639116401164111642116431164411645116461164711648116491165011651116521165311654116551165611657116581165911660116611166211663116641166511666116671166811669116701167111672116731167411675116761167711678116791168011681116821168311684116851168611687116881168911690116911169211693116941169511696116971169811699117001170111702117031170411705117061170711708117091171011711117121171311714117151171611717117181171911720117211172211723117241172511726117271172811729117301173111732117331173411735117361173711738117391174011741117421174311744117451174611747117481174911750117511175211753117541175511756117571175811759117601176111762117631176411765117661176711768117691177011771117721177311774117751177611777117781177911780117811178211783117841178511786117871178811789117901179111792117931179411795117961179711798117991180011801118021180311804118051180611807118081180911810118111181211813118141181511816118171181811819118201182111822118231182411825118261182711828118291183011831118321183311834118351183611837118381183911840118411184211843118441184511846118471184811849118501185111852118531185411855118561185711858118591186011861118621186311864118651186611867118681186911870118711187211873118741187511876118771187811879118801188111882118831188411885118861188711888118891189011891118921189311894118951189611897118981189911900119011190211903119041190511906119071190811909119101191111912119131191411915119161191711918119191192011921119221192311924119251192611927119281192911930119311193211933119341193511936119371193811939119401194111942119431194411945119461194711948119491195011951119521195311954119551195611957119581195911960119611196211963119641196511966119671196811969119701197111972119731197411975119761197711978119791198011981119821198311984119851198611987119881198911990119911199211993119941199511996119971199811999120001200112002120031200412005120061200712008120091201012011120121201312014120151201612017120181201912020120211202212023120241202512026120271202812029120301203112032120331203412035120361203712038120391204012041120421204312044120451204612047120481204912050120511205212053120541205512056120571205812059120601206112062120631206412065120661206712068120691207012071120721207312074120751207612077120781207912080120811208212083120841208512086120871208812089120901209112092120931209412095120961209712098120991210012101121021210312104121051210612107121081210912110121111211212113121141211512116121171211812119121201212112122121231212412125121261212712128121291213012131121321213312134121351213612137121381213912140121411214212143121441214512146121471214812149121501215112152121531215412155121561215712158121591216012161121621216312164121651216612167121681216912170121711217212173121741217512176121771217812179121801218112182121831218412185121861218712188121891219012191121921219312194121951219612197121981219912200122011220212203122041220512206122071220812209122101221112212122131221412215122161221712218122191222012221122221222312224122251222612227122281222912230122311223212233122341223512236122371223812239122401224112242122431224412245122461224712248122491225012251122521225312254122551225612257122581225912260122611226212263122641226512266122671226812269122701227112272122731227412275122761227712278122791228012281122821228312284122851228612287122881228912290122911229212293122941229512296122971229812299123001230112302123031230412305123061230712308123091231012311123121231312314123151231612317123181231912320123211232212323123241232512326123271232812329123301233112332123331233412335123361233712338123391234012341123421234312344123451234612347123481234912350123511235212353123541235512356123571235812359123601236112362123631236412365123661236712368123691237012371123721237312374123751237612377123781237912380123811238212383123841238512386123871238812389123901239112392123931239412395123961239712398123991240012401124021240312404124051240612407124081240912410124111241212413124141241512416124171241812419124201242112422124231242412425124261242712428124291243012431124321243312434124351243612437124381243912440124411244212443124441244512446124471244812449124501245112452124531245412455124561245712458124591246012461124621246312464124651246612467124681246912470124711247212473124741247512476124771247812479124801248112482124831248412485124861248712488124891249012491124921249312494124951249612497124981249912500125011250212503125041250512506125071250812509125101251112512125131251412515125161251712518125191252012521125221252312524125251252612527125281252912530125311253212533125341253512536125371253812539125401254112542125431254412545125461254712548125491255012551125521255312554125551255612557125581255912560125611256212563125641256512566125671256812569125701257112572125731257412575125761257712578125791258012581125821258312584125851258612587125881258912590125911259212593125941259512596125971259812599126001260112602126031260412605126061260712608126091261012611126121261312614126151261612617126181261912620126211262212623126241262512626126271262812629126301263112632126331263412635126361263712638126391264012641126421264312644126451264612647126481264912650126511265212653126541265512656126571265812659126601266112662126631266412665126661266712668126691267012671126721267312674126751267612677126781267912680126811268212683126841268512686126871268812689126901269112692126931269412695126961269712698126991270012701127021270312704127051270612707127081270912710127111271212713127141271512716127171271812719127201272112722127231272412725127261272712728127291273012731127321273312734127351273612737127381273912740127411274212743127441274512746127471274812749127501275112752127531275412755127561275712758127591276012761127621276312764127651276612767127681276912770127711277212773127741277512776127771277812779127801278112782127831278412785127861278712788127891279012791127921279312794127951279612797127981279912800128011280212803128041280512806128071280812809128101281112812128131281412815128161281712818128191282012821128221282312824128251282612827128281282912830128311283212833128341283512836128371283812839128401284112842128431284412845128461284712848128491285012851128521285312854128551285612857128581285912860128611286212863128641286512866128671286812869128701287112872128731287412875128761287712878128791288012881128821288312884128851288612887128881288912890128911289212893128941289512896128971289812899129001290112902129031290412905129061290712908129091291012911129121291312914129151291612917129181291912920129211292212923129241292512926129271292812929129301293112932129331293412935129361293712938129391294012941129421294312944129451294612947129481294912950129511295212953129541295512956129571295812959129601296112962129631296412965129661296712968129691297012971129721297312974129751297612977129781297912980129811298212983129841298512986129871298812989129901299112992129931299412995129961299712998129991300013001130021300313004130051300613007130081300913010130111301213013130141301513016130171301813019130201302113022130231302413025130261302713028130291303013031130321303313034130351303613037130381303913040130411304213043130441304513046130471304813049130501305113052130531305413055130561305713058130591306013061130621306313064130651306613067130681306913070130711307213073130741307513076130771307813079130801308113082130831308413085130861308713088130891309013091130921309313094130951309613097130981309913100131011310213103131041310513106131071310813109131101311113112131131311413115131161311713118131191312013121131221312313124131251312613127131281312913130131311313213133131341313513136131371313813139131401314113142131431314413145131461314713148131491315013151131521315313154131551315613157131581315913160131611316213163131641316513166131671316813169131701317113172131731317413175131761317713178131791318013181131821318313184131851318613187131881318913190131911319213193131941319513196131971319813199132001320113202132031320413205132061320713208132091321013211132121321313214132151321613217132181321913220132211322213223132241322513226132271322813229132301323113232132331323413235132361323713238132391324013241132421324313244132451324613247132481324913250132511325213253132541325513256132571325813259132601326113262132631326413265132661326713268132691327013271132721327313274132751327613277132781327913280132811328213283132841328513286132871328813289132901329113292132931329413295132961329713298132991330013301133021330313304133051330613307133081330913310133111331213313133141331513316133171331813319133201332113322133231332413325133261332713328133291333013331133321333313334133351333613337133381333913340133411334213343133441334513346133471334813349133501335113352133531335413355133561335713358133591336013361133621336313364133651336613367133681336913370133711337213373133741337513376133771337813379133801338113382133831338413385133861338713388133891339013391133921339313394133951339613397133981339913400134011340213403134041340513406134071340813409134101341113412134131341413415134161341713418134191342013421134221342313424134251342613427134281342913430134311343213433134341343513436134371343813439134401344113442134431344413445134461344713448134491345013451134521345313454134551345613457134581345913460134611346213463134641346513466134671346813469134701347113472134731347413475134761347713478134791348013481134821348313484134851348613487134881348913490134911349213493134941349513496134971349813499135001350113502135031350413505135061350713508135091351013511135121351313514135151351613517135181351913520135211352213523135241352513526135271352813529
  1. // Generated by the protocol buffer compiler. DO NOT EDIT!
  2. // source: common.proto
  3. #ifndef PROTOBUF_common_2eproto__INCLUDED
  4. #define PROTOBUF_common_2eproto__INCLUDED
  5. #include <string>
  6. #include <google/protobuf/stubs/common.h>
  7. #if GOOGLE_PROTOBUF_VERSION < 3000000
  8. #error This file was generated by a newer version of protoc which is
  9. #error incompatible with your Protocol Buffer headers. Please update
  10. #error your headers.
  11. #endif
  12. #if 3000000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
  13. #error This file was generated by an older version of protoc which is
  14. #error incompatible with your Protocol Buffer headers. Please
  15. #error regenerate this file with a newer version of protoc.
  16. #endif
  17. #include <google/protobuf/arena.h>
  18. #include <google/protobuf/arenastring.h>
  19. #include <google/protobuf/generated_message_util.h>
  20. #include <google/protobuf/metadata.h>
  21. #include <google/protobuf/message.h>
  22. #include <google/protobuf/repeated_field.h>
  23. #include <google/protobuf/extension_set.h>
  24. #include <google/protobuf/map.h>
  25. #include <google/protobuf/map_field_inl.h>
  26. #include <google/protobuf/generated_enum_reflection.h>
  27. #include <google/protobuf/unknown_field_set.h>
  28. // @@protoc_insertion_point(includes)
  29. namespace XPhonePlus {
  30. // Internal implementation detail -- do not call these.
  31. void protobuf_AddDesc_common_2eproto();
  32. void protobuf_AssignDesc_common_2eproto();
  33. void protobuf_ShutdownFile_common_2eproto();
  34. class XPhone_AdbCommandReq;
  35. class XPhone_AdbCommandRsp;
  36. class XPhone_AddChatroomMemberSetting;
  37. class XPhone_AddNearbySetting;
  38. class XPhone_AddressBookSetting;
  39. class XPhone_AllLoginUsers;
  40. class XPhone_Array;
  41. class XPhone_AutoReplyMsg;
  42. class XPhone_AutoReplySetting;
  43. class XPhone_BaseResponse;
  44. class XPhone_CaijiAddressIDReq;
  45. class XPhone_CaijiFriendIDReq;
  46. class XPhone_CaijiIDRsp;
  47. class XPhone_CaijiNearbyIDReq;
  48. class XPhone_ChatMsg;
  49. class XPhone_ChatRoomInfo;
  50. class XPhone_ChatRoomInfoReq;
  51. class XPhone_ChatroomInfoRsp;
  52. class XPhone_ChatroomMsgSetting;
  53. class XPhone_CheckClientReq;
  54. class XPhone_CheckClientRsp;
  55. class XPhone_ContactInfo;
  56. class XPhone_ContactInfoRsp;
  57. class XPhone_ContactMsgSetting;
  58. class XPhone_DeviceInfo;
  59. class XPhone_FunctionSwitch;
  60. class XPhone_GetDeviceInfo;
  61. class XPhone_IDInfo;
  62. class XPhone_ImportContact;
  63. class XPhone_ImportGongZhong;
  64. class XPhone_ImportQQ;
  65. class XPhone_ImportWeichat;
  66. class XPhone_LocalTaskParam;
  67. class XPhone_LocationSetting;
  68. class XPhone_LoginUserinfo;
  69. class XPhone_MsgBase;
  70. class XPhone_NoticeReq;
  71. class XPhone_NoticeRsp;
  72. class XPhone_OpenActivity;
  73. class XPhone_RadarSetting;
  74. class XPhone_RecvChatMsg;
  75. class XPhone_ReqHead;
  76. class XPhone_RestoreWeichatShot;
  77. class XPhone_SendChatMsg;
  78. class XPhone_SendFile;
  79. class XPhone_Setting;
  80. class XPhone_SnsMsg;
  81. class XPhone_SnsSetting;
  82. class XPhone_SystemLoginReq;
  83. class XPhone_SystemLoginRsp;
  84. class XPhone_SystemUpdateReq;
  85. class XPhone_SystemUpdateRsp;
  86. class XPhone_TaskReq;
  87. class XPhone_TaskRsp;
  88. class XPhone_Test;
  89. class XPhone_TextInput;
  90. class XPhone_WifiConnect;
  91. class XPhone_YaoyiyaoSetting;
  92. enum XPhone_DeviceChange {
  93. DeviceChange_Unknow = 0,
  94. DeviceChange_Add = 1,
  95. DeviceChange_Remove = 2,
  96. XPhone_DeviceChange_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min,
  97. XPhone_DeviceChange_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max
  98. };
  99. bool XPhone_DeviceChange_IsValid(int value);
  100. const XPhone_DeviceChange XPhone_DeviceChange_MIN = DeviceChange_Unknow;
  101. const XPhone_DeviceChange XPhone_DeviceChange_MAX = DeviceChange_Remove;
  102. const int XPhone_DeviceChange_ARRAYSIZE = XPhone_DeviceChange_MAX + 1;
  103. const ::google::protobuf::EnumDescriptor* XPhone_DeviceChange_descriptor();
  104. inline const ::std::string& XPhone_DeviceChange_Name(XPhone_DeviceChange value) {
  105. return ::google::protobuf::internal::NameOfEnum(
  106. XPhone_DeviceChange_descriptor(), value);
  107. }
  108. inline bool XPhone_DeviceChange_Parse(
  109. const ::std::string& name, XPhone_DeviceChange* value) {
  110. return ::google::protobuf::internal::ParseNamedEnum<XPhone_DeviceChange>(
  111. XPhone_DeviceChange_descriptor(), name, value);
  112. }
  113. enum XPhone_TaskAction {
  114. TaskAction_Unknow = 0,
  115. TaskAction_Start = 1,
  116. TaskAction_Stop = 2,
  117. XPhone_TaskAction_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min,
  118. XPhone_TaskAction_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max
  119. };
  120. bool XPhone_TaskAction_IsValid(int value);
  121. const XPhone_TaskAction XPhone_TaskAction_MIN = TaskAction_Unknow;
  122. const XPhone_TaskAction XPhone_TaskAction_MAX = TaskAction_Stop;
  123. const int XPhone_TaskAction_ARRAYSIZE = XPhone_TaskAction_MAX + 1;
  124. const ::google::protobuf::EnumDescriptor* XPhone_TaskAction_descriptor();
  125. inline const ::std::string& XPhone_TaskAction_Name(XPhone_TaskAction value) {
  126. return ::google::protobuf::internal::NameOfEnum(
  127. XPhone_TaskAction_descriptor(), value);
  128. }
  129. inline bool XPhone_TaskAction_Parse(
  130. const ::std::string& name, XPhone_TaskAction* value) {
  131. return ::google::protobuf::internal::ParseNamedEnum<XPhone_TaskAction>(
  132. XPhone_TaskAction_descriptor(), name, value);
  133. }
  134. enum XPhone_TaskStatus {
  135. TaskStatusn_Unknow = 0,
  136. TaskStatus_Finish = 1,
  137. TaskStatus_Cancle = 2,
  138. XPhone_TaskStatus_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min,
  139. XPhone_TaskStatus_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max
  140. };
  141. bool XPhone_TaskStatus_IsValid(int value);
  142. const XPhone_TaskStatus XPhone_TaskStatus_MIN = TaskStatusn_Unknow;
  143. const XPhone_TaskStatus XPhone_TaskStatus_MAX = TaskStatus_Cancle;
  144. const int XPhone_TaskStatus_ARRAYSIZE = XPhone_TaskStatus_MAX + 1;
  145. const ::google::protobuf::EnumDescriptor* XPhone_TaskStatus_descriptor();
  146. inline const ::std::string& XPhone_TaskStatus_Name(XPhone_TaskStatus value) {
  147. return ::google::protobuf::internal::NameOfEnum(
  148. XPhone_TaskStatus_descriptor(), value);
  149. }
  150. inline bool XPhone_TaskStatus_Parse(
  151. const ::std::string& name, XPhone_TaskStatus* value) {
  152. return ::google::protobuf::internal::ParseNamedEnum<XPhone_TaskStatus>(
  153. XPhone_TaskStatus_descriptor(), name, value);
  154. }
  155. enum XPhone_TaskType {
  156. TaskType_Unknow = 0,
  157. TaskType_AddNearby = 1,
  158. TaskType_AddAddressbook = 2,
  159. TaskType_Radar = 3,
  160. TaskType_Yaoyiyao = 4,
  161. TaskType_SendSNS = 5,
  162. TaskType_SendChatroomMsg = 6,
  163. TaskType_SendContactMsg = 7,
  164. TaskType_AddChatroomMember = 8,
  165. TaskType_Location = 9,
  166. TaskType_OneKeyZan = 11,
  167. TaskType_DeleteZombine = 12,
  168. TaskType_AddWeichatFriend = 13,
  169. TaskType_AddQQFriend = 14,
  170. TaskType_AddGongzhong = 15,
  171. TaskType_AutoReply = 16,
  172. TaskType_StartWeichat = 17,
  173. XPhone_TaskType_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min,
  174. XPhone_TaskType_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max
  175. };
  176. bool XPhone_TaskType_IsValid(int value);
  177. const XPhone_TaskType XPhone_TaskType_MIN = TaskType_Unknow;
  178. const XPhone_TaskType XPhone_TaskType_MAX = TaskType_StartWeichat;
  179. const int XPhone_TaskType_ARRAYSIZE = XPhone_TaskType_MAX + 1;
  180. const ::google::protobuf::EnumDescriptor* XPhone_TaskType_descriptor();
  181. inline const ::std::string& XPhone_TaskType_Name(XPhone_TaskType value) {
  182. return ::google::protobuf::internal::NameOfEnum(
  183. XPhone_TaskType_descriptor(), value);
  184. }
  185. inline bool XPhone_TaskType_Parse(
  186. const ::std::string& name, XPhone_TaskType* value) {
  187. return ::google::protobuf::internal::ParseNamedEnum<XPhone_TaskType>(
  188. XPhone_TaskType_descriptor(), name, value);
  189. }
  190. enum XPhone_MsgType {
  191. MsgType_DeviceInfoReq = 0,
  192. MsgType_DeviceInfoRsp = 1,
  193. MsgType_SendFileReq = 2,
  194. MsgType_SendFileRsp = 3,
  195. MsgType_LocationSetting = 4,
  196. MsgType_AddNearbySetting = 5,
  197. MsgType_AddressBookSetting = 6,
  198. MsgType_RadarSetting = 7,
  199. MsgType_YaoyiyaoSetting = 8,
  200. MsgType_AutoReplySetting = 9,
  201. MsgType_SnsSetting = 10,
  202. MsgType_ChatroomMsgSetting = 11,
  203. MsgType_ContactMsgSetting = 12,
  204. MsgType_AddChatroomMemberSetting = 13,
  205. MsgType_TaskReq = 14,
  206. MsgType_TaskRsp = 15,
  207. MsgType_ChatroomInfoReq = 16,
  208. MsgType_ContactInfoReq = 17,
  209. MsgType_ChatroomInfoRsp = 18,
  210. MsgType_ContactInfoRsp = 19,
  211. MsgType_NotifyUserLogin = 20,
  212. MsgType_FunctionSwitch = 21,
  213. MsgType_RecvChatMsg = 22,
  214. MsgType_ImportContact = 23,
  215. MsgType_OpenActivity = 24,
  216. MsgType_StopAddress = 25,
  217. MsgType_UnlockScreen = 26,
  218. MsgType_SaveWeichatShot = 27,
  219. MsgType_RestoreWeichatShot = 28,
  220. MsgType_GetLoginUsers = 29,
  221. MsgType_ClearLoginUsers = 30,
  222. MsgType_RestTaskStatus = 31,
  223. MsgType_StopAllTask = 32,
  224. MsgType_LockScreen = 33,
  225. MsgType_ChatMsg = 34,
  226. MsgType_SendChatMsg = 35,
  227. MsgType_SystemLoginReq = 37,
  228. MsgType_SystemLoginRsp = 38,
  229. MsgType_SystemUpdateReq = 39,
  230. MsgType_SystemUpdateRsp = 40,
  231. MsgType_TextInput = 41,
  232. MsgType_NoticeReq = 42,
  233. MsgType_NoticeRsp = 43,
  234. MsgType_Test = 44,
  235. MsgType_Setting = 45,
  236. MsgType_CheckClientReq = 46,
  237. MsgType_CheckClientRsp = 47,
  238. MsgType_ImportWeichat = 48,
  239. MsgType_ImportQQ = 49,
  240. MsgType_ImportGongzhong = 50,
  241. MsgType_WifiConnect = 51,
  242. MsgType_AdbCommandReq = 52,
  243. MsgType_AdbCommandRsp = 53,
  244. MsgType_CaijiAddressIDReq = 54,
  245. MsgType_CaijiNearbyIDReq = 55,
  246. MsgType_CaijiIDRsp = 56,
  247. MsgType_CaijiFriendIDReq = 57,
  248. XPhone_MsgType_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min,
  249. XPhone_MsgType_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max
  250. };
  251. bool XPhone_MsgType_IsValid(int value);
  252. const XPhone_MsgType XPhone_MsgType_MIN = MsgType_DeviceInfoReq;
  253. const XPhone_MsgType XPhone_MsgType_MAX = MsgType_CaijiFriendIDReq;
  254. const int XPhone_MsgType_ARRAYSIZE = XPhone_MsgType_MAX + 1;
  255. const ::google::protobuf::EnumDescriptor* XPhone_MsgType_descriptor();
  256. inline const ::std::string& XPhone_MsgType_Name(XPhone_MsgType value) {
  257. return ::google::protobuf::internal::NameOfEnum(
  258. XPhone_MsgType_descriptor(), value);
  259. }
  260. inline bool XPhone_MsgType_Parse(
  261. const ::std::string& name, XPhone_MsgType* value) {
  262. return ::google::protobuf::internal::ParseNamedEnum<XPhone_MsgType>(
  263. XPhone_MsgType_descriptor(), name, value);
  264. }
  265. // ===================================================================
  266. class XPhone_BaseResponse : public ::google::protobuf::Message {
  267. public:
  268. XPhone_BaseResponse();
  269. virtual ~XPhone_BaseResponse();
  270. XPhone_BaseResponse(const XPhone_BaseResponse& from);
  271. inline XPhone_BaseResponse& operator=(const XPhone_BaseResponse& from) {
  272. CopyFrom(from);
  273. return *this;
  274. }
  275. static const ::google::protobuf::Descriptor* descriptor();
  276. static const XPhone_BaseResponse& default_instance();
  277. void Swap(XPhone_BaseResponse* other);
  278. // implements Message ----------------------------------------------
  279. inline XPhone_BaseResponse* New() const { return New(NULL); }
  280. XPhone_BaseResponse* New(::google::protobuf::Arena* arena) const;
  281. void CopyFrom(const ::google::protobuf::Message& from);
  282. void MergeFrom(const ::google::protobuf::Message& from);
  283. void CopyFrom(const XPhone_BaseResponse& from);
  284. void MergeFrom(const XPhone_BaseResponse& from);
  285. void Clear();
  286. bool IsInitialized() const;
  287. int ByteSize() const;
  288. bool MergePartialFromCodedStream(
  289. ::google::protobuf::io::CodedInputStream* input);
  290. void SerializeWithCachedSizes(
  291. ::google::protobuf::io::CodedOutputStream* output) const;
  292. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  293. int GetCachedSize() const { return _cached_size_; }
  294. private:
  295. void SharedCtor();
  296. void SharedDtor();
  297. void SetCachedSize(int size) const;
  298. void InternalSwap(XPhone_BaseResponse* other);
  299. private:
  300. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  301. return _internal_metadata_.arena();
  302. }
  303. inline void* MaybeArenaPtr() const {
  304. return _internal_metadata_.raw_arena_ptr();
  305. }
  306. public:
  307. ::google::protobuf::Metadata GetMetadata() const;
  308. // nested types ----------------------------------------------------
  309. // accessors -------------------------------------------------------
  310. // optional .XPhonePlus.XPhone_MsgType msgType = 1;
  311. void clear_msgtype();
  312. static const int kMsgTypeFieldNumber = 1;
  313. ::XPhonePlus::XPhone_MsgType msgtype() const;
  314. void set_msgtype(::XPhonePlus::XPhone_MsgType value);
  315. // optional int32 iErrorCode = 2;
  316. void clear_ierrorcode();
  317. static const int kIErrorCodeFieldNumber = 2;
  318. ::google::protobuf::int32 ierrorcode() const;
  319. void set_ierrorcode(::google::protobuf::int32 value);
  320. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_BaseResponse)
  321. private:
  322. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  323. bool _is_default_instance_;
  324. int msgtype_;
  325. ::google::protobuf::int32 ierrorcode_;
  326. mutable int _cached_size_;
  327. friend void protobuf_AddDesc_common_2eproto();
  328. friend void protobuf_AssignDesc_common_2eproto();
  329. friend void protobuf_ShutdownFile_common_2eproto();
  330. void InitAsDefaultInstance();
  331. static XPhone_BaseResponse* default_instance_;
  332. };
  333. // -------------------------------------------------------------------
  334. class XPhone_MsgBase : public ::google::protobuf::Message {
  335. public:
  336. XPhone_MsgBase();
  337. virtual ~XPhone_MsgBase();
  338. XPhone_MsgBase(const XPhone_MsgBase& from);
  339. inline XPhone_MsgBase& operator=(const XPhone_MsgBase& from) {
  340. CopyFrom(from);
  341. return *this;
  342. }
  343. static const ::google::protobuf::Descriptor* descriptor();
  344. static const XPhone_MsgBase& default_instance();
  345. void Swap(XPhone_MsgBase* other);
  346. // implements Message ----------------------------------------------
  347. inline XPhone_MsgBase* New() const { return New(NULL); }
  348. XPhone_MsgBase* New(::google::protobuf::Arena* arena) const;
  349. void CopyFrom(const ::google::protobuf::Message& from);
  350. void MergeFrom(const ::google::protobuf::Message& from);
  351. void CopyFrom(const XPhone_MsgBase& from);
  352. void MergeFrom(const XPhone_MsgBase& from);
  353. void Clear();
  354. bool IsInitialized() const;
  355. int ByteSize() const;
  356. bool MergePartialFromCodedStream(
  357. ::google::protobuf::io::CodedInputStream* input);
  358. void SerializeWithCachedSizes(
  359. ::google::protobuf::io::CodedOutputStream* output) const;
  360. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  361. int GetCachedSize() const { return _cached_size_; }
  362. private:
  363. void SharedCtor();
  364. void SharedDtor();
  365. void SetCachedSize(int size) const;
  366. void InternalSwap(XPhone_MsgBase* other);
  367. private:
  368. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  369. return _internal_metadata_.arena();
  370. }
  371. inline void* MaybeArenaPtr() const {
  372. return _internal_metadata_.raw_arena_ptr();
  373. }
  374. public:
  375. ::google::protobuf::Metadata GetMetadata() const;
  376. // nested types ----------------------------------------------------
  377. // accessors -------------------------------------------------------
  378. // optional .XPhonePlus.XPhone_MsgType msgType = 1;
  379. void clear_msgtype();
  380. static const int kMsgTypeFieldNumber = 1;
  381. ::XPhonePlus::XPhone_MsgType msgtype() const;
  382. void set_msgtype(::XPhonePlus::XPhone_MsgType value);
  383. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_MsgBase)
  384. private:
  385. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  386. bool _is_default_instance_;
  387. int msgtype_;
  388. mutable int _cached_size_;
  389. friend void protobuf_AddDesc_common_2eproto();
  390. friend void protobuf_AssignDesc_common_2eproto();
  391. friend void protobuf_ShutdownFile_common_2eproto();
  392. void InitAsDefaultInstance();
  393. static XPhone_MsgBase* default_instance_;
  394. };
  395. // -------------------------------------------------------------------
  396. class XPhone_ReqHead : public ::google::protobuf::Message {
  397. public:
  398. XPhone_ReqHead();
  399. virtual ~XPhone_ReqHead();
  400. XPhone_ReqHead(const XPhone_ReqHead& from);
  401. inline XPhone_ReqHead& operator=(const XPhone_ReqHead& from) {
  402. CopyFrom(from);
  403. return *this;
  404. }
  405. static const ::google::protobuf::Descriptor* descriptor();
  406. static const XPhone_ReqHead& default_instance();
  407. void Swap(XPhone_ReqHead* other);
  408. // implements Message ----------------------------------------------
  409. inline XPhone_ReqHead* New() const { return New(NULL); }
  410. XPhone_ReqHead* New(::google::protobuf::Arena* arena) const;
  411. void CopyFrom(const ::google::protobuf::Message& from);
  412. void MergeFrom(const ::google::protobuf::Message& from);
  413. void CopyFrom(const XPhone_ReqHead& from);
  414. void MergeFrom(const XPhone_ReqHead& from);
  415. void Clear();
  416. bool IsInitialized() const;
  417. int ByteSize() const;
  418. bool MergePartialFromCodedStream(
  419. ::google::protobuf::io::CodedInputStream* input);
  420. void SerializeWithCachedSizes(
  421. ::google::protobuf::io::CodedOutputStream* output) const;
  422. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  423. int GetCachedSize() const { return _cached_size_; }
  424. private:
  425. void SharedCtor();
  426. void SharedDtor();
  427. void SetCachedSize(int size) const;
  428. void InternalSwap(XPhone_ReqHead* other);
  429. private:
  430. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  431. return _internal_metadata_.arena();
  432. }
  433. inline void* MaybeArenaPtr() const {
  434. return _internal_metadata_.raw_arena_ptr();
  435. }
  436. public:
  437. ::google::protobuf::Metadata GetMetadata() const;
  438. // nested types ----------------------------------------------------
  439. // accessors -------------------------------------------------------
  440. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  441. bool has_head() const;
  442. void clear_head();
  443. static const int kHeadFieldNumber = 1;
  444. const ::XPhonePlus::XPhone_MsgBase& head() const;
  445. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  446. ::XPhonePlus::XPhone_MsgBase* release_head();
  447. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  448. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_ReqHead)
  449. private:
  450. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  451. bool _is_default_instance_;
  452. ::XPhonePlus::XPhone_MsgBase* head_;
  453. mutable int _cached_size_;
  454. friend void protobuf_AddDesc_common_2eproto();
  455. friend void protobuf_AssignDesc_common_2eproto();
  456. friend void protobuf_ShutdownFile_common_2eproto();
  457. void InitAsDefaultInstance();
  458. static XPhone_ReqHead* default_instance_;
  459. };
  460. // -------------------------------------------------------------------
  461. class XPhone_GetDeviceInfo : public ::google::protobuf::Message {
  462. public:
  463. XPhone_GetDeviceInfo();
  464. virtual ~XPhone_GetDeviceInfo();
  465. XPhone_GetDeviceInfo(const XPhone_GetDeviceInfo& from);
  466. inline XPhone_GetDeviceInfo& operator=(const XPhone_GetDeviceInfo& from) {
  467. CopyFrom(from);
  468. return *this;
  469. }
  470. static const ::google::protobuf::Descriptor* descriptor();
  471. static const XPhone_GetDeviceInfo& default_instance();
  472. void Swap(XPhone_GetDeviceInfo* other);
  473. // implements Message ----------------------------------------------
  474. inline XPhone_GetDeviceInfo* New() const { return New(NULL); }
  475. XPhone_GetDeviceInfo* New(::google::protobuf::Arena* arena) const;
  476. void CopyFrom(const ::google::protobuf::Message& from);
  477. void MergeFrom(const ::google::protobuf::Message& from);
  478. void CopyFrom(const XPhone_GetDeviceInfo& from);
  479. void MergeFrom(const XPhone_GetDeviceInfo& from);
  480. void Clear();
  481. bool IsInitialized() const;
  482. int ByteSize() const;
  483. bool MergePartialFromCodedStream(
  484. ::google::protobuf::io::CodedInputStream* input);
  485. void SerializeWithCachedSizes(
  486. ::google::protobuf::io::CodedOutputStream* output) const;
  487. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  488. int GetCachedSize() const { return _cached_size_; }
  489. private:
  490. void SharedCtor();
  491. void SharedDtor();
  492. void SetCachedSize(int size) const;
  493. void InternalSwap(XPhone_GetDeviceInfo* other);
  494. private:
  495. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  496. return _internal_metadata_.arena();
  497. }
  498. inline void* MaybeArenaPtr() const {
  499. return _internal_metadata_.raw_arena_ptr();
  500. }
  501. public:
  502. ::google::protobuf::Metadata GetMetadata() const;
  503. // nested types ----------------------------------------------------
  504. // accessors -------------------------------------------------------
  505. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  506. bool has_head() const;
  507. void clear_head();
  508. static const int kHeadFieldNumber = 1;
  509. const ::XPhonePlus::XPhone_MsgBase& head() const;
  510. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  511. ::XPhonePlus::XPhone_MsgBase* release_head();
  512. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  513. // optional string strIdentify = 2;
  514. void clear_stridentify();
  515. static const int kStrIdentifyFieldNumber = 2;
  516. const ::std::string& stridentify() const;
  517. void set_stridentify(const ::std::string& value);
  518. void set_stridentify(const char* value);
  519. void set_stridentify(const char* value, size_t size);
  520. ::std::string* mutable_stridentify();
  521. ::std::string* release_stridentify();
  522. void set_allocated_stridentify(::std::string* stridentify);
  523. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_GetDeviceInfo)
  524. private:
  525. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  526. bool _is_default_instance_;
  527. ::XPhonePlus::XPhone_MsgBase* head_;
  528. ::google::protobuf::internal::ArenaStringPtr stridentify_;
  529. mutable int _cached_size_;
  530. friend void protobuf_AddDesc_common_2eproto();
  531. friend void protobuf_AssignDesc_common_2eproto();
  532. friend void protobuf_ShutdownFile_common_2eproto();
  533. void InitAsDefaultInstance();
  534. static XPhone_GetDeviceInfo* default_instance_;
  535. };
  536. // -------------------------------------------------------------------
  537. class XPhone_DeviceInfo : public ::google::protobuf::Message {
  538. public:
  539. XPhone_DeviceInfo();
  540. virtual ~XPhone_DeviceInfo();
  541. XPhone_DeviceInfo(const XPhone_DeviceInfo& from);
  542. inline XPhone_DeviceInfo& operator=(const XPhone_DeviceInfo& from) {
  543. CopyFrom(from);
  544. return *this;
  545. }
  546. static const ::google::protobuf::Descriptor* descriptor();
  547. static const XPhone_DeviceInfo& default_instance();
  548. void Swap(XPhone_DeviceInfo* other);
  549. // implements Message ----------------------------------------------
  550. inline XPhone_DeviceInfo* New() const { return New(NULL); }
  551. XPhone_DeviceInfo* New(::google::protobuf::Arena* arena) const;
  552. void CopyFrom(const ::google::protobuf::Message& from);
  553. void MergeFrom(const ::google::protobuf::Message& from);
  554. void CopyFrom(const XPhone_DeviceInfo& from);
  555. void MergeFrom(const XPhone_DeviceInfo& from);
  556. void Clear();
  557. bool IsInitialized() const;
  558. int ByteSize() const;
  559. bool MergePartialFromCodedStream(
  560. ::google::protobuf::io::CodedInputStream* input);
  561. void SerializeWithCachedSizes(
  562. ::google::protobuf::io::CodedOutputStream* output) const;
  563. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  564. int GetCachedSize() const { return _cached_size_; }
  565. private:
  566. void SharedCtor();
  567. void SharedDtor();
  568. void SetCachedSize(int size) const;
  569. void InternalSwap(XPhone_DeviceInfo* other);
  570. private:
  571. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  572. return _internal_metadata_.arena();
  573. }
  574. inline void* MaybeArenaPtr() const {
  575. return _internal_metadata_.raw_arena_ptr();
  576. }
  577. public:
  578. ::google::protobuf::Metadata GetMetadata() const;
  579. // nested types ----------------------------------------------------
  580. // accessors -------------------------------------------------------
  581. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  582. bool has_head() const;
  583. void clear_head();
  584. static const int kHeadFieldNumber = 1;
  585. const ::XPhonePlus::XPhone_MsgBase& head() const;
  586. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  587. ::XPhonePlus::XPhone_MsgBase* release_head();
  588. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  589. // optional string strDeviceName = 2;
  590. void clear_strdevicename();
  591. static const int kStrDeviceNameFieldNumber = 2;
  592. const ::std::string& strdevicename() const;
  593. void set_strdevicename(const ::std::string& value);
  594. void set_strdevicename(const char* value);
  595. void set_strdevicename(const char* value, size_t size);
  596. ::std::string* mutable_strdevicename();
  597. ::std::string* release_strdevicename();
  598. void set_allocated_strdevicename(::std::string* strdevicename);
  599. // optional string strBrand = 3;
  600. void clear_strbrand();
  601. static const int kStrBrandFieldNumber = 3;
  602. const ::std::string& strbrand() const;
  603. void set_strbrand(const ::std::string& value);
  604. void set_strbrand(const char* value);
  605. void set_strbrand(const char* value, size_t size);
  606. ::std::string* mutable_strbrand();
  607. ::std::string* release_strbrand();
  608. void set_allocated_strbrand(::std::string* strbrand);
  609. // optional string strModel = 4;
  610. void clear_strmodel();
  611. static const int kStrModelFieldNumber = 4;
  612. const ::std::string& strmodel() const;
  613. void set_strmodel(const ::std::string& value);
  614. void set_strmodel(const char* value);
  615. void set_strmodel(const char* value, size_t size);
  616. ::std::string* mutable_strmodel();
  617. ::std::string* release_strmodel();
  618. void set_allocated_strmodel(::std::string* strmodel);
  619. // optional string strResolution = 5;
  620. void clear_strresolution();
  621. static const int kStrResolutionFieldNumber = 5;
  622. const ::std::string& strresolution() const;
  623. void set_strresolution(const ::std::string& value);
  624. void set_strresolution(const char* value);
  625. void set_strresolution(const char* value, size_t size);
  626. ::std::string* mutable_strresolution();
  627. ::std::string* release_strresolution();
  628. void set_allocated_strresolution(::std::string* strresolution);
  629. // optional string strImei = 6;
  630. void clear_strimei();
  631. static const int kStrImeiFieldNumber = 6;
  632. const ::std::string& strimei() const;
  633. void set_strimei(const ::std::string& value);
  634. void set_strimei(const char* value);
  635. void set_strimei(const char* value, size_t size);
  636. ::std::string* mutable_strimei();
  637. ::std::string* release_strimei();
  638. void set_allocated_strimei(::std::string* strimei);
  639. // optional int32 iSDKVerID = 7;
  640. void clear_isdkverid();
  641. static const int kISDKVerIDFieldNumber = 7;
  642. ::google::protobuf::int32 isdkverid() const;
  643. void set_isdkverid(::google::protobuf::int32 value);
  644. // optional string strCPUArchive = 8;
  645. void clear_strcpuarchive();
  646. static const int kStrCPUArchiveFieldNumber = 8;
  647. const ::std::string& strcpuarchive() const;
  648. void set_strcpuarchive(const ::std::string& value);
  649. void set_strcpuarchive(const char* value);
  650. void set_strcpuarchive(const char* value, size_t size);
  651. ::std::string* mutable_strcpuarchive();
  652. ::std::string* release_strcpuarchive();
  653. void set_allocated_strcpuarchive(::std::string* strcpuarchive);
  654. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_DeviceInfo)
  655. private:
  656. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  657. bool _is_default_instance_;
  658. ::XPhonePlus::XPhone_MsgBase* head_;
  659. ::google::protobuf::internal::ArenaStringPtr strdevicename_;
  660. ::google::protobuf::internal::ArenaStringPtr strbrand_;
  661. ::google::protobuf::internal::ArenaStringPtr strmodel_;
  662. ::google::protobuf::internal::ArenaStringPtr strresolution_;
  663. ::google::protobuf::internal::ArenaStringPtr strimei_;
  664. ::google::protobuf::internal::ArenaStringPtr strcpuarchive_;
  665. ::google::protobuf::int32 isdkverid_;
  666. mutable int _cached_size_;
  667. friend void protobuf_AddDesc_common_2eproto();
  668. friend void protobuf_AssignDesc_common_2eproto();
  669. friend void protobuf_ShutdownFile_common_2eproto();
  670. void InitAsDefaultInstance();
  671. static XPhone_DeviceInfo* default_instance_;
  672. };
  673. // -------------------------------------------------------------------
  674. class XPhone_SendFile : public ::google::protobuf::Message {
  675. public:
  676. XPhone_SendFile();
  677. virtual ~XPhone_SendFile();
  678. XPhone_SendFile(const XPhone_SendFile& from);
  679. inline XPhone_SendFile& operator=(const XPhone_SendFile& from) {
  680. CopyFrom(from);
  681. return *this;
  682. }
  683. static const ::google::protobuf::Descriptor* descriptor();
  684. static const XPhone_SendFile& default_instance();
  685. void Swap(XPhone_SendFile* other);
  686. // implements Message ----------------------------------------------
  687. inline XPhone_SendFile* New() const { return New(NULL); }
  688. XPhone_SendFile* New(::google::protobuf::Arena* arena) const;
  689. void CopyFrom(const ::google::protobuf::Message& from);
  690. void MergeFrom(const ::google::protobuf::Message& from);
  691. void CopyFrom(const XPhone_SendFile& from);
  692. void MergeFrom(const XPhone_SendFile& from);
  693. void Clear();
  694. bool IsInitialized() const;
  695. int ByteSize() const;
  696. bool MergePartialFromCodedStream(
  697. ::google::protobuf::io::CodedInputStream* input);
  698. void SerializeWithCachedSizes(
  699. ::google::protobuf::io::CodedOutputStream* output) const;
  700. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  701. int GetCachedSize() const { return _cached_size_; }
  702. private:
  703. void SharedCtor();
  704. void SharedDtor();
  705. void SetCachedSize(int size) const;
  706. void InternalSwap(XPhone_SendFile* other);
  707. private:
  708. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  709. return _internal_metadata_.arena();
  710. }
  711. inline void* MaybeArenaPtr() const {
  712. return _internal_metadata_.raw_arena_ptr();
  713. }
  714. public:
  715. ::google::protobuf::Metadata GetMetadata() const;
  716. // nested types ----------------------------------------------------
  717. // accessors -------------------------------------------------------
  718. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  719. bool has_head() const;
  720. void clear_head();
  721. static const int kHeadFieldNumber = 1;
  722. const ::XPhonePlus::XPhone_MsgBase& head() const;
  723. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  724. ::XPhonePlus::XPhone_MsgBase* release_head();
  725. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  726. // optional string strFilePath = 2;
  727. void clear_strfilepath();
  728. static const int kStrFilePathFieldNumber = 2;
  729. const ::std::string& strfilepath() const;
  730. void set_strfilepath(const ::std::string& value);
  731. void set_strfilepath(const char* value);
  732. void set_strfilepath(const char* value, size_t size);
  733. ::std::string* mutable_strfilepath();
  734. ::std::string* release_strfilepath();
  735. void set_allocated_strfilepath(::std::string* strfilepath);
  736. // optional bytes fileContent = 3;
  737. void clear_filecontent();
  738. static const int kFileContentFieldNumber = 3;
  739. const ::std::string& filecontent() const;
  740. void set_filecontent(const ::std::string& value);
  741. void set_filecontent(const char* value);
  742. void set_filecontent(const void* value, size_t size);
  743. ::std::string* mutable_filecontent();
  744. ::std::string* release_filecontent();
  745. void set_allocated_filecontent(::std::string* filecontent);
  746. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_SendFile)
  747. private:
  748. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  749. bool _is_default_instance_;
  750. ::XPhonePlus::XPhone_MsgBase* head_;
  751. ::google::protobuf::internal::ArenaStringPtr strfilepath_;
  752. ::google::protobuf::internal::ArenaStringPtr filecontent_;
  753. mutable int _cached_size_;
  754. friend void protobuf_AddDesc_common_2eproto();
  755. friend void protobuf_AssignDesc_common_2eproto();
  756. friend void protobuf_ShutdownFile_common_2eproto();
  757. void InitAsDefaultInstance();
  758. static XPhone_SendFile* default_instance_;
  759. };
  760. // -------------------------------------------------------------------
  761. class XPhone_LocationSetting : public ::google::protobuf::Message {
  762. public:
  763. XPhone_LocationSetting();
  764. virtual ~XPhone_LocationSetting();
  765. XPhone_LocationSetting(const XPhone_LocationSetting& from);
  766. inline XPhone_LocationSetting& operator=(const XPhone_LocationSetting& from) {
  767. CopyFrom(from);
  768. return *this;
  769. }
  770. static const ::google::protobuf::Descriptor* descriptor();
  771. static const XPhone_LocationSetting& default_instance();
  772. void Swap(XPhone_LocationSetting* other);
  773. // implements Message ----------------------------------------------
  774. inline XPhone_LocationSetting* New() const { return New(NULL); }
  775. XPhone_LocationSetting* New(::google::protobuf::Arena* arena) const;
  776. void CopyFrom(const ::google::protobuf::Message& from);
  777. void MergeFrom(const ::google::protobuf::Message& from);
  778. void CopyFrom(const XPhone_LocationSetting& from);
  779. void MergeFrom(const XPhone_LocationSetting& from);
  780. void Clear();
  781. bool IsInitialized() const;
  782. int ByteSize() const;
  783. bool MergePartialFromCodedStream(
  784. ::google::protobuf::io::CodedInputStream* input);
  785. void SerializeWithCachedSizes(
  786. ::google::protobuf::io::CodedOutputStream* output) const;
  787. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  788. int GetCachedSize() const { return _cached_size_; }
  789. private:
  790. void SharedCtor();
  791. void SharedDtor();
  792. void SetCachedSize(int size) const;
  793. void InternalSwap(XPhone_LocationSetting* other);
  794. private:
  795. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  796. return _internal_metadata_.arena();
  797. }
  798. inline void* MaybeArenaPtr() const {
  799. return _internal_metadata_.raw_arena_ptr();
  800. }
  801. public:
  802. ::google::protobuf::Metadata GetMetadata() const;
  803. // nested types ----------------------------------------------------
  804. // accessors -------------------------------------------------------
  805. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  806. bool has_head() const;
  807. void clear_head();
  808. static const int kHeadFieldNumber = 1;
  809. const ::XPhonePlus::XPhone_MsgBase& head() const;
  810. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  811. ::XPhonePlus::XPhone_MsgBase* release_head();
  812. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  813. // optional bool bStart = 2;
  814. void clear_bstart();
  815. static const int kBStartFieldNumber = 2;
  816. bool bstart() const;
  817. void set_bstart(bool value);
  818. // optional string strLocation = 3;
  819. void clear_strlocation();
  820. static const int kStrLocationFieldNumber = 3;
  821. const ::std::string& strlocation() const;
  822. void set_strlocation(const ::std::string& value);
  823. void set_strlocation(const char* value);
  824. void set_strlocation(const char* value, size_t size);
  825. ::std::string* mutable_strlocation();
  826. ::std::string* release_strlocation();
  827. void set_allocated_strlocation(::std::string* strlocation);
  828. // optional double longtitude = 4;
  829. void clear_longtitude();
  830. static const int kLongtitudeFieldNumber = 4;
  831. double longtitude() const;
  832. void set_longtitude(double value);
  833. // optional double latitude = 5;
  834. void clear_latitude();
  835. static const int kLatitudeFieldNumber = 5;
  836. double latitude() const;
  837. void set_latitude(double value);
  838. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_LocationSetting)
  839. private:
  840. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  841. bool _is_default_instance_;
  842. ::XPhonePlus::XPhone_MsgBase* head_;
  843. ::google::protobuf::internal::ArenaStringPtr strlocation_;
  844. double longtitude_;
  845. double latitude_;
  846. bool bstart_;
  847. mutable int _cached_size_;
  848. friend void protobuf_AddDesc_common_2eproto();
  849. friend void protobuf_AssignDesc_common_2eproto();
  850. friend void protobuf_ShutdownFile_common_2eproto();
  851. void InitAsDefaultInstance();
  852. static XPhone_LocationSetting* default_instance_;
  853. };
  854. // -------------------------------------------------------------------
  855. class XPhone_AddNearbySetting : public ::google::protobuf::Message {
  856. public:
  857. XPhone_AddNearbySetting();
  858. virtual ~XPhone_AddNearbySetting();
  859. XPhone_AddNearbySetting(const XPhone_AddNearbySetting& from);
  860. inline XPhone_AddNearbySetting& operator=(const XPhone_AddNearbySetting& from) {
  861. CopyFrom(from);
  862. return *this;
  863. }
  864. static const ::google::protobuf::Descriptor* descriptor();
  865. static const XPhone_AddNearbySetting& default_instance();
  866. void Swap(XPhone_AddNearbySetting* other);
  867. // implements Message ----------------------------------------------
  868. inline XPhone_AddNearbySetting* New() const { return New(NULL); }
  869. XPhone_AddNearbySetting* New(::google::protobuf::Arena* arena) const;
  870. void CopyFrom(const ::google::protobuf::Message& from);
  871. void MergeFrom(const ::google::protobuf::Message& from);
  872. void CopyFrom(const XPhone_AddNearbySetting& from);
  873. void MergeFrom(const XPhone_AddNearbySetting& from);
  874. void Clear();
  875. bool IsInitialized() const;
  876. int ByteSize() const;
  877. bool MergePartialFromCodedStream(
  878. ::google::protobuf::io::CodedInputStream* input);
  879. void SerializeWithCachedSizes(
  880. ::google::protobuf::io::CodedOutputStream* output) const;
  881. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  882. int GetCachedSize() const { return _cached_size_; }
  883. private:
  884. void SharedCtor();
  885. void SharedDtor();
  886. void SetCachedSize(int size) const;
  887. void InternalSwap(XPhone_AddNearbySetting* other);
  888. private:
  889. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  890. return _internal_metadata_.arena();
  891. }
  892. inline void* MaybeArenaPtr() const {
  893. return _internal_metadata_.raw_arena_ptr();
  894. }
  895. public:
  896. ::google::protobuf::Metadata GetMetadata() const;
  897. // nested types ----------------------------------------------------
  898. // accessors -------------------------------------------------------
  899. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  900. bool has_head() const;
  901. void clear_head();
  902. static const int kHeadFieldNumber = 1;
  903. const ::XPhonePlus::XPhone_MsgBase& head() const;
  904. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  905. ::XPhonePlus::XPhone_MsgBase* release_head();
  906. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  907. // optional bool addname = 2;
  908. void clear_addname();
  909. static const int kAddnameFieldNumber = 2;
  910. bool addname() const;
  911. void set_addname(bool value);
  912. // optional string strIntroduce = 3;
  913. void clear_strintroduce();
  914. static const int kStrIntroduceFieldNumber = 3;
  915. const ::std::string& strintroduce() const;
  916. void set_strintroduce(const ::std::string& value);
  917. void set_strintroduce(const char* value);
  918. void set_strintroduce(const char* value, size_t size);
  919. ::std::string* mutable_strintroduce();
  920. ::std::string* release_strintroduce();
  921. void set_allocated_strintroduce(::std::string* strintroduce);
  922. // optional int32 addInterval = 4;
  923. void clear_addinterval();
  924. static const int kAddIntervalFieldNumber = 4;
  925. ::google::protobuf::int32 addinterval() const;
  926. void set_addinterval(::google::protobuf::int32 value);
  927. // optional int32 sex = 5;
  928. void clear_sex();
  929. static const int kSexFieldNumber = 5;
  930. ::google::protobuf::int32 sex() const;
  931. void set_sex(::google::protobuf::int32 value);
  932. // optional int32 addcount = 6;
  933. void clear_addcount();
  934. static const int kAddcountFieldNumber = 6;
  935. ::google::protobuf::int32 addcount() const;
  936. void set_addcount(::google::protobuf::int32 value);
  937. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_AddNearbySetting)
  938. private:
  939. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  940. bool _is_default_instance_;
  941. ::XPhonePlus::XPhone_MsgBase* head_;
  942. ::google::protobuf::internal::ArenaStringPtr strintroduce_;
  943. bool addname_;
  944. ::google::protobuf::int32 addinterval_;
  945. ::google::protobuf::int32 sex_;
  946. ::google::protobuf::int32 addcount_;
  947. mutable int _cached_size_;
  948. friend void protobuf_AddDesc_common_2eproto();
  949. friend void protobuf_AssignDesc_common_2eproto();
  950. friend void protobuf_ShutdownFile_common_2eproto();
  951. void InitAsDefaultInstance();
  952. static XPhone_AddNearbySetting* default_instance_;
  953. };
  954. // -------------------------------------------------------------------
  955. class XPhone_AddressBookSetting : public ::google::protobuf::Message {
  956. public:
  957. XPhone_AddressBookSetting();
  958. virtual ~XPhone_AddressBookSetting();
  959. XPhone_AddressBookSetting(const XPhone_AddressBookSetting& from);
  960. inline XPhone_AddressBookSetting& operator=(const XPhone_AddressBookSetting& from) {
  961. CopyFrom(from);
  962. return *this;
  963. }
  964. static const ::google::protobuf::Descriptor* descriptor();
  965. static const XPhone_AddressBookSetting& default_instance();
  966. void Swap(XPhone_AddressBookSetting* other);
  967. // implements Message ----------------------------------------------
  968. inline XPhone_AddressBookSetting* New() const { return New(NULL); }
  969. XPhone_AddressBookSetting* New(::google::protobuf::Arena* arena) const;
  970. void CopyFrom(const ::google::protobuf::Message& from);
  971. void MergeFrom(const ::google::protobuf::Message& from);
  972. void CopyFrom(const XPhone_AddressBookSetting& from);
  973. void MergeFrom(const XPhone_AddressBookSetting& from);
  974. void Clear();
  975. bool IsInitialized() const;
  976. int ByteSize() const;
  977. bool MergePartialFromCodedStream(
  978. ::google::protobuf::io::CodedInputStream* input);
  979. void SerializeWithCachedSizes(
  980. ::google::protobuf::io::CodedOutputStream* output) const;
  981. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  982. int GetCachedSize() const { return _cached_size_; }
  983. private:
  984. void SharedCtor();
  985. void SharedDtor();
  986. void SetCachedSize(int size) const;
  987. void InternalSwap(XPhone_AddressBookSetting* other);
  988. private:
  989. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  990. return _internal_metadata_.arena();
  991. }
  992. inline void* MaybeArenaPtr() const {
  993. return _internal_metadata_.raw_arena_ptr();
  994. }
  995. public:
  996. ::google::protobuf::Metadata GetMetadata() const;
  997. // nested types ----------------------------------------------------
  998. // accessors -------------------------------------------------------
  999. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  1000. bool has_head() const;
  1001. void clear_head();
  1002. static const int kHeadFieldNumber = 1;
  1003. const ::XPhonePlus::XPhone_MsgBase& head() const;
  1004. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  1005. ::XPhonePlus::XPhone_MsgBase* release_head();
  1006. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  1007. // optional int32 addcount = 2;
  1008. void clear_addcount();
  1009. static const int kAddcountFieldNumber = 2;
  1010. ::google::protobuf::int32 addcount() const;
  1011. void set_addcount(::google::protobuf::int32 value);
  1012. // optional int32 addInterval = 3;
  1013. void clear_addinterval();
  1014. static const int kAddIntervalFieldNumber = 3;
  1015. ::google::protobuf::int32 addinterval() const;
  1016. void set_addinterval(::google::protobuf::int32 value);
  1017. // optional int32 isex = 4;
  1018. void clear_isex();
  1019. static const int kIsexFieldNumber = 4;
  1020. ::google::protobuf::int32 isex() const;
  1021. void set_isex(::google::protobuf::int32 value);
  1022. // optional string strIntroduce = 5;
  1023. void clear_strintroduce();
  1024. static const int kStrIntroduceFieldNumber = 5;
  1025. const ::std::string& strintroduce() const;
  1026. void set_strintroduce(const ::std::string& value);
  1027. void set_strintroduce(const char* value);
  1028. void set_strintroduce(const char* value, size_t size);
  1029. ::std::string* mutable_strintroduce();
  1030. ::std::string* release_strintroduce();
  1031. void set_allocated_strintroduce(::std::string* strintroduce);
  1032. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_AddressBookSetting)
  1033. private:
  1034. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  1035. bool _is_default_instance_;
  1036. ::XPhonePlus::XPhone_MsgBase* head_;
  1037. ::google::protobuf::int32 addcount_;
  1038. ::google::protobuf::int32 addinterval_;
  1039. ::google::protobuf::internal::ArenaStringPtr strintroduce_;
  1040. ::google::protobuf::int32 isex_;
  1041. mutable int _cached_size_;
  1042. friend void protobuf_AddDesc_common_2eproto();
  1043. friend void protobuf_AssignDesc_common_2eproto();
  1044. friend void protobuf_ShutdownFile_common_2eproto();
  1045. void InitAsDefaultInstance();
  1046. static XPhone_AddressBookSetting* default_instance_;
  1047. };
  1048. // -------------------------------------------------------------------
  1049. class XPhone_RadarSetting : public ::google::protobuf::Message {
  1050. public:
  1051. XPhone_RadarSetting();
  1052. virtual ~XPhone_RadarSetting();
  1053. XPhone_RadarSetting(const XPhone_RadarSetting& from);
  1054. inline XPhone_RadarSetting& operator=(const XPhone_RadarSetting& from) {
  1055. CopyFrom(from);
  1056. return *this;
  1057. }
  1058. static const ::google::protobuf::Descriptor* descriptor();
  1059. static const XPhone_RadarSetting& default_instance();
  1060. void Swap(XPhone_RadarSetting* other);
  1061. // implements Message ----------------------------------------------
  1062. inline XPhone_RadarSetting* New() const { return New(NULL); }
  1063. XPhone_RadarSetting* New(::google::protobuf::Arena* arena) const;
  1064. void CopyFrom(const ::google::protobuf::Message& from);
  1065. void MergeFrom(const ::google::protobuf::Message& from);
  1066. void CopyFrom(const XPhone_RadarSetting& from);
  1067. void MergeFrom(const XPhone_RadarSetting& from);
  1068. void Clear();
  1069. bool IsInitialized() const;
  1070. int ByteSize() const;
  1071. bool MergePartialFromCodedStream(
  1072. ::google::protobuf::io::CodedInputStream* input);
  1073. void SerializeWithCachedSizes(
  1074. ::google::protobuf::io::CodedOutputStream* output) const;
  1075. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  1076. int GetCachedSize() const { return _cached_size_; }
  1077. private:
  1078. void SharedCtor();
  1079. void SharedDtor();
  1080. void SetCachedSize(int size) const;
  1081. void InternalSwap(XPhone_RadarSetting* other);
  1082. private:
  1083. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  1084. return _internal_metadata_.arena();
  1085. }
  1086. inline void* MaybeArenaPtr() const {
  1087. return _internal_metadata_.raw_arena_ptr();
  1088. }
  1089. public:
  1090. ::google::protobuf::Metadata GetMetadata() const;
  1091. // nested types ----------------------------------------------------
  1092. // accessors -------------------------------------------------------
  1093. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  1094. bool has_head() const;
  1095. void clear_head();
  1096. static const int kHeadFieldNumber = 1;
  1097. const ::XPhonePlus::XPhone_MsgBase& head() const;
  1098. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  1099. ::XPhonePlus::XPhone_MsgBase* release_head();
  1100. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  1101. // optional int32 scantime = 2;
  1102. void clear_scantime();
  1103. static const int kScantimeFieldNumber = 2;
  1104. ::google::protobuf::int32 scantime() const;
  1105. void set_scantime(::google::protobuf::int32 value);
  1106. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_RadarSetting)
  1107. private:
  1108. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  1109. bool _is_default_instance_;
  1110. ::XPhonePlus::XPhone_MsgBase* head_;
  1111. ::google::protobuf::int32 scantime_;
  1112. mutable int _cached_size_;
  1113. friend void protobuf_AddDesc_common_2eproto();
  1114. friend void protobuf_AssignDesc_common_2eproto();
  1115. friend void protobuf_ShutdownFile_common_2eproto();
  1116. void InitAsDefaultInstance();
  1117. static XPhone_RadarSetting* default_instance_;
  1118. };
  1119. // -------------------------------------------------------------------
  1120. class XPhone_YaoyiyaoSetting : public ::google::protobuf::Message {
  1121. public:
  1122. XPhone_YaoyiyaoSetting();
  1123. virtual ~XPhone_YaoyiyaoSetting();
  1124. XPhone_YaoyiyaoSetting(const XPhone_YaoyiyaoSetting& from);
  1125. inline XPhone_YaoyiyaoSetting& operator=(const XPhone_YaoyiyaoSetting& from) {
  1126. CopyFrom(from);
  1127. return *this;
  1128. }
  1129. static const ::google::protobuf::Descriptor* descriptor();
  1130. static const XPhone_YaoyiyaoSetting& default_instance();
  1131. void Swap(XPhone_YaoyiyaoSetting* other);
  1132. // implements Message ----------------------------------------------
  1133. inline XPhone_YaoyiyaoSetting* New() const { return New(NULL); }
  1134. XPhone_YaoyiyaoSetting* New(::google::protobuf::Arena* arena) const;
  1135. void CopyFrom(const ::google::protobuf::Message& from);
  1136. void MergeFrom(const ::google::protobuf::Message& from);
  1137. void CopyFrom(const XPhone_YaoyiyaoSetting& from);
  1138. void MergeFrom(const XPhone_YaoyiyaoSetting& from);
  1139. void Clear();
  1140. bool IsInitialized() const;
  1141. int ByteSize() const;
  1142. bool MergePartialFromCodedStream(
  1143. ::google::protobuf::io::CodedInputStream* input);
  1144. void SerializeWithCachedSizes(
  1145. ::google::protobuf::io::CodedOutputStream* output) const;
  1146. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  1147. int GetCachedSize() const { return _cached_size_; }
  1148. private:
  1149. void SharedCtor();
  1150. void SharedDtor();
  1151. void SetCachedSize(int size) const;
  1152. void InternalSwap(XPhone_YaoyiyaoSetting* other);
  1153. private:
  1154. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  1155. return _internal_metadata_.arena();
  1156. }
  1157. inline void* MaybeArenaPtr() const {
  1158. return _internal_metadata_.raw_arena_ptr();
  1159. }
  1160. public:
  1161. ::google::protobuf::Metadata GetMetadata() const;
  1162. // nested types ----------------------------------------------------
  1163. // accessors -------------------------------------------------------
  1164. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  1165. bool has_head() const;
  1166. void clear_head();
  1167. static const int kHeadFieldNumber = 1;
  1168. const ::XPhonePlus::XPhone_MsgBase& head() const;
  1169. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  1170. ::XPhonePlus::XPhone_MsgBase* release_head();
  1171. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  1172. // optional int32 totaltime = 2;
  1173. void clear_totaltime();
  1174. static const int kTotaltimeFieldNumber = 2;
  1175. ::google::protobuf::int32 totaltime() const;
  1176. void set_totaltime(::google::protobuf::int32 value);
  1177. // optional int32 intrval = 3;
  1178. void clear_intrval();
  1179. static const int kIntrvalFieldNumber = 3;
  1180. ::google::protobuf::int32 intrval() const;
  1181. void set_intrval(::google::protobuf::int32 value);
  1182. // optional bool addname = 4;
  1183. void clear_addname();
  1184. static const int kAddnameFieldNumber = 4;
  1185. bool addname() const;
  1186. void set_addname(bool value);
  1187. // optional string strIntroduce = 5;
  1188. void clear_strintroduce();
  1189. static const int kStrIntroduceFieldNumber = 5;
  1190. const ::std::string& strintroduce() const;
  1191. void set_strintroduce(const ::std::string& value);
  1192. void set_strintroduce(const char* value);
  1193. void set_strintroduce(const char* value, size_t size);
  1194. ::std::string* mutable_strintroduce();
  1195. ::std::string* release_strintroduce();
  1196. void set_allocated_strintroduce(::std::string* strintroduce);
  1197. // optional bool addFriend = 6;
  1198. void clear_addfriend();
  1199. static const int kAddFriendFieldNumber = 6;
  1200. bool addfriend() const;
  1201. void set_addfriend(bool value);
  1202. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_YaoyiyaoSetting)
  1203. private:
  1204. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  1205. bool _is_default_instance_;
  1206. ::XPhonePlus::XPhone_MsgBase* head_;
  1207. ::google::protobuf::int32 totaltime_;
  1208. ::google::protobuf::int32 intrval_;
  1209. ::google::protobuf::internal::ArenaStringPtr strintroduce_;
  1210. bool addname_;
  1211. bool addfriend_;
  1212. mutable int _cached_size_;
  1213. friend void protobuf_AddDesc_common_2eproto();
  1214. friend void protobuf_AssignDesc_common_2eproto();
  1215. friend void protobuf_ShutdownFile_common_2eproto();
  1216. void InitAsDefaultInstance();
  1217. static XPhone_YaoyiyaoSetting* default_instance_;
  1218. };
  1219. // -------------------------------------------------------------------
  1220. class XPhone_AutoReplyMsg : public ::google::protobuf::Message {
  1221. public:
  1222. XPhone_AutoReplyMsg();
  1223. virtual ~XPhone_AutoReplyMsg();
  1224. XPhone_AutoReplyMsg(const XPhone_AutoReplyMsg& from);
  1225. inline XPhone_AutoReplyMsg& operator=(const XPhone_AutoReplyMsg& from) {
  1226. CopyFrom(from);
  1227. return *this;
  1228. }
  1229. static const ::google::protobuf::Descriptor* descriptor();
  1230. static const XPhone_AutoReplyMsg& default_instance();
  1231. void Swap(XPhone_AutoReplyMsg* other);
  1232. // implements Message ----------------------------------------------
  1233. inline XPhone_AutoReplyMsg* New() const { return New(NULL); }
  1234. XPhone_AutoReplyMsg* New(::google::protobuf::Arena* arena) const;
  1235. void CopyFrom(const ::google::protobuf::Message& from);
  1236. void MergeFrom(const ::google::protobuf::Message& from);
  1237. void CopyFrom(const XPhone_AutoReplyMsg& from);
  1238. void MergeFrom(const XPhone_AutoReplyMsg& from);
  1239. void Clear();
  1240. bool IsInitialized() const;
  1241. int ByteSize() const;
  1242. bool MergePartialFromCodedStream(
  1243. ::google::protobuf::io::CodedInputStream* input);
  1244. void SerializeWithCachedSizes(
  1245. ::google::protobuf::io::CodedOutputStream* output) const;
  1246. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  1247. int GetCachedSize() const { return _cached_size_; }
  1248. private:
  1249. void SharedCtor();
  1250. void SharedDtor();
  1251. void SetCachedSize(int size) const;
  1252. void InternalSwap(XPhone_AutoReplyMsg* other);
  1253. private:
  1254. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  1255. return _internal_metadata_.arena();
  1256. }
  1257. inline void* MaybeArenaPtr() const {
  1258. return _internal_metadata_.raw_arena_ptr();
  1259. }
  1260. public:
  1261. ::google::protobuf::Metadata GetMetadata() const;
  1262. // nested types ----------------------------------------------------
  1263. // accessors -------------------------------------------------------
  1264. // optional int32 type = 1;
  1265. void clear_type();
  1266. static const int kTypeFieldNumber = 1;
  1267. ::google::protobuf::int32 type() const;
  1268. void set_type(::google::protobuf::int32 value);
  1269. // optional string strKeyword = 2;
  1270. void clear_strkeyword();
  1271. static const int kStrKeywordFieldNumber = 2;
  1272. const ::std::string& strkeyword() const;
  1273. void set_strkeyword(const ::std::string& value);
  1274. void set_strkeyword(const char* value);
  1275. void set_strkeyword(const char* value, size_t size);
  1276. ::std::string* mutable_strkeyword();
  1277. ::std::string* release_strkeyword();
  1278. void set_allocated_strkeyword(::std::string* strkeyword);
  1279. // optional string strResponse = 3;
  1280. void clear_strresponse();
  1281. static const int kStrResponseFieldNumber = 3;
  1282. const ::std::string& strresponse() const;
  1283. void set_strresponse(const ::std::string& value);
  1284. void set_strresponse(const char* value);
  1285. void set_strresponse(const char* value, size_t size);
  1286. ::std::string* mutable_strresponse();
  1287. ::std::string* release_strresponse();
  1288. void set_allocated_strresponse(::std::string* strresponse);
  1289. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_AutoReplyMsg)
  1290. private:
  1291. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  1292. bool _is_default_instance_;
  1293. ::google::protobuf::internal::ArenaStringPtr strkeyword_;
  1294. ::google::protobuf::internal::ArenaStringPtr strresponse_;
  1295. ::google::protobuf::int32 type_;
  1296. mutable int _cached_size_;
  1297. friend void protobuf_AddDesc_common_2eproto();
  1298. friend void protobuf_AssignDesc_common_2eproto();
  1299. friend void protobuf_ShutdownFile_common_2eproto();
  1300. void InitAsDefaultInstance();
  1301. static XPhone_AutoReplyMsg* default_instance_;
  1302. };
  1303. // -------------------------------------------------------------------
  1304. class XPhone_AutoReplySetting : public ::google::protobuf::Message {
  1305. public:
  1306. XPhone_AutoReplySetting();
  1307. virtual ~XPhone_AutoReplySetting();
  1308. XPhone_AutoReplySetting(const XPhone_AutoReplySetting& from);
  1309. inline XPhone_AutoReplySetting& operator=(const XPhone_AutoReplySetting& from) {
  1310. CopyFrom(from);
  1311. return *this;
  1312. }
  1313. static const ::google::protobuf::Descriptor* descriptor();
  1314. static const XPhone_AutoReplySetting& default_instance();
  1315. void Swap(XPhone_AutoReplySetting* other);
  1316. // implements Message ----------------------------------------------
  1317. inline XPhone_AutoReplySetting* New() const { return New(NULL); }
  1318. XPhone_AutoReplySetting* New(::google::protobuf::Arena* arena) const;
  1319. void CopyFrom(const ::google::protobuf::Message& from);
  1320. void MergeFrom(const ::google::protobuf::Message& from);
  1321. void CopyFrom(const XPhone_AutoReplySetting& from);
  1322. void MergeFrom(const XPhone_AutoReplySetting& from);
  1323. void Clear();
  1324. bool IsInitialized() const;
  1325. int ByteSize() const;
  1326. bool MergePartialFromCodedStream(
  1327. ::google::protobuf::io::CodedInputStream* input);
  1328. void SerializeWithCachedSizes(
  1329. ::google::protobuf::io::CodedOutputStream* output) const;
  1330. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  1331. int GetCachedSize() const { return _cached_size_; }
  1332. private:
  1333. void SharedCtor();
  1334. void SharedDtor();
  1335. void SetCachedSize(int size) const;
  1336. void InternalSwap(XPhone_AutoReplySetting* other);
  1337. private:
  1338. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  1339. return _internal_metadata_.arena();
  1340. }
  1341. inline void* MaybeArenaPtr() const {
  1342. return _internal_metadata_.raw_arena_ptr();
  1343. }
  1344. public:
  1345. ::google::protobuf::Metadata GetMetadata() const;
  1346. // nested types ----------------------------------------------------
  1347. // accessors -------------------------------------------------------
  1348. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  1349. bool has_head() const;
  1350. void clear_head();
  1351. static const int kHeadFieldNumber = 1;
  1352. const ::XPhonePlus::XPhone_MsgBase& head() const;
  1353. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  1354. ::XPhonePlus::XPhone_MsgBase* release_head();
  1355. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  1356. // optional bool forbiddenForground = 2;
  1357. void clear_forbiddenforground();
  1358. static const int kForbiddenForgroundFieldNumber = 2;
  1359. bool forbiddenforground() const;
  1360. void set_forbiddenforground(bool value);
  1361. // optional int32 delay = 3;
  1362. void clear_delay();
  1363. static const int kDelayFieldNumber = 3;
  1364. ::google::protobuf::int32 delay() const;
  1365. void set_delay(::google::protobuf::int32 value);
  1366. // optional string strCommonContent = 4;
  1367. void clear_strcommoncontent();
  1368. static const int kStrCommonContentFieldNumber = 4;
  1369. const ::std::string& strcommoncontent() const;
  1370. void set_strcommoncontent(const ::std::string& value);
  1371. void set_strcommoncontent(const char* value);
  1372. void set_strcommoncontent(const char* value, size_t size);
  1373. ::std::string* mutable_strcommoncontent();
  1374. ::std::string* release_strcommoncontent();
  1375. void set_allocated_strcommoncontent(::std::string* strcommoncontent);
  1376. // optional int32 maxreply = 5;
  1377. void clear_maxreply();
  1378. static const int kMaxreplyFieldNumber = 5;
  1379. ::google::protobuf::int32 maxreply() const;
  1380. void set_maxreply(::google::protobuf::int32 value);
  1381. // optional string strStartTime = 6;
  1382. void clear_strstarttime();
  1383. static const int kStrStartTimeFieldNumber = 6;
  1384. const ::std::string& strstarttime() const;
  1385. void set_strstarttime(const ::std::string& value);
  1386. void set_strstarttime(const char* value);
  1387. void set_strstarttime(const char* value, size_t size);
  1388. ::std::string* mutable_strstarttime();
  1389. ::std::string* release_strstarttime();
  1390. void set_allocated_strstarttime(::std::string* strstarttime);
  1391. // optional string strEndTime = 7;
  1392. void clear_strendtime();
  1393. static const int kStrEndTimeFieldNumber = 7;
  1394. const ::std::string& strendtime() const;
  1395. void set_strendtime(const ::std::string& value);
  1396. void set_strendtime(const char* value);
  1397. void set_strendtime(const char* value, size_t size);
  1398. ::std::string* mutable_strendtime();
  1399. ::std::string* release_strendtime();
  1400. void set_allocated_strendtime(::std::string* strendtime);
  1401. // repeated .XPhonePlus.XPhone_AutoReplyMsg msgList = 8;
  1402. int msglist_size() const;
  1403. void clear_msglist();
  1404. static const int kMsgListFieldNumber = 8;
  1405. const ::XPhonePlus::XPhone_AutoReplyMsg& msglist(int index) const;
  1406. ::XPhonePlus::XPhone_AutoReplyMsg* mutable_msglist(int index);
  1407. ::XPhonePlus::XPhone_AutoReplyMsg* add_msglist();
  1408. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_AutoReplyMsg >*
  1409. mutable_msglist();
  1410. const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_AutoReplyMsg >&
  1411. msglist() const;
  1412. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_AutoReplySetting)
  1413. private:
  1414. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  1415. bool _is_default_instance_;
  1416. ::XPhonePlus::XPhone_MsgBase* head_;
  1417. bool forbiddenforground_;
  1418. ::google::protobuf::int32 delay_;
  1419. ::google::protobuf::internal::ArenaStringPtr strcommoncontent_;
  1420. ::google::protobuf::internal::ArenaStringPtr strstarttime_;
  1421. ::google::protobuf::internal::ArenaStringPtr strendtime_;
  1422. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_AutoReplyMsg > msglist_;
  1423. ::google::protobuf::int32 maxreply_;
  1424. mutable int _cached_size_;
  1425. friend void protobuf_AddDesc_common_2eproto();
  1426. friend void protobuf_AssignDesc_common_2eproto();
  1427. friend void protobuf_ShutdownFile_common_2eproto();
  1428. void InitAsDefaultInstance();
  1429. static XPhone_AutoReplySetting* default_instance_;
  1430. };
  1431. // -------------------------------------------------------------------
  1432. class XPhone_FunctionSwitch : public ::google::protobuf::Message {
  1433. public:
  1434. XPhone_FunctionSwitch();
  1435. virtual ~XPhone_FunctionSwitch();
  1436. XPhone_FunctionSwitch(const XPhone_FunctionSwitch& from);
  1437. inline XPhone_FunctionSwitch& operator=(const XPhone_FunctionSwitch& from) {
  1438. CopyFrom(from);
  1439. return *this;
  1440. }
  1441. static const ::google::protobuf::Descriptor* descriptor();
  1442. static const XPhone_FunctionSwitch& default_instance();
  1443. void Swap(XPhone_FunctionSwitch* other);
  1444. // implements Message ----------------------------------------------
  1445. inline XPhone_FunctionSwitch* New() const { return New(NULL); }
  1446. XPhone_FunctionSwitch* New(::google::protobuf::Arena* arena) const;
  1447. void CopyFrom(const ::google::protobuf::Message& from);
  1448. void MergeFrom(const ::google::protobuf::Message& from);
  1449. void CopyFrom(const XPhone_FunctionSwitch& from);
  1450. void MergeFrom(const XPhone_FunctionSwitch& from);
  1451. void Clear();
  1452. bool IsInitialized() const;
  1453. int ByteSize() const;
  1454. bool MergePartialFromCodedStream(
  1455. ::google::protobuf::io::CodedInputStream* input);
  1456. void SerializeWithCachedSizes(
  1457. ::google::protobuf::io::CodedOutputStream* output) const;
  1458. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  1459. int GetCachedSize() const { return _cached_size_; }
  1460. private:
  1461. void SharedCtor();
  1462. void SharedDtor();
  1463. void SetCachedSize(int size) const;
  1464. void InternalSwap(XPhone_FunctionSwitch* other);
  1465. private:
  1466. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  1467. return _internal_metadata_.arena();
  1468. }
  1469. inline void* MaybeArenaPtr() const {
  1470. return _internal_metadata_.raw_arena_ptr();
  1471. }
  1472. public:
  1473. ::google::protobuf::Metadata GetMetadata() const;
  1474. // nested types ----------------------------------------------------
  1475. // accessors -------------------------------------------------------
  1476. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  1477. bool has_head() const;
  1478. void clear_head();
  1479. static const int kHeadFieldNumber = 1;
  1480. const ::XPhonePlus::XPhone_MsgBase& head() const;
  1481. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  1482. ::XPhonePlus::XPhone_MsgBase* release_head();
  1483. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  1484. // optional .XPhonePlus.XPhone_TaskType taskType = 2;
  1485. void clear_tasktype();
  1486. static const int kTaskTypeFieldNumber = 2;
  1487. ::XPhonePlus::XPhone_TaskType tasktype() const;
  1488. void set_tasktype(::XPhonePlus::XPhone_TaskType value);
  1489. // optional .XPhonePlus.XPhone_TaskAction action = 3;
  1490. void clear_action();
  1491. static const int kActionFieldNumber = 3;
  1492. ::XPhonePlus::XPhone_TaskAction action() const;
  1493. void set_action(::XPhonePlus::XPhone_TaskAction value);
  1494. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_FunctionSwitch)
  1495. private:
  1496. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  1497. bool _is_default_instance_;
  1498. ::XPhonePlus::XPhone_MsgBase* head_;
  1499. int tasktype_;
  1500. int action_;
  1501. mutable int _cached_size_;
  1502. friend void protobuf_AddDesc_common_2eproto();
  1503. friend void protobuf_AssignDesc_common_2eproto();
  1504. friend void protobuf_ShutdownFile_common_2eproto();
  1505. void InitAsDefaultInstance();
  1506. static XPhone_FunctionSwitch* default_instance_;
  1507. };
  1508. // -------------------------------------------------------------------
  1509. class XPhone_SnsMsg : public ::google::protobuf::Message {
  1510. public:
  1511. XPhone_SnsMsg();
  1512. virtual ~XPhone_SnsMsg();
  1513. XPhone_SnsMsg(const XPhone_SnsMsg& from);
  1514. inline XPhone_SnsMsg& operator=(const XPhone_SnsMsg& from) {
  1515. CopyFrom(from);
  1516. return *this;
  1517. }
  1518. static const ::google::protobuf::Descriptor* descriptor();
  1519. static const XPhone_SnsMsg& default_instance();
  1520. void Swap(XPhone_SnsMsg* other);
  1521. // implements Message ----------------------------------------------
  1522. inline XPhone_SnsMsg* New() const { return New(NULL); }
  1523. XPhone_SnsMsg* New(::google::protobuf::Arena* arena) const;
  1524. void CopyFrom(const ::google::protobuf::Message& from);
  1525. void MergeFrom(const ::google::protobuf::Message& from);
  1526. void CopyFrom(const XPhone_SnsMsg& from);
  1527. void MergeFrom(const XPhone_SnsMsg& from);
  1528. void Clear();
  1529. bool IsInitialized() const;
  1530. int ByteSize() const;
  1531. bool MergePartialFromCodedStream(
  1532. ::google::protobuf::io::CodedInputStream* input);
  1533. void SerializeWithCachedSizes(
  1534. ::google::protobuf::io::CodedOutputStream* output) const;
  1535. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  1536. int GetCachedSize() const { return _cached_size_; }
  1537. private:
  1538. void SharedCtor();
  1539. void SharedDtor();
  1540. void SetCachedSize(int size) const;
  1541. void InternalSwap(XPhone_SnsMsg* other);
  1542. private:
  1543. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  1544. return _internal_metadata_.arena();
  1545. }
  1546. inline void* MaybeArenaPtr() const {
  1547. return _internal_metadata_.raw_arena_ptr();
  1548. }
  1549. public:
  1550. ::google::protobuf::Metadata GetMetadata() const;
  1551. // nested types ----------------------------------------------------
  1552. // accessors -------------------------------------------------------
  1553. // optional int32 SNSType = 1;
  1554. void clear_snstype();
  1555. static const int kSNSTypeFieldNumber = 1;
  1556. ::google::protobuf::int32 snstype() const;
  1557. void set_snstype(::google::protobuf::int32 value);
  1558. // optional string strTitle = 2;
  1559. void clear_strtitle();
  1560. static const int kStrTitleFieldNumber = 2;
  1561. const ::std::string& strtitle() const;
  1562. void set_strtitle(const ::std::string& value);
  1563. void set_strtitle(const char* value);
  1564. void set_strtitle(const char* value, size_t size);
  1565. ::std::string* mutable_strtitle();
  1566. ::std::string* release_strtitle();
  1567. void set_allocated_strtitle(::std::string* strtitle);
  1568. // optional string strText = 3;
  1569. void clear_strtext();
  1570. static const int kStrTextFieldNumber = 3;
  1571. const ::std::string& strtext() const;
  1572. void set_strtext(const ::std::string& value);
  1573. void set_strtext(const char* value);
  1574. void set_strtext(const char* value, size_t size);
  1575. ::std::string* mutable_strtext();
  1576. ::std::string* release_strtext();
  1577. void set_allocated_strtext(::std::string* strtext);
  1578. // optional string strLinker = 4;
  1579. void clear_strlinker();
  1580. static const int kStrLinkerFieldNumber = 4;
  1581. const ::std::string& strlinker() const;
  1582. void set_strlinker(const ::std::string& value);
  1583. void set_strlinker(const char* value);
  1584. void set_strlinker(const char* value, size_t size);
  1585. ::std::string* mutable_strlinker();
  1586. ::std::string* release_strlinker();
  1587. void set_allocated_strlinker(::std::string* strlinker);
  1588. // repeated string picList = 5;
  1589. int piclist_size() const;
  1590. void clear_piclist();
  1591. static const int kPicListFieldNumber = 5;
  1592. const ::std::string& piclist(int index) const;
  1593. ::std::string* mutable_piclist(int index);
  1594. void set_piclist(int index, const ::std::string& value);
  1595. void set_piclist(int index, const char* value);
  1596. void set_piclist(int index, const char* value, size_t size);
  1597. ::std::string* add_piclist();
  1598. void add_piclist(const ::std::string& value);
  1599. void add_piclist(const char* value);
  1600. void add_piclist(const char* value, size_t size);
  1601. const ::google::protobuf::RepeatedPtrField< ::std::string>& piclist() const;
  1602. ::google::protobuf::RepeatedPtrField< ::std::string>* mutable_piclist();
  1603. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_SnsMsg)
  1604. private:
  1605. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  1606. bool _is_default_instance_;
  1607. ::google::protobuf::internal::ArenaStringPtr strtitle_;
  1608. ::google::protobuf::internal::ArenaStringPtr strtext_;
  1609. ::google::protobuf::internal::ArenaStringPtr strlinker_;
  1610. ::google::protobuf::RepeatedPtrField< ::std::string> piclist_;
  1611. ::google::protobuf::int32 snstype_;
  1612. mutable int _cached_size_;
  1613. friend void protobuf_AddDesc_common_2eproto();
  1614. friend void protobuf_AssignDesc_common_2eproto();
  1615. friend void protobuf_ShutdownFile_common_2eproto();
  1616. void InitAsDefaultInstance();
  1617. static XPhone_SnsMsg* default_instance_;
  1618. };
  1619. // -------------------------------------------------------------------
  1620. class XPhone_SnsSetting : public ::google::protobuf::Message {
  1621. public:
  1622. XPhone_SnsSetting();
  1623. virtual ~XPhone_SnsSetting();
  1624. XPhone_SnsSetting(const XPhone_SnsSetting& from);
  1625. inline XPhone_SnsSetting& operator=(const XPhone_SnsSetting& from) {
  1626. CopyFrom(from);
  1627. return *this;
  1628. }
  1629. static const ::google::protobuf::Descriptor* descriptor();
  1630. static const XPhone_SnsSetting& default_instance();
  1631. void Swap(XPhone_SnsSetting* other);
  1632. // implements Message ----------------------------------------------
  1633. inline XPhone_SnsSetting* New() const { return New(NULL); }
  1634. XPhone_SnsSetting* New(::google::protobuf::Arena* arena) const;
  1635. void CopyFrom(const ::google::protobuf::Message& from);
  1636. void MergeFrom(const ::google::protobuf::Message& from);
  1637. void CopyFrom(const XPhone_SnsSetting& from);
  1638. void MergeFrom(const XPhone_SnsSetting& from);
  1639. void Clear();
  1640. bool IsInitialized() const;
  1641. int ByteSize() const;
  1642. bool MergePartialFromCodedStream(
  1643. ::google::protobuf::io::CodedInputStream* input);
  1644. void SerializeWithCachedSizes(
  1645. ::google::protobuf::io::CodedOutputStream* output) const;
  1646. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  1647. int GetCachedSize() const { return _cached_size_; }
  1648. private:
  1649. void SharedCtor();
  1650. void SharedDtor();
  1651. void SetCachedSize(int size) const;
  1652. void InternalSwap(XPhone_SnsSetting* other);
  1653. private:
  1654. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  1655. return _internal_metadata_.arena();
  1656. }
  1657. inline void* MaybeArenaPtr() const {
  1658. return _internal_metadata_.raw_arena_ptr();
  1659. }
  1660. public:
  1661. ::google::protobuf::Metadata GetMetadata() const;
  1662. // nested types ----------------------------------------------------
  1663. // accessors -------------------------------------------------------
  1664. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  1665. bool has_head() const;
  1666. void clear_head();
  1667. static const int kHeadFieldNumber = 1;
  1668. const ::XPhonePlus::XPhone_MsgBase& head() const;
  1669. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  1670. ::XPhonePlus::XPhone_MsgBase* release_head();
  1671. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  1672. // optional int32 sendintrval = 2;
  1673. void clear_sendintrval();
  1674. static const int kSendintrvalFieldNumber = 2;
  1675. ::google::protobuf::int32 sendintrval() const;
  1676. void set_sendintrval(::google::protobuf::int32 value);
  1677. // repeated .XPhonePlus.XPhone_SnsMsg snsList = 3;
  1678. int snslist_size() const;
  1679. void clear_snslist();
  1680. static const int kSnsListFieldNumber = 3;
  1681. const ::XPhonePlus::XPhone_SnsMsg& snslist(int index) const;
  1682. ::XPhonePlus::XPhone_SnsMsg* mutable_snslist(int index);
  1683. ::XPhonePlus::XPhone_SnsMsg* add_snslist();
  1684. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_SnsMsg >*
  1685. mutable_snslist();
  1686. const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_SnsMsg >&
  1687. snslist() const;
  1688. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_SnsSetting)
  1689. private:
  1690. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  1691. bool _is_default_instance_;
  1692. ::XPhonePlus::XPhone_MsgBase* head_;
  1693. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_SnsMsg > snslist_;
  1694. ::google::protobuf::int32 sendintrval_;
  1695. mutable int _cached_size_;
  1696. friend void protobuf_AddDesc_common_2eproto();
  1697. friend void protobuf_AssignDesc_common_2eproto();
  1698. friend void protobuf_ShutdownFile_common_2eproto();
  1699. void InitAsDefaultInstance();
  1700. static XPhone_SnsSetting* default_instance_;
  1701. };
  1702. // -------------------------------------------------------------------
  1703. class XPhone_ChatroomMsgSetting : public ::google::protobuf::Message {
  1704. public:
  1705. XPhone_ChatroomMsgSetting();
  1706. virtual ~XPhone_ChatroomMsgSetting();
  1707. XPhone_ChatroomMsgSetting(const XPhone_ChatroomMsgSetting& from);
  1708. inline XPhone_ChatroomMsgSetting& operator=(const XPhone_ChatroomMsgSetting& from) {
  1709. CopyFrom(from);
  1710. return *this;
  1711. }
  1712. static const ::google::protobuf::Descriptor* descriptor();
  1713. static const XPhone_ChatroomMsgSetting& default_instance();
  1714. void Swap(XPhone_ChatroomMsgSetting* other);
  1715. // implements Message ----------------------------------------------
  1716. inline XPhone_ChatroomMsgSetting* New() const { return New(NULL); }
  1717. XPhone_ChatroomMsgSetting* New(::google::protobuf::Arena* arena) const;
  1718. void CopyFrom(const ::google::protobuf::Message& from);
  1719. void MergeFrom(const ::google::protobuf::Message& from);
  1720. void CopyFrom(const XPhone_ChatroomMsgSetting& from);
  1721. void MergeFrom(const XPhone_ChatroomMsgSetting& from);
  1722. void Clear();
  1723. bool IsInitialized() const;
  1724. int ByteSize() const;
  1725. bool MergePartialFromCodedStream(
  1726. ::google::protobuf::io::CodedInputStream* input);
  1727. void SerializeWithCachedSizes(
  1728. ::google::protobuf::io::CodedOutputStream* output) const;
  1729. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  1730. int GetCachedSize() const { return _cached_size_; }
  1731. private:
  1732. void SharedCtor();
  1733. void SharedDtor();
  1734. void SetCachedSize(int size) const;
  1735. void InternalSwap(XPhone_ChatroomMsgSetting* other);
  1736. private:
  1737. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  1738. return _internal_metadata_.arena();
  1739. }
  1740. inline void* MaybeArenaPtr() const {
  1741. return _internal_metadata_.raw_arena_ptr();
  1742. }
  1743. public:
  1744. ::google::protobuf::Metadata GetMetadata() const;
  1745. // nested types ----------------------------------------------------
  1746. // accessors -------------------------------------------------------
  1747. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  1748. bool has_head() const;
  1749. void clear_head();
  1750. static const int kHeadFieldNumber = 1;
  1751. const ::XPhonePlus::XPhone_MsgBase& head() const;
  1752. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  1753. ::XPhonePlus::XPhone_MsgBase* release_head();
  1754. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  1755. // optional int32 sendintrval = 2;
  1756. void clear_sendintrval();
  1757. static const int kSendintrvalFieldNumber = 2;
  1758. ::google::protobuf::int32 sendintrval() const;
  1759. void set_sendintrval(::google::protobuf::int32 value);
  1760. // repeated .XPhonePlus.XPhone_AutoReplyMsg lists = 3;
  1761. int lists_size() const;
  1762. void clear_lists();
  1763. static const int kListsFieldNumber = 3;
  1764. const ::XPhonePlus::XPhone_AutoReplyMsg& lists(int index) const;
  1765. ::XPhonePlus::XPhone_AutoReplyMsg* mutable_lists(int index);
  1766. ::XPhonePlus::XPhone_AutoReplyMsg* add_lists();
  1767. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_AutoReplyMsg >*
  1768. mutable_lists();
  1769. const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_AutoReplyMsg >&
  1770. lists() const;
  1771. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_ChatroomMsgSetting)
  1772. private:
  1773. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  1774. bool _is_default_instance_;
  1775. ::XPhonePlus::XPhone_MsgBase* head_;
  1776. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_AutoReplyMsg > lists_;
  1777. ::google::protobuf::int32 sendintrval_;
  1778. mutable int _cached_size_;
  1779. friend void protobuf_AddDesc_common_2eproto();
  1780. friend void protobuf_AssignDesc_common_2eproto();
  1781. friend void protobuf_ShutdownFile_common_2eproto();
  1782. void InitAsDefaultInstance();
  1783. static XPhone_ChatroomMsgSetting* default_instance_;
  1784. };
  1785. // -------------------------------------------------------------------
  1786. class XPhone_ContactMsgSetting : public ::google::protobuf::Message {
  1787. public:
  1788. XPhone_ContactMsgSetting();
  1789. virtual ~XPhone_ContactMsgSetting();
  1790. XPhone_ContactMsgSetting(const XPhone_ContactMsgSetting& from);
  1791. inline XPhone_ContactMsgSetting& operator=(const XPhone_ContactMsgSetting& from) {
  1792. CopyFrom(from);
  1793. return *this;
  1794. }
  1795. static const ::google::protobuf::Descriptor* descriptor();
  1796. static const XPhone_ContactMsgSetting& default_instance();
  1797. void Swap(XPhone_ContactMsgSetting* other);
  1798. // implements Message ----------------------------------------------
  1799. inline XPhone_ContactMsgSetting* New() const { return New(NULL); }
  1800. XPhone_ContactMsgSetting* New(::google::protobuf::Arena* arena) const;
  1801. void CopyFrom(const ::google::protobuf::Message& from);
  1802. void MergeFrom(const ::google::protobuf::Message& from);
  1803. void CopyFrom(const XPhone_ContactMsgSetting& from);
  1804. void MergeFrom(const XPhone_ContactMsgSetting& from);
  1805. void Clear();
  1806. bool IsInitialized() const;
  1807. int ByteSize() const;
  1808. bool MergePartialFromCodedStream(
  1809. ::google::protobuf::io::CodedInputStream* input);
  1810. void SerializeWithCachedSizes(
  1811. ::google::protobuf::io::CodedOutputStream* output) const;
  1812. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  1813. int GetCachedSize() const { return _cached_size_; }
  1814. private:
  1815. void SharedCtor();
  1816. void SharedDtor();
  1817. void SetCachedSize(int size) const;
  1818. void InternalSwap(XPhone_ContactMsgSetting* other);
  1819. private:
  1820. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  1821. return _internal_metadata_.arena();
  1822. }
  1823. inline void* MaybeArenaPtr() const {
  1824. return _internal_metadata_.raw_arena_ptr();
  1825. }
  1826. public:
  1827. ::google::protobuf::Metadata GetMetadata() const;
  1828. // nested types ----------------------------------------------------
  1829. // accessors -------------------------------------------------------
  1830. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  1831. bool has_head() const;
  1832. void clear_head();
  1833. static const int kHeadFieldNumber = 1;
  1834. const ::XPhonePlus::XPhone_MsgBase& head() const;
  1835. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  1836. ::XPhonePlus::XPhone_MsgBase* release_head();
  1837. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  1838. // optional int32 sendintrval = 2;
  1839. void clear_sendintrval();
  1840. static const int kSendintrvalFieldNumber = 2;
  1841. ::google::protobuf::int32 sendintrval() const;
  1842. void set_sendintrval(::google::protobuf::int32 value);
  1843. // optional bool deletezombie = 3;
  1844. void clear_deletezombie();
  1845. static const int kDeletezombieFieldNumber = 3;
  1846. bool deletezombie() const;
  1847. void set_deletezombie(bool value);
  1848. // repeated .XPhonePlus.XPhone_AutoReplyMsg lists = 4;
  1849. int lists_size() const;
  1850. void clear_lists();
  1851. static const int kListsFieldNumber = 4;
  1852. const ::XPhonePlus::XPhone_AutoReplyMsg& lists(int index) const;
  1853. ::XPhonePlus::XPhone_AutoReplyMsg* mutable_lists(int index);
  1854. ::XPhonePlus::XPhone_AutoReplyMsg* add_lists();
  1855. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_AutoReplyMsg >*
  1856. mutable_lists();
  1857. const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_AutoReplyMsg >&
  1858. lists() const;
  1859. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_ContactMsgSetting)
  1860. private:
  1861. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  1862. bool _is_default_instance_;
  1863. ::XPhonePlus::XPhone_MsgBase* head_;
  1864. ::google::protobuf::int32 sendintrval_;
  1865. bool deletezombie_;
  1866. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_AutoReplyMsg > lists_;
  1867. mutable int _cached_size_;
  1868. friend void protobuf_AddDesc_common_2eproto();
  1869. friend void protobuf_AssignDesc_common_2eproto();
  1870. friend void protobuf_ShutdownFile_common_2eproto();
  1871. void InitAsDefaultInstance();
  1872. static XPhone_ContactMsgSetting* default_instance_;
  1873. };
  1874. // -------------------------------------------------------------------
  1875. class XPhone_AddChatroomMemberSetting : public ::google::protobuf::Message {
  1876. public:
  1877. XPhone_AddChatroomMemberSetting();
  1878. virtual ~XPhone_AddChatroomMemberSetting();
  1879. XPhone_AddChatroomMemberSetting(const XPhone_AddChatroomMemberSetting& from);
  1880. inline XPhone_AddChatroomMemberSetting& operator=(const XPhone_AddChatroomMemberSetting& from) {
  1881. CopyFrom(from);
  1882. return *this;
  1883. }
  1884. static const ::google::protobuf::Descriptor* descriptor();
  1885. static const XPhone_AddChatroomMemberSetting& default_instance();
  1886. void Swap(XPhone_AddChatroomMemberSetting* other);
  1887. // implements Message ----------------------------------------------
  1888. inline XPhone_AddChatroomMemberSetting* New() const { return New(NULL); }
  1889. XPhone_AddChatroomMemberSetting* New(::google::protobuf::Arena* arena) const;
  1890. void CopyFrom(const ::google::protobuf::Message& from);
  1891. void MergeFrom(const ::google::protobuf::Message& from);
  1892. void CopyFrom(const XPhone_AddChatroomMemberSetting& from);
  1893. void MergeFrom(const XPhone_AddChatroomMemberSetting& from);
  1894. void Clear();
  1895. bool IsInitialized() const;
  1896. int ByteSize() const;
  1897. bool MergePartialFromCodedStream(
  1898. ::google::protobuf::io::CodedInputStream* input);
  1899. void SerializeWithCachedSizes(
  1900. ::google::protobuf::io::CodedOutputStream* output) const;
  1901. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  1902. int GetCachedSize() const { return _cached_size_; }
  1903. private:
  1904. void SharedCtor();
  1905. void SharedDtor();
  1906. void SetCachedSize(int size) const;
  1907. void InternalSwap(XPhone_AddChatroomMemberSetting* other);
  1908. private:
  1909. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  1910. return _internal_metadata_.arena();
  1911. }
  1912. inline void* MaybeArenaPtr() const {
  1913. return _internal_metadata_.raw_arena_ptr();
  1914. }
  1915. public:
  1916. ::google::protobuf::Metadata GetMetadata() const;
  1917. // nested types ----------------------------------------------------
  1918. // accessors -------------------------------------------------------
  1919. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  1920. bool has_head() const;
  1921. void clear_head();
  1922. static const int kHeadFieldNumber = 1;
  1923. const ::XPhonePlus::XPhone_MsgBase& head() const;
  1924. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  1925. ::XPhonePlus::XPhone_MsgBase* release_head();
  1926. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  1927. // optional int32 addintrval = 2;
  1928. void clear_addintrval();
  1929. static const int kAddintrvalFieldNumber = 2;
  1930. ::google::protobuf::int32 addintrval() const;
  1931. void set_addintrval(::google::protobuf::int32 value);
  1932. // optional string strIntroduce = 3;
  1933. void clear_strintroduce();
  1934. static const int kStrIntroduceFieldNumber = 3;
  1935. const ::std::string& strintroduce() const;
  1936. void set_strintroduce(const ::std::string& value);
  1937. void set_strintroduce(const char* value);
  1938. void set_strintroduce(const char* value, size_t size);
  1939. ::std::string* mutable_strintroduce();
  1940. ::std::string* release_strintroduce();
  1941. void set_allocated_strintroduce(::std::string* strintroduce);
  1942. // optional int32 addcount = 4;
  1943. void clear_addcount();
  1944. static const int kAddcountFieldNumber = 4;
  1945. ::google::protobuf::int32 addcount() const;
  1946. void set_addcount(::google::protobuf::int32 value);
  1947. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_AddChatroomMemberSetting)
  1948. private:
  1949. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  1950. bool _is_default_instance_;
  1951. ::XPhonePlus::XPhone_MsgBase* head_;
  1952. ::google::protobuf::internal::ArenaStringPtr strintroduce_;
  1953. ::google::protobuf::int32 addintrval_;
  1954. ::google::protobuf::int32 addcount_;
  1955. mutable int _cached_size_;
  1956. friend void protobuf_AddDesc_common_2eproto();
  1957. friend void protobuf_AssignDesc_common_2eproto();
  1958. friend void protobuf_ShutdownFile_common_2eproto();
  1959. void InitAsDefaultInstance();
  1960. static XPhone_AddChatroomMemberSetting* default_instance_;
  1961. };
  1962. // -------------------------------------------------------------------
  1963. class XPhone_Array : public ::google::protobuf::Message {
  1964. public:
  1965. XPhone_Array();
  1966. virtual ~XPhone_Array();
  1967. XPhone_Array(const XPhone_Array& from);
  1968. inline XPhone_Array& operator=(const XPhone_Array& from) {
  1969. CopyFrom(from);
  1970. return *this;
  1971. }
  1972. static const ::google::protobuf::Descriptor* descriptor();
  1973. static const XPhone_Array& default_instance();
  1974. void Swap(XPhone_Array* other);
  1975. // implements Message ----------------------------------------------
  1976. inline XPhone_Array* New() const { return New(NULL); }
  1977. XPhone_Array* New(::google::protobuf::Arena* arena) const;
  1978. void CopyFrom(const ::google::protobuf::Message& from);
  1979. void MergeFrom(const ::google::protobuf::Message& from);
  1980. void CopyFrom(const XPhone_Array& from);
  1981. void MergeFrom(const XPhone_Array& from);
  1982. void Clear();
  1983. bool IsInitialized() const;
  1984. int ByteSize() const;
  1985. bool MergePartialFromCodedStream(
  1986. ::google::protobuf::io::CodedInputStream* input);
  1987. void SerializeWithCachedSizes(
  1988. ::google::protobuf::io::CodedOutputStream* output) const;
  1989. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  1990. int GetCachedSize() const { return _cached_size_; }
  1991. private:
  1992. void SharedCtor();
  1993. void SharedDtor();
  1994. void SetCachedSize(int size) const;
  1995. void InternalSwap(XPhone_Array* other);
  1996. private:
  1997. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  1998. return _internal_metadata_.arena();
  1999. }
  2000. inline void* MaybeArenaPtr() const {
  2001. return _internal_metadata_.raw_arena_ptr();
  2002. }
  2003. public:
  2004. ::google::protobuf::Metadata GetMetadata() const;
  2005. // nested types ----------------------------------------------------
  2006. // accessors -------------------------------------------------------
  2007. // repeated string array = 1;
  2008. int array_size() const;
  2009. void clear_array();
  2010. static const int kArrayFieldNumber = 1;
  2011. const ::std::string& array(int index) const;
  2012. ::std::string* mutable_array(int index);
  2013. void set_array(int index, const ::std::string& value);
  2014. void set_array(int index, const char* value);
  2015. void set_array(int index, const char* value, size_t size);
  2016. ::std::string* add_array();
  2017. void add_array(const ::std::string& value);
  2018. void add_array(const char* value);
  2019. void add_array(const char* value, size_t size);
  2020. const ::google::protobuf::RepeatedPtrField< ::std::string>& array() const;
  2021. ::google::protobuf::RepeatedPtrField< ::std::string>* mutable_array();
  2022. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_Array)
  2023. private:
  2024. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  2025. bool _is_default_instance_;
  2026. ::google::protobuf::RepeatedPtrField< ::std::string> array_;
  2027. mutable int _cached_size_;
  2028. friend void protobuf_AddDesc_common_2eproto();
  2029. friend void protobuf_AssignDesc_common_2eproto();
  2030. friend void protobuf_ShutdownFile_common_2eproto();
  2031. void InitAsDefaultInstance();
  2032. static XPhone_Array* default_instance_;
  2033. };
  2034. // -------------------------------------------------------------------
  2035. class XPhone_LocalTaskParam : public ::google::protobuf::Message {
  2036. public:
  2037. XPhone_LocalTaskParam();
  2038. virtual ~XPhone_LocalTaskParam();
  2039. XPhone_LocalTaskParam(const XPhone_LocalTaskParam& from);
  2040. inline XPhone_LocalTaskParam& operator=(const XPhone_LocalTaskParam& from) {
  2041. CopyFrom(from);
  2042. return *this;
  2043. }
  2044. static const ::google::protobuf::Descriptor* descriptor();
  2045. static const XPhone_LocalTaskParam& default_instance();
  2046. void Swap(XPhone_LocalTaskParam* other);
  2047. // implements Message ----------------------------------------------
  2048. inline XPhone_LocalTaskParam* New() const { return New(NULL); }
  2049. XPhone_LocalTaskParam* New(::google::protobuf::Arena* arena) const;
  2050. void CopyFrom(const ::google::protobuf::Message& from);
  2051. void MergeFrom(const ::google::protobuf::Message& from);
  2052. void CopyFrom(const XPhone_LocalTaskParam& from);
  2053. void MergeFrom(const XPhone_LocalTaskParam& from);
  2054. void Clear();
  2055. bool IsInitialized() const;
  2056. int ByteSize() const;
  2057. bool MergePartialFromCodedStream(
  2058. ::google::protobuf::io::CodedInputStream* input);
  2059. void SerializeWithCachedSizes(
  2060. ::google::protobuf::io::CodedOutputStream* output) const;
  2061. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  2062. int GetCachedSize() const { return _cached_size_; }
  2063. private:
  2064. void SharedCtor();
  2065. void SharedDtor();
  2066. void SetCachedSize(int size) const;
  2067. void InternalSwap(XPhone_LocalTaskParam* other);
  2068. private:
  2069. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  2070. return _internal_metadata_.arena();
  2071. }
  2072. inline void* MaybeArenaPtr() const {
  2073. return _internal_metadata_.raw_arena_ptr();
  2074. }
  2075. public:
  2076. ::google::protobuf::Metadata GetMetadata() const;
  2077. // nested types ----------------------------------------------------
  2078. // accessors -------------------------------------------------------
  2079. // map<string, .XPhonePlus.XPhone_Array> params = 5;
  2080. int params_size() const;
  2081. void clear_params();
  2082. static const int kParamsFieldNumber = 5;
  2083. const ::google::protobuf::Map< ::std::string, ::XPhonePlus::XPhone_Array >&
  2084. params() const;
  2085. ::google::protobuf::Map< ::std::string, ::XPhonePlus::XPhone_Array >*
  2086. mutable_params();
  2087. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_LocalTaskParam)
  2088. private:
  2089. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  2090. bool _is_default_instance_;
  2091. typedef ::google::protobuf::internal::MapEntryLite <
  2092. ::std::string, ::XPhonePlus::XPhone_Array,
  2093. ::google::protobuf::internal::WireFormatLite::TYPE_STRING,
  2094. ::google::protobuf::internal::WireFormatLite::TYPE_MESSAGE,
  2095. 0 >
  2096. XPhone_LocalTaskParam_ParamsEntry;
  2097. ::google::protobuf::internal::MapField <
  2098. ::std::string, ::XPhonePlus::XPhone_Array,
  2099. ::google::protobuf::internal::WireFormatLite::TYPE_STRING,
  2100. ::google::protobuf::internal::WireFormatLite::TYPE_MESSAGE,
  2101. 0 > params_;
  2102. mutable int _cached_size_;
  2103. friend void protobuf_AddDesc_common_2eproto();
  2104. friend void protobuf_AssignDesc_common_2eproto();
  2105. friend void protobuf_ShutdownFile_common_2eproto();
  2106. void InitAsDefaultInstance();
  2107. static XPhone_LocalTaskParam* default_instance_;
  2108. };
  2109. // -------------------------------------------------------------------
  2110. class XPhone_TaskReq : public ::google::protobuf::Message {
  2111. public:
  2112. XPhone_TaskReq();
  2113. virtual ~XPhone_TaskReq();
  2114. XPhone_TaskReq(const XPhone_TaskReq& from);
  2115. inline XPhone_TaskReq& operator=(const XPhone_TaskReq& from) {
  2116. CopyFrom(from);
  2117. return *this;
  2118. }
  2119. static const ::google::protobuf::Descriptor* descriptor();
  2120. static const XPhone_TaskReq& default_instance();
  2121. void Swap(XPhone_TaskReq* other);
  2122. // implements Message ----------------------------------------------
  2123. inline XPhone_TaskReq* New() const { return New(NULL); }
  2124. XPhone_TaskReq* New(::google::protobuf::Arena* arena) const;
  2125. void CopyFrom(const ::google::protobuf::Message& from);
  2126. void MergeFrom(const ::google::protobuf::Message& from);
  2127. void CopyFrom(const XPhone_TaskReq& from);
  2128. void MergeFrom(const XPhone_TaskReq& from);
  2129. void Clear();
  2130. bool IsInitialized() const;
  2131. int ByteSize() const;
  2132. bool MergePartialFromCodedStream(
  2133. ::google::protobuf::io::CodedInputStream* input);
  2134. void SerializeWithCachedSizes(
  2135. ::google::protobuf::io::CodedOutputStream* output) const;
  2136. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  2137. int GetCachedSize() const { return _cached_size_; }
  2138. private:
  2139. void SharedCtor();
  2140. void SharedDtor();
  2141. void SetCachedSize(int size) const;
  2142. void InternalSwap(XPhone_TaskReq* other);
  2143. private:
  2144. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  2145. return _internal_metadata_.arena();
  2146. }
  2147. inline void* MaybeArenaPtr() const {
  2148. return _internal_metadata_.raw_arena_ptr();
  2149. }
  2150. public:
  2151. ::google::protobuf::Metadata GetMetadata() const;
  2152. // nested types ----------------------------------------------------
  2153. // accessors -------------------------------------------------------
  2154. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  2155. bool has_head() const;
  2156. void clear_head();
  2157. static const int kHeadFieldNumber = 1;
  2158. const ::XPhonePlus::XPhone_MsgBase& head() const;
  2159. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  2160. ::XPhonePlus::XPhone_MsgBase* release_head();
  2161. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  2162. // optional int32 taskID = 2;
  2163. void clear_taskid();
  2164. static const int kTaskIDFieldNumber = 2;
  2165. ::google::protobuf::int32 taskid() const;
  2166. void set_taskid(::google::protobuf::int32 value);
  2167. // optional .XPhonePlus.XPhone_TaskType tasktype = 3;
  2168. void clear_tasktype();
  2169. static const int kTasktypeFieldNumber = 3;
  2170. ::XPhonePlus::XPhone_TaskType tasktype() const;
  2171. void set_tasktype(::XPhonePlus::XPhone_TaskType value);
  2172. // optional .XPhonePlus.XPhone_TaskAction action = 4;
  2173. void clear_action();
  2174. static const int kActionFieldNumber = 4;
  2175. ::XPhonePlus::XPhone_TaskAction action() const;
  2176. void set_action(::XPhonePlus::XPhone_TaskAction value);
  2177. // optional int32 delay = 5;
  2178. void clear_delay();
  2179. static const int kDelayFieldNumber = 5;
  2180. ::google::protobuf::int32 delay() const;
  2181. void set_delay(::google::protobuf::int32 value);
  2182. // optional .XPhonePlus.XPhone_Array params = 6;
  2183. bool has_params() const;
  2184. void clear_params();
  2185. static const int kParamsFieldNumber = 6;
  2186. const ::XPhonePlus::XPhone_Array& params() const;
  2187. ::XPhonePlus::XPhone_Array* mutable_params();
  2188. ::XPhonePlus::XPhone_Array* release_params();
  2189. void set_allocated_params(::XPhonePlus::XPhone_Array* params);
  2190. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_TaskReq)
  2191. private:
  2192. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  2193. bool _is_default_instance_;
  2194. ::XPhonePlus::XPhone_MsgBase* head_;
  2195. ::google::protobuf::int32 taskid_;
  2196. int tasktype_;
  2197. int action_;
  2198. ::google::protobuf::int32 delay_;
  2199. ::XPhonePlus::XPhone_Array* params_;
  2200. mutable int _cached_size_;
  2201. friend void protobuf_AddDesc_common_2eproto();
  2202. friend void protobuf_AssignDesc_common_2eproto();
  2203. friend void protobuf_ShutdownFile_common_2eproto();
  2204. void InitAsDefaultInstance();
  2205. static XPhone_TaskReq* default_instance_;
  2206. };
  2207. // -------------------------------------------------------------------
  2208. class XPhone_TaskRsp : public ::google::protobuf::Message {
  2209. public:
  2210. XPhone_TaskRsp();
  2211. virtual ~XPhone_TaskRsp();
  2212. XPhone_TaskRsp(const XPhone_TaskRsp& from);
  2213. inline XPhone_TaskRsp& operator=(const XPhone_TaskRsp& from) {
  2214. CopyFrom(from);
  2215. return *this;
  2216. }
  2217. static const ::google::protobuf::Descriptor* descriptor();
  2218. static const XPhone_TaskRsp& default_instance();
  2219. void Swap(XPhone_TaskRsp* other);
  2220. // implements Message ----------------------------------------------
  2221. inline XPhone_TaskRsp* New() const { return New(NULL); }
  2222. XPhone_TaskRsp* New(::google::protobuf::Arena* arena) const;
  2223. void CopyFrom(const ::google::protobuf::Message& from);
  2224. void MergeFrom(const ::google::protobuf::Message& from);
  2225. void CopyFrom(const XPhone_TaskRsp& from);
  2226. void MergeFrom(const XPhone_TaskRsp& from);
  2227. void Clear();
  2228. bool IsInitialized() const;
  2229. int ByteSize() const;
  2230. bool MergePartialFromCodedStream(
  2231. ::google::protobuf::io::CodedInputStream* input);
  2232. void SerializeWithCachedSizes(
  2233. ::google::protobuf::io::CodedOutputStream* output) const;
  2234. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  2235. int GetCachedSize() const { return _cached_size_; }
  2236. private:
  2237. void SharedCtor();
  2238. void SharedDtor();
  2239. void SetCachedSize(int size) const;
  2240. void InternalSwap(XPhone_TaskRsp* other);
  2241. private:
  2242. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  2243. return _internal_metadata_.arena();
  2244. }
  2245. inline void* MaybeArenaPtr() const {
  2246. return _internal_metadata_.raw_arena_ptr();
  2247. }
  2248. public:
  2249. ::google::protobuf::Metadata GetMetadata() const;
  2250. // nested types ----------------------------------------------------
  2251. // accessors -------------------------------------------------------
  2252. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  2253. bool has_head() const;
  2254. void clear_head();
  2255. static const int kHeadFieldNumber = 1;
  2256. const ::XPhonePlus::XPhone_MsgBase& head() const;
  2257. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  2258. ::XPhonePlus::XPhone_MsgBase* release_head();
  2259. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  2260. // optional int32 taskID = 2;
  2261. void clear_taskid();
  2262. static const int kTaskIDFieldNumber = 2;
  2263. ::google::protobuf::int32 taskid() const;
  2264. void set_taskid(::google::protobuf::int32 value);
  2265. // optional .XPhonePlus.XPhone_TaskType tasktype = 3;
  2266. void clear_tasktype();
  2267. static const int kTasktypeFieldNumber = 3;
  2268. ::XPhonePlus::XPhone_TaskType tasktype() const;
  2269. void set_tasktype(::XPhonePlus::XPhone_TaskType value);
  2270. // optional .XPhonePlus.XPhone_TaskStatus taskstatus = 4;
  2271. void clear_taskstatus();
  2272. static const int kTaskstatusFieldNumber = 4;
  2273. ::XPhonePlus::XPhone_TaskStatus taskstatus() const;
  2274. void set_taskstatus(::XPhonePlus::XPhone_TaskStatus value);
  2275. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_TaskRsp)
  2276. private:
  2277. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  2278. bool _is_default_instance_;
  2279. ::XPhonePlus::XPhone_MsgBase* head_;
  2280. ::google::protobuf::int32 taskid_;
  2281. int tasktype_;
  2282. int taskstatus_;
  2283. mutable int _cached_size_;
  2284. friend void protobuf_AddDesc_common_2eproto();
  2285. friend void protobuf_AssignDesc_common_2eproto();
  2286. friend void protobuf_ShutdownFile_common_2eproto();
  2287. void InitAsDefaultInstance();
  2288. static XPhone_TaskRsp* default_instance_;
  2289. };
  2290. // -------------------------------------------------------------------
  2291. class XPhone_ContactInfo : public ::google::protobuf::Message
  2292. {
  2293. public:
  2294. XPhone_ContactInfo();
  2295. virtual ~XPhone_ContactInfo();
  2296. XPhone_ContactInfo(const XPhone_ContactInfo& from);
  2297. inline XPhone_ContactInfo& operator=(const XPhone_ContactInfo& from) {
  2298. CopyFrom(from);
  2299. return *this;
  2300. }
  2301. static const ::google::protobuf::Descriptor* descriptor();
  2302. static const XPhone_ContactInfo& default_instance();
  2303. void Swap(XPhone_ContactInfo* other);
  2304. // implements Message ----------------------------------------------
  2305. inline XPhone_ContactInfo* New() const { return New(NULL); }
  2306. XPhone_ContactInfo* New(::google::protobuf::Arena* arena) const;
  2307. void CopyFrom(const ::google::protobuf::Message& from);
  2308. void MergeFrom(const ::google::protobuf::Message& from);
  2309. void CopyFrom(const XPhone_ContactInfo& from);
  2310. void MergeFrom(const XPhone_ContactInfo& from);
  2311. void Clear();
  2312. bool IsInitialized() const;
  2313. int ByteSize() const;
  2314. bool MergePartialFromCodedStream(
  2315. ::google::protobuf::io::CodedInputStream* input);
  2316. void SerializeWithCachedSizes(
  2317. ::google::protobuf::io::CodedOutputStream* output) const;
  2318. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  2319. int GetCachedSize() const { return _cached_size_; }
  2320. private:
  2321. void SharedCtor();
  2322. void SharedDtor();
  2323. void SetCachedSize(int size) const;
  2324. void InternalSwap(XPhone_ContactInfo* other);
  2325. private:
  2326. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  2327. return _internal_metadata_.arena();
  2328. }
  2329. inline void* MaybeArenaPtr() const {
  2330. return _internal_metadata_.raw_arena_ptr();
  2331. }
  2332. public:
  2333. ::google::protobuf::Metadata GetMetadata() const;
  2334. // nested types ----------------------------------------------------
  2335. // accessors -------------------------------------------------------
  2336. // optional string strUserName = 1;
  2337. void clear_strusername();
  2338. static const int kStrUserNameFieldNumber = 1;
  2339. const ::std::string& strusername() const;
  2340. void set_strusername(const ::std::string& value);
  2341. void set_strusername(const char* value);
  2342. void set_strusername(const char* value, size_t size);
  2343. ::std::string* mutable_strusername();
  2344. ::std::string* release_strusername();
  2345. void set_allocated_strusername(::std::string* strusername);
  2346. // optional string strNickerName = 2;
  2347. void clear_strnickername();
  2348. static const int kStrNickerNameFieldNumber = 2;
  2349. const ::std::string& strnickername() const;
  2350. void set_strnickername(const ::std::string& value);
  2351. void set_strnickername(const char* value);
  2352. void set_strnickername(const char* value, size_t size);
  2353. ::std::string* mutable_strnickername();
  2354. ::std::string* release_strnickername();
  2355. void set_allocated_strnickername(::std::string* strnickername);
  2356. // optional string strWeichat = 3;
  2357. void clear_strweichat();
  2358. static const int kStrWeichatFieldNumber = 3;
  2359. const ::std::string& strweichat() const;
  2360. void set_strweichat(const ::std::string& value);
  2361. void set_strweichat(const char* value);
  2362. void set_strweichat(const char* value, size_t size);
  2363. ::std::string* mutable_strweichat();
  2364. ::std::string* release_strweichat();
  2365. void set_allocated_strweichat(::std::string* strweichat);
  2366. // optional string strSignature = 4;
  2367. void clear_strsignature();
  2368. static const int kStrSignatureFieldNumber = 4;
  2369. const ::std::string& strsignature() const;
  2370. void set_strsignature(const ::std::string& value);
  2371. void set_strsignature(const char* value);
  2372. void set_strsignature(const char* value, size_t size);
  2373. ::std::string* mutable_strsignature();
  2374. ::std::string* release_strsignature();
  2375. void set_allocated_strsignature(::std::string* strsignature);
  2376. // optional int32 iSex = 5;
  2377. void clear_isex();
  2378. static const int kISexFieldNumber = 5;
  2379. ::google::protobuf::int32 isex() const;
  2380. void set_isex(::google::protobuf::int32 value);
  2381. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_ContactInfo)
  2382. private:
  2383. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  2384. bool _is_default_instance_;
  2385. ::google::protobuf::internal::ArenaStringPtr strusername_;
  2386. ::google::protobuf::internal::ArenaStringPtr strnickername_;
  2387. ::google::protobuf::internal::ArenaStringPtr strweichat_;
  2388. ::google::protobuf::internal::ArenaStringPtr strsignature_;
  2389. ::google::protobuf::int32 isex_;
  2390. mutable int _cached_size_;
  2391. friend void protobuf_AddDesc_common_2eproto();
  2392. friend void protobuf_AssignDesc_common_2eproto();
  2393. friend void protobuf_ShutdownFile_common_2eproto();
  2394. void InitAsDefaultInstance();
  2395. static XPhone_ContactInfo* default_instance_;
  2396. };
  2397. // -------------------------------------------------------------------
  2398. class XPhone_ContactInfoRsp : public ::google::protobuf::Message
  2399. {
  2400. public:
  2401. XPhone_ContactInfoRsp();
  2402. virtual ~XPhone_ContactInfoRsp();
  2403. XPhone_ContactInfoRsp(const XPhone_ContactInfoRsp& from);
  2404. inline XPhone_ContactInfoRsp& operator=(const XPhone_ContactInfoRsp& from) {
  2405. CopyFrom(from);
  2406. return *this;
  2407. }
  2408. static const ::google::protobuf::Descriptor* descriptor();
  2409. static const XPhone_ContactInfoRsp& default_instance();
  2410. void Swap(XPhone_ContactInfoRsp* other);
  2411. // implements Message ----------------------------------------------
  2412. inline XPhone_ContactInfoRsp* New() const { return New(NULL); }
  2413. XPhone_ContactInfoRsp* New(::google::protobuf::Arena* arena) const;
  2414. void CopyFrom(const ::google::protobuf::Message& from);
  2415. void MergeFrom(const ::google::protobuf::Message& from);
  2416. void CopyFrom(const XPhone_ContactInfoRsp& from);
  2417. void MergeFrom(const XPhone_ContactInfoRsp& from);
  2418. void Clear();
  2419. bool IsInitialized() const;
  2420. int ByteSize() const;
  2421. bool MergePartialFromCodedStream(
  2422. ::google::protobuf::io::CodedInputStream* input);
  2423. void SerializeWithCachedSizes(
  2424. ::google::protobuf::io::CodedOutputStream* output) const;
  2425. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  2426. int GetCachedSize() const { return _cached_size_; }
  2427. private:
  2428. void SharedCtor();
  2429. void SharedDtor();
  2430. void SetCachedSize(int size) const;
  2431. void InternalSwap(XPhone_ContactInfoRsp* other);
  2432. private:
  2433. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  2434. return _internal_metadata_.arena();
  2435. }
  2436. inline void* MaybeArenaPtr() const {
  2437. return _internal_metadata_.raw_arena_ptr();
  2438. }
  2439. public:
  2440. ::google::protobuf::Metadata GetMetadata() const;
  2441. // nested types ----------------------------------------------------
  2442. // accessors -------------------------------------------------------
  2443. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  2444. bool has_head() const;
  2445. void clear_head();
  2446. static const int kHeadFieldNumber = 1;
  2447. const ::XPhonePlus::XPhone_MsgBase& head() const;
  2448. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  2449. ::XPhonePlus::XPhone_MsgBase* release_head();
  2450. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  2451. // repeated .XPhonePlus.XPhone_ContactInfo contactlist = 2;
  2452. int contactlist_size() const;
  2453. void clear_contactlist();
  2454. static const int kContactlistFieldNumber = 2;
  2455. const ::XPhonePlus::XPhone_ContactInfo& contactlist(int index) const;
  2456. ::XPhonePlus::XPhone_ContactInfo* mutable_contactlist(int index);
  2457. ::XPhonePlus::XPhone_ContactInfo* add_contactlist();
  2458. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_ContactInfo >*
  2459. mutable_contactlist();
  2460. const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_ContactInfo >&
  2461. contactlist() const;
  2462. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_ContactInfoRsp)
  2463. private:
  2464. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  2465. bool _is_default_instance_;
  2466. ::XPhonePlus::XPhone_MsgBase* head_;
  2467. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_ContactInfo > contactlist_;
  2468. mutable int _cached_size_;
  2469. friend void protobuf_AddDesc_common_2eproto();
  2470. friend void protobuf_AssignDesc_common_2eproto();
  2471. friend void protobuf_ShutdownFile_common_2eproto();
  2472. void InitAsDefaultInstance();
  2473. static XPhone_ContactInfoRsp* default_instance_;
  2474. };
  2475. // -------------------------------------------------------------------
  2476. class XPhone_ChatRoomInfoReq : public ::google::protobuf::Message {
  2477. public:
  2478. XPhone_ChatRoomInfoReq();
  2479. virtual ~XPhone_ChatRoomInfoReq();
  2480. XPhone_ChatRoomInfoReq(const XPhone_ChatRoomInfoReq& from);
  2481. inline XPhone_ChatRoomInfoReq& operator=(const XPhone_ChatRoomInfoReq& from) {
  2482. CopyFrom(from);
  2483. return *this;
  2484. }
  2485. static const ::google::protobuf::Descriptor* descriptor();
  2486. static const XPhone_ChatRoomInfoReq& default_instance();
  2487. void Swap(XPhone_ChatRoomInfoReq* other);
  2488. // implements Message ----------------------------------------------
  2489. inline XPhone_ChatRoomInfoReq* New() const { return New(NULL); }
  2490. XPhone_ChatRoomInfoReq* New(::google::protobuf::Arena* arena) const;
  2491. void CopyFrom(const ::google::protobuf::Message& from);
  2492. void MergeFrom(const ::google::protobuf::Message& from);
  2493. void CopyFrom(const XPhone_ChatRoomInfoReq& from);
  2494. void MergeFrom(const XPhone_ChatRoomInfoReq& from);
  2495. void Clear();
  2496. bool IsInitialized() const;
  2497. int ByteSize() const;
  2498. bool MergePartialFromCodedStream(
  2499. ::google::protobuf::io::CodedInputStream* input);
  2500. void SerializeWithCachedSizes(
  2501. ::google::protobuf::io::CodedOutputStream* output) const;
  2502. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  2503. int GetCachedSize() const { return _cached_size_; }
  2504. private:
  2505. void SharedCtor();
  2506. void SharedDtor();
  2507. void SetCachedSize(int size) const;
  2508. void InternalSwap(XPhone_ChatRoomInfoReq* other);
  2509. private:
  2510. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  2511. return _internal_metadata_.arena();
  2512. }
  2513. inline void* MaybeArenaPtr() const {
  2514. return _internal_metadata_.raw_arena_ptr();
  2515. }
  2516. public:
  2517. ::google::protobuf::Metadata GetMetadata() const;
  2518. // nested types ----------------------------------------------------
  2519. // accessors -------------------------------------------------------
  2520. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  2521. bool has_head() const;
  2522. void clear_head();
  2523. static const int kHeadFieldNumber = 1;
  2524. const ::XPhonePlus::XPhone_MsgBase& head() const;
  2525. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  2526. ::XPhonePlus::XPhone_MsgBase* release_head();
  2527. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  2528. // optional bool bFriend = 2;
  2529. void clear_bfriend();
  2530. static const int kBFriendFieldNumber = 2;
  2531. bool bfriend() const;
  2532. void set_bfriend(bool value);
  2533. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_ChatRoomInfoReq)
  2534. private:
  2535. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  2536. bool _is_default_instance_;
  2537. ::XPhonePlus::XPhone_MsgBase* head_;
  2538. bool bfriend_;
  2539. mutable int _cached_size_;
  2540. friend void protobuf_AddDesc_common_2eproto();
  2541. friend void protobuf_AssignDesc_common_2eproto();
  2542. friend void protobuf_ShutdownFile_common_2eproto();
  2543. void InitAsDefaultInstance();
  2544. static XPhone_ChatRoomInfoReq* default_instance_;
  2545. };
  2546. // -------------------------------------------------------------------
  2547. class XPhone_ChatRoomInfo : public ::google::protobuf::Message {
  2548. public:
  2549. XPhone_ChatRoomInfo();
  2550. virtual ~XPhone_ChatRoomInfo();
  2551. XPhone_ChatRoomInfo(const XPhone_ChatRoomInfo& from);
  2552. inline XPhone_ChatRoomInfo& operator=(const XPhone_ChatRoomInfo& from) {
  2553. CopyFrom(from);
  2554. return *this;
  2555. }
  2556. static const ::google::protobuf::Descriptor* descriptor();
  2557. static const XPhone_ChatRoomInfo& default_instance();
  2558. void Swap(XPhone_ChatRoomInfo* other);
  2559. // implements Message ----------------------------------------------
  2560. inline XPhone_ChatRoomInfo* New() const { return New(NULL); }
  2561. XPhone_ChatRoomInfo* New(::google::protobuf::Arena* arena) const;
  2562. void CopyFrom(const ::google::protobuf::Message& from);
  2563. void MergeFrom(const ::google::protobuf::Message& from);
  2564. void CopyFrom(const XPhone_ChatRoomInfo& from);
  2565. void MergeFrom(const XPhone_ChatRoomInfo& from);
  2566. void Clear();
  2567. bool IsInitialized() const;
  2568. int ByteSize() const;
  2569. bool MergePartialFromCodedStream(
  2570. ::google::protobuf::io::CodedInputStream* input);
  2571. void SerializeWithCachedSizes(
  2572. ::google::protobuf::io::CodedOutputStream* output) const;
  2573. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  2574. int GetCachedSize() const { return _cached_size_; }
  2575. private:
  2576. void SharedCtor();
  2577. void SharedDtor();
  2578. void SetCachedSize(int size) const;
  2579. void InternalSwap(XPhone_ChatRoomInfo* other);
  2580. private:
  2581. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  2582. return _internal_metadata_.arena();
  2583. }
  2584. inline void* MaybeArenaPtr() const {
  2585. return _internal_metadata_.raw_arena_ptr();
  2586. }
  2587. public:
  2588. ::google::protobuf::Metadata GetMetadata() const;
  2589. // nested types ----------------------------------------------------
  2590. // accessors -------------------------------------------------------
  2591. // optional string chatRoomID = 1;
  2592. void clear_chatroomid();
  2593. static const int kChatRoomIDFieldNumber = 1;
  2594. const ::std::string& chatroomid() const;
  2595. void set_chatroomid(const ::std::string& value);
  2596. void set_chatroomid(const char* value);
  2597. void set_chatroomid(const char* value, size_t size);
  2598. ::std::string* mutable_chatroomid();
  2599. ::std::string* release_chatroomid();
  2600. void set_allocated_chatroomid(::std::string* chatroomid);
  2601. // optional string chatRoomName = 2;
  2602. void clear_chatroomname();
  2603. static const int kChatRoomNameFieldNumber = 2;
  2604. const ::std::string& chatroomname() const;
  2605. void set_chatroomname(const ::std::string& value);
  2606. void set_chatroomname(const char* value);
  2607. void set_chatroomname(const char* value, size_t size);
  2608. ::std::string* mutable_chatroomname();
  2609. ::std::string* release_chatroomname();
  2610. void set_allocated_chatroomname(::std::string* chatroomname);
  2611. // optional string chatRoomOwner = 3;
  2612. void clear_chatroomowner();
  2613. static const int kChatRoomOwnerFieldNumber = 3;
  2614. const ::std::string& chatroomowner() const;
  2615. void set_chatroomowner(const ::std::string& value);
  2616. void set_chatroomowner(const char* value);
  2617. void set_chatroomowner(const char* value, size_t size);
  2618. ::std::string* mutable_chatroomowner();
  2619. ::std::string* release_chatroomowner();
  2620. void set_allocated_chatroomowner(::std::string* chatroomowner);
  2621. // repeated .XPhonePlus.XPhone_ContactInfo members = 4;
  2622. int members_size() const;
  2623. void clear_members();
  2624. static const int kMembersFieldNumber = 4;
  2625. const ::XPhonePlus::XPhone_ContactInfo& members(int index) const;
  2626. ::XPhonePlus::XPhone_ContactInfo* mutable_members(int index);
  2627. ::XPhonePlus::XPhone_ContactInfo* add_members();
  2628. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_ContactInfo >*
  2629. mutable_members();
  2630. const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_ContactInfo >&
  2631. members() const;
  2632. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_ChatRoomInfo)
  2633. private:
  2634. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  2635. bool _is_default_instance_;
  2636. ::google::protobuf::internal::ArenaStringPtr chatroomid_;
  2637. ::google::protobuf::internal::ArenaStringPtr chatroomname_;
  2638. ::google::protobuf::internal::ArenaStringPtr chatroomowner_;
  2639. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_ContactInfo > members_;
  2640. mutable int _cached_size_;
  2641. friend void protobuf_AddDesc_common_2eproto();
  2642. friend void protobuf_AssignDesc_common_2eproto();
  2643. friend void protobuf_ShutdownFile_common_2eproto();
  2644. void InitAsDefaultInstance();
  2645. static XPhone_ChatRoomInfo* default_instance_;
  2646. };
  2647. // -------------------------------------------------------------------
  2648. class XPhone_ChatroomInfoRsp : public ::google::protobuf::Message
  2649. {
  2650. public:
  2651. XPhone_ChatroomInfoRsp();
  2652. virtual ~XPhone_ChatroomInfoRsp();
  2653. XPhone_ChatroomInfoRsp(const XPhone_ChatroomInfoRsp& from);
  2654. inline XPhone_ChatroomInfoRsp& operator=(const XPhone_ChatroomInfoRsp& from) {
  2655. CopyFrom(from);
  2656. return *this;
  2657. }
  2658. static const ::google::protobuf::Descriptor* descriptor();
  2659. static const XPhone_ChatroomInfoRsp& default_instance();
  2660. void Swap(XPhone_ChatroomInfoRsp* other);
  2661. // implements Message ----------------------------------------------
  2662. inline XPhone_ChatroomInfoRsp* New() const { return New(NULL); }
  2663. XPhone_ChatroomInfoRsp* New(::google::protobuf::Arena* arena) const;
  2664. void CopyFrom(const ::google::protobuf::Message& from);
  2665. void MergeFrom(const ::google::protobuf::Message& from);
  2666. void CopyFrom(const XPhone_ChatroomInfoRsp& from);
  2667. void MergeFrom(const XPhone_ChatroomInfoRsp& from);
  2668. void Clear();
  2669. bool IsInitialized() const;
  2670. int ByteSize() const;
  2671. bool MergePartialFromCodedStream(
  2672. ::google::protobuf::io::CodedInputStream* input);
  2673. void SerializeWithCachedSizes(
  2674. ::google::protobuf::io::CodedOutputStream* output) const;
  2675. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  2676. int GetCachedSize() const { return _cached_size_; }
  2677. private:
  2678. void SharedCtor();
  2679. void SharedDtor();
  2680. void SetCachedSize(int size) const;
  2681. void InternalSwap(XPhone_ChatroomInfoRsp* other);
  2682. private:
  2683. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  2684. return _internal_metadata_.arena();
  2685. }
  2686. inline void* MaybeArenaPtr() const {
  2687. return _internal_metadata_.raw_arena_ptr();
  2688. }
  2689. public:
  2690. ::google::protobuf::Metadata GetMetadata() const;
  2691. // nested types ----------------------------------------------------
  2692. // accessors -------------------------------------------------------
  2693. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  2694. bool has_head() const;
  2695. void clear_head();
  2696. static const int kHeadFieldNumber = 1;
  2697. const ::XPhonePlus::XPhone_MsgBase& head() const;
  2698. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  2699. ::XPhonePlus::XPhone_MsgBase* release_head();
  2700. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  2701. // repeated .XPhonePlus.XPhone_ChatRoomInfo roomlist = 2;
  2702. int roomlist_size() const;
  2703. void clear_roomlist();
  2704. static const int kRoomlistFieldNumber = 2;
  2705. const ::XPhonePlus::XPhone_ChatRoomInfo& roomlist(int index) const;
  2706. ::XPhonePlus::XPhone_ChatRoomInfo* mutable_roomlist(int index);
  2707. ::XPhonePlus::XPhone_ChatRoomInfo* add_roomlist();
  2708. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_ChatRoomInfo >*
  2709. mutable_roomlist();
  2710. const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_ChatRoomInfo >&
  2711. roomlist() const;
  2712. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_ChatroomInfoRsp)
  2713. private:
  2714. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  2715. bool _is_default_instance_;
  2716. ::XPhonePlus::XPhone_MsgBase* head_;
  2717. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_ChatRoomInfo > roomlist_;
  2718. mutable int _cached_size_;
  2719. friend void protobuf_AddDesc_common_2eproto();
  2720. friend void protobuf_AssignDesc_common_2eproto();
  2721. friend void protobuf_ShutdownFile_common_2eproto();
  2722. void InitAsDefaultInstance();
  2723. static XPhone_ChatroomInfoRsp* default_instance_;
  2724. };
  2725. // -------------------------------------------------------------------
  2726. class XPhone_LoginUserinfo : public ::google::protobuf::Message {
  2727. public:
  2728. XPhone_LoginUserinfo();
  2729. virtual ~XPhone_LoginUserinfo();
  2730. XPhone_LoginUserinfo(const XPhone_LoginUserinfo& from);
  2731. inline XPhone_LoginUserinfo& operator=(const XPhone_LoginUserinfo& from) {
  2732. CopyFrom(from);
  2733. return *this;
  2734. }
  2735. static const ::google::protobuf::Descriptor* descriptor();
  2736. static const XPhone_LoginUserinfo& default_instance();
  2737. void Swap(XPhone_LoginUserinfo* other);
  2738. // implements Message ----------------------------------------------
  2739. inline XPhone_LoginUserinfo* New() const { return New(NULL); }
  2740. XPhone_LoginUserinfo* New(::google::protobuf::Arena* arena) const;
  2741. void CopyFrom(const ::google::protobuf::Message& from);
  2742. void MergeFrom(const ::google::protobuf::Message& from);
  2743. void CopyFrom(const XPhone_LoginUserinfo& from);
  2744. void MergeFrom(const XPhone_LoginUserinfo& from);
  2745. void Clear();
  2746. bool IsInitialized() const;
  2747. int ByteSize() const;
  2748. bool MergePartialFromCodedStream(
  2749. ::google::protobuf::io::CodedInputStream* input);
  2750. void SerializeWithCachedSizes(
  2751. ::google::protobuf::io::CodedOutputStream* output) const;
  2752. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  2753. int GetCachedSize() const { return _cached_size_; }
  2754. private:
  2755. void SharedCtor();
  2756. void SharedDtor();
  2757. void SetCachedSize(int size) const;
  2758. void InternalSwap(XPhone_LoginUserinfo* other);
  2759. private:
  2760. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  2761. return _internal_metadata_.arena();
  2762. }
  2763. inline void* MaybeArenaPtr() const {
  2764. return _internal_metadata_.raw_arena_ptr();
  2765. }
  2766. public:
  2767. ::google::protobuf::Metadata GetMetadata() const;
  2768. // nested types ----------------------------------------------------
  2769. // accessors -------------------------------------------------------
  2770. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  2771. bool has_head() const;
  2772. void clear_head();
  2773. static const int kHeadFieldNumber = 1;
  2774. const ::XPhonePlus::XPhone_MsgBase& head() const;
  2775. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  2776. ::XPhonePlus::XPhone_MsgBase* release_head();
  2777. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  2778. // optional string strNickerName = 2;
  2779. void clear_strnickername();
  2780. static const int kStrNickerNameFieldNumber = 2;
  2781. const ::std::string& strnickername() const;
  2782. void set_strnickername(const ::std::string& value);
  2783. void set_strnickername(const char* value);
  2784. void set_strnickername(const char* value, size_t size);
  2785. ::std::string* mutable_strnickername();
  2786. ::std::string* release_strnickername();
  2787. void set_allocated_strnickername(::std::string* strnickername);
  2788. // optional string strUserName = 3;
  2789. void clear_strusername();
  2790. static const int kStrUserNameFieldNumber = 3;
  2791. const ::std::string& strusername() const;
  2792. void set_strusername(const ::std::string& value);
  2793. void set_strusername(const char* value);
  2794. void set_strusername(const char* value, size_t size);
  2795. ::std::string* mutable_strusername();
  2796. ::std::string* release_strusername();
  2797. void set_allocated_strusername(::std::string* strusername);
  2798. // optional string strWeichat = 4;
  2799. void clear_strweichat();
  2800. static const int kStrWeichatFieldNumber = 4;
  2801. const ::std::string& strweichat() const;
  2802. void set_strweichat(const ::std::string& value);
  2803. void set_strweichat(const char* value);
  2804. void set_strweichat(const char* value, size_t size);
  2805. ::std::string* mutable_strweichat();
  2806. ::std::string* release_strweichat();
  2807. void set_allocated_strweichat(::std::string* strweichat);
  2808. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_LoginUserinfo)
  2809. private:
  2810. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  2811. bool _is_default_instance_;
  2812. ::XPhonePlus::XPhone_MsgBase* head_;
  2813. ::google::protobuf::internal::ArenaStringPtr strnickername_;
  2814. ::google::protobuf::internal::ArenaStringPtr strusername_;
  2815. ::google::protobuf::internal::ArenaStringPtr strweichat_;
  2816. mutable int _cached_size_;
  2817. friend void protobuf_AddDesc_common_2eproto();
  2818. friend void protobuf_AssignDesc_common_2eproto();
  2819. friend void protobuf_ShutdownFile_common_2eproto();
  2820. void InitAsDefaultInstance();
  2821. static XPhone_LoginUserinfo* default_instance_;
  2822. };
  2823. // -------------------------------------------------------------------
  2824. class XPhone_RecvChatMsg : public ::google::protobuf::Message {
  2825. public:
  2826. XPhone_RecvChatMsg();
  2827. virtual ~XPhone_RecvChatMsg();
  2828. XPhone_RecvChatMsg(const XPhone_RecvChatMsg& from);
  2829. inline XPhone_RecvChatMsg& operator=(const XPhone_RecvChatMsg& from) {
  2830. CopyFrom(from);
  2831. return *this;
  2832. }
  2833. static const ::google::protobuf::Descriptor* descriptor();
  2834. static const XPhone_RecvChatMsg& default_instance();
  2835. void Swap(XPhone_RecvChatMsg* other);
  2836. // implements Message ----------------------------------------------
  2837. inline XPhone_RecvChatMsg* New() const { return New(NULL); }
  2838. XPhone_RecvChatMsg* New(::google::protobuf::Arena* arena) const;
  2839. void CopyFrom(const ::google::protobuf::Message& from);
  2840. void MergeFrom(const ::google::protobuf::Message& from);
  2841. void CopyFrom(const XPhone_RecvChatMsg& from);
  2842. void MergeFrom(const XPhone_RecvChatMsg& from);
  2843. void Clear();
  2844. bool IsInitialized() const;
  2845. int ByteSize() const;
  2846. bool MergePartialFromCodedStream(
  2847. ::google::protobuf::io::CodedInputStream* input);
  2848. void SerializeWithCachedSizes(
  2849. ::google::protobuf::io::CodedOutputStream* output) const;
  2850. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  2851. int GetCachedSize() const { return _cached_size_; }
  2852. private:
  2853. void SharedCtor();
  2854. void SharedDtor();
  2855. void SetCachedSize(int size) const;
  2856. void InternalSwap(XPhone_RecvChatMsg* other);
  2857. private:
  2858. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  2859. return _internal_metadata_.arena();
  2860. }
  2861. inline void* MaybeArenaPtr() const {
  2862. return _internal_metadata_.raw_arena_ptr();
  2863. }
  2864. public:
  2865. ::google::protobuf::Metadata GetMetadata() const;
  2866. // nested types ----------------------------------------------------
  2867. // accessors -------------------------------------------------------
  2868. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  2869. bool has_head() const;
  2870. void clear_head();
  2871. static const int kHeadFieldNumber = 1;
  2872. const ::XPhonePlus::XPhone_MsgBase& head() const;
  2873. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  2874. ::XPhonePlus::XPhone_MsgBase* release_head();
  2875. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  2876. // optional string strTableName = 2;
  2877. void clear_strtablename();
  2878. static const int kStrTableNameFieldNumber = 2;
  2879. const ::std::string& strtablename() const;
  2880. void set_strtablename(const ::std::string& value);
  2881. void set_strtablename(const char* value);
  2882. void set_strtablename(const char* value, size_t size);
  2883. ::std::string* mutable_strtablename();
  2884. ::std::string* release_strtablename();
  2885. void set_allocated_strtablename(::std::string* strtablename);
  2886. // optional string strMsgContent = 3;
  2887. void clear_strmsgcontent();
  2888. static const int kStrMsgContentFieldNumber = 3;
  2889. const ::std::string& strmsgcontent() const;
  2890. void set_strmsgcontent(const ::std::string& value);
  2891. void set_strmsgcontent(const char* value);
  2892. void set_strmsgcontent(const char* value, size_t size);
  2893. ::std::string* mutable_strmsgcontent();
  2894. ::std::string* release_strmsgcontent();
  2895. void set_allocated_strmsgcontent(::std::string* strmsgcontent);
  2896. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_RecvChatMsg)
  2897. private:
  2898. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  2899. bool _is_default_instance_;
  2900. ::XPhonePlus::XPhone_MsgBase* head_;
  2901. ::google::protobuf::internal::ArenaStringPtr strtablename_;
  2902. ::google::protobuf::internal::ArenaStringPtr strmsgcontent_;
  2903. mutable int _cached_size_;
  2904. friend void protobuf_AddDesc_common_2eproto();
  2905. friend void protobuf_AssignDesc_common_2eproto();
  2906. friend void protobuf_ShutdownFile_common_2eproto();
  2907. void InitAsDefaultInstance();
  2908. static XPhone_RecvChatMsg* default_instance_;
  2909. };
  2910. // -------------------------------------------------------------------
  2911. class XPhone_ChatMsg : public ::google::protobuf::Message {
  2912. public:
  2913. XPhone_ChatMsg();
  2914. virtual ~XPhone_ChatMsg();
  2915. XPhone_ChatMsg(const XPhone_ChatMsg& from);
  2916. inline XPhone_ChatMsg& operator=(const XPhone_ChatMsg& from) {
  2917. CopyFrom(from);
  2918. return *this;
  2919. }
  2920. static const ::google::protobuf::Descriptor* descriptor();
  2921. static const XPhone_ChatMsg& default_instance();
  2922. void Swap(XPhone_ChatMsg* other);
  2923. // implements Message ----------------------------------------------
  2924. inline XPhone_ChatMsg* New() const { return New(NULL); }
  2925. XPhone_ChatMsg* New(::google::protobuf::Arena* arena) const;
  2926. void CopyFrom(const ::google::protobuf::Message& from);
  2927. void MergeFrom(const ::google::protobuf::Message& from);
  2928. void CopyFrom(const XPhone_ChatMsg& from);
  2929. void MergeFrom(const XPhone_ChatMsg& from);
  2930. void Clear();
  2931. bool IsInitialized() const;
  2932. int ByteSize() const;
  2933. bool MergePartialFromCodedStream(
  2934. ::google::protobuf::io::CodedInputStream* input);
  2935. void SerializeWithCachedSizes(
  2936. ::google::protobuf::io::CodedOutputStream* output) const;
  2937. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  2938. int GetCachedSize() const { return _cached_size_; }
  2939. private:
  2940. void SharedCtor();
  2941. void SharedDtor();
  2942. void SetCachedSize(int size) const;
  2943. void InternalSwap(XPhone_ChatMsg* other);
  2944. private:
  2945. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  2946. return _internal_metadata_.arena();
  2947. }
  2948. inline void* MaybeArenaPtr() const {
  2949. return _internal_metadata_.raw_arena_ptr();
  2950. }
  2951. public:
  2952. ::google::protobuf::Metadata GetMetadata() const;
  2953. // nested types ----------------------------------------------------
  2954. // accessors -------------------------------------------------------
  2955. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  2956. bool has_head() const;
  2957. void clear_head();
  2958. static const int kHeadFieldNumber = 1;
  2959. const ::XPhonePlus::XPhone_MsgBase& head() const;
  2960. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  2961. ::XPhonePlus::XPhone_MsgBase* release_head();
  2962. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  2963. // optional int32 isSend = 2;
  2964. void clear_issend();
  2965. static const int kIsSendFieldNumber = 2;
  2966. ::google::protobuf::int32 issend() const;
  2967. void set_issend(::google::protobuf::int32 value);
  2968. // optional string strTalker = 3;
  2969. void clear_strtalker();
  2970. static const int kStrTalkerFieldNumber = 3;
  2971. const ::std::string& strtalker() const;
  2972. void set_strtalker(const ::std::string& value);
  2973. void set_strtalker(const char* value);
  2974. void set_strtalker(const char* value, size_t size);
  2975. ::std::string* mutable_strtalker();
  2976. ::std::string* release_strtalker();
  2977. void set_allocated_strtalker(::std::string* strtalker);
  2978. // optional int32 type = 4;
  2979. void clear_type();
  2980. static const int kTypeFieldNumber = 4;
  2981. ::google::protobuf::int32 type() const;
  2982. void set_type(::google::protobuf::int32 value);
  2983. // optional string strContent = 5;
  2984. void clear_strcontent();
  2985. static const int kStrContentFieldNumber = 5;
  2986. const ::std::string& strcontent() const;
  2987. void set_strcontent(const ::std::string& value);
  2988. void set_strcontent(const char* value);
  2989. void set_strcontent(const char* value, size_t size);
  2990. ::std::string* mutable_strcontent();
  2991. ::std::string* release_strcontent();
  2992. void set_allocated_strcontent(::std::string* strcontent);
  2993. // optional int64 iCrateTime = 6;
  2994. void clear_icratetime();
  2995. static const int kICrateTimeFieldNumber = 6;
  2996. ::google::protobuf::int64 icratetime() const;
  2997. void set_icratetime(::google::protobuf::int64 value);
  2998. // optional int32 iStatus = 7;
  2999. void clear_istatus();
  3000. static const int kIStatusFieldNumber = 7;
  3001. ::google::protobuf::int32 istatus() const;
  3002. void set_istatus(::google::protobuf::int32 value);
  3003. // optional string strShowName = 8;
  3004. void clear_strshowname();
  3005. static const int kStrShowNameFieldNumber = 8;
  3006. const ::std::string& strshowname() const;
  3007. void set_strshowname(const ::std::string& value);
  3008. void set_strshowname(const char* value);
  3009. void set_strshowname(const char* value, size_t size);
  3010. ::std::string* mutable_strshowname();
  3011. ::std::string* release_strshowname();
  3012. void set_allocated_strshowname(::std::string* strshowname);
  3013. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_ChatMsg)
  3014. private:
  3015. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  3016. bool _is_default_instance_;
  3017. ::XPhonePlus::XPhone_MsgBase* head_;
  3018. ::google::protobuf::internal::ArenaStringPtr strtalker_;
  3019. ::google::protobuf::int32 issend_;
  3020. ::google::protobuf::int32 type_;
  3021. ::google::protobuf::internal::ArenaStringPtr strcontent_;
  3022. ::google::protobuf::int64 icratetime_;
  3023. ::google::protobuf::internal::ArenaStringPtr strshowname_;
  3024. ::google::protobuf::int32 istatus_;
  3025. mutable int _cached_size_;
  3026. friend void protobuf_AddDesc_common_2eproto();
  3027. friend void protobuf_AssignDesc_common_2eproto();
  3028. friend void protobuf_ShutdownFile_common_2eproto();
  3029. void InitAsDefaultInstance();
  3030. static XPhone_ChatMsg* default_instance_;
  3031. };
  3032. // -------------------------------------------------------------------
  3033. class XPhone_SendChatMsg : public ::google::protobuf::Message {
  3034. public:
  3035. XPhone_SendChatMsg();
  3036. virtual ~XPhone_SendChatMsg();
  3037. XPhone_SendChatMsg(const XPhone_SendChatMsg& from);
  3038. inline XPhone_SendChatMsg& operator=(const XPhone_SendChatMsg& from) {
  3039. CopyFrom(from);
  3040. return *this;
  3041. }
  3042. static const ::google::protobuf::Descriptor* descriptor();
  3043. static const XPhone_SendChatMsg& default_instance();
  3044. void Swap(XPhone_SendChatMsg* other);
  3045. // implements Message ----------------------------------------------
  3046. inline XPhone_SendChatMsg* New() const { return New(NULL); }
  3047. XPhone_SendChatMsg* New(::google::protobuf::Arena* arena) const;
  3048. void CopyFrom(const ::google::protobuf::Message& from);
  3049. void MergeFrom(const ::google::protobuf::Message& from);
  3050. void CopyFrom(const XPhone_SendChatMsg& from);
  3051. void MergeFrom(const XPhone_SendChatMsg& from);
  3052. void Clear();
  3053. bool IsInitialized() const;
  3054. int ByteSize() const;
  3055. bool MergePartialFromCodedStream(
  3056. ::google::protobuf::io::CodedInputStream* input);
  3057. void SerializeWithCachedSizes(
  3058. ::google::protobuf::io::CodedOutputStream* output) const;
  3059. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  3060. int GetCachedSize() const { return _cached_size_; }
  3061. private:
  3062. void SharedCtor();
  3063. void SharedDtor();
  3064. void SetCachedSize(int size) const;
  3065. void InternalSwap(XPhone_SendChatMsg* other);
  3066. private:
  3067. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  3068. return _internal_metadata_.arena();
  3069. }
  3070. inline void* MaybeArenaPtr() const {
  3071. return _internal_metadata_.raw_arena_ptr();
  3072. }
  3073. public:
  3074. ::google::protobuf::Metadata GetMetadata() const;
  3075. // nested types ----------------------------------------------------
  3076. // accessors -------------------------------------------------------
  3077. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  3078. bool has_head() const;
  3079. void clear_head();
  3080. static const int kHeadFieldNumber = 1;
  3081. const ::XPhonePlus::XPhone_MsgBase& head() const;
  3082. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  3083. ::XPhonePlus::XPhone_MsgBase* release_head();
  3084. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  3085. // optional string strTalker = 2;
  3086. void clear_strtalker();
  3087. static const int kStrTalkerFieldNumber = 2;
  3088. const ::std::string& strtalker() const;
  3089. void set_strtalker(const ::std::string& value);
  3090. void set_strtalker(const char* value);
  3091. void set_strtalker(const char* value, size_t size);
  3092. ::std::string* mutable_strtalker();
  3093. ::std::string* release_strtalker();
  3094. void set_allocated_strtalker(::std::string* strtalker);
  3095. // optional int32 type = 3;
  3096. void clear_type();
  3097. static const int kTypeFieldNumber = 3;
  3098. ::google::protobuf::int32 type() const;
  3099. void set_type(::google::protobuf::int32 value);
  3100. // optional string strContent = 4;
  3101. void clear_strcontent();
  3102. static const int kStrContentFieldNumber = 4;
  3103. const ::std::string& strcontent() const;
  3104. void set_strcontent(const ::std::string& value);
  3105. void set_strcontent(const char* value);
  3106. void set_strcontent(const char* value, size_t size);
  3107. ::std::string* mutable_strcontent();
  3108. ::std::string* release_strcontent();
  3109. void set_allocated_strcontent(::std::string* strcontent);
  3110. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_SendChatMsg)
  3111. private:
  3112. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  3113. bool _is_default_instance_;
  3114. ::XPhonePlus::XPhone_MsgBase* head_;
  3115. ::google::protobuf::internal::ArenaStringPtr strtalker_;
  3116. ::google::protobuf::internal::ArenaStringPtr strcontent_;
  3117. ::google::protobuf::int32 type_;
  3118. mutable int _cached_size_;
  3119. friend void protobuf_AddDesc_common_2eproto();
  3120. friend void protobuf_AssignDesc_common_2eproto();
  3121. friend void protobuf_ShutdownFile_common_2eproto();
  3122. void InitAsDefaultInstance();
  3123. static XPhone_SendChatMsg* default_instance_;
  3124. };
  3125. // -------------------------------------------------------------------
  3126. class XPhone_ImportContact : public ::google::protobuf::Message {
  3127. public:
  3128. XPhone_ImportContact();
  3129. virtual ~XPhone_ImportContact();
  3130. XPhone_ImportContact(const XPhone_ImportContact& from);
  3131. inline XPhone_ImportContact& operator=(const XPhone_ImportContact& from) {
  3132. CopyFrom(from);
  3133. return *this;
  3134. }
  3135. static const ::google::protobuf::Descriptor* descriptor();
  3136. static const XPhone_ImportContact& default_instance();
  3137. void Swap(XPhone_ImportContact* other);
  3138. // implements Message ----------------------------------------------
  3139. inline XPhone_ImportContact* New() const { return New(NULL); }
  3140. XPhone_ImportContact* New(::google::protobuf::Arena* arena) const;
  3141. void CopyFrom(const ::google::protobuf::Message& from);
  3142. void MergeFrom(const ::google::protobuf::Message& from);
  3143. void CopyFrom(const XPhone_ImportContact& from);
  3144. void MergeFrom(const XPhone_ImportContact& from);
  3145. void Clear();
  3146. bool IsInitialized() const;
  3147. int ByteSize() const;
  3148. bool MergePartialFromCodedStream(
  3149. ::google::protobuf::io::CodedInputStream* input);
  3150. void SerializeWithCachedSizes(
  3151. ::google::protobuf::io::CodedOutputStream* output) const;
  3152. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  3153. int GetCachedSize() const { return _cached_size_; }
  3154. private:
  3155. void SharedCtor();
  3156. void SharedDtor();
  3157. void SetCachedSize(int size) const;
  3158. void InternalSwap(XPhone_ImportContact* other);
  3159. private:
  3160. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  3161. return _internal_metadata_.arena();
  3162. }
  3163. inline void* MaybeArenaPtr() const {
  3164. return _internal_metadata_.raw_arena_ptr();
  3165. }
  3166. public:
  3167. ::google::protobuf::Metadata GetMetadata() const;
  3168. // nested types ----------------------------------------------------
  3169. // accessors -------------------------------------------------------
  3170. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  3171. bool has_head() const;
  3172. void clear_head();
  3173. static const int kHeadFieldNumber = 1;
  3174. const ::XPhonePlus::XPhone_MsgBase& head() const;
  3175. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  3176. ::XPhonePlus::XPhone_MsgBase* release_head();
  3177. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  3178. // repeated string phoneNumbers = 2;
  3179. int phonenumbers_size() const;
  3180. void clear_phonenumbers();
  3181. static const int kPhoneNumbersFieldNumber = 2;
  3182. const ::std::string& phonenumbers(int index) const;
  3183. ::std::string* mutable_phonenumbers(int index);
  3184. void set_phonenumbers(int index, const ::std::string& value);
  3185. void set_phonenumbers(int index, const char* value);
  3186. void set_phonenumbers(int index, const char* value, size_t size);
  3187. ::std::string* add_phonenumbers();
  3188. void add_phonenumbers(const ::std::string& value);
  3189. void add_phonenumbers(const char* value);
  3190. void add_phonenumbers(const char* value, size_t size);
  3191. const ::google::protobuf::RepeatedPtrField< ::std::string>& phonenumbers() const;
  3192. ::google::protobuf::RepeatedPtrField< ::std::string>* mutable_phonenumbers();
  3193. // optional bool clearcontacts = 3;
  3194. void clear_clearcontacts();
  3195. static const int kClearcontactsFieldNumber = 3;
  3196. bool clearcontacts() const;
  3197. void set_clearcontacts(bool value);
  3198. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_ImportContact)
  3199. private:
  3200. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  3201. bool _is_default_instance_;
  3202. ::XPhonePlus::XPhone_MsgBase* head_;
  3203. ::google::protobuf::RepeatedPtrField< ::std::string> phonenumbers_;
  3204. bool clearcontacts_;
  3205. mutable int _cached_size_;
  3206. friend void protobuf_AddDesc_common_2eproto();
  3207. friend void protobuf_AssignDesc_common_2eproto();
  3208. friend void protobuf_ShutdownFile_common_2eproto();
  3209. void InitAsDefaultInstance();
  3210. static XPhone_ImportContact* default_instance_;
  3211. };
  3212. // -------------------------------------------------------------------
  3213. class XPhone_OpenActivity : public ::google::protobuf::Message {
  3214. public:
  3215. XPhone_OpenActivity();
  3216. virtual ~XPhone_OpenActivity();
  3217. XPhone_OpenActivity(const XPhone_OpenActivity& from);
  3218. inline XPhone_OpenActivity& operator=(const XPhone_OpenActivity& from) {
  3219. CopyFrom(from);
  3220. return *this;
  3221. }
  3222. static const ::google::protobuf::Descriptor* descriptor();
  3223. static const XPhone_OpenActivity& default_instance();
  3224. void Swap(XPhone_OpenActivity* other);
  3225. // implements Message ----------------------------------------------
  3226. inline XPhone_OpenActivity* New() const { return New(NULL); }
  3227. XPhone_OpenActivity* New(::google::protobuf::Arena* arena) const;
  3228. void CopyFrom(const ::google::protobuf::Message& from);
  3229. void MergeFrom(const ::google::protobuf::Message& from);
  3230. void CopyFrom(const XPhone_OpenActivity& from);
  3231. void MergeFrom(const XPhone_OpenActivity& from);
  3232. void Clear();
  3233. bool IsInitialized() const;
  3234. int ByteSize() const;
  3235. bool MergePartialFromCodedStream(
  3236. ::google::protobuf::io::CodedInputStream* input);
  3237. void SerializeWithCachedSizes(
  3238. ::google::protobuf::io::CodedOutputStream* output) const;
  3239. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  3240. int GetCachedSize() const { return _cached_size_; }
  3241. private:
  3242. void SharedCtor();
  3243. void SharedDtor();
  3244. void SetCachedSize(int size) const;
  3245. void InternalSwap(XPhone_OpenActivity* other);
  3246. private:
  3247. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  3248. return _internal_metadata_.arena();
  3249. }
  3250. inline void* MaybeArenaPtr() const {
  3251. return _internal_metadata_.raw_arena_ptr();
  3252. }
  3253. public:
  3254. ::google::protobuf::Metadata GetMetadata() const;
  3255. // nested types ----------------------------------------------------
  3256. // accessors -------------------------------------------------------
  3257. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  3258. bool has_head() const;
  3259. void clear_head();
  3260. static const int kHeadFieldNumber = 1;
  3261. const ::XPhonePlus::XPhone_MsgBase& head() const;
  3262. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  3263. ::XPhonePlus::XPhone_MsgBase* release_head();
  3264. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  3265. // optional string strActivityName = 2;
  3266. void clear_stractivityname();
  3267. static const int kStrActivityNameFieldNumber = 2;
  3268. const ::std::string& stractivityname() const;
  3269. void set_stractivityname(const ::std::string& value);
  3270. void set_stractivityname(const char* value);
  3271. void set_stractivityname(const char* value, size_t size);
  3272. ::std::string* mutable_stractivityname();
  3273. ::std::string* release_stractivityname();
  3274. void set_allocated_stractivityname(::std::string* stractivityname);
  3275. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_OpenActivity)
  3276. private:
  3277. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  3278. bool _is_default_instance_;
  3279. ::XPhonePlus::XPhone_MsgBase* head_;
  3280. ::google::protobuf::internal::ArenaStringPtr stractivityname_;
  3281. mutable int _cached_size_;
  3282. friend void protobuf_AddDesc_common_2eproto();
  3283. friend void protobuf_AssignDesc_common_2eproto();
  3284. friend void protobuf_ShutdownFile_common_2eproto();
  3285. void InitAsDefaultInstance();
  3286. static XPhone_OpenActivity* default_instance_;
  3287. };
  3288. // -------------------------------------------------------------------
  3289. class XPhone_RestoreWeichatShot : public ::google::protobuf::Message {
  3290. public:
  3291. XPhone_RestoreWeichatShot();
  3292. virtual ~XPhone_RestoreWeichatShot();
  3293. XPhone_RestoreWeichatShot(const XPhone_RestoreWeichatShot& from);
  3294. inline XPhone_RestoreWeichatShot& operator=(const XPhone_RestoreWeichatShot& from) {
  3295. CopyFrom(from);
  3296. return *this;
  3297. }
  3298. static const ::google::protobuf::Descriptor* descriptor();
  3299. static const XPhone_RestoreWeichatShot& default_instance();
  3300. void Swap(XPhone_RestoreWeichatShot* other);
  3301. // implements Message ----------------------------------------------
  3302. inline XPhone_RestoreWeichatShot* New() const { return New(NULL); }
  3303. XPhone_RestoreWeichatShot* New(::google::protobuf::Arena* arena) const;
  3304. void CopyFrom(const ::google::protobuf::Message& from);
  3305. void MergeFrom(const ::google::protobuf::Message& from);
  3306. void CopyFrom(const XPhone_RestoreWeichatShot& from);
  3307. void MergeFrom(const XPhone_RestoreWeichatShot& from);
  3308. void Clear();
  3309. bool IsInitialized() const;
  3310. int ByteSize() const;
  3311. bool MergePartialFromCodedStream(
  3312. ::google::protobuf::io::CodedInputStream* input);
  3313. void SerializeWithCachedSizes(
  3314. ::google::protobuf::io::CodedOutputStream* output) const;
  3315. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  3316. int GetCachedSize() const { return _cached_size_; }
  3317. private:
  3318. void SharedCtor();
  3319. void SharedDtor();
  3320. void SetCachedSize(int size) const;
  3321. void InternalSwap(XPhone_RestoreWeichatShot* other);
  3322. private:
  3323. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  3324. return _internal_metadata_.arena();
  3325. }
  3326. inline void* MaybeArenaPtr() const {
  3327. return _internal_metadata_.raw_arena_ptr();
  3328. }
  3329. public:
  3330. ::google::protobuf::Metadata GetMetadata() const;
  3331. // nested types ----------------------------------------------------
  3332. // accessors -------------------------------------------------------
  3333. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  3334. bool has_head() const;
  3335. void clear_head();
  3336. static const int kHeadFieldNumber = 1;
  3337. const ::XPhonePlus::XPhone_MsgBase& head() const;
  3338. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  3339. ::XPhonePlus::XPhone_MsgBase* release_head();
  3340. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  3341. // optional string strUserName = 2;
  3342. void clear_strusername();
  3343. static const int kStrUserNameFieldNumber = 2;
  3344. const ::std::string& strusername() const;
  3345. void set_strusername(const ::std::string& value);
  3346. void set_strusername(const char* value);
  3347. void set_strusername(const char* value, size_t size);
  3348. ::std::string* mutable_strusername();
  3349. ::std::string* release_strusername();
  3350. void set_allocated_strusername(::std::string* strusername);
  3351. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_RestoreWeichatShot)
  3352. private:
  3353. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  3354. bool _is_default_instance_;
  3355. ::XPhonePlus::XPhone_MsgBase* head_;
  3356. ::google::protobuf::internal::ArenaStringPtr strusername_;
  3357. mutable int _cached_size_;
  3358. friend void protobuf_AddDesc_common_2eproto();
  3359. friend void protobuf_AssignDesc_common_2eproto();
  3360. friend void protobuf_ShutdownFile_common_2eproto();
  3361. void InitAsDefaultInstance();
  3362. static XPhone_RestoreWeichatShot* default_instance_;
  3363. };
  3364. // -------------------------------------------------------------------
  3365. class XPhone_AllLoginUsers : public ::google::protobuf::Message {
  3366. public:
  3367. XPhone_AllLoginUsers();
  3368. virtual ~XPhone_AllLoginUsers();
  3369. XPhone_AllLoginUsers(const XPhone_AllLoginUsers& from);
  3370. inline XPhone_AllLoginUsers& operator=(const XPhone_AllLoginUsers& from) {
  3371. CopyFrom(from);
  3372. return *this;
  3373. }
  3374. static const ::google::protobuf::Descriptor* descriptor();
  3375. static const XPhone_AllLoginUsers& default_instance();
  3376. void Swap(XPhone_AllLoginUsers* other);
  3377. // implements Message ----------------------------------------------
  3378. inline XPhone_AllLoginUsers* New() const { return New(NULL); }
  3379. XPhone_AllLoginUsers* New(::google::protobuf::Arena* arena) const;
  3380. void CopyFrom(const ::google::protobuf::Message& from);
  3381. void MergeFrom(const ::google::protobuf::Message& from);
  3382. void CopyFrom(const XPhone_AllLoginUsers& from);
  3383. void MergeFrom(const XPhone_AllLoginUsers& from);
  3384. void Clear();
  3385. bool IsInitialized() const;
  3386. int ByteSize() const;
  3387. bool MergePartialFromCodedStream(
  3388. ::google::protobuf::io::CodedInputStream* input);
  3389. void SerializeWithCachedSizes(
  3390. ::google::protobuf::io::CodedOutputStream* output) const;
  3391. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  3392. int GetCachedSize() const { return _cached_size_; }
  3393. private:
  3394. void SharedCtor();
  3395. void SharedDtor();
  3396. void SetCachedSize(int size) const;
  3397. void InternalSwap(XPhone_AllLoginUsers* other);
  3398. private:
  3399. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  3400. return _internal_metadata_.arena();
  3401. }
  3402. inline void* MaybeArenaPtr() const {
  3403. return _internal_metadata_.raw_arena_ptr();
  3404. }
  3405. public:
  3406. ::google::protobuf::Metadata GetMetadata() const;
  3407. // nested types ----------------------------------------------------
  3408. // accessors -------------------------------------------------------
  3409. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  3410. bool has_head() const;
  3411. void clear_head();
  3412. static const int kHeadFieldNumber = 1;
  3413. const ::XPhonePlus::XPhone_MsgBase& head() const;
  3414. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  3415. ::XPhonePlus::XPhone_MsgBase* release_head();
  3416. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  3417. // repeated .XPhonePlus.XPhone_LoginUserinfo usersLists = 2;
  3418. int userslists_size() const;
  3419. void clear_userslists();
  3420. static const int kUsersListsFieldNumber = 2;
  3421. const ::XPhonePlus::XPhone_LoginUserinfo& userslists(int index) const;
  3422. ::XPhonePlus::XPhone_LoginUserinfo* mutable_userslists(int index);
  3423. ::XPhonePlus::XPhone_LoginUserinfo* add_userslists();
  3424. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_LoginUserinfo >*
  3425. mutable_userslists();
  3426. const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_LoginUserinfo >&
  3427. userslists() const;
  3428. // optional string strCurrentLogin = 3;
  3429. void clear_strcurrentlogin();
  3430. static const int kStrCurrentLoginFieldNumber = 3;
  3431. const ::std::string& strcurrentlogin() const;
  3432. void set_strcurrentlogin(const ::std::string& value);
  3433. void set_strcurrentlogin(const char* value);
  3434. void set_strcurrentlogin(const char* value, size_t size);
  3435. ::std::string* mutable_strcurrentlogin();
  3436. ::std::string* release_strcurrentlogin();
  3437. void set_allocated_strcurrentlogin(::std::string* strcurrentlogin);
  3438. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_AllLoginUsers)
  3439. private:
  3440. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  3441. bool _is_default_instance_;
  3442. ::XPhonePlus::XPhone_MsgBase* head_;
  3443. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_LoginUserinfo > userslists_;
  3444. ::google::protobuf::internal::ArenaStringPtr strcurrentlogin_;
  3445. mutable int _cached_size_;
  3446. friend void protobuf_AddDesc_common_2eproto();
  3447. friend void protobuf_AssignDesc_common_2eproto();
  3448. friend void protobuf_ShutdownFile_common_2eproto();
  3449. void InitAsDefaultInstance();
  3450. static XPhone_AllLoginUsers* default_instance_;
  3451. };
  3452. // -------------------------------------------------------------------
  3453. class XPhone_SystemLoginReq : public ::google::protobuf::Message {
  3454. public:
  3455. XPhone_SystemLoginReq();
  3456. virtual ~XPhone_SystemLoginReq();
  3457. XPhone_SystemLoginReq(const XPhone_SystemLoginReq& from);
  3458. inline XPhone_SystemLoginReq& operator=(const XPhone_SystemLoginReq& from) {
  3459. CopyFrom(from);
  3460. return *this;
  3461. }
  3462. static const ::google::protobuf::Descriptor* descriptor();
  3463. static const XPhone_SystemLoginReq& default_instance();
  3464. void Swap(XPhone_SystemLoginReq* other);
  3465. // implements Message ----------------------------------------------
  3466. inline XPhone_SystemLoginReq* New() const { return New(NULL); }
  3467. XPhone_SystemLoginReq* New(::google::protobuf::Arena* arena) const;
  3468. void CopyFrom(const ::google::protobuf::Message& from);
  3469. void MergeFrom(const ::google::protobuf::Message& from);
  3470. void CopyFrom(const XPhone_SystemLoginReq& from);
  3471. void MergeFrom(const XPhone_SystemLoginReq& from);
  3472. void Clear();
  3473. bool IsInitialized() const;
  3474. int ByteSize() const;
  3475. bool MergePartialFromCodedStream(
  3476. ::google::protobuf::io::CodedInputStream* input);
  3477. void SerializeWithCachedSizes(
  3478. ::google::protobuf::io::CodedOutputStream* output) const;
  3479. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  3480. int GetCachedSize() const { return _cached_size_; }
  3481. private:
  3482. void SharedCtor();
  3483. void SharedDtor();
  3484. void SetCachedSize(int size) const;
  3485. void InternalSwap(XPhone_SystemLoginReq* other);
  3486. private:
  3487. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  3488. return _internal_metadata_.arena();
  3489. }
  3490. inline void* MaybeArenaPtr() const {
  3491. return _internal_metadata_.raw_arena_ptr();
  3492. }
  3493. public:
  3494. ::google::protobuf::Metadata GetMetadata() const;
  3495. // nested types ----------------------------------------------------
  3496. // accessors -------------------------------------------------------
  3497. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  3498. bool has_head() const;
  3499. void clear_head();
  3500. static const int kHeadFieldNumber = 1;
  3501. const ::XPhonePlus::XPhone_MsgBase& head() const;
  3502. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  3503. ::XPhonePlus::XPhone_MsgBase* release_head();
  3504. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  3505. // optional string strUserName = 2;
  3506. void clear_strusername();
  3507. static const int kStrUserNameFieldNumber = 2;
  3508. const ::std::string& strusername() const;
  3509. void set_strusername(const ::std::string& value);
  3510. void set_strusername(const char* value);
  3511. void set_strusername(const char* value, size_t size);
  3512. ::std::string* mutable_strusername();
  3513. ::std::string* release_strusername();
  3514. void set_allocated_strusername(::std::string* strusername);
  3515. // optional string strpasswd = 3;
  3516. void clear_strpasswd();
  3517. static const int kStrpasswdFieldNumber = 3;
  3518. const ::std::string& strpasswd() const;
  3519. void set_strpasswd(const ::std::string& value);
  3520. void set_strpasswd(const char* value);
  3521. void set_strpasswd(const char* value, size_t size);
  3522. ::std::string* mutable_strpasswd();
  3523. ::std::string* release_strpasswd();
  3524. void set_allocated_strpasswd(::std::string* strpasswd);
  3525. // optional string machinecode = 4;
  3526. void clear_machinecode();
  3527. static const int kMachinecodeFieldNumber = 4;
  3528. const ::std::string& machinecode() const;
  3529. void set_machinecode(const ::std::string& value);
  3530. void set_machinecode(const char* value);
  3531. void set_machinecode(const char* value, size_t size);
  3532. ::std::string* mutable_machinecode();
  3533. ::std::string* release_machinecode();
  3534. void set_allocated_machinecode(::std::string* machinecode);
  3535. // optional int32 softver = 5;
  3536. void clear_softver();
  3537. static const int kSoftverFieldNumber = 5;
  3538. ::google::protobuf::int32 softver() const;
  3539. void set_softver(::google::protobuf::int32 value);
  3540. // optional string strChannel = 6;
  3541. void clear_strchannel();
  3542. static const int kStrChannelFieldNumber = 6;
  3543. const ::std::string& strchannel() const;
  3544. void set_strchannel(const ::std::string& value);
  3545. void set_strchannel(const char* value);
  3546. void set_strchannel(const char* value, size_t size);
  3547. ::std::string* mutable_strchannel();
  3548. ::std::string* release_strchannel();
  3549. void set_allocated_strchannel(::std::string* strchannel);
  3550. // optional int32 timespan = 7;
  3551. void clear_timespan();
  3552. static const int kTimespanFieldNumber = 7;
  3553. ::google::protobuf::int32 timespan() const;
  3554. void set_timespan(::google::protobuf::int32 value);
  3555. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_SystemLoginReq)
  3556. private:
  3557. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  3558. bool _is_default_instance_;
  3559. ::XPhonePlus::XPhone_MsgBase* head_;
  3560. ::google::protobuf::internal::ArenaStringPtr strusername_;
  3561. ::google::protobuf::internal::ArenaStringPtr strpasswd_;
  3562. ::google::protobuf::internal::ArenaStringPtr machinecode_;
  3563. ::google::protobuf::internal::ArenaStringPtr strchannel_;
  3564. ::google::protobuf::int32 softver_;
  3565. ::google::protobuf::int32 timespan_;
  3566. mutable int _cached_size_;
  3567. friend void protobuf_AddDesc_common_2eproto();
  3568. friend void protobuf_AssignDesc_common_2eproto();
  3569. friend void protobuf_ShutdownFile_common_2eproto();
  3570. void InitAsDefaultInstance();
  3571. static XPhone_SystemLoginReq* default_instance_;
  3572. };
  3573. // -------------------------------------------------------------------
  3574. class XPhone_SystemLoginRsp : public ::google::protobuf::Message {
  3575. public:
  3576. XPhone_SystemLoginRsp();
  3577. virtual ~XPhone_SystemLoginRsp();
  3578. XPhone_SystemLoginRsp(const XPhone_SystemLoginRsp& from);
  3579. inline XPhone_SystemLoginRsp& operator=(const XPhone_SystemLoginRsp& from) {
  3580. CopyFrom(from);
  3581. return *this;
  3582. }
  3583. static const ::google::protobuf::Descriptor* descriptor();
  3584. static const XPhone_SystemLoginRsp& default_instance();
  3585. void Swap(XPhone_SystemLoginRsp* other);
  3586. // implements Message ----------------------------------------------
  3587. inline XPhone_SystemLoginRsp* New() const { return New(NULL); }
  3588. XPhone_SystemLoginRsp* New(::google::protobuf::Arena* arena) const;
  3589. void CopyFrom(const ::google::protobuf::Message& from);
  3590. void MergeFrom(const ::google::protobuf::Message& from);
  3591. void CopyFrom(const XPhone_SystemLoginRsp& from);
  3592. void MergeFrom(const XPhone_SystemLoginRsp& from);
  3593. void Clear();
  3594. bool IsInitialized() const;
  3595. int ByteSize() const;
  3596. bool MergePartialFromCodedStream(
  3597. ::google::protobuf::io::CodedInputStream* input);
  3598. void SerializeWithCachedSizes(
  3599. ::google::protobuf::io::CodedOutputStream* output) const;
  3600. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  3601. int GetCachedSize() const { return _cached_size_; }
  3602. private:
  3603. void SharedCtor();
  3604. void SharedDtor();
  3605. void SetCachedSize(int size) const;
  3606. void InternalSwap(XPhone_SystemLoginRsp* other);
  3607. private:
  3608. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  3609. return _internal_metadata_.arena();
  3610. }
  3611. inline void* MaybeArenaPtr() const {
  3612. return _internal_metadata_.raw_arena_ptr();
  3613. }
  3614. public:
  3615. ::google::protobuf::Metadata GetMetadata() const;
  3616. // nested types ----------------------------------------------------
  3617. // accessors -------------------------------------------------------
  3618. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  3619. bool has_head() const;
  3620. void clear_head();
  3621. static const int kHeadFieldNumber = 1;
  3622. const ::XPhonePlus::XPhone_MsgBase& head() const;
  3623. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  3624. ::XPhonePlus::XPhone_MsgBase* release_head();
  3625. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  3626. // optional int32 errcode = 2;
  3627. void clear_errcode();
  3628. static const int kErrcodeFieldNumber = 2;
  3629. ::google::protobuf::int32 errcode() const;
  3630. void set_errcode(::google::protobuf::int32 value);
  3631. // optional int32 totalcontrol = 3;
  3632. void clear_totalcontrol();
  3633. static const int kTotalcontrolFieldNumber = 3;
  3634. ::google::protobuf::int32 totalcontrol() const;
  3635. void set_totalcontrol(::google::protobuf::int32 value);
  3636. // optional int32 remaincontrol = 4;
  3637. void clear_remaincontrol();
  3638. static const int kRemaincontrolFieldNumber = 4;
  3639. ::google::protobuf::int32 remaincontrol() const;
  3640. void set_remaincontrol(::google::protobuf::int32 value);
  3641. // optional string hashcode = 5;
  3642. void clear_hashcode();
  3643. static const int kHashcodeFieldNumber = 5;
  3644. const ::std::string& hashcode() const;
  3645. void set_hashcode(const ::std::string& value);
  3646. void set_hashcode(const char* value);
  3647. void set_hashcode(const char* value, size_t size);
  3648. ::std::string* mutable_hashcode();
  3649. ::std::string* release_hashcode();
  3650. void set_allocated_hashcode(::std::string* hashcode);
  3651. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_SystemLoginRsp)
  3652. private:
  3653. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  3654. bool _is_default_instance_;
  3655. ::XPhonePlus::XPhone_MsgBase* head_;
  3656. ::google::protobuf::int32 errcode_;
  3657. ::google::protobuf::int32 totalcontrol_;
  3658. ::google::protobuf::internal::ArenaStringPtr hashcode_;
  3659. ::google::protobuf::int32 remaincontrol_;
  3660. mutable int _cached_size_;
  3661. friend void protobuf_AddDesc_common_2eproto();
  3662. friend void protobuf_AssignDesc_common_2eproto();
  3663. friend void protobuf_ShutdownFile_common_2eproto();
  3664. void InitAsDefaultInstance();
  3665. static XPhone_SystemLoginRsp* default_instance_;
  3666. };
  3667. // -------------------------------------------------------------------
  3668. class XPhone_SystemUpdateReq : public ::google::protobuf::Message {
  3669. public:
  3670. XPhone_SystemUpdateReq();
  3671. virtual ~XPhone_SystemUpdateReq();
  3672. XPhone_SystemUpdateReq(const XPhone_SystemUpdateReq& from);
  3673. inline XPhone_SystemUpdateReq& operator=(const XPhone_SystemUpdateReq& from) {
  3674. CopyFrom(from);
  3675. return *this;
  3676. }
  3677. static const ::google::protobuf::Descriptor* descriptor();
  3678. static const XPhone_SystemUpdateReq& default_instance();
  3679. void Swap(XPhone_SystemUpdateReq* other);
  3680. // implements Message ----------------------------------------------
  3681. inline XPhone_SystemUpdateReq* New() const { return New(NULL); }
  3682. XPhone_SystemUpdateReq* New(::google::protobuf::Arena* arena) const;
  3683. void CopyFrom(const ::google::protobuf::Message& from);
  3684. void MergeFrom(const ::google::protobuf::Message& from);
  3685. void CopyFrom(const XPhone_SystemUpdateReq& from);
  3686. void MergeFrom(const XPhone_SystemUpdateReq& from);
  3687. void Clear();
  3688. bool IsInitialized() const;
  3689. int ByteSize() const;
  3690. bool MergePartialFromCodedStream(
  3691. ::google::protobuf::io::CodedInputStream* input);
  3692. void SerializeWithCachedSizes(
  3693. ::google::protobuf::io::CodedOutputStream* output) const;
  3694. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  3695. int GetCachedSize() const { return _cached_size_; }
  3696. private:
  3697. void SharedCtor();
  3698. void SharedDtor();
  3699. void SetCachedSize(int size) const;
  3700. void InternalSwap(XPhone_SystemUpdateReq* other);
  3701. private:
  3702. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  3703. return _internal_metadata_.arena();
  3704. }
  3705. inline void* MaybeArenaPtr() const {
  3706. return _internal_metadata_.raw_arena_ptr();
  3707. }
  3708. public:
  3709. ::google::protobuf::Metadata GetMetadata() const;
  3710. // nested types ----------------------------------------------------
  3711. // accessors -------------------------------------------------------
  3712. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  3713. bool has_head() const;
  3714. void clear_head();
  3715. static const int kHeadFieldNumber = 1;
  3716. const ::XPhonePlus::XPhone_MsgBase& head() const;
  3717. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  3718. ::XPhonePlus::XPhone_MsgBase* release_head();
  3719. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  3720. // optional string strUserName = 2;
  3721. void clear_strusername();
  3722. static const int kStrUserNameFieldNumber = 2;
  3723. const ::std::string& strusername() const;
  3724. void set_strusername(const ::std::string& value);
  3725. void set_strusername(const char* value);
  3726. void set_strusername(const char* value, size_t size);
  3727. ::std::string* mutable_strusername();
  3728. ::std::string* release_strusername();
  3729. void set_allocated_strusername(::std::string* strusername);
  3730. // optional string machinecode = 3;
  3731. void clear_machinecode();
  3732. static const int kMachinecodeFieldNumber = 3;
  3733. const ::std::string& machinecode() const;
  3734. void set_machinecode(const ::std::string& value);
  3735. void set_machinecode(const char* value);
  3736. void set_machinecode(const char* value, size_t size);
  3737. ::std::string* mutable_machinecode();
  3738. ::std::string* release_machinecode();
  3739. void set_allocated_machinecode(::std::string* machinecode);
  3740. // optional int32 softver = 4;
  3741. void clear_softver();
  3742. static const int kSoftverFieldNumber = 4;
  3743. ::google::protobuf::int32 softver() const;
  3744. void set_softver(::google::protobuf::int32 value);
  3745. // optional string strChannel = 5;
  3746. void clear_strchannel();
  3747. static const int kStrChannelFieldNumber = 5;
  3748. const ::std::string& strchannel() const;
  3749. void set_strchannel(const ::std::string& value);
  3750. void set_strchannel(const char* value);
  3751. void set_strchannel(const char* value, size_t size);
  3752. ::std::string* mutable_strchannel();
  3753. ::std::string* release_strchannel();
  3754. void set_allocated_strchannel(::std::string* strchannel);
  3755. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_SystemUpdateReq)
  3756. private:
  3757. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  3758. bool _is_default_instance_;
  3759. ::XPhonePlus::XPhone_MsgBase* head_;
  3760. ::google::protobuf::internal::ArenaStringPtr strusername_;
  3761. ::google::protobuf::internal::ArenaStringPtr machinecode_;
  3762. ::google::protobuf::internal::ArenaStringPtr strchannel_;
  3763. ::google::protobuf::int32 softver_;
  3764. mutable int _cached_size_;
  3765. friend void protobuf_AddDesc_common_2eproto();
  3766. friend void protobuf_AssignDesc_common_2eproto();
  3767. friend void protobuf_ShutdownFile_common_2eproto();
  3768. void InitAsDefaultInstance();
  3769. static XPhone_SystemUpdateReq* default_instance_;
  3770. };
  3771. // -------------------------------------------------------------------
  3772. class XPhone_SystemUpdateRsp : public ::google::protobuf::Message {
  3773. public:
  3774. XPhone_SystemUpdateRsp();
  3775. virtual ~XPhone_SystemUpdateRsp();
  3776. XPhone_SystemUpdateRsp(const XPhone_SystemUpdateRsp& from);
  3777. inline XPhone_SystemUpdateRsp& operator=(const XPhone_SystemUpdateRsp& from) {
  3778. CopyFrom(from);
  3779. return *this;
  3780. }
  3781. static const ::google::protobuf::Descriptor* descriptor();
  3782. static const XPhone_SystemUpdateRsp& default_instance();
  3783. void Swap(XPhone_SystemUpdateRsp* other);
  3784. // implements Message ----------------------------------------------
  3785. inline XPhone_SystemUpdateRsp* New() const { return New(NULL); }
  3786. XPhone_SystemUpdateRsp* New(::google::protobuf::Arena* arena) const;
  3787. void CopyFrom(const ::google::protobuf::Message& from);
  3788. void MergeFrom(const ::google::protobuf::Message& from);
  3789. void CopyFrom(const XPhone_SystemUpdateRsp& from);
  3790. void MergeFrom(const XPhone_SystemUpdateRsp& from);
  3791. void Clear();
  3792. bool IsInitialized() const;
  3793. int ByteSize() const;
  3794. bool MergePartialFromCodedStream(
  3795. ::google::protobuf::io::CodedInputStream* input);
  3796. void SerializeWithCachedSizes(
  3797. ::google::protobuf::io::CodedOutputStream* output) const;
  3798. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  3799. int GetCachedSize() const { return _cached_size_; }
  3800. private:
  3801. void SharedCtor();
  3802. void SharedDtor();
  3803. void SetCachedSize(int size) const;
  3804. void InternalSwap(XPhone_SystemUpdateRsp* other);
  3805. private:
  3806. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  3807. return _internal_metadata_.arena();
  3808. }
  3809. inline void* MaybeArenaPtr() const {
  3810. return _internal_metadata_.raw_arena_ptr();
  3811. }
  3812. public:
  3813. ::google::protobuf::Metadata GetMetadata() const;
  3814. // nested types ----------------------------------------------------
  3815. // accessors -------------------------------------------------------
  3816. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  3817. bool has_head() const;
  3818. void clear_head();
  3819. static const int kHeadFieldNumber = 1;
  3820. const ::XPhonePlus::XPhone_MsgBase& head() const;
  3821. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  3822. ::XPhonePlus::XPhone_MsgBase* release_head();
  3823. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  3824. // optional int32 iUpdateType = 2;
  3825. void clear_iupdatetype();
  3826. static const int kIUpdateTypeFieldNumber = 2;
  3827. ::google::protobuf::int32 iupdatetype() const;
  3828. void set_iupdatetype(::google::protobuf::int32 value);
  3829. // optional string strPackageURL = 3;
  3830. void clear_strpackageurl();
  3831. static const int kStrPackageURLFieldNumber = 3;
  3832. const ::std::string& strpackageurl() const;
  3833. void set_strpackageurl(const ::std::string& value);
  3834. void set_strpackageurl(const char* value);
  3835. void set_strpackageurl(const char* value, size_t size);
  3836. ::std::string* mutable_strpackageurl();
  3837. ::std::string* release_strpackageurl();
  3838. void set_allocated_strpackageurl(::std::string* strpackageurl);
  3839. // optional int32 iUpdateVer = 4;
  3840. void clear_iupdatever();
  3841. static const int kIUpdateVerFieldNumber = 4;
  3842. ::google::protobuf::int32 iupdatever() const;
  3843. void set_iupdatever(::google::protobuf::int32 value);
  3844. // optional string strMD5 = 5;
  3845. void clear_strmd5();
  3846. static const int kStrMD5FieldNumber = 5;
  3847. const ::std::string& strmd5() const;
  3848. void set_strmd5(const ::std::string& value);
  3849. void set_strmd5(const char* value);
  3850. void set_strmd5(const char* value, size_t size);
  3851. ::std::string* mutable_strmd5();
  3852. ::std::string* release_strmd5();
  3853. void set_allocated_strmd5(::std::string* strmd5);
  3854. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_SystemUpdateRsp)
  3855. private:
  3856. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  3857. bool _is_default_instance_;
  3858. ::XPhonePlus::XPhone_MsgBase* head_;
  3859. ::google::protobuf::internal::ArenaStringPtr strpackageurl_;
  3860. ::google::protobuf::int32 iupdatetype_;
  3861. ::google::protobuf::int32 iupdatever_;
  3862. ::google::protobuf::internal::ArenaStringPtr strmd5_;
  3863. mutable int _cached_size_;
  3864. friend void protobuf_AddDesc_common_2eproto();
  3865. friend void protobuf_AssignDesc_common_2eproto();
  3866. friend void protobuf_ShutdownFile_common_2eproto();
  3867. void InitAsDefaultInstance();
  3868. static XPhone_SystemUpdateRsp* default_instance_;
  3869. };
  3870. // -------------------------------------------------------------------
  3871. class XPhone_TextInput : public ::google::protobuf::Message {
  3872. public:
  3873. XPhone_TextInput();
  3874. virtual ~XPhone_TextInput();
  3875. XPhone_TextInput(const XPhone_TextInput& from);
  3876. inline XPhone_TextInput& operator=(const XPhone_TextInput& from) {
  3877. CopyFrom(from);
  3878. return *this;
  3879. }
  3880. static const ::google::protobuf::Descriptor* descriptor();
  3881. static const XPhone_TextInput& default_instance();
  3882. void Swap(XPhone_TextInput* other);
  3883. // implements Message ----------------------------------------------
  3884. inline XPhone_TextInput* New() const { return New(NULL); }
  3885. XPhone_TextInput* New(::google::protobuf::Arena* arena) const;
  3886. void CopyFrom(const ::google::protobuf::Message& from);
  3887. void MergeFrom(const ::google::protobuf::Message& from);
  3888. void CopyFrom(const XPhone_TextInput& from);
  3889. void MergeFrom(const XPhone_TextInput& from);
  3890. void Clear();
  3891. bool IsInitialized() const;
  3892. int ByteSize() const;
  3893. bool MergePartialFromCodedStream(
  3894. ::google::protobuf::io::CodedInputStream* input);
  3895. void SerializeWithCachedSizes(
  3896. ::google::protobuf::io::CodedOutputStream* output) const;
  3897. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  3898. int GetCachedSize() const { return _cached_size_; }
  3899. private:
  3900. void SharedCtor();
  3901. void SharedDtor();
  3902. void SetCachedSize(int size) const;
  3903. void InternalSwap(XPhone_TextInput* other);
  3904. private:
  3905. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  3906. return _internal_metadata_.arena();
  3907. }
  3908. inline void* MaybeArenaPtr() const {
  3909. return _internal_metadata_.raw_arena_ptr();
  3910. }
  3911. public:
  3912. ::google::protobuf::Metadata GetMetadata() const;
  3913. // nested types ----------------------------------------------------
  3914. // accessors -------------------------------------------------------
  3915. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  3916. bool has_head() const;
  3917. void clear_head();
  3918. static const int kHeadFieldNumber = 1;
  3919. const ::XPhonePlus::XPhone_MsgBase& head() const;
  3920. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  3921. ::XPhonePlus::XPhone_MsgBase* release_head();
  3922. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  3923. // optional int32 iInputType = 2;
  3924. void clear_iinputtype();
  3925. static const int kIInputTypeFieldNumber = 2;
  3926. ::google::protobuf::int32 iinputtype() const;
  3927. void set_iinputtype(::google::protobuf::int32 value);
  3928. // optional string strContent = 3;
  3929. void clear_strcontent();
  3930. static const int kStrContentFieldNumber = 3;
  3931. const ::std::string& strcontent() const;
  3932. void set_strcontent(const ::std::string& value);
  3933. void set_strcontent(const char* value);
  3934. void set_strcontent(const char* value, size_t size);
  3935. ::std::string* mutable_strcontent();
  3936. ::std::string* release_strcontent();
  3937. void set_allocated_strcontent(::std::string* strcontent);
  3938. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_TextInput)
  3939. private:
  3940. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  3941. bool _is_default_instance_;
  3942. ::XPhonePlus::XPhone_MsgBase* head_;
  3943. ::google::protobuf::internal::ArenaStringPtr strcontent_;
  3944. ::google::protobuf::int32 iinputtype_;
  3945. mutable int _cached_size_;
  3946. friend void protobuf_AddDesc_common_2eproto();
  3947. friend void protobuf_AssignDesc_common_2eproto();
  3948. friend void protobuf_ShutdownFile_common_2eproto();
  3949. void InitAsDefaultInstance();
  3950. static XPhone_TextInput* default_instance_;
  3951. };
  3952. // -------------------------------------------------------------------
  3953. class XPhone_NoticeReq : public ::google::protobuf::Message {
  3954. public:
  3955. XPhone_NoticeReq();
  3956. virtual ~XPhone_NoticeReq();
  3957. XPhone_NoticeReq(const XPhone_NoticeReq& from);
  3958. inline XPhone_NoticeReq& operator=(const XPhone_NoticeReq& from) {
  3959. CopyFrom(from);
  3960. return *this;
  3961. }
  3962. static const ::google::protobuf::Descriptor* descriptor();
  3963. static const XPhone_NoticeReq& default_instance();
  3964. void Swap(XPhone_NoticeReq* other);
  3965. // implements Message ----------------------------------------------
  3966. inline XPhone_NoticeReq* New() const { return New(NULL); }
  3967. XPhone_NoticeReq* New(::google::protobuf::Arena* arena) const;
  3968. void CopyFrom(const ::google::protobuf::Message& from);
  3969. void MergeFrom(const ::google::protobuf::Message& from);
  3970. void CopyFrom(const XPhone_NoticeReq& from);
  3971. void MergeFrom(const XPhone_NoticeReq& from);
  3972. void Clear();
  3973. bool IsInitialized() const;
  3974. int ByteSize() const;
  3975. bool MergePartialFromCodedStream(
  3976. ::google::protobuf::io::CodedInputStream* input);
  3977. void SerializeWithCachedSizes(
  3978. ::google::protobuf::io::CodedOutputStream* output) const;
  3979. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  3980. int GetCachedSize() const { return _cached_size_; }
  3981. private:
  3982. void SharedCtor();
  3983. void SharedDtor();
  3984. void SetCachedSize(int size) const;
  3985. void InternalSwap(XPhone_NoticeReq* other);
  3986. private:
  3987. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  3988. return _internal_metadata_.arena();
  3989. }
  3990. inline void* MaybeArenaPtr() const {
  3991. return _internal_metadata_.raw_arena_ptr();
  3992. }
  3993. public:
  3994. ::google::protobuf::Metadata GetMetadata() const;
  3995. // nested types ----------------------------------------------------
  3996. // accessors -------------------------------------------------------
  3997. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  3998. bool has_head() const;
  3999. void clear_head();
  4000. static const int kHeadFieldNumber = 1;
  4001. const ::XPhonePlus::XPhone_MsgBase& head() const;
  4002. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  4003. ::XPhonePlus::XPhone_MsgBase* release_head();
  4004. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  4005. // optional string strChannel = 2;
  4006. void clear_strchannel();
  4007. static const int kStrChannelFieldNumber = 2;
  4008. const ::std::string& strchannel() const;
  4009. void set_strchannel(const ::std::string& value);
  4010. void set_strchannel(const char* value);
  4011. void set_strchannel(const char* value, size_t size);
  4012. ::std::string* mutable_strchannel();
  4013. ::std::string* release_strchannel();
  4014. void set_allocated_strchannel(::std::string* strchannel);
  4015. // optional int32 iClientVer = 3;
  4016. void clear_iclientver();
  4017. static const int kIClientVerFieldNumber = 3;
  4018. ::google::protobuf::int32 iclientver() const;
  4019. void set_iclientver(::google::protobuf::int32 value);
  4020. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_NoticeReq)
  4021. private:
  4022. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  4023. bool _is_default_instance_;
  4024. ::XPhonePlus::XPhone_MsgBase* head_;
  4025. ::google::protobuf::internal::ArenaStringPtr strchannel_;
  4026. ::google::protobuf::int32 iclientver_;
  4027. mutable int _cached_size_;
  4028. friend void protobuf_AddDesc_common_2eproto();
  4029. friend void protobuf_AssignDesc_common_2eproto();
  4030. friend void protobuf_ShutdownFile_common_2eproto();
  4031. void InitAsDefaultInstance();
  4032. static XPhone_NoticeReq* default_instance_;
  4033. };
  4034. // -------------------------------------------------------------------
  4035. class XPhone_NoticeRsp : public ::google::protobuf::Message {
  4036. public:
  4037. XPhone_NoticeRsp();
  4038. virtual ~XPhone_NoticeRsp();
  4039. XPhone_NoticeRsp(const XPhone_NoticeRsp& from);
  4040. inline XPhone_NoticeRsp& operator=(const XPhone_NoticeRsp& from) {
  4041. CopyFrom(from);
  4042. return *this;
  4043. }
  4044. static const ::google::protobuf::Descriptor* descriptor();
  4045. static const XPhone_NoticeRsp& default_instance();
  4046. void Swap(XPhone_NoticeRsp* other);
  4047. // implements Message ----------------------------------------------
  4048. inline XPhone_NoticeRsp* New() const { return New(NULL); }
  4049. XPhone_NoticeRsp* New(::google::protobuf::Arena* arena) const;
  4050. void CopyFrom(const ::google::protobuf::Message& from);
  4051. void MergeFrom(const ::google::protobuf::Message& from);
  4052. void CopyFrom(const XPhone_NoticeRsp& from);
  4053. void MergeFrom(const XPhone_NoticeRsp& from);
  4054. void Clear();
  4055. bool IsInitialized() const;
  4056. int ByteSize() const;
  4057. bool MergePartialFromCodedStream(
  4058. ::google::protobuf::io::CodedInputStream* input);
  4059. void SerializeWithCachedSizes(
  4060. ::google::protobuf::io::CodedOutputStream* output) const;
  4061. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  4062. int GetCachedSize() const { return _cached_size_; }
  4063. private:
  4064. void SharedCtor();
  4065. void SharedDtor();
  4066. void SetCachedSize(int size) const;
  4067. void InternalSwap(XPhone_NoticeRsp* other);
  4068. private:
  4069. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  4070. return _internal_metadata_.arena();
  4071. }
  4072. inline void* MaybeArenaPtr() const {
  4073. return _internal_metadata_.raw_arena_ptr();
  4074. }
  4075. public:
  4076. ::google::protobuf::Metadata GetMetadata() const;
  4077. // nested types ----------------------------------------------------
  4078. // accessors -------------------------------------------------------
  4079. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  4080. bool has_head() const;
  4081. void clear_head();
  4082. static const int kHeadFieldNumber = 1;
  4083. const ::XPhonePlus::XPhone_MsgBase& head() const;
  4084. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  4085. ::XPhonePlus::XPhone_MsgBase* release_head();
  4086. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  4087. // repeated string noticeList = 2;
  4088. int noticelist_size() const;
  4089. void clear_noticelist();
  4090. static const int kNoticeListFieldNumber = 2;
  4091. const ::std::string& noticelist(int index) const;
  4092. ::std::string* mutable_noticelist(int index);
  4093. void set_noticelist(int index, const ::std::string& value);
  4094. void set_noticelist(int index, const char* value);
  4095. void set_noticelist(int index, const char* value, size_t size);
  4096. ::std::string* add_noticelist();
  4097. void add_noticelist(const ::std::string& value);
  4098. void add_noticelist(const char* value);
  4099. void add_noticelist(const char* value, size_t size);
  4100. const ::google::protobuf::RepeatedPtrField< ::std::string>& noticelist() const;
  4101. ::google::protobuf::RepeatedPtrField< ::std::string>* mutable_noticelist();
  4102. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_NoticeRsp)
  4103. private:
  4104. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  4105. bool _is_default_instance_;
  4106. ::XPhonePlus::XPhone_MsgBase* head_;
  4107. ::google::protobuf::RepeatedPtrField< ::std::string> noticelist_;
  4108. mutable int _cached_size_;
  4109. friend void protobuf_AddDesc_common_2eproto();
  4110. friend void protobuf_AssignDesc_common_2eproto();
  4111. friend void protobuf_ShutdownFile_common_2eproto();
  4112. void InitAsDefaultInstance();
  4113. static XPhone_NoticeRsp* default_instance_;
  4114. };
  4115. // -------------------------------------------------------------------
  4116. class XPhone_Test : public ::google::protobuf::Message {
  4117. public:
  4118. XPhone_Test();
  4119. virtual ~XPhone_Test();
  4120. XPhone_Test(const XPhone_Test& from);
  4121. inline XPhone_Test& operator=(const XPhone_Test& from) {
  4122. CopyFrom(from);
  4123. return *this;
  4124. }
  4125. static const ::google::protobuf::Descriptor* descriptor();
  4126. static const XPhone_Test& default_instance();
  4127. void Swap(XPhone_Test* other);
  4128. // implements Message ----------------------------------------------
  4129. inline XPhone_Test* New() const { return New(NULL); }
  4130. XPhone_Test* New(::google::protobuf::Arena* arena) const;
  4131. void CopyFrom(const ::google::protobuf::Message& from);
  4132. void MergeFrom(const ::google::protobuf::Message& from);
  4133. void CopyFrom(const XPhone_Test& from);
  4134. void MergeFrom(const XPhone_Test& from);
  4135. void Clear();
  4136. bool IsInitialized() const;
  4137. int ByteSize() const;
  4138. bool MergePartialFromCodedStream(
  4139. ::google::protobuf::io::CodedInputStream* input);
  4140. void SerializeWithCachedSizes(
  4141. ::google::protobuf::io::CodedOutputStream* output) const;
  4142. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  4143. int GetCachedSize() const { return _cached_size_; }
  4144. private:
  4145. void SharedCtor();
  4146. void SharedDtor();
  4147. void SetCachedSize(int size) const;
  4148. void InternalSwap(XPhone_Test* other);
  4149. private:
  4150. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  4151. return _internal_metadata_.arena();
  4152. }
  4153. inline void* MaybeArenaPtr() const {
  4154. return _internal_metadata_.raw_arena_ptr();
  4155. }
  4156. public:
  4157. ::google::protobuf::Metadata GetMetadata() const;
  4158. // nested types ----------------------------------------------------
  4159. // accessors -------------------------------------------------------
  4160. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  4161. bool has_head() const;
  4162. void clear_head();
  4163. static const int kHeadFieldNumber = 1;
  4164. const ::XPhonePlus::XPhone_MsgBase& head() const;
  4165. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  4166. ::XPhonePlus::XPhone_MsgBase* release_head();
  4167. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  4168. // repeated string paramLists = 2;
  4169. int paramlists_size() const;
  4170. void clear_paramlists();
  4171. static const int kParamListsFieldNumber = 2;
  4172. const ::std::string& paramlists(int index) const;
  4173. ::std::string* mutable_paramlists(int index);
  4174. void set_paramlists(int index, const ::std::string& value);
  4175. void set_paramlists(int index, const char* value);
  4176. void set_paramlists(int index, const char* value, size_t size);
  4177. ::std::string* add_paramlists();
  4178. void add_paramlists(const ::std::string& value);
  4179. void add_paramlists(const char* value);
  4180. void add_paramlists(const char* value, size_t size);
  4181. const ::google::protobuf::RepeatedPtrField< ::std::string>& paramlists() const;
  4182. ::google::protobuf::RepeatedPtrField< ::std::string>* mutable_paramlists();
  4183. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_Test)
  4184. private:
  4185. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  4186. bool _is_default_instance_;
  4187. ::XPhonePlus::XPhone_MsgBase* head_;
  4188. ::google::protobuf::RepeatedPtrField< ::std::string> paramlists_;
  4189. mutable int _cached_size_;
  4190. friend void protobuf_AddDesc_common_2eproto();
  4191. friend void protobuf_AssignDesc_common_2eproto();
  4192. friend void protobuf_ShutdownFile_common_2eproto();
  4193. void InitAsDefaultInstance();
  4194. static XPhone_Test* default_instance_;
  4195. };
  4196. // -------------------------------------------------------------------
  4197. class XPhone_Setting : public ::google::protobuf::Message {
  4198. public:
  4199. XPhone_Setting();
  4200. virtual ~XPhone_Setting();
  4201. XPhone_Setting(const XPhone_Setting& from);
  4202. inline XPhone_Setting& operator=(const XPhone_Setting& from) {
  4203. CopyFrom(from);
  4204. return *this;
  4205. }
  4206. static const ::google::protobuf::Descriptor* descriptor();
  4207. static const XPhone_Setting& default_instance();
  4208. void Swap(XPhone_Setting* other);
  4209. // implements Message ----------------------------------------------
  4210. inline XPhone_Setting* New() const { return New(NULL); }
  4211. XPhone_Setting* New(::google::protobuf::Arena* arena) const;
  4212. void CopyFrom(const ::google::protobuf::Message& from);
  4213. void MergeFrom(const ::google::protobuf::Message& from);
  4214. void CopyFrom(const XPhone_Setting& from);
  4215. void MergeFrom(const XPhone_Setting& from);
  4216. void Clear();
  4217. bool IsInitialized() const;
  4218. int ByteSize() const;
  4219. bool MergePartialFromCodedStream(
  4220. ::google::protobuf::io::CodedInputStream* input);
  4221. void SerializeWithCachedSizes(
  4222. ::google::protobuf::io::CodedOutputStream* output) const;
  4223. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  4224. int GetCachedSize() const { return _cached_size_; }
  4225. private:
  4226. void SharedCtor();
  4227. void SharedDtor();
  4228. void SetCachedSize(int size) const;
  4229. void InternalSwap(XPhone_Setting* other);
  4230. private:
  4231. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  4232. return _internal_metadata_.arena();
  4233. }
  4234. inline void* MaybeArenaPtr() const {
  4235. return _internal_metadata_.raw_arena_ptr();
  4236. }
  4237. public:
  4238. ::google::protobuf::Metadata GetMetadata() const;
  4239. // nested types ----------------------------------------------------
  4240. // accessors -------------------------------------------------------
  4241. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  4242. bool has_head() const;
  4243. void clear_head();
  4244. static const int kHeadFieldNumber = 1;
  4245. const ::XPhonePlus::XPhone_MsgBase& head() const;
  4246. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  4247. ::XPhonePlus::XPhone_MsgBase* release_head();
  4248. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  4249. // optional int32 zanTime = 2;
  4250. void clear_zantime();
  4251. static const int kZanTimeFieldNumber = 2;
  4252. ::google::protobuf::int32 zantime() const;
  4253. void set_zantime(::google::protobuf::int32 value);
  4254. // optional bool autoQianghongbao = 3;
  4255. void clear_autoqianghongbao();
  4256. static const int kAutoQianghongbaoFieldNumber = 3;
  4257. bool autoqianghongbao() const;
  4258. void set_autoqianghongbao(bool value);
  4259. // optional bool autoPlaymusic = 4;
  4260. void clear_autoplaymusic();
  4261. static const int kAutoPlaymusicFieldNumber = 4;
  4262. bool autoplaymusic() const;
  4263. void set_autoplaymusic(bool value);
  4264. // optional bool autoLoadTask = 5;
  4265. void clear_autoloadtask();
  4266. static const int kAutoLoadTaskFieldNumber = 5;
  4267. bool autoloadtask() const;
  4268. void set_autoloadtask(bool value);
  4269. // optional bool unrecall = 6;
  4270. void clear_unrecall();
  4271. static const int kUnrecallFieldNumber = 6;
  4272. bool unrecall() const;
  4273. void set_unrecall(bool value);
  4274. // optional bool enablemsgtip = 7;
  4275. void clear_enablemsgtip();
  4276. static const int kEnablemsgtipFieldNumber = 7;
  4277. bool enablemsgtip() const;
  4278. void set_enablemsgtip(bool value);
  4279. // optional int32 yaoshaizi = 8;
  4280. void clear_yaoshaizi();
  4281. static const int kYaoshaiziFieldNumber = 8;
  4282. ::google::protobuf::int32 yaoshaizi() const;
  4283. void set_yaoshaizi(::google::protobuf::int32 value);
  4284. // optional int32 caiquan = 9;
  4285. void clear_caiquan();
  4286. static const int kCaiquanFieldNumber = 9;
  4287. ::google::protobuf::int32 caiquan() const;
  4288. void set_caiquan(::google::protobuf::int32 value);
  4289. // optional bool enableautoreply = 10;
  4290. void clear_enableautoreply();
  4291. static const int kEnableautoreplyFieldNumber = 10;
  4292. bool enableautoreply() const;
  4293. void set_enableautoreply(bool value);
  4294. // optional bool enablelocation = 11;
  4295. void clear_enablelocation();
  4296. static const int kEnablelocationFieldNumber = 11;
  4297. bool enablelocation() const;
  4298. void set_enablelocation(bool value);
  4299. // optional bool autosendmsg = 12;
  4300. void clear_autosendmsg();
  4301. static const int kAutosendmsgFieldNumber = 12;
  4302. bool autosendmsg() const;
  4303. void set_autosendmsg(bool value);
  4304. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_Setting)
  4305. private:
  4306. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  4307. bool _is_default_instance_;
  4308. ::XPhonePlus::XPhone_MsgBase* head_;
  4309. ::google::protobuf::int32 zantime_;
  4310. bool autoqianghongbao_;
  4311. bool autoplaymusic_;
  4312. bool autoloadtask_;
  4313. bool unrecall_;
  4314. ::google::protobuf::int32 yaoshaizi_;
  4315. ::google::protobuf::int32 caiquan_;
  4316. bool enablemsgtip_;
  4317. bool enableautoreply_;
  4318. bool enablelocation_;
  4319. bool autosendmsg_;
  4320. mutable int _cached_size_;
  4321. friend void protobuf_AddDesc_common_2eproto();
  4322. friend void protobuf_AssignDesc_common_2eproto();
  4323. friend void protobuf_ShutdownFile_common_2eproto();
  4324. void InitAsDefaultInstance();
  4325. static XPhone_Setting* default_instance_;
  4326. };
  4327. // -------------------------------------------------------------------
  4328. class XPhone_CheckClientReq : public ::google::protobuf::Message {
  4329. public:
  4330. XPhone_CheckClientReq();
  4331. virtual ~XPhone_CheckClientReq();
  4332. XPhone_CheckClientReq(const XPhone_CheckClientReq& from);
  4333. inline XPhone_CheckClientReq& operator=(const XPhone_CheckClientReq& from) {
  4334. CopyFrom(from);
  4335. return *this;
  4336. }
  4337. static const ::google::protobuf::Descriptor* descriptor();
  4338. static const XPhone_CheckClientReq& default_instance();
  4339. void Swap(XPhone_CheckClientReq* other);
  4340. // implements Message ----------------------------------------------
  4341. inline XPhone_CheckClientReq* New() const { return New(NULL); }
  4342. XPhone_CheckClientReq* New(::google::protobuf::Arena* arena) const;
  4343. void CopyFrom(const ::google::protobuf::Message& from);
  4344. void MergeFrom(const ::google::protobuf::Message& from);
  4345. void CopyFrom(const XPhone_CheckClientReq& from);
  4346. void MergeFrom(const XPhone_CheckClientReq& from);
  4347. void Clear();
  4348. bool IsInitialized() const;
  4349. int ByteSize() const;
  4350. bool MergePartialFromCodedStream(
  4351. ::google::protobuf::io::CodedInputStream* input);
  4352. void SerializeWithCachedSizes(
  4353. ::google::protobuf::io::CodedOutputStream* output) const;
  4354. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  4355. int GetCachedSize() const { return _cached_size_; }
  4356. private:
  4357. void SharedCtor();
  4358. void SharedDtor();
  4359. void SetCachedSize(int size) const;
  4360. void InternalSwap(XPhone_CheckClientReq* other);
  4361. private:
  4362. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  4363. return _internal_metadata_.arena();
  4364. }
  4365. inline void* MaybeArenaPtr() const {
  4366. return _internal_metadata_.raw_arena_ptr();
  4367. }
  4368. public:
  4369. ::google::protobuf::Metadata GetMetadata() const;
  4370. // nested types ----------------------------------------------------
  4371. // accessors -------------------------------------------------------
  4372. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  4373. bool has_head() const;
  4374. void clear_head();
  4375. static const int kHeadFieldNumber = 1;
  4376. const ::XPhonePlus::XPhone_MsgBase& head() const;
  4377. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  4378. ::XPhonePlus::XPhone_MsgBase* release_head();
  4379. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  4380. // optional string strUserName = 2;
  4381. void clear_strusername();
  4382. static const int kStrUserNameFieldNumber = 2;
  4383. const ::std::string& strusername() const;
  4384. void set_strusername(const ::std::string& value);
  4385. void set_strusername(const char* value);
  4386. void set_strusername(const char* value, size_t size);
  4387. ::std::string* mutable_strusername();
  4388. ::std::string* release_strusername();
  4389. void set_allocated_strusername(::std::string* strusername);
  4390. // optional string machinecode = 3;
  4391. void clear_machinecode();
  4392. static const int kMachinecodeFieldNumber = 3;
  4393. const ::std::string& machinecode() const;
  4394. void set_machinecode(const ::std::string& value);
  4395. void set_machinecode(const char* value);
  4396. void set_machinecode(const char* value, size_t size);
  4397. ::std::string* mutable_machinecode();
  4398. ::std::string* release_machinecode();
  4399. void set_allocated_machinecode(::std::string* machinecode);
  4400. // optional int32 softver = 4;
  4401. void clear_softver();
  4402. static const int kSoftverFieldNumber = 4;
  4403. ::google::protobuf::int32 softver() const;
  4404. void set_softver(::google::protobuf::int32 value);
  4405. // optional string strChannel = 5;
  4406. void clear_strchannel();
  4407. static const int kStrChannelFieldNumber = 5;
  4408. const ::std::string& strchannel() const;
  4409. void set_strchannel(const ::std::string& value);
  4410. void set_strchannel(const char* value);
  4411. void set_strchannel(const char* value, size_t size);
  4412. ::std::string* mutable_strchannel();
  4413. ::std::string* release_strchannel();
  4414. void set_allocated_strchannel(::std::string* strchannel);
  4415. // optional int32 connectcount = 6;
  4416. void clear_connectcount();
  4417. static const int kConnectcountFieldNumber = 6;
  4418. ::google::protobuf::int32 connectcount() const;
  4419. void set_connectcount(::google::protobuf::int32 value);
  4420. // optional string wifiname = 7;
  4421. void clear_wifiname();
  4422. static const int kWifinameFieldNumber = 7;
  4423. const ::std::string& wifiname() const;
  4424. void set_wifiname(const ::std::string& value);
  4425. void set_wifiname(const char* value);
  4426. void set_wifiname(const char* value, size_t size);
  4427. ::std::string* mutable_wifiname();
  4428. ::std::string* release_wifiname();
  4429. void set_allocated_wifiname(::std::string* wifiname);
  4430. // optional int32 timespan = 8;
  4431. void clear_timespan();
  4432. static const int kTimespanFieldNumber = 8;
  4433. ::google::protobuf::int32 timespan() const;
  4434. void set_timespan(::google::protobuf::int32 value);
  4435. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_CheckClientReq)
  4436. private:
  4437. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  4438. bool _is_default_instance_;
  4439. ::XPhonePlus::XPhone_MsgBase* head_;
  4440. ::google::protobuf::internal::ArenaStringPtr strusername_;
  4441. ::google::protobuf::internal::ArenaStringPtr machinecode_;
  4442. ::google::protobuf::internal::ArenaStringPtr strchannel_;
  4443. ::google::protobuf::int32 softver_;
  4444. ::google::protobuf::int32 connectcount_;
  4445. ::google::protobuf::internal::ArenaStringPtr wifiname_;
  4446. ::google::protobuf::int32 timespan_;
  4447. mutable int _cached_size_;
  4448. friend void protobuf_AddDesc_common_2eproto();
  4449. friend void protobuf_AssignDesc_common_2eproto();
  4450. friend void protobuf_ShutdownFile_common_2eproto();
  4451. void InitAsDefaultInstance();
  4452. static XPhone_CheckClientReq* default_instance_;
  4453. };
  4454. // -------------------------------------------------------------------
  4455. class XPhone_CheckClientRsp : public ::google::protobuf::Message {
  4456. public:
  4457. XPhone_CheckClientRsp();
  4458. virtual ~XPhone_CheckClientRsp();
  4459. XPhone_CheckClientRsp(const XPhone_CheckClientRsp& from);
  4460. inline XPhone_CheckClientRsp& operator=(const XPhone_CheckClientRsp& from) {
  4461. CopyFrom(from);
  4462. return *this;
  4463. }
  4464. static const ::google::protobuf::Descriptor* descriptor();
  4465. static const XPhone_CheckClientRsp& default_instance();
  4466. void Swap(XPhone_CheckClientRsp* other);
  4467. // implements Message ----------------------------------------------
  4468. inline XPhone_CheckClientRsp* New() const { return New(NULL); }
  4469. XPhone_CheckClientRsp* New(::google::protobuf::Arena* arena) const;
  4470. void CopyFrom(const ::google::protobuf::Message& from);
  4471. void MergeFrom(const ::google::protobuf::Message& from);
  4472. void CopyFrom(const XPhone_CheckClientRsp& from);
  4473. void MergeFrom(const XPhone_CheckClientRsp& from);
  4474. void Clear();
  4475. bool IsInitialized() const;
  4476. int ByteSize() const;
  4477. bool MergePartialFromCodedStream(
  4478. ::google::protobuf::io::CodedInputStream* input);
  4479. void SerializeWithCachedSizes(
  4480. ::google::protobuf::io::CodedOutputStream* output) const;
  4481. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  4482. int GetCachedSize() const { return _cached_size_; }
  4483. private:
  4484. void SharedCtor();
  4485. void SharedDtor();
  4486. void SetCachedSize(int size) const;
  4487. void InternalSwap(XPhone_CheckClientRsp* other);
  4488. private:
  4489. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  4490. return _internal_metadata_.arena();
  4491. }
  4492. inline void* MaybeArenaPtr() const {
  4493. return _internal_metadata_.raw_arena_ptr();
  4494. }
  4495. public:
  4496. ::google::protobuf::Metadata GetMetadata() const;
  4497. // nested types ----------------------------------------------------
  4498. // accessors -------------------------------------------------------
  4499. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  4500. bool has_head() const;
  4501. void clear_head();
  4502. static const int kHeadFieldNumber = 1;
  4503. const ::XPhonePlus::XPhone_MsgBase& head() const;
  4504. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  4505. ::XPhonePlus::XPhone_MsgBase* release_head();
  4506. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  4507. // optional int32 errorcode = 2;
  4508. void clear_errorcode();
  4509. static const int kErrorcodeFieldNumber = 2;
  4510. ::google::protobuf::int32 errorcode() const;
  4511. void set_errorcode(::google::protobuf::int32 value);
  4512. // optional string hashcode = 3;
  4513. void clear_hashcode();
  4514. static const int kHashcodeFieldNumber = 3;
  4515. const ::std::string& hashcode() const;
  4516. void set_hashcode(const ::std::string& value);
  4517. void set_hashcode(const char* value);
  4518. void set_hashcode(const char* value, size_t size);
  4519. ::std::string* mutable_hashcode();
  4520. ::std::string* release_hashcode();
  4521. void set_allocated_hashcode(::std::string* hashcode);
  4522. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_CheckClientRsp)
  4523. private:
  4524. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  4525. bool _is_default_instance_;
  4526. ::XPhonePlus::XPhone_MsgBase* head_;
  4527. ::google::protobuf::internal::ArenaStringPtr hashcode_;
  4528. ::google::protobuf::int32 errorcode_;
  4529. mutable int _cached_size_;
  4530. friend void protobuf_AddDesc_common_2eproto();
  4531. friend void protobuf_AssignDesc_common_2eproto();
  4532. friend void protobuf_ShutdownFile_common_2eproto();
  4533. void InitAsDefaultInstance();
  4534. static XPhone_CheckClientRsp* default_instance_;
  4535. };
  4536. // -------------------------------------------------------------------
  4537. class XPhone_ImportWeichat : public ::google::protobuf::Message {
  4538. public:
  4539. XPhone_ImportWeichat();
  4540. virtual ~XPhone_ImportWeichat();
  4541. XPhone_ImportWeichat(const XPhone_ImportWeichat& from);
  4542. inline XPhone_ImportWeichat& operator=(const XPhone_ImportWeichat& from) {
  4543. CopyFrom(from);
  4544. return *this;
  4545. }
  4546. static const ::google::protobuf::Descriptor* descriptor();
  4547. static const XPhone_ImportWeichat& default_instance();
  4548. void Swap(XPhone_ImportWeichat* other);
  4549. // implements Message ----------------------------------------------
  4550. inline XPhone_ImportWeichat* New() const { return New(NULL); }
  4551. XPhone_ImportWeichat* New(::google::protobuf::Arena* arena) const;
  4552. void CopyFrom(const ::google::protobuf::Message& from);
  4553. void MergeFrom(const ::google::protobuf::Message& from);
  4554. void CopyFrom(const XPhone_ImportWeichat& from);
  4555. void MergeFrom(const XPhone_ImportWeichat& from);
  4556. void Clear();
  4557. bool IsInitialized() const;
  4558. int ByteSize() const;
  4559. bool MergePartialFromCodedStream(
  4560. ::google::protobuf::io::CodedInputStream* input);
  4561. void SerializeWithCachedSizes(
  4562. ::google::protobuf::io::CodedOutputStream* output) const;
  4563. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  4564. int GetCachedSize() const { return _cached_size_; }
  4565. private:
  4566. void SharedCtor();
  4567. void SharedDtor();
  4568. void SetCachedSize(int size) const;
  4569. void InternalSwap(XPhone_ImportWeichat* other);
  4570. private:
  4571. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  4572. return _internal_metadata_.arena();
  4573. }
  4574. inline void* MaybeArenaPtr() const {
  4575. return _internal_metadata_.raw_arena_ptr();
  4576. }
  4577. public:
  4578. ::google::protobuf::Metadata GetMetadata() const;
  4579. // nested types ----------------------------------------------------
  4580. // accessors -------------------------------------------------------
  4581. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  4582. bool has_head() const;
  4583. void clear_head();
  4584. static const int kHeadFieldNumber = 1;
  4585. const ::XPhonePlus::XPhone_MsgBase& head() const;
  4586. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  4587. ::XPhonePlus::XPhone_MsgBase* release_head();
  4588. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  4589. // repeated string weichatlists = 2;
  4590. int weichatlists_size() const;
  4591. void clear_weichatlists();
  4592. static const int kWeichatlistsFieldNumber = 2;
  4593. const ::std::string& weichatlists(int index) const;
  4594. ::std::string* mutable_weichatlists(int index);
  4595. void set_weichatlists(int index, const ::std::string& value);
  4596. void set_weichatlists(int index, const char* value);
  4597. void set_weichatlists(int index, const char* value, size_t size);
  4598. ::std::string* add_weichatlists();
  4599. void add_weichatlists(const ::std::string& value);
  4600. void add_weichatlists(const char* value);
  4601. void add_weichatlists(const char* value, size_t size);
  4602. const ::google::protobuf::RepeatedPtrField< ::std::string>& weichatlists() const;
  4603. ::google::protobuf::RepeatedPtrField< ::std::string>* mutable_weichatlists();
  4604. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_ImportWeichat)
  4605. private:
  4606. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  4607. bool _is_default_instance_;
  4608. ::XPhonePlus::XPhone_MsgBase* head_;
  4609. ::google::protobuf::RepeatedPtrField< ::std::string> weichatlists_;
  4610. mutable int _cached_size_;
  4611. friend void protobuf_AddDesc_common_2eproto();
  4612. friend void protobuf_AssignDesc_common_2eproto();
  4613. friend void protobuf_ShutdownFile_common_2eproto();
  4614. void InitAsDefaultInstance();
  4615. static XPhone_ImportWeichat* default_instance_;
  4616. };
  4617. // -------------------------------------------------------------------
  4618. class XPhone_ImportQQ : public ::google::protobuf::Message {
  4619. public:
  4620. XPhone_ImportQQ();
  4621. virtual ~XPhone_ImportQQ();
  4622. XPhone_ImportQQ(const XPhone_ImportQQ& from);
  4623. inline XPhone_ImportQQ& operator=(const XPhone_ImportQQ& from) {
  4624. CopyFrom(from);
  4625. return *this;
  4626. }
  4627. static const ::google::protobuf::Descriptor* descriptor();
  4628. static const XPhone_ImportQQ& default_instance();
  4629. void Swap(XPhone_ImportQQ* other);
  4630. // implements Message ----------------------------------------------
  4631. inline XPhone_ImportQQ* New() const { return New(NULL); }
  4632. XPhone_ImportQQ* New(::google::protobuf::Arena* arena) const;
  4633. void CopyFrom(const ::google::protobuf::Message& from);
  4634. void MergeFrom(const ::google::protobuf::Message& from);
  4635. void CopyFrom(const XPhone_ImportQQ& from);
  4636. void MergeFrom(const XPhone_ImportQQ& from);
  4637. void Clear();
  4638. bool IsInitialized() const;
  4639. int ByteSize() const;
  4640. bool MergePartialFromCodedStream(
  4641. ::google::protobuf::io::CodedInputStream* input);
  4642. void SerializeWithCachedSizes(
  4643. ::google::protobuf::io::CodedOutputStream* output) const;
  4644. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  4645. int GetCachedSize() const { return _cached_size_; }
  4646. private:
  4647. void SharedCtor();
  4648. void SharedDtor();
  4649. void SetCachedSize(int size) const;
  4650. void InternalSwap(XPhone_ImportQQ* other);
  4651. private:
  4652. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  4653. return _internal_metadata_.arena();
  4654. }
  4655. inline void* MaybeArenaPtr() const {
  4656. return _internal_metadata_.raw_arena_ptr();
  4657. }
  4658. public:
  4659. ::google::protobuf::Metadata GetMetadata() const;
  4660. // nested types ----------------------------------------------------
  4661. // accessors -------------------------------------------------------
  4662. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  4663. bool has_head() const;
  4664. void clear_head();
  4665. static const int kHeadFieldNumber = 1;
  4666. const ::XPhonePlus::XPhone_MsgBase& head() const;
  4667. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  4668. ::XPhonePlus::XPhone_MsgBase* release_head();
  4669. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  4670. // repeated string qqlists = 2;
  4671. int qqlists_size() const;
  4672. void clear_qqlists();
  4673. static const int kQqlistsFieldNumber = 2;
  4674. const ::std::string& qqlists(int index) const;
  4675. ::std::string* mutable_qqlists(int index);
  4676. void set_qqlists(int index, const ::std::string& value);
  4677. void set_qqlists(int index, const char* value);
  4678. void set_qqlists(int index, const char* value, size_t size);
  4679. ::std::string* add_qqlists();
  4680. void add_qqlists(const ::std::string& value);
  4681. void add_qqlists(const char* value);
  4682. void add_qqlists(const char* value, size_t size);
  4683. const ::google::protobuf::RepeatedPtrField< ::std::string>& qqlists() const;
  4684. ::google::protobuf::RepeatedPtrField< ::std::string>* mutable_qqlists();
  4685. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_ImportQQ)
  4686. private:
  4687. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  4688. bool _is_default_instance_;
  4689. ::XPhonePlus::XPhone_MsgBase* head_;
  4690. ::google::protobuf::RepeatedPtrField< ::std::string> qqlists_;
  4691. mutable int _cached_size_;
  4692. friend void protobuf_AddDesc_common_2eproto();
  4693. friend void protobuf_AssignDesc_common_2eproto();
  4694. friend void protobuf_ShutdownFile_common_2eproto();
  4695. void InitAsDefaultInstance();
  4696. static XPhone_ImportQQ* default_instance_;
  4697. };
  4698. // -------------------------------------------------------------------
  4699. class XPhone_ImportGongZhong : public ::google::protobuf::Message {
  4700. public:
  4701. XPhone_ImportGongZhong();
  4702. virtual ~XPhone_ImportGongZhong();
  4703. XPhone_ImportGongZhong(const XPhone_ImportGongZhong& from);
  4704. inline XPhone_ImportGongZhong& operator=(const XPhone_ImportGongZhong& from) {
  4705. CopyFrom(from);
  4706. return *this;
  4707. }
  4708. static const ::google::protobuf::Descriptor* descriptor();
  4709. static const XPhone_ImportGongZhong& default_instance();
  4710. void Swap(XPhone_ImportGongZhong* other);
  4711. // implements Message ----------------------------------------------
  4712. inline XPhone_ImportGongZhong* New() const { return New(NULL); }
  4713. XPhone_ImportGongZhong* New(::google::protobuf::Arena* arena) const;
  4714. void CopyFrom(const ::google::protobuf::Message& from);
  4715. void MergeFrom(const ::google::protobuf::Message& from);
  4716. void CopyFrom(const XPhone_ImportGongZhong& from);
  4717. void MergeFrom(const XPhone_ImportGongZhong& from);
  4718. void Clear();
  4719. bool IsInitialized() const;
  4720. int ByteSize() const;
  4721. bool MergePartialFromCodedStream(
  4722. ::google::protobuf::io::CodedInputStream* input);
  4723. void SerializeWithCachedSizes(
  4724. ::google::protobuf::io::CodedOutputStream* output) const;
  4725. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  4726. int GetCachedSize() const { return _cached_size_; }
  4727. private:
  4728. void SharedCtor();
  4729. void SharedDtor();
  4730. void SetCachedSize(int size) const;
  4731. void InternalSwap(XPhone_ImportGongZhong* other);
  4732. private:
  4733. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  4734. return _internal_metadata_.arena();
  4735. }
  4736. inline void* MaybeArenaPtr() const {
  4737. return _internal_metadata_.raw_arena_ptr();
  4738. }
  4739. public:
  4740. ::google::protobuf::Metadata GetMetadata() const;
  4741. // nested types ----------------------------------------------------
  4742. // accessors -------------------------------------------------------
  4743. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  4744. bool has_head() const;
  4745. void clear_head();
  4746. static const int kHeadFieldNumber = 1;
  4747. const ::XPhonePlus::XPhone_MsgBase& head() const;
  4748. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  4749. ::XPhonePlus::XPhone_MsgBase* release_head();
  4750. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  4751. // repeated string gongzhonglists = 2;
  4752. int gongzhonglists_size() const;
  4753. void clear_gongzhonglists();
  4754. static const int kGongzhonglistsFieldNumber = 2;
  4755. const ::std::string& gongzhonglists(int index) const;
  4756. ::std::string* mutable_gongzhonglists(int index);
  4757. void set_gongzhonglists(int index, const ::std::string& value);
  4758. void set_gongzhonglists(int index, const char* value);
  4759. void set_gongzhonglists(int index, const char* value, size_t size);
  4760. ::std::string* add_gongzhonglists();
  4761. void add_gongzhonglists(const ::std::string& value);
  4762. void add_gongzhonglists(const char* value);
  4763. void add_gongzhonglists(const char* value, size_t size);
  4764. const ::google::protobuf::RepeatedPtrField< ::std::string>& gongzhonglists() const;
  4765. ::google::protobuf::RepeatedPtrField< ::std::string>* mutable_gongzhonglists();
  4766. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_ImportGongZhong)
  4767. private:
  4768. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  4769. bool _is_default_instance_;
  4770. ::XPhonePlus::XPhone_MsgBase* head_;
  4771. ::google::protobuf::RepeatedPtrField< ::std::string> gongzhonglists_;
  4772. mutable int _cached_size_;
  4773. friend void protobuf_AddDesc_common_2eproto();
  4774. friend void protobuf_AssignDesc_common_2eproto();
  4775. friend void protobuf_ShutdownFile_common_2eproto();
  4776. void InitAsDefaultInstance();
  4777. static XPhone_ImportGongZhong* default_instance_;
  4778. };
  4779. // -------------------------------------------------------------------
  4780. class XPhone_WifiConnect : public ::google::protobuf::Message {
  4781. public:
  4782. XPhone_WifiConnect();
  4783. virtual ~XPhone_WifiConnect();
  4784. XPhone_WifiConnect(const XPhone_WifiConnect& from);
  4785. inline XPhone_WifiConnect& operator=(const XPhone_WifiConnect& from) {
  4786. CopyFrom(from);
  4787. return *this;
  4788. }
  4789. static const ::google::protobuf::Descriptor* descriptor();
  4790. static const XPhone_WifiConnect& default_instance();
  4791. void Swap(XPhone_WifiConnect* other);
  4792. // implements Message ----------------------------------------------
  4793. inline XPhone_WifiConnect* New() const { return New(NULL); }
  4794. XPhone_WifiConnect* New(::google::protobuf::Arena* arena) const;
  4795. void CopyFrom(const ::google::protobuf::Message& from);
  4796. void MergeFrom(const ::google::protobuf::Message& from);
  4797. void CopyFrom(const XPhone_WifiConnect& from);
  4798. void MergeFrom(const XPhone_WifiConnect& from);
  4799. void Clear();
  4800. bool IsInitialized() const;
  4801. int ByteSize() const;
  4802. bool MergePartialFromCodedStream(
  4803. ::google::protobuf::io::CodedInputStream* input);
  4804. void SerializeWithCachedSizes(
  4805. ::google::protobuf::io::CodedOutputStream* output) const;
  4806. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  4807. int GetCachedSize() const { return _cached_size_; }
  4808. private:
  4809. void SharedCtor();
  4810. void SharedDtor();
  4811. void SetCachedSize(int size) const;
  4812. void InternalSwap(XPhone_WifiConnect* other);
  4813. private:
  4814. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  4815. return _internal_metadata_.arena();
  4816. }
  4817. inline void* MaybeArenaPtr() const {
  4818. return _internal_metadata_.raw_arena_ptr();
  4819. }
  4820. public:
  4821. ::google::protobuf::Metadata GetMetadata() const;
  4822. // nested types ----------------------------------------------------
  4823. // accessors -------------------------------------------------------
  4824. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  4825. bool has_head() const;
  4826. void clear_head();
  4827. static const int kHeadFieldNumber = 1;
  4828. const ::XPhonePlus::XPhone_MsgBase& head() const;
  4829. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  4830. ::XPhonePlus::XPhone_MsgBase* release_head();
  4831. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  4832. // optional string strIP = 2;
  4833. void clear_strip();
  4834. static const int kStrIPFieldNumber = 2;
  4835. const ::std::string& strip() const;
  4836. void set_strip(const ::std::string& value);
  4837. void set_strip(const char* value);
  4838. void set_strip(const char* value, size_t size);
  4839. ::std::string* mutable_strip();
  4840. ::std::string* release_strip();
  4841. void set_allocated_strip(::std::string* strip);
  4842. // optional int32 iPort = 3;
  4843. void clear_iport();
  4844. static const int kIPortFieldNumber = 3;
  4845. ::google::protobuf::int32 iport() const;
  4846. void set_iport(::google::protobuf::int32 value);
  4847. // optional bool bConnect = 4;
  4848. void clear_bconnect();
  4849. static const int kBConnectFieldNumber = 4;
  4850. bool bconnect() const;
  4851. void set_bconnect(bool value);
  4852. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_WifiConnect)
  4853. private:
  4854. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  4855. bool _is_default_instance_;
  4856. ::XPhonePlus::XPhone_MsgBase* head_;
  4857. ::google::protobuf::internal::ArenaStringPtr strip_;
  4858. ::google::protobuf::int32 iport_;
  4859. bool bconnect_;
  4860. mutable int _cached_size_;
  4861. friend void protobuf_AddDesc_common_2eproto();
  4862. friend void protobuf_AssignDesc_common_2eproto();
  4863. friend void protobuf_ShutdownFile_common_2eproto();
  4864. void InitAsDefaultInstance();
  4865. static XPhone_WifiConnect* default_instance_;
  4866. };
  4867. // -------------------------------------------------------------------
  4868. class XPhone_AdbCommandReq : public ::google::protobuf::Message {
  4869. public:
  4870. XPhone_AdbCommandReq();
  4871. virtual ~XPhone_AdbCommandReq();
  4872. XPhone_AdbCommandReq(const XPhone_AdbCommandReq& from);
  4873. inline XPhone_AdbCommandReq& operator=(const XPhone_AdbCommandReq& from) {
  4874. CopyFrom(from);
  4875. return *this;
  4876. }
  4877. static const ::google::protobuf::Descriptor* descriptor();
  4878. static const XPhone_AdbCommandReq& default_instance();
  4879. void Swap(XPhone_AdbCommandReq* other);
  4880. // implements Message ----------------------------------------------
  4881. inline XPhone_AdbCommandReq* New() const { return New(NULL); }
  4882. XPhone_AdbCommandReq* New(::google::protobuf::Arena* arena) const;
  4883. void CopyFrom(const ::google::protobuf::Message& from);
  4884. void MergeFrom(const ::google::protobuf::Message& from);
  4885. void CopyFrom(const XPhone_AdbCommandReq& from);
  4886. void MergeFrom(const XPhone_AdbCommandReq& from);
  4887. void Clear();
  4888. bool IsInitialized() const;
  4889. int ByteSize() const;
  4890. bool MergePartialFromCodedStream(
  4891. ::google::protobuf::io::CodedInputStream* input);
  4892. void SerializeWithCachedSizes(
  4893. ::google::protobuf::io::CodedOutputStream* output) const;
  4894. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  4895. int GetCachedSize() const { return _cached_size_; }
  4896. private:
  4897. void SharedCtor();
  4898. void SharedDtor();
  4899. void SetCachedSize(int size) const;
  4900. void InternalSwap(XPhone_AdbCommandReq* other);
  4901. private:
  4902. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  4903. return _internal_metadata_.arena();
  4904. }
  4905. inline void* MaybeArenaPtr() const {
  4906. return _internal_metadata_.raw_arena_ptr();
  4907. }
  4908. public:
  4909. ::google::protobuf::Metadata GetMetadata() const;
  4910. // nested types ----------------------------------------------------
  4911. // accessors -------------------------------------------------------
  4912. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  4913. bool has_head() const;
  4914. void clear_head();
  4915. static const int kHeadFieldNumber = 1;
  4916. const ::XPhonePlus::XPhone_MsgBase& head() const;
  4917. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  4918. ::XPhonePlus::XPhone_MsgBase* release_head();
  4919. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  4920. // repeated string commandLists = 2;
  4921. int commandlists_size() const;
  4922. void clear_commandlists();
  4923. static const int kCommandListsFieldNumber = 2;
  4924. const ::std::string& commandlists(int index) const;
  4925. ::std::string* mutable_commandlists(int index);
  4926. void set_commandlists(int index, const ::std::string& value);
  4927. void set_commandlists(int index, const char* value);
  4928. void set_commandlists(int index, const char* value, size_t size);
  4929. ::std::string* add_commandlists();
  4930. void add_commandlists(const ::std::string& value);
  4931. void add_commandlists(const char* value);
  4932. void add_commandlists(const char* value, size_t size);
  4933. const ::google::protobuf::RepeatedPtrField< ::std::string>& commandlists() const;
  4934. ::google::protobuf::RepeatedPtrField< ::std::string>* mutable_commandlists();
  4935. // optional int32 mode = 3;
  4936. void clear_mode();
  4937. static const int kModeFieldNumber = 3;
  4938. ::google::protobuf::int32 mode() const;
  4939. void set_mode(::google::protobuf::int32 value);
  4940. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_AdbCommandReq)
  4941. private:
  4942. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  4943. bool _is_default_instance_;
  4944. ::XPhonePlus::XPhone_MsgBase* head_;
  4945. ::google::protobuf::RepeatedPtrField< ::std::string> commandlists_;
  4946. ::google::protobuf::int32 mode_;
  4947. mutable int _cached_size_;
  4948. friend void protobuf_AddDesc_common_2eproto();
  4949. friend void protobuf_AssignDesc_common_2eproto();
  4950. friend void protobuf_ShutdownFile_common_2eproto();
  4951. void InitAsDefaultInstance();
  4952. static XPhone_AdbCommandReq* default_instance_;
  4953. };
  4954. // -------------------------------------------------------------------
  4955. class XPhone_AdbCommandRsp : public ::google::protobuf::Message {
  4956. public:
  4957. XPhone_AdbCommandRsp();
  4958. virtual ~XPhone_AdbCommandRsp();
  4959. XPhone_AdbCommandRsp(const XPhone_AdbCommandRsp& from);
  4960. inline XPhone_AdbCommandRsp& operator=(const XPhone_AdbCommandRsp& from) {
  4961. CopyFrom(from);
  4962. return *this;
  4963. }
  4964. static const ::google::protobuf::Descriptor* descriptor();
  4965. static const XPhone_AdbCommandRsp& default_instance();
  4966. void Swap(XPhone_AdbCommandRsp* other);
  4967. // implements Message ----------------------------------------------
  4968. inline XPhone_AdbCommandRsp* New() const { return New(NULL); }
  4969. XPhone_AdbCommandRsp* New(::google::protobuf::Arena* arena) const;
  4970. void CopyFrom(const ::google::protobuf::Message& from);
  4971. void MergeFrom(const ::google::protobuf::Message& from);
  4972. void CopyFrom(const XPhone_AdbCommandRsp& from);
  4973. void MergeFrom(const XPhone_AdbCommandRsp& from);
  4974. void Clear();
  4975. bool IsInitialized() const;
  4976. int ByteSize() const;
  4977. bool MergePartialFromCodedStream(
  4978. ::google::protobuf::io::CodedInputStream* input);
  4979. void SerializeWithCachedSizes(
  4980. ::google::protobuf::io::CodedOutputStream* output) const;
  4981. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  4982. int GetCachedSize() const { return _cached_size_; }
  4983. private:
  4984. void SharedCtor();
  4985. void SharedDtor();
  4986. void SetCachedSize(int size) const;
  4987. void InternalSwap(XPhone_AdbCommandRsp* other);
  4988. private:
  4989. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  4990. return _internal_metadata_.arena();
  4991. }
  4992. inline void* MaybeArenaPtr() const {
  4993. return _internal_metadata_.raw_arena_ptr();
  4994. }
  4995. public:
  4996. ::google::protobuf::Metadata GetMetadata() const;
  4997. // nested types ----------------------------------------------------
  4998. // accessors -------------------------------------------------------
  4999. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  5000. bool has_head() const;
  5001. void clear_head();
  5002. static const int kHeadFieldNumber = 1;
  5003. const ::XPhonePlus::XPhone_MsgBase& head() const;
  5004. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  5005. ::XPhonePlus::XPhone_MsgBase* release_head();
  5006. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  5007. // optional string strResult = 2;
  5008. void clear_strresult();
  5009. static const int kStrResultFieldNumber = 2;
  5010. const ::std::string& strresult() const;
  5011. void set_strresult(const ::std::string& value);
  5012. void set_strresult(const char* value);
  5013. void set_strresult(const char* value, size_t size);
  5014. ::std::string* mutable_strresult();
  5015. ::std::string* release_strresult();
  5016. void set_allocated_strresult(::std::string* strresult);
  5017. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_AdbCommandRsp)
  5018. private:
  5019. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  5020. bool _is_default_instance_;
  5021. ::XPhonePlus::XPhone_MsgBase* head_;
  5022. ::google::protobuf::internal::ArenaStringPtr strresult_;
  5023. mutable int _cached_size_;
  5024. friend void protobuf_AddDesc_common_2eproto();
  5025. friend void protobuf_AssignDesc_common_2eproto();
  5026. friend void protobuf_ShutdownFile_common_2eproto();
  5027. void InitAsDefaultInstance();
  5028. static XPhone_AdbCommandRsp* default_instance_;
  5029. };
  5030. // -------------------------------------------------------------------
  5031. class XPhone_CaijiAddressIDReq : public ::google::protobuf::Message {
  5032. public:
  5033. XPhone_CaijiAddressIDReq();
  5034. virtual ~XPhone_CaijiAddressIDReq();
  5035. XPhone_CaijiAddressIDReq(const XPhone_CaijiAddressIDReq& from);
  5036. inline XPhone_CaijiAddressIDReq& operator=(const XPhone_CaijiAddressIDReq& from) {
  5037. CopyFrom(from);
  5038. return *this;
  5039. }
  5040. static const ::google::protobuf::Descriptor* descriptor();
  5041. static const XPhone_CaijiAddressIDReq& default_instance();
  5042. void Swap(XPhone_CaijiAddressIDReq* other);
  5043. // implements Message ----------------------------------------------
  5044. inline XPhone_CaijiAddressIDReq* New() const { return New(NULL); }
  5045. XPhone_CaijiAddressIDReq* New(::google::protobuf::Arena* arena) const;
  5046. void CopyFrom(const ::google::protobuf::Message& from);
  5047. void MergeFrom(const ::google::protobuf::Message& from);
  5048. void CopyFrom(const XPhone_CaijiAddressIDReq& from);
  5049. void MergeFrom(const XPhone_CaijiAddressIDReq& from);
  5050. void Clear();
  5051. bool IsInitialized() const;
  5052. int ByteSize() const;
  5053. bool MergePartialFromCodedStream(
  5054. ::google::protobuf::io::CodedInputStream* input);
  5055. void SerializeWithCachedSizes(
  5056. ::google::protobuf::io::CodedOutputStream* output) const;
  5057. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  5058. int GetCachedSize() const { return _cached_size_; }
  5059. private:
  5060. void SharedCtor();
  5061. void SharedDtor();
  5062. void SetCachedSize(int size) const;
  5063. void InternalSwap(XPhone_CaijiAddressIDReq* other);
  5064. private:
  5065. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  5066. return _internal_metadata_.arena();
  5067. }
  5068. inline void* MaybeArenaPtr() const {
  5069. return _internal_metadata_.raw_arena_ptr();
  5070. }
  5071. public:
  5072. ::google::protobuf::Metadata GetMetadata() const;
  5073. // nested types ----------------------------------------------------
  5074. // accessors -------------------------------------------------------
  5075. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  5076. bool has_head() const;
  5077. void clear_head();
  5078. static const int kHeadFieldNumber = 1;
  5079. const ::XPhonePlus::XPhone_MsgBase& head() const;
  5080. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  5081. ::XPhonePlus::XPhone_MsgBase* release_head();
  5082. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  5083. // repeated string phoneNumbers = 2;
  5084. int phonenumbers_size() const;
  5085. void clear_phonenumbers();
  5086. static const int kPhoneNumbersFieldNumber = 2;
  5087. const ::std::string& phonenumbers(int index) const;
  5088. ::std::string* mutable_phonenumbers(int index);
  5089. void set_phonenumbers(int index, const ::std::string& value);
  5090. void set_phonenumbers(int index, const char* value);
  5091. void set_phonenumbers(int index, const char* value, size_t size);
  5092. ::std::string* add_phonenumbers();
  5093. void add_phonenumbers(const ::std::string& value);
  5094. void add_phonenumbers(const char* value);
  5095. void add_phonenumbers(const char* value, size_t size);
  5096. const ::google::protobuf::RepeatedPtrField< ::std::string>& phonenumbers() const;
  5097. ::google::protobuf::RepeatedPtrField< ::std::string>* mutable_phonenumbers();
  5098. // optional bool bClear = 3;
  5099. void clear_bclear();
  5100. static const int kBClearFieldNumber = 3;
  5101. bool bclear() const;
  5102. void set_bclear(bool value);
  5103. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_CaijiAddressIDReq)
  5104. private:
  5105. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  5106. bool _is_default_instance_;
  5107. ::XPhonePlus::XPhone_MsgBase* head_;
  5108. ::google::protobuf::RepeatedPtrField< ::std::string> phonenumbers_;
  5109. bool bclear_;
  5110. mutable int _cached_size_;
  5111. friend void protobuf_AddDesc_common_2eproto();
  5112. friend void protobuf_AssignDesc_common_2eproto();
  5113. friend void protobuf_ShutdownFile_common_2eproto();
  5114. void InitAsDefaultInstance();
  5115. static XPhone_CaijiAddressIDReq* default_instance_;
  5116. };
  5117. // -------------------------------------------------------------------
  5118. class XPhone_CaijiNearbyIDReq : public ::google::protobuf::Message {
  5119. public:
  5120. XPhone_CaijiNearbyIDReq();
  5121. virtual ~XPhone_CaijiNearbyIDReq();
  5122. XPhone_CaijiNearbyIDReq(const XPhone_CaijiNearbyIDReq& from);
  5123. inline XPhone_CaijiNearbyIDReq& operator=(const XPhone_CaijiNearbyIDReq& from) {
  5124. CopyFrom(from);
  5125. return *this;
  5126. }
  5127. static const ::google::protobuf::Descriptor* descriptor();
  5128. static const XPhone_CaijiNearbyIDReq& default_instance();
  5129. void Swap(XPhone_CaijiNearbyIDReq* other);
  5130. // implements Message ----------------------------------------------
  5131. inline XPhone_CaijiNearbyIDReq* New() const { return New(NULL); }
  5132. XPhone_CaijiNearbyIDReq* New(::google::protobuf::Arena* arena) const;
  5133. void CopyFrom(const ::google::protobuf::Message& from);
  5134. void MergeFrom(const ::google::protobuf::Message& from);
  5135. void CopyFrom(const XPhone_CaijiNearbyIDReq& from);
  5136. void MergeFrom(const XPhone_CaijiNearbyIDReq& from);
  5137. void Clear();
  5138. bool IsInitialized() const;
  5139. int ByteSize() const;
  5140. bool MergePartialFromCodedStream(
  5141. ::google::protobuf::io::CodedInputStream* input);
  5142. void SerializeWithCachedSizes(
  5143. ::google::protobuf::io::CodedOutputStream* output) const;
  5144. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  5145. int GetCachedSize() const { return _cached_size_; }
  5146. private:
  5147. void SharedCtor();
  5148. void SharedDtor();
  5149. void SetCachedSize(int size) const;
  5150. void InternalSwap(XPhone_CaijiNearbyIDReq* other);
  5151. private:
  5152. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  5153. return _internal_metadata_.arena();
  5154. }
  5155. inline void* MaybeArenaPtr() const {
  5156. return _internal_metadata_.raw_arena_ptr();
  5157. }
  5158. public:
  5159. ::google::protobuf::Metadata GetMetadata() const;
  5160. // nested types ----------------------------------------------------
  5161. // accessors -------------------------------------------------------
  5162. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  5163. bool has_head() const;
  5164. void clear_head();
  5165. static const int kHeadFieldNumber = 1;
  5166. const ::XPhonePlus::XPhone_MsgBase& head() const;
  5167. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  5168. ::XPhonePlus::XPhone_MsgBase* release_head();
  5169. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  5170. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_CaijiNearbyIDReq)
  5171. private:
  5172. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  5173. bool _is_default_instance_;
  5174. ::XPhonePlus::XPhone_MsgBase* head_;
  5175. mutable int _cached_size_;
  5176. friend void protobuf_AddDesc_common_2eproto();
  5177. friend void protobuf_AssignDesc_common_2eproto();
  5178. friend void protobuf_ShutdownFile_common_2eproto();
  5179. void InitAsDefaultInstance();
  5180. static XPhone_CaijiNearbyIDReq* default_instance_;
  5181. };
  5182. // -------------------------------------------------------------------
  5183. class XPhone_CaijiFriendIDReq : public ::google::protobuf::Message {
  5184. public:
  5185. XPhone_CaijiFriendIDReq();
  5186. virtual ~XPhone_CaijiFriendIDReq();
  5187. XPhone_CaijiFriendIDReq(const XPhone_CaijiFriendIDReq& from);
  5188. inline XPhone_CaijiFriendIDReq& operator=(const XPhone_CaijiFriendIDReq& from) {
  5189. CopyFrom(from);
  5190. return *this;
  5191. }
  5192. static const ::google::protobuf::Descriptor* descriptor();
  5193. static const XPhone_CaijiFriendIDReq& default_instance();
  5194. void Swap(XPhone_CaijiFriendIDReq* other);
  5195. // implements Message ----------------------------------------------
  5196. inline XPhone_CaijiFriendIDReq* New() const { return New(NULL); }
  5197. XPhone_CaijiFriendIDReq* New(::google::protobuf::Arena* arena) const;
  5198. void CopyFrom(const ::google::protobuf::Message& from);
  5199. void MergeFrom(const ::google::protobuf::Message& from);
  5200. void CopyFrom(const XPhone_CaijiFriendIDReq& from);
  5201. void MergeFrom(const XPhone_CaijiFriendIDReq& from);
  5202. void Clear();
  5203. bool IsInitialized() const;
  5204. int ByteSize() const;
  5205. bool MergePartialFromCodedStream(
  5206. ::google::protobuf::io::CodedInputStream* input);
  5207. void SerializeWithCachedSizes(
  5208. ::google::protobuf::io::CodedOutputStream* output) const;
  5209. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  5210. int GetCachedSize() const { return _cached_size_; }
  5211. private:
  5212. void SharedCtor();
  5213. void SharedDtor();
  5214. void SetCachedSize(int size) const;
  5215. void InternalSwap(XPhone_CaijiFriendIDReq* other);
  5216. private:
  5217. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  5218. return _internal_metadata_.arena();
  5219. }
  5220. inline void* MaybeArenaPtr() const {
  5221. return _internal_metadata_.raw_arena_ptr();
  5222. }
  5223. public:
  5224. ::google::protobuf::Metadata GetMetadata() const;
  5225. // nested types ----------------------------------------------------
  5226. // accessors -------------------------------------------------------
  5227. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  5228. bool has_head() const;
  5229. void clear_head();
  5230. static const int kHeadFieldNumber = 1;
  5231. const ::XPhonePlus::XPhone_MsgBase& head() const;
  5232. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  5233. ::XPhonePlus::XPhone_MsgBase* release_head();
  5234. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  5235. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_CaijiFriendIDReq)
  5236. private:
  5237. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  5238. bool _is_default_instance_;
  5239. ::XPhonePlus::XPhone_MsgBase* head_;
  5240. mutable int _cached_size_;
  5241. friend void protobuf_AddDesc_common_2eproto();
  5242. friend void protobuf_AssignDesc_common_2eproto();
  5243. friend void protobuf_ShutdownFile_common_2eproto();
  5244. void InitAsDefaultInstance();
  5245. static XPhone_CaijiFriendIDReq* default_instance_;
  5246. };
  5247. // -------------------------------------------------------------------
  5248. class XPhone_IDInfo : public ::google::protobuf::Message {
  5249. public:
  5250. XPhone_IDInfo();
  5251. virtual ~XPhone_IDInfo();
  5252. XPhone_IDInfo(const XPhone_IDInfo& from);
  5253. inline XPhone_IDInfo& operator=(const XPhone_IDInfo& from) {
  5254. CopyFrom(from);
  5255. return *this;
  5256. }
  5257. static const ::google::protobuf::Descriptor* descriptor();
  5258. static const XPhone_IDInfo& default_instance();
  5259. void Swap(XPhone_IDInfo* other);
  5260. // implements Message ----------------------------------------------
  5261. inline XPhone_IDInfo* New() const { return New(NULL); }
  5262. XPhone_IDInfo* New(::google::protobuf::Arena* arena) const;
  5263. void CopyFrom(const ::google::protobuf::Message& from);
  5264. void MergeFrom(const ::google::protobuf::Message& from);
  5265. void CopyFrom(const XPhone_IDInfo& from);
  5266. void MergeFrom(const XPhone_IDInfo& from);
  5267. void Clear();
  5268. bool IsInitialized() const;
  5269. int ByteSize() const;
  5270. bool MergePartialFromCodedStream(
  5271. ::google::protobuf::io::CodedInputStream* input);
  5272. void SerializeWithCachedSizes(
  5273. ::google::protobuf::io::CodedOutputStream* output) const;
  5274. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  5275. int GetCachedSize() const { return _cached_size_; }
  5276. private:
  5277. void SharedCtor();
  5278. void SharedDtor();
  5279. void SetCachedSize(int size) const;
  5280. void InternalSwap(XPhone_IDInfo* other);
  5281. private:
  5282. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  5283. return _internal_metadata_.arena();
  5284. }
  5285. inline void* MaybeArenaPtr() const {
  5286. return _internal_metadata_.raw_arena_ptr();
  5287. }
  5288. public:
  5289. ::google::protobuf::Metadata GetMetadata() const;
  5290. // nested types ----------------------------------------------------
  5291. // accessors -------------------------------------------------------
  5292. // optional string strid = 1;
  5293. void clear_strid();
  5294. static const int kStridFieldNumber = 1;
  5295. const ::std::string& strid() const;
  5296. void set_strid(const ::std::string& value);
  5297. void set_strid(const char* value);
  5298. void set_strid(const char* value, size_t size);
  5299. ::std::string* mutable_strid();
  5300. ::std::string* release_strid();
  5301. void set_allocated_strid(::std::string* strid);
  5302. // optional string strusername = 2;
  5303. void clear_strusername();
  5304. static const int kStrusernameFieldNumber = 2;
  5305. const ::std::string& strusername() const;
  5306. void set_strusername(const ::std::string& value);
  5307. void set_strusername(const char* value);
  5308. void set_strusername(const char* value, size_t size);
  5309. ::std::string* mutable_strusername();
  5310. ::std::string* release_strusername();
  5311. void set_allocated_strusername(::std::string* strusername);
  5312. // optional string strnickername = 3;
  5313. void clear_strnickername();
  5314. static const int kStrnickernameFieldNumber = 3;
  5315. const ::std::string& strnickername() const;
  5316. void set_strnickername(const ::std::string& value);
  5317. void set_strnickername(const char* value);
  5318. void set_strnickername(const char* value, size_t size);
  5319. ::std::string* mutable_strnickername();
  5320. ::std::string* release_strnickername();
  5321. void set_allocated_strnickername(::std::string* strnickername);
  5322. // optional int32 isex = 4;
  5323. void clear_isex();
  5324. static const int kIsexFieldNumber = 4;
  5325. ::google::protobuf::int32 isex() const;
  5326. void set_isex(::google::protobuf::int32 value);
  5327. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_IDInfo)
  5328. private:
  5329. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  5330. bool _is_default_instance_;
  5331. ::google::protobuf::internal::ArenaStringPtr strid_;
  5332. ::google::protobuf::internal::ArenaStringPtr strusername_;
  5333. ::google::protobuf::internal::ArenaStringPtr strnickername_;
  5334. ::google::protobuf::int32 isex_;
  5335. mutable int _cached_size_;
  5336. friend void protobuf_AddDesc_common_2eproto();
  5337. friend void protobuf_AssignDesc_common_2eproto();
  5338. friend void protobuf_ShutdownFile_common_2eproto();
  5339. void InitAsDefaultInstance();
  5340. static XPhone_IDInfo* default_instance_;
  5341. };
  5342. // -------------------------------------------------------------------
  5343. class XPhone_CaijiIDRsp : public ::google::protobuf::Message {
  5344. public:
  5345. XPhone_CaijiIDRsp();
  5346. virtual ~XPhone_CaijiIDRsp();
  5347. XPhone_CaijiIDRsp(const XPhone_CaijiIDRsp& from);
  5348. inline XPhone_CaijiIDRsp& operator=(const XPhone_CaijiIDRsp& from) {
  5349. CopyFrom(from);
  5350. return *this;
  5351. }
  5352. static const ::google::protobuf::Descriptor* descriptor();
  5353. static const XPhone_CaijiIDRsp& default_instance();
  5354. void Swap(XPhone_CaijiIDRsp* other);
  5355. // implements Message ----------------------------------------------
  5356. inline XPhone_CaijiIDRsp* New() const { return New(NULL); }
  5357. XPhone_CaijiIDRsp* New(::google::protobuf::Arena* arena) const;
  5358. void CopyFrom(const ::google::protobuf::Message& from);
  5359. void MergeFrom(const ::google::protobuf::Message& from);
  5360. void CopyFrom(const XPhone_CaijiIDRsp& from);
  5361. void MergeFrom(const XPhone_CaijiIDRsp& from);
  5362. void Clear();
  5363. bool IsInitialized() const;
  5364. int ByteSize() const;
  5365. bool MergePartialFromCodedStream(
  5366. ::google::protobuf::io::CodedInputStream* input);
  5367. void SerializeWithCachedSizes(
  5368. ::google::protobuf::io::CodedOutputStream* output) const;
  5369. ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
  5370. int GetCachedSize() const { return _cached_size_; }
  5371. private:
  5372. void SharedCtor();
  5373. void SharedDtor();
  5374. void SetCachedSize(int size) const;
  5375. void InternalSwap(XPhone_CaijiIDRsp* other);
  5376. private:
  5377. inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
  5378. return _internal_metadata_.arena();
  5379. }
  5380. inline void* MaybeArenaPtr() const {
  5381. return _internal_metadata_.raw_arena_ptr();
  5382. }
  5383. public:
  5384. ::google::protobuf::Metadata GetMetadata() const;
  5385. // nested types ----------------------------------------------------
  5386. // accessors -------------------------------------------------------
  5387. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  5388. bool has_head() const;
  5389. void clear_head();
  5390. static const int kHeadFieldNumber = 1;
  5391. const ::XPhonePlus::XPhone_MsgBase& head() const;
  5392. ::XPhonePlus::XPhone_MsgBase* mutable_head();
  5393. ::XPhonePlus::XPhone_MsgBase* release_head();
  5394. void set_allocated_head(::XPhonePlus::XPhone_MsgBase* head);
  5395. // repeated .XPhonePlus.XPhone_IDInfo ids = 2;
  5396. int ids_size() const;
  5397. void clear_ids();
  5398. static const int kIdsFieldNumber = 2;
  5399. const ::XPhonePlus::XPhone_IDInfo& ids(int index) const;
  5400. ::XPhonePlus::XPhone_IDInfo* mutable_ids(int index);
  5401. ::XPhonePlus::XPhone_IDInfo* add_ids();
  5402. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_IDInfo >*
  5403. mutable_ids();
  5404. const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_IDInfo >&
  5405. ids() const;
  5406. // @@protoc_insertion_point(class_scope:XPhonePlus.XPhone_CaijiIDRsp)
  5407. private:
  5408. ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
  5409. bool _is_default_instance_;
  5410. ::XPhonePlus::XPhone_MsgBase* head_;
  5411. ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_IDInfo > ids_;
  5412. mutable int _cached_size_;
  5413. friend void protobuf_AddDesc_common_2eproto();
  5414. friend void protobuf_AssignDesc_common_2eproto();
  5415. friend void protobuf_ShutdownFile_common_2eproto();
  5416. void InitAsDefaultInstance();
  5417. static XPhone_CaijiIDRsp* default_instance_;
  5418. };
  5419. // ===================================================================
  5420. // ===================================================================
  5421. #if !PROTOBUF_INLINE_NOT_IN_HEADERS
  5422. // XPhone_BaseResponse
  5423. // optional .XPhonePlus.XPhone_MsgType msgType = 1;
  5424. inline void XPhone_BaseResponse::clear_msgtype() {
  5425. msgtype_ = 0;
  5426. }
  5427. inline ::XPhonePlus::XPhone_MsgType XPhone_BaseResponse::msgtype() const {
  5428. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_BaseResponse.msgType)
  5429. return static_cast<::XPhonePlus::XPhone_MsgType>(msgtype_);
  5430. }
  5431. inline void XPhone_BaseResponse::set_msgtype(::XPhonePlus::XPhone_MsgType value) {
  5432. msgtype_ = value;
  5433. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_BaseResponse.msgType)
  5434. }
  5435. // optional int32 iErrorCode = 2;
  5436. inline void XPhone_BaseResponse::clear_ierrorcode() {
  5437. ierrorcode_ = 0;
  5438. }
  5439. inline ::google::protobuf::int32 XPhone_BaseResponse::ierrorcode() const {
  5440. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_BaseResponse.iErrorCode)
  5441. return ierrorcode_;
  5442. }
  5443. inline void XPhone_BaseResponse::set_ierrorcode(::google::protobuf::int32 value) {
  5444. ierrorcode_ = value;
  5445. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_BaseResponse.iErrorCode)
  5446. }
  5447. // -------------------------------------------------------------------
  5448. // XPhone_MsgBase
  5449. // optional .XPhonePlus.XPhone_MsgType msgType = 1;
  5450. inline void XPhone_MsgBase::clear_msgtype() {
  5451. msgtype_ = 0;
  5452. }
  5453. inline ::XPhonePlus::XPhone_MsgType XPhone_MsgBase::msgtype() const {
  5454. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_MsgBase.msgType)
  5455. return static_cast<::XPhonePlus::XPhone_MsgType>(msgtype_);
  5456. }
  5457. inline void XPhone_MsgBase::set_msgtype(::XPhonePlus::XPhone_MsgType value) {
  5458. msgtype_ = value;
  5459. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_MsgBase.msgType)
  5460. }
  5461. // -------------------------------------------------------------------
  5462. // XPhone_ReqHead
  5463. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  5464. inline bool XPhone_ReqHead::has_head() const {
  5465. return !_is_default_instance_ && head_ != NULL;
  5466. }
  5467. inline void XPhone_ReqHead::clear_head() {
  5468. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  5469. head_ = NULL;
  5470. }
  5471. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_ReqHead::head() const {
  5472. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ReqHead.head)
  5473. return head_ != NULL ? *head_ : *default_instance_->head_;
  5474. }
  5475. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ReqHead::mutable_head() {
  5476. if (head_ == NULL) {
  5477. head_ = new ::XPhonePlus::XPhone_MsgBase;
  5478. }
  5479. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ReqHead.head)
  5480. return head_;
  5481. }
  5482. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ReqHead::release_head() {
  5483. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  5484. head_ = NULL;
  5485. return temp;
  5486. }
  5487. inline void XPhone_ReqHead::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  5488. delete head_;
  5489. head_ = head;
  5490. if (head) {
  5491. }
  5492. else {
  5493. }
  5494. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ReqHead.head)
  5495. }
  5496. // -------------------------------------------------------------------
  5497. // XPhone_GetDeviceInfo
  5498. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  5499. inline bool XPhone_GetDeviceInfo::has_head() const {
  5500. return !_is_default_instance_ && head_ != NULL;
  5501. }
  5502. inline void XPhone_GetDeviceInfo::clear_head() {
  5503. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  5504. head_ = NULL;
  5505. }
  5506. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_GetDeviceInfo::head() const {
  5507. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_GetDeviceInfo.head)
  5508. return head_ != NULL ? *head_ : *default_instance_->head_;
  5509. }
  5510. inline ::XPhonePlus::XPhone_MsgBase* XPhone_GetDeviceInfo::mutable_head() {
  5511. if (head_ == NULL) {
  5512. head_ = new ::XPhonePlus::XPhone_MsgBase;
  5513. }
  5514. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_GetDeviceInfo.head)
  5515. return head_;
  5516. }
  5517. inline ::XPhonePlus::XPhone_MsgBase* XPhone_GetDeviceInfo::release_head() {
  5518. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  5519. head_ = NULL;
  5520. return temp;
  5521. }
  5522. inline void XPhone_GetDeviceInfo::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  5523. delete head_;
  5524. head_ = head;
  5525. if (head) {
  5526. }
  5527. else {
  5528. }
  5529. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_GetDeviceInfo.head)
  5530. }
  5531. // optional string strIdentify = 2;
  5532. inline void XPhone_GetDeviceInfo::clear_stridentify() {
  5533. stridentify_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5534. }
  5535. inline const ::std::string& XPhone_GetDeviceInfo::stridentify() const {
  5536. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_GetDeviceInfo.strIdentify)
  5537. return stridentify_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5538. }
  5539. inline void XPhone_GetDeviceInfo::set_stridentify(const ::std::string& value) {
  5540. stridentify_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  5541. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_GetDeviceInfo.strIdentify)
  5542. }
  5543. inline void XPhone_GetDeviceInfo::set_stridentify(const char* value) {
  5544. stridentify_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  5545. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_GetDeviceInfo.strIdentify)
  5546. }
  5547. inline void XPhone_GetDeviceInfo::set_stridentify(const char* value, size_t size) {
  5548. stridentify_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  5549. ::std::string(reinterpret_cast<const char*>(value), size));
  5550. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_GetDeviceInfo.strIdentify)
  5551. }
  5552. inline ::std::string* XPhone_GetDeviceInfo::mutable_stridentify() {
  5553. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_GetDeviceInfo.strIdentify)
  5554. return stridentify_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5555. }
  5556. inline ::std::string* XPhone_GetDeviceInfo::release_stridentify() {
  5557. return stridentify_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5558. }
  5559. inline void XPhone_GetDeviceInfo::set_allocated_stridentify(::std::string* stridentify) {
  5560. if (stridentify != NULL) {
  5561. }
  5562. else {
  5563. }
  5564. stridentify_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), stridentify);
  5565. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_GetDeviceInfo.strIdentify)
  5566. }
  5567. // -------------------------------------------------------------------
  5568. // XPhone_DeviceInfo
  5569. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  5570. inline bool XPhone_DeviceInfo::has_head() const {
  5571. return !_is_default_instance_ && head_ != NULL;
  5572. }
  5573. inline void XPhone_DeviceInfo::clear_head() {
  5574. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  5575. head_ = NULL;
  5576. }
  5577. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_DeviceInfo::head() const {
  5578. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_DeviceInfo.head)
  5579. return head_ != NULL ? *head_ : *default_instance_->head_;
  5580. }
  5581. inline ::XPhonePlus::XPhone_MsgBase* XPhone_DeviceInfo::mutable_head() {
  5582. if (head_ == NULL) {
  5583. head_ = new ::XPhonePlus::XPhone_MsgBase;
  5584. }
  5585. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_DeviceInfo.head)
  5586. return head_;
  5587. }
  5588. inline ::XPhonePlus::XPhone_MsgBase* XPhone_DeviceInfo::release_head() {
  5589. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  5590. head_ = NULL;
  5591. return temp;
  5592. }
  5593. inline void XPhone_DeviceInfo::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  5594. delete head_;
  5595. head_ = head;
  5596. if (head) {
  5597. }
  5598. else {
  5599. }
  5600. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_DeviceInfo.head)
  5601. }
  5602. // optional string strDeviceName = 2;
  5603. inline void XPhone_DeviceInfo::clear_strdevicename() {
  5604. strdevicename_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5605. }
  5606. inline const ::std::string& XPhone_DeviceInfo::strdevicename() const {
  5607. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_DeviceInfo.strDeviceName)
  5608. return strdevicename_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5609. }
  5610. inline void XPhone_DeviceInfo::set_strdevicename(const ::std::string& value) {
  5611. strdevicename_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  5612. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_DeviceInfo.strDeviceName)
  5613. }
  5614. inline void XPhone_DeviceInfo::set_strdevicename(const char* value) {
  5615. strdevicename_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  5616. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_DeviceInfo.strDeviceName)
  5617. }
  5618. inline void XPhone_DeviceInfo::set_strdevicename(const char* value, size_t size) {
  5619. strdevicename_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  5620. ::std::string(reinterpret_cast<const char*>(value), size));
  5621. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_DeviceInfo.strDeviceName)
  5622. }
  5623. inline ::std::string* XPhone_DeviceInfo::mutable_strdevicename() {
  5624. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_DeviceInfo.strDeviceName)
  5625. return strdevicename_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5626. }
  5627. inline ::std::string* XPhone_DeviceInfo::release_strdevicename() {
  5628. return strdevicename_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5629. }
  5630. inline void XPhone_DeviceInfo::set_allocated_strdevicename(::std::string* strdevicename) {
  5631. if (strdevicename != NULL) {
  5632. }
  5633. else {
  5634. }
  5635. strdevicename_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strdevicename);
  5636. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_DeviceInfo.strDeviceName)
  5637. }
  5638. // optional string strBrand = 3;
  5639. inline void XPhone_DeviceInfo::clear_strbrand() {
  5640. strbrand_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5641. }
  5642. inline const ::std::string& XPhone_DeviceInfo::strbrand() const {
  5643. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_DeviceInfo.strBrand)
  5644. return strbrand_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5645. }
  5646. inline void XPhone_DeviceInfo::set_strbrand(const ::std::string& value) {
  5647. strbrand_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  5648. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_DeviceInfo.strBrand)
  5649. }
  5650. inline void XPhone_DeviceInfo::set_strbrand(const char* value) {
  5651. strbrand_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  5652. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_DeviceInfo.strBrand)
  5653. }
  5654. inline void XPhone_DeviceInfo::set_strbrand(const char* value, size_t size) {
  5655. strbrand_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  5656. ::std::string(reinterpret_cast<const char*>(value), size));
  5657. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_DeviceInfo.strBrand)
  5658. }
  5659. inline ::std::string* XPhone_DeviceInfo::mutable_strbrand() {
  5660. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_DeviceInfo.strBrand)
  5661. return strbrand_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5662. }
  5663. inline ::std::string* XPhone_DeviceInfo::release_strbrand() {
  5664. return strbrand_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5665. }
  5666. inline void XPhone_DeviceInfo::set_allocated_strbrand(::std::string* strbrand) {
  5667. if (strbrand != NULL) {
  5668. }
  5669. else {
  5670. }
  5671. strbrand_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strbrand);
  5672. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_DeviceInfo.strBrand)
  5673. }
  5674. // optional string strModel = 4;
  5675. inline void XPhone_DeviceInfo::clear_strmodel() {
  5676. strmodel_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5677. }
  5678. inline const ::std::string& XPhone_DeviceInfo::strmodel() const {
  5679. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_DeviceInfo.strModel)
  5680. return strmodel_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5681. }
  5682. inline void XPhone_DeviceInfo::set_strmodel(const ::std::string& value) {
  5683. strmodel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  5684. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_DeviceInfo.strModel)
  5685. }
  5686. inline void XPhone_DeviceInfo::set_strmodel(const char* value) {
  5687. strmodel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  5688. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_DeviceInfo.strModel)
  5689. }
  5690. inline void XPhone_DeviceInfo::set_strmodel(const char* value, size_t size) {
  5691. strmodel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  5692. ::std::string(reinterpret_cast<const char*>(value), size));
  5693. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_DeviceInfo.strModel)
  5694. }
  5695. inline ::std::string* XPhone_DeviceInfo::mutable_strmodel() {
  5696. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_DeviceInfo.strModel)
  5697. return strmodel_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5698. }
  5699. inline ::std::string* XPhone_DeviceInfo::release_strmodel() {
  5700. return strmodel_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5701. }
  5702. inline void XPhone_DeviceInfo::set_allocated_strmodel(::std::string* strmodel) {
  5703. if (strmodel != NULL) {
  5704. }
  5705. else {
  5706. }
  5707. strmodel_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strmodel);
  5708. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_DeviceInfo.strModel)
  5709. }
  5710. // optional string strResolution = 5;
  5711. inline void XPhone_DeviceInfo::clear_strresolution() {
  5712. strresolution_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5713. }
  5714. inline const ::std::string& XPhone_DeviceInfo::strresolution() const {
  5715. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_DeviceInfo.strResolution)
  5716. return strresolution_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5717. }
  5718. inline void XPhone_DeviceInfo::set_strresolution(const ::std::string& value) {
  5719. strresolution_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  5720. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_DeviceInfo.strResolution)
  5721. }
  5722. inline void XPhone_DeviceInfo::set_strresolution(const char* value) {
  5723. strresolution_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  5724. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_DeviceInfo.strResolution)
  5725. }
  5726. inline void XPhone_DeviceInfo::set_strresolution(const char* value, size_t size) {
  5727. strresolution_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  5728. ::std::string(reinterpret_cast<const char*>(value), size));
  5729. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_DeviceInfo.strResolution)
  5730. }
  5731. inline ::std::string* XPhone_DeviceInfo::mutable_strresolution() {
  5732. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_DeviceInfo.strResolution)
  5733. return strresolution_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5734. }
  5735. inline ::std::string* XPhone_DeviceInfo::release_strresolution() {
  5736. return strresolution_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5737. }
  5738. inline void XPhone_DeviceInfo::set_allocated_strresolution(::std::string* strresolution) {
  5739. if (strresolution != NULL) {
  5740. }
  5741. else {
  5742. }
  5743. strresolution_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strresolution);
  5744. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_DeviceInfo.strResolution)
  5745. }
  5746. // optional string strImei = 6;
  5747. inline void XPhone_DeviceInfo::clear_strimei() {
  5748. strimei_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5749. }
  5750. inline const ::std::string& XPhone_DeviceInfo::strimei() const {
  5751. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_DeviceInfo.strImei)
  5752. return strimei_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5753. }
  5754. inline void XPhone_DeviceInfo::set_strimei(const ::std::string& value) {
  5755. strimei_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  5756. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_DeviceInfo.strImei)
  5757. }
  5758. inline void XPhone_DeviceInfo::set_strimei(const char* value) {
  5759. strimei_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  5760. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_DeviceInfo.strImei)
  5761. }
  5762. inline void XPhone_DeviceInfo::set_strimei(const char* value, size_t size) {
  5763. strimei_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  5764. ::std::string(reinterpret_cast<const char*>(value), size));
  5765. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_DeviceInfo.strImei)
  5766. }
  5767. inline ::std::string* XPhone_DeviceInfo::mutable_strimei() {
  5768. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_DeviceInfo.strImei)
  5769. return strimei_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5770. }
  5771. inline ::std::string* XPhone_DeviceInfo::release_strimei() {
  5772. return strimei_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5773. }
  5774. inline void XPhone_DeviceInfo::set_allocated_strimei(::std::string* strimei) {
  5775. if (strimei != NULL) {
  5776. }
  5777. else {
  5778. }
  5779. strimei_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strimei);
  5780. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_DeviceInfo.strImei)
  5781. }
  5782. // optional int32 iSDKVerID = 7;
  5783. inline void XPhone_DeviceInfo::clear_isdkverid() {
  5784. isdkverid_ = 0;
  5785. }
  5786. inline ::google::protobuf::int32 XPhone_DeviceInfo::isdkverid() const {
  5787. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_DeviceInfo.iSDKVerID)
  5788. return isdkverid_;
  5789. }
  5790. inline void XPhone_DeviceInfo::set_isdkverid(::google::protobuf::int32 value) {
  5791. isdkverid_ = value;
  5792. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_DeviceInfo.iSDKVerID)
  5793. }
  5794. // optional string strCPUArchive = 8;
  5795. inline void XPhone_DeviceInfo::clear_strcpuarchive() {
  5796. strcpuarchive_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5797. }
  5798. inline const ::std::string& XPhone_DeviceInfo::strcpuarchive() const {
  5799. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_DeviceInfo.strCPUArchive)
  5800. return strcpuarchive_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5801. }
  5802. inline void XPhone_DeviceInfo::set_strcpuarchive(const ::std::string& value) {
  5803. strcpuarchive_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  5804. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_DeviceInfo.strCPUArchive)
  5805. }
  5806. inline void XPhone_DeviceInfo::set_strcpuarchive(const char* value) {
  5807. strcpuarchive_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  5808. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_DeviceInfo.strCPUArchive)
  5809. }
  5810. inline void XPhone_DeviceInfo::set_strcpuarchive(const char* value, size_t size) {
  5811. strcpuarchive_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  5812. ::std::string(reinterpret_cast<const char*>(value), size));
  5813. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_DeviceInfo.strCPUArchive)
  5814. }
  5815. inline ::std::string* XPhone_DeviceInfo::mutable_strcpuarchive() {
  5816. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_DeviceInfo.strCPUArchive)
  5817. return strcpuarchive_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5818. }
  5819. inline ::std::string* XPhone_DeviceInfo::release_strcpuarchive() {
  5820. return strcpuarchive_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5821. }
  5822. inline void XPhone_DeviceInfo::set_allocated_strcpuarchive(::std::string* strcpuarchive) {
  5823. if (strcpuarchive != NULL) {
  5824. }
  5825. else {
  5826. }
  5827. strcpuarchive_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strcpuarchive);
  5828. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_DeviceInfo.strCPUArchive)
  5829. }
  5830. // -------------------------------------------------------------------
  5831. // XPhone_SendFile
  5832. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  5833. inline bool XPhone_SendFile::has_head() const {
  5834. return !_is_default_instance_ && head_ != NULL;
  5835. }
  5836. inline void XPhone_SendFile::clear_head() {
  5837. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  5838. head_ = NULL;
  5839. }
  5840. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_SendFile::head() const {
  5841. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SendFile.head)
  5842. return head_ != NULL ? *head_ : *default_instance_->head_;
  5843. }
  5844. inline ::XPhonePlus::XPhone_MsgBase* XPhone_SendFile::mutable_head() {
  5845. if (head_ == NULL) {
  5846. head_ = new ::XPhonePlus::XPhone_MsgBase;
  5847. }
  5848. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SendFile.head)
  5849. return head_;
  5850. }
  5851. inline ::XPhonePlus::XPhone_MsgBase* XPhone_SendFile::release_head() {
  5852. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  5853. head_ = NULL;
  5854. return temp;
  5855. }
  5856. inline void XPhone_SendFile::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  5857. delete head_;
  5858. head_ = head;
  5859. if (head) {
  5860. }
  5861. else {
  5862. }
  5863. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SendFile.head)
  5864. }
  5865. // optional string strFilePath = 2;
  5866. inline void XPhone_SendFile::clear_strfilepath() {
  5867. strfilepath_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5868. }
  5869. inline const ::std::string& XPhone_SendFile::strfilepath() const {
  5870. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SendFile.strFilePath)
  5871. return strfilepath_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5872. }
  5873. inline void XPhone_SendFile::set_strfilepath(const ::std::string& value) {
  5874. strfilepath_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  5875. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SendFile.strFilePath)
  5876. }
  5877. inline void XPhone_SendFile::set_strfilepath(const char* value) {
  5878. strfilepath_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  5879. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SendFile.strFilePath)
  5880. }
  5881. inline void XPhone_SendFile::set_strfilepath(const char* value, size_t size) {
  5882. strfilepath_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  5883. ::std::string(reinterpret_cast<const char*>(value), size));
  5884. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SendFile.strFilePath)
  5885. }
  5886. inline ::std::string* XPhone_SendFile::mutable_strfilepath() {
  5887. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SendFile.strFilePath)
  5888. return strfilepath_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5889. }
  5890. inline ::std::string* XPhone_SendFile::release_strfilepath() {
  5891. return strfilepath_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5892. }
  5893. inline void XPhone_SendFile::set_allocated_strfilepath(::std::string* strfilepath) {
  5894. if (strfilepath != NULL) {
  5895. }
  5896. else {
  5897. }
  5898. strfilepath_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strfilepath);
  5899. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SendFile.strFilePath)
  5900. }
  5901. // optional bytes fileContent = 3;
  5902. inline void XPhone_SendFile::clear_filecontent() {
  5903. filecontent_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5904. }
  5905. inline const ::std::string& XPhone_SendFile::filecontent() const {
  5906. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SendFile.fileContent)
  5907. return filecontent_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5908. }
  5909. inline void XPhone_SendFile::set_filecontent(const ::std::string& value) {
  5910. filecontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  5911. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SendFile.fileContent)
  5912. }
  5913. inline void XPhone_SendFile::set_filecontent(const char* value) {
  5914. filecontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  5915. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SendFile.fileContent)
  5916. }
  5917. inline void XPhone_SendFile::set_filecontent(const void* value, size_t size) {
  5918. filecontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  5919. ::std::string(reinterpret_cast<const char*>(value), size));
  5920. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SendFile.fileContent)
  5921. }
  5922. inline ::std::string* XPhone_SendFile::mutable_filecontent() {
  5923. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SendFile.fileContent)
  5924. return filecontent_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5925. }
  5926. inline ::std::string* XPhone_SendFile::release_filecontent() {
  5927. return filecontent_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5928. }
  5929. inline void XPhone_SendFile::set_allocated_filecontent(::std::string* filecontent) {
  5930. if (filecontent != NULL) {
  5931. }
  5932. else {
  5933. }
  5934. filecontent_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), filecontent);
  5935. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SendFile.fileContent)
  5936. }
  5937. // -------------------------------------------------------------------
  5938. // XPhone_LocationSetting
  5939. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  5940. inline bool XPhone_LocationSetting::has_head() const {
  5941. return !_is_default_instance_ && head_ != NULL;
  5942. }
  5943. inline void XPhone_LocationSetting::clear_head() {
  5944. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  5945. head_ = NULL;
  5946. }
  5947. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_LocationSetting::head() const {
  5948. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_LocationSetting.head)
  5949. return head_ != NULL ? *head_ : *default_instance_->head_;
  5950. }
  5951. inline ::XPhonePlus::XPhone_MsgBase* XPhone_LocationSetting::mutable_head() {
  5952. if (head_ == NULL) {
  5953. head_ = new ::XPhonePlus::XPhone_MsgBase;
  5954. }
  5955. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_LocationSetting.head)
  5956. return head_;
  5957. }
  5958. inline ::XPhonePlus::XPhone_MsgBase* XPhone_LocationSetting::release_head() {
  5959. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  5960. head_ = NULL;
  5961. return temp;
  5962. }
  5963. inline void XPhone_LocationSetting::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  5964. delete head_;
  5965. head_ = head;
  5966. if (head) {
  5967. }
  5968. else {
  5969. }
  5970. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_LocationSetting.head)
  5971. }
  5972. // optional bool bStart = 2;
  5973. inline void XPhone_LocationSetting::clear_bstart() {
  5974. bstart_ = false;
  5975. }
  5976. inline bool XPhone_LocationSetting::bstart() const {
  5977. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_LocationSetting.bStart)
  5978. return bstart_;
  5979. }
  5980. inline void XPhone_LocationSetting::set_bstart(bool value) {
  5981. bstart_ = value;
  5982. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_LocationSetting.bStart)
  5983. }
  5984. // optional string strLocation = 3;
  5985. inline void XPhone_LocationSetting::clear_strlocation() {
  5986. strlocation_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5987. }
  5988. inline const ::std::string& XPhone_LocationSetting::strlocation() const {
  5989. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_LocationSetting.strLocation)
  5990. return strlocation_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  5991. }
  5992. inline void XPhone_LocationSetting::set_strlocation(const ::std::string& value) {
  5993. strlocation_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  5994. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_LocationSetting.strLocation)
  5995. }
  5996. inline void XPhone_LocationSetting::set_strlocation(const char* value) {
  5997. strlocation_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  5998. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_LocationSetting.strLocation)
  5999. }
  6000. inline void XPhone_LocationSetting::set_strlocation(const char* value, size_t size) {
  6001. strlocation_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  6002. ::std::string(reinterpret_cast<const char*>(value), size));
  6003. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_LocationSetting.strLocation)
  6004. }
  6005. inline ::std::string* XPhone_LocationSetting::mutable_strlocation() {
  6006. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_LocationSetting.strLocation)
  6007. return strlocation_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6008. }
  6009. inline ::std::string* XPhone_LocationSetting::release_strlocation() {
  6010. return strlocation_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6011. }
  6012. inline void XPhone_LocationSetting::set_allocated_strlocation(::std::string* strlocation) {
  6013. if (strlocation != NULL) {
  6014. }
  6015. else {
  6016. }
  6017. strlocation_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strlocation);
  6018. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_LocationSetting.strLocation)
  6019. }
  6020. // optional double longtitude = 4;
  6021. inline void XPhone_LocationSetting::clear_longtitude() {
  6022. longtitude_ = 0;
  6023. }
  6024. inline double XPhone_LocationSetting::longtitude() const {
  6025. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_LocationSetting.longtitude)
  6026. return longtitude_;
  6027. }
  6028. inline void XPhone_LocationSetting::set_longtitude(double value) {
  6029. longtitude_ = value;
  6030. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_LocationSetting.longtitude)
  6031. }
  6032. // optional double latitude = 5;
  6033. inline void XPhone_LocationSetting::clear_latitude() {
  6034. latitude_ = 0;
  6035. }
  6036. inline double XPhone_LocationSetting::latitude() const {
  6037. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_LocationSetting.latitude)
  6038. return latitude_;
  6039. }
  6040. inline void XPhone_LocationSetting::set_latitude(double value) {
  6041. latitude_ = value;
  6042. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_LocationSetting.latitude)
  6043. }
  6044. // -------------------------------------------------------------------
  6045. // XPhone_AddNearbySetting
  6046. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  6047. inline bool XPhone_AddNearbySetting::has_head() const {
  6048. return !_is_default_instance_ && head_ != NULL;
  6049. }
  6050. inline void XPhone_AddNearbySetting::clear_head() {
  6051. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  6052. head_ = NULL;
  6053. }
  6054. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_AddNearbySetting::head() const {
  6055. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AddNearbySetting.head)
  6056. return head_ != NULL ? *head_ : *default_instance_->head_;
  6057. }
  6058. inline ::XPhonePlus::XPhone_MsgBase* XPhone_AddNearbySetting::mutable_head() {
  6059. if (head_ == NULL) {
  6060. head_ = new ::XPhonePlus::XPhone_MsgBase;
  6061. }
  6062. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AddNearbySetting.head)
  6063. return head_;
  6064. }
  6065. inline ::XPhonePlus::XPhone_MsgBase* XPhone_AddNearbySetting::release_head() {
  6066. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  6067. head_ = NULL;
  6068. return temp;
  6069. }
  6070. inline void XPhone_AddNearbySetting::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  6071. delete head_;
  6072. head_ = head;
  6073. if (head) {
  6074. }
  6075. else {
  6076. }
  6077. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_AddNearbySetting.head)
  6078. }
  6079. // optional bool addname = 2;
  6080. inline void XPhone_AddNearbySetting::clear_addname() {
  6081. addname_ = false;
  6082. }
  6083. inline bool XPhone_AddNearbySetting::addname() const {
  6084. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AddNearbySetting.addname)
  6085. return addname_;
  6086. }
  6087. inline void XPhone_AddNearbySetting::set_addname(bool value) {
  6088. addname_ = value;
  6089. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AddNearbySetting.addname)
  6090. }
  6091. // optional string strIntroduce = 3;
  6092. inline void XPhone_AddNearbySetting::clear_strintroduce() {
  6093. strintroduce_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6094. }
  6095. inline const ::std::string& XPhone_AddNearbySetting::strintroduce() const {
  6096. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AddNearbySetting.strIntroduce)
  6097. return strintroduce_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6098. }
  6099. inline void XPhone_AddNearbySetting::set_strintroduce(const ::std::string& value) {
  6100. strintroduce_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  6101. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AddNearbySetting.strIntroduce)
  6102. }
  6103. inline void XPhone_AddNearbySetting::set_strintroduce(const char* value) {
  6104. strintroduce_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  6105. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_AddNearbySetting.strIntroduce)
  6106. }
  6107. inline void XPhone_AddNearbySetting::set_strintroduce(const char* value, size_t size) {
  6108. strintroduce_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  6109. ::std::string(reinterpret_cast<const char*>(value), size));
  6110. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_AddNearbySetting.strIntroduce)
  6111. }
  6112. inline ::std::string* XPhone_AddNearbySetting::mutable_strintroduce() {
  6113. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AddNearbySetting.strIntroduce)
  6114. return strintroduce_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6115. }
  6116. inline ::std::string* XPhone_AddNearbySetting::release_strintroduce() {
  6117. return strintroduce_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6118. }
  6119. inline void XPhone_AddNearbySetting::set_allocated_strintroduce(::std::string* strintroduce) {
  6120. if (strintroduce != NULL) {
  6121. }
  6122. else {
  6123. }
  6124. strintroduce_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strintroduce);
  6125. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_AddNearbySetting.strIntroduce)
  6126. }
  6127. // optional int32 addInterval = 4;
  6128. inline void XPhone_AddNearbySetting::clear_addinterval() {
  6129. addinterval_ = 0;
  6130. }
  6131. inline ::google::protobuf::int32 XPhone_AddNearbySetting::addinterval() const {
  6132. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AddNearbySetting.addInterval)
  6133. return addinterval_;
  6134. }
  6135. inline void XPhone_AddNearbySetting::set_addinterval(::google::protobuf::int32 value) {
  6136. addinterval_ = value;
  6137. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AddNearbySetting.addInterval)
  6138. }
  6139. // optional int32 sex = 5;
  6140. inline void XPhone_AddNearbySetting::clear_sex() {
  6141. sex_ = 0;
  6142. }
  6143. inline ::google::protobuf::int32 XPhone_AddNearbySetting::sex() const {
  6144. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AddNearbySetting.sex)
  6145. return sex_;
  6146. }
  6147. inline void XPhone_AddNearbySetting::set_sex(::google::protobuf::int32 value) {
  6148. sex_ = value;
  6149. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AddNearbySetting.sex)
  6150. }
  6151. // optional int32 addcount = 6;
  6152. inline void XPhone_AddNearbySetting::clear_addcount() {
  6153. addcount_ = 0;
  6154. }
  6155. inline ::google::protobuf::int32 XPhone_AddNearbySetting::addcount() const {
  6156. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AddNearbySetting.addcount)
  6157. return addcount_;
  6158. }
  6159. inline void XPhone_AddNearbySetting::set_addcount(::google::protobuf::int32 value) {
  6160. addcount_ = value;
  6161. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AddNearbySetting.addcount)
  6162. }
  6163. // -------------------------------------------------------------------
  6164. // XPhone_AddressBookSetting
  6165. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  6166. inline bool XPhone_AddressBookSetting::has_head() const {
  6167. return !_is_default_instance_ && head_ != NULL;
  6168. }
  6169. inline void XPhone_AddressBookSetting::clear_head() {
  6170. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  6171. head_ = NULL;
  6172. }
  6173. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_AddressBookSetting::head() const {
  6174. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AddressBookSetting.head)
  6175. return head_ != NULL ? *head_ : *default_instance_->head_;
  6176. }
  6177. inline ::XPhonePlus::XPhone_MsgBase* XPhone_AddressBookSetting::mutable_head() {
  6178. if (head_ == NULL) {
  6179. head_ = new ::XPhonePlus::XPhone_MsgBase;
  6180. }
  6181. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AddressBookSetting.head)
  6182. return head_;
  6183. }
  6184. inline ::XPhonePlus::XPhone_MsgBase* XPhone_AddressBookSetting::release_head() {
  6185. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  6186. head_ = NULL;
  6187. return temp;
  6188. }
  6189. inline void XPhone_AddressBookSetting::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  6190. delete head_;
  6191. head_ = head;
  6192. if (head) {
  6193. }
  6194. else {
  6195. }
  6196. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_AddressBookSetting.head)
  6197. }
  6198. // optional int32 addcount = 2;
  6199. inline void XPhone_AddressBookSetting::clear_addcount() {
  6200. addcount_ = 0;
  6201. }
  6202. inline ::google::protobuf::int32 XPhone_AddressBookSetting::addcount() const {
  6203. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AddressBookSetting.addcount)
  6204. return addcount_;
  6205. }
  6206. inline void XPhone_AddressBookSetting::set_addcount(::google::protobuf::int32 value) {
  6207. addcount_ = value;
  6208. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AddressBookSetting.addcount)
  6209. }
  6210. // optional int32 addInterval = 3;
  6211. inline void XPhone_AddressBookSetting::clear_addinterval() {
  6212. addinterval_ = 0;
  6213. }
  6214. inline ::google::protobuf::int32 XPhone_AddressBookSetting::addinterval() const {
  6215. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AddressBookSetting.addInterval)
  6216. return addinterval_;
  6217. }
  6218. inline void XPhone_AddressBookSetting::set_addinterval(::google::protobuf::int32 value) {
  6219. addinterval_ = value;
  6220. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AddressBookSetting.addInterval)
  6221. }
  6222. // optional int32 isex = 4;
  6223. inline void XPhone_AddressBookSetting::clear_isex() {
  6224. isex_ = 0;
  6225. }
  6226. inline ::google::protobuf::int32 XPhone_AddressBookSetting::isex() const {
  6227. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AddressBookSetting.isex)
  6228. return isex_;
  6229. }
  6230. inline void XPhone_AddressBookSetting::set_isex(::google::protobuf::int32 value) {
  6231. isex_ = value;
  6232. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AddressBookSetting.isex)
  6233. }
  6234. // optional string strIntroduce = 5;
  6235. inline void XPhone_AddressBookSetting::clear_strintroduce() {
  6236. strintroduce_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6237. }
  6238. inline const ::std::string& XPhone_AddressBookSetting::strintroduce() const {
  6239. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AddressBookSetting.strIntroduce)
  6240. return strintroduce_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6241. }
  6242. inline void XPhone_AddressBookSetting::set_strintroduce(const ::std::string& value) {
  6243. strintroduce_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  6244. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AddressBookSetting.strIntroduce)
  6245. }
  6246. inline void XPhone_AddressBookSetting::set_strintroduce(const char* value) {
  6247. strintroduce_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  6248. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_AddressBookSetting.strIntroduce)
  6249. }
  6250. inline void XPhone_AddressBookSetting::set_strintroduce(const char* value, size_t size) {
  6251. strintroduce_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  6252. ::std::string(reinterpret_cast<const char*>(value), size));
  6253. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_AddressBookSetting.strIntroduce)
  6254. }
  6255. inline ::std::string* XPhone_AddressBookSetting::mutable_strintroduce() {
  6256. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AddressBookSetting.strIntroduce)
  6257. return strintroduce_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6258. }
  6259. inline ::std::string* XPhone_AddressBookSetting::release_strintroduce() {
  6260. return strintroduce_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6261. }
  6262. inline void XPhone_AddressBookSetting::set_allocated_strintroduce(::std::string* strintroduce) {
  6263. if (strintroduce != NULL) {
  6264. }
  6265. else {
  6266. }
  6267. strintroduce_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strintroduce);
  6268. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_AddressBookSetting.strIntroduce)
  6269. }
  6270. // -------------------------------------------------------------------
  6271. // XPhone_RadarSetting
  6272. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  6273. inline bool XPhone_RadarSetting::has_head() const {
  6274. return !_is_default_instance_ && head_ != NULL;
  6275. }
  6276. inline void XPhone_RadarSetting::clear_head() {
  6277. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  6278. head_ = NULL;
  6279. }
  6280. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_RadarSetting::head() const {
  6281. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_RadarSetting.head)
  6282. return head_ != NULL ? *head_ : *default_instance_->head_;
  6283. }
  6284. inline ::XPhonePlus::XPhone_MsgBase* XPhone_RadarSetting::mutable_head() {
  6285. if (head_ == NULL) {
  6286. head_ = new ::XPhonePlus::XPhone_MsgBase;
  6287. }
  6288. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_RadarSetting.head)
  6289. return head_;
  6290. }
  6291. inline ::XPhonePlus::XPhone_MsgBase* XPhone_RadarSetting::release_head() {
  6292. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  6293. head_ = NULL;
  6294. return temp;
  6295. }
  6296. inline void XPhone_RadarSetting::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  6297. delete head_;
  6298. head_ = head;
  6299. if (head) {
  6300. }
  6301. else {
  6302. }
  6303. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_RadarSetting.head)
  6304. }
  6305. // optional int32 scantime = 2;
  6306. inline void XPhone_RadarSetting::clear_scantime() {
  6307. scantime_ = 0;
  6308. }
  6309. inline ::google::protobuf::int32 XPhone_RadarSetting::scantime() const {
  6310. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_RadarSetting.scantime)
  6311. return scantime_;
  6312. }
  6313. inline void XPhone_RadarSetting::set_scantime(::google::protobuf::int32 value) {
  6314. scantime_ = value;
  6315. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_RadarSetting.scantime)
  6316. }
  6317. // -------------------------------------------------------------------
  6318. // XPhone_YaoyiyaoSetting
  6319. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  6320. inline bool XPhone_YaoyiyaoSetting::has_head() const {
  6321. return !_is_default_instance_ && head_ != NULL;
  6322. }
  6323. inline void XPhone_YaoyiyaoSetting::clear_head() {
  6324. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  6325. head_ = NULL;
  6326. }
  6327. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_YaoyiyaoSetting::head() const {
  6328. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_YaoyiyaoSetting.head)
  6329. return head_ != NULL ? *head_ : *default_instance_->head_;
  6330. }
  6331. inline ::XPhonePlus::XPhone_MsgBase* XPhone_YaoyiyaoSetting::mutable_head() {
  6332. if (head_ == NULL) {
  6333. head_ = new ::XPhonePlus::XPhone_MsgBase;
  6334. }
  6335. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_YaoyiyaoSetting.head)
  6336. return head_;
  6337. }
  6338. inline ::XPhonePlus::XPhone_MsgBase* XPhone_YaoyiyaoSetting::release_head() {
  6339. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  6340. head_ = NULL;
  6341. return temp;
  6342. }
  6343. inline void XPhone_YaoyiyaoSetting::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  6344. delete head_;
  6345. head_ = head;
  6346. if (head) {
  6347. }
  6348. else {
  6349. }
  6350. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_YaoyiyaoSetting.head)
  6351. }
  6352. // optional int32 totaltime = 2;
  6353. inline void XPhone_YaoyiyaoSetting::clear_totaltime() {
  6354. totaltime_ = 0;
  6355. }
  6356. inline ::google::protobuf::int32 XPhone_YaoyiyaoSetting::totaltime() const {
  6357. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_YaoyiyaoSetting.totaltime)
  6358. return totaltime_;
  6359. }
  6360. inline void XPhone_YaoyiyaoSetting::set_totaltime(::google::protobuf::int32 value) {
  6361. totaltime_ = value;
  6362. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_YaoyiyaoSetting.totaltime)
  6363. }
  6364. // optional int32 intrval = 3;
  6365. inline void XPhone_YaoyiyaoSetting::clear_intrval() {
  6366. intrval_ = 0;
  6367. }
  6368. inline ::google::protobuf::int32 XPhone_YaoyiyaoSetting::intrval() const {
  6369. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_YaoyiyaoSetting.intrval)
  6370. return intrval_;
  6371. }
  6372. inline void XPhone_YaoyiyaoSetting::set_intrval(::google::protobuf::int32 value) {
  6373. intrval_ = value;
  6374. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_YaoyiyaoSetting.intrval)
  6375. }
  6376. // optional bool addname = 4;
  6377. inline void XPhone_YaoyiyaoSetting::clear_addname() {
  6378. addname_ = false;
  6379. }
  6380. inline bool XPhone_YaoyiyaoSetting::addname() const {
  6381. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_YaoyiyaoSetting.addname)
  6382. return addname_;
  6383. }
  6384. inline void XPhone_YaoyiyaoSetting::set_addname(bool value) {
  6385. addname_ = value;
  6386. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_YaoyiyaoSetting.addname)
  6387. }
  6388. // optional string strIntroduce = 5;
  6389. inline void XPhone_YaoyiyaoSetting::clear_strintroduce() {
  6390. strintroduce_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6391. }
  6392. inline const ::std::string& XPhone_YaoyiyaoSetting::strintroduce() const {
  6393. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_YaoyiyaoSetting.strIntroduce)
  6394. return strintroduce_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6395. }
  6396. inline void XPhone_YaoyiyaoSetting::set_strintroduce(const ::std::string& value) {
  6397. strintroduce_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  6398. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_YaoyiyaoSetting.strIntroduce)
  6399. }
  6400. inline void XPhone_YaoyiyaoSetting::set_strintroduce(const char* value) {
  6401. strintroduce_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  6402. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_YaoyiyaoSetting.strIntroduce)
  6403. }
  6404. inline void XPhone_YaoyiyaoSetting::set_strintroduce(const char* value, size_t size) {
  6405. strintroduce_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  6406. ::std::string(reinterpret_cast<const char*>(value), size));
  6407. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_YaoyiyaoSetting.strIntroduce)
  6408. }
  6409. inline ::std::string* XPhone_YaoyiyaoSetting::mutable_strintroduce() {
  6410. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_YaoyiyaoSetting.strIntroduce)
  6411. return strintroduce_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6412. }
  6413. inline ::std::string* XPhone_YaoyiyaoSetting::release_strintroduce() {
  6414. return strintroduce_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6415. }
  6416. inline void XPhone_YaoyiyaoSetting::set_allocated_strintroduce(::std::string* strintroduce) {
  6417. if (strintroduce != NULL) {
  6418. }
  6419. else {
  6420. }
  6421. strintroduce_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strintroduce);
  6422. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_YaoyiyaoSetting.strIntroduce)
  6423. }
  6424. // optional bool addFriend = 6;
  6425. inline void XPhone_YaoyiyaoSetting::clear_addfriend() {
  6426. addfriend_ = false;
  6427. }
  6428. inline bool XPhone_YaoyiyaoSetting::addfriend() const {
  6429. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_YaoyiyaoSetting.addFriend)
  6430. return addfriend_;
  6431. }
  6432. inline void XPhone_YaoyiyaoSetting::set_addfriend(bool value) {
  6433. addfriend_ = value;
  6434. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_YaoyiyaoSetting.addFriend)
  6435. }
  6436. // -------------------------------------------------------------------
  6437. // XPhone_AutoReplyMsg
  6438. // optional int32 type = 1;
  6439. inline void XPhone_AutoReplyMsg::clear_type() {
  6440. type_ = 0;
  6441. }
  6442. inline ::google::protobuf::int32 XPhone_AutoReplyMsg::type() const {
  6443. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AutoReplyMsg.type)
  6444. return type_;
  6445. }
  6446. inline void XPhone_AutoReplyMsg::set_type(::google::protobuf::int32 value) {
  6447. type_ = value;
  6448. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AutoReplyMsg.type)
  6449. }
  6450. // optional string strKeyword = 2;
  6451. inline void XPhone_AutoReplyMsg::clear_strkeyword() {
  6452. strkeyword_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6453. }
  6454. inline const ::std::string& XPhone_AutoReplyMsg::strkeyword() const {
  6455. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AutoReplyMsg.strKeyword)
  6456. return strkeyword_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6457. }
  6458. inline void XPhone_AutoReplyMsg::set_strkeyword(const ::std::string& value) {
  6459. strkeyword_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  6460. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AutoReplyMsg.strKeyword)
  6461. }
  6462. inline void XPhone_AutoReplyMsg::set_strkeyword(const char* value) {
  6463. strkeyword_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  6464. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_AutoReplyMsg.strKeyword)
  6465. }
  6466. inline void XPhone_AutoReplyMsg::set_strkeyword(const char* value, size_t size) {
  6467. strkeyword_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  6468. ::std::string(reinterpret_cast<const char*>(value), size));
  6469. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_AutoReplyMsg.strKeyword)
  6470. }
  6471. inline ::std::string* XPhone_AutoReplyMsg::mutable_strkeyword() {
  6472. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AutoReplyMsg.strKeyword)
  6473. return strkeyword_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6474. }
  6475. inline ::std::string* XPhone_AutoReplyMsg::release_strkeyword() {
  6476. return strkeyword_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6477. }
  6478. inline void XPhone_AutoReplyMsg::set_allocated_strkeyword(::std::string* strkeyword) {
  6479. if (strkeyword != NULL) {
  6480. }
  6481. else {
  6482. }
  6483. strkeyword_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strkeyword);
  6484. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_AutoReplyMsg.strKeyword)
  6485. }
  6486. // optional string strResponse = 3;
  6487. inline void XPhone_AutoReplyMsg::clear_strresponse() {
  6488. strresponse_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6489. }
  6490. inline const ::std::string& XPhone_AutoReplyMsg::strresponse() const {
  6491. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AutoReplyMsg.strResponse)
  6492. return strresponse_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6493. }
  6494. inline void XPhone_AutoReplyMsg::set_strresponse(const ::std::string& value) {
  6495. strresponse_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  6496. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AutoReplyMsg.strResponse)
  6497. }
  6498. inline void XPhone_AutoReplyMsg::set_strresponse(const char* value) {
  6499. strresponse_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  6500. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_AutoReplyMsg.strResponse)
  6501. }
  6502. inline void XPhone_AutoReplyMsg::set_strresponse(const char* value, size_t size) {
  6503. strresponse_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  6504. ::std::string(reinterpret_cast<const char*>(value), size));
  6505. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_AutoReplyMsg.strResponse)
  6506. }
  6507. inline ::std::string* XPhone_AutoReplyMsg::mutable_strresponse() {
  6508. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AutoReplyMsg.strResponse)
  6509. return strresponse_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6510. }
  6511. inline ::std::string* XPhone_AutoReplyMsg::release_strresponse() {
  6512. return strresponse_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6513. }
  6514. inline void XPhone_AutoReplyMsg::set_allocated_strresponse(::std::string* strresponse) {
  6515. if (strresponse != NULL) {
  6516. }
  6517. else {
  6518. }
  6519. strresponse_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strresponse);
  6520. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_AutoReplyMsg.strResponse)
  6521. }
  6522. // -------------------------------------------------------------------
  6523. // XPhone_AutoReplySetting
  6524. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  6525. inline bool XPhone_AutoReplySetting::has_head() const {
  6526. return !_is_default_instance_ && head_ != NULL;
  6527. }
  6528. inline void XPhone_AutoReplySetting::clear_head() {
  6529. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  6530. head_ = NULL;
  6531. }
  6532. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_AutoReplySetting::head() const {
  6533. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AutoReplySetting.head)
  6534. return head_ != NULL ? *head_ : *default_instance_->head_;
  6535. }
  6536. inline ::XPhonePlus::XPhone_MsgBase* XPhone_AutoReplySetting::mutable_head() {
  6537. if (head_ == NULL) {
  6538. head_ = new ::XPhonePlus::XPhone_MsgBase;
  6539. }
  6540. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AutoReplySetting.head)
  6541. return head_;
  6542. }
  6543. inline ::XPhonePlus::XPhone_MsgBase* XPhone_AutoReplySetting::release_head() {
  6544. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  6545. head_ = NULL;
  6546. return temp;
  6547. }
  6548. inline void XPhone_AutoReplySetting::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  6549. delete head_;
  6550. head_ = head;
  6551. if (head) {
  6552. }
  6553. else {
  6554. }
  6555. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_AutoReplySetting.head)
  6556. }
  6557. // optional bool forbiddenForground = 2;
  6558. inline void XPhone_AutoReplySetting::clear_forbiddenforground() {
  6559. forbiddenforground_ = false;
  6560. }
  6561. inline bool XPhone_AutoReplySetting::forbiddenforground() const {
  6562. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AutoReplySetting.forbiddenForground)
  6563. return forbiddenforground_;
  6564. }
  6565. inline void XPhone_AutoReplySetting::set_forbiddenforground(bool value) {
  6566. forbiddenforground_ = value;
  6567. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AutoReplySetting.forbiddenForground)
  6568. }
  6569. // optional int32 delay = 3;
  6570. inline void XPhone_AutoReplySetting::clear_delay() {
  6571. delay_ = 0;
  6572. }
  6573. inline ::google::protobuf::int32 XPhone_AutoReplySetting::delay() const {
  6574. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AutoReplySetting.delay)
  6575. return delay_;
  6576. }
  6577. inline void XPhone_AutoReplySetting::set_delay(::google::protobuf::int32 value) {
  6578. delay_ = value;
  6579. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AutoReplySetting.delay)
  6580. }
  6581. // optional string strCommonContent = 4;
  6582. inline void XPhone_AutoReplySetting::clear_strcommoncontent() {
  6583. strcommoncontent_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6584. }
  6585. inline const ::std::string& XPhone_AutoReplySetting::strcommoncontent() const {
  6586. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AutoReplySetting.strCommonContent)
  6587. return strcommoncontent_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6588. }
  6589. inline void XPhone_AutoReplySetting::set_strcommoncontent(const ::std::string& value) {
  6590. strcommoncontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  6591. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AutoReplySetting.strCommonContent)
  6592. }
  6593. inline void XPhone_AutoReplySetting::set_strcommoncontent(const char* value) {
  6594. strcommoncontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  6595. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_AutoReplySetting.strCommonContent)
  6596. }
  6597. inline void XPhone_AutoReplySetting::set_strcommoncontent(const char* value, size_t size) {
  6598. strcommoncontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  6599. ::std::string(reinterpret_cast<const char*>(value), size));
  6600. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_AutoReplySetting.strCommonContent)
  6601. }
  6602. inline ::std::string* XPhone_AutoReplySetting::mutable_strcommoncontent() {
  6603. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AutoReplySetting.strCommonContent)
  6604. return strcommoncontent_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6605. }
  6606. inline ::std::string* XPhone_AutoReplySetting::release_strcommoncontent() {
  6607. return strcommoncontent_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6608. }
  6609. inline void XPhone_AutoReplySetting::set_allocated_strcommoncontent(::std::string* strcommoncontent) {
  6610. if (strcommoncontent != NULL) {
  6611. }
  6612. else {
  6613. }
  6614. strcommoncontent_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strcommoncontent);
  6615. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_AutoReplySetting.strCommonContent)
  6616. }
  6617. // optional int32 maxreply = 5;
  6618. inline void XPhone_AutoReplySetting::clear_maxreply() {
  6619. maxreply_ = 0;
  6620. }
  6621. inline ::google::protobuf::int32 XPhone_AutoReplySetting::maxreply() const {
  6622. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AutoReplySetting.maxreply)
  6623. return maxreply_;
  6624. }
  6625. inline void XPhone_AutoReplySetting::set_maxreply(::google::protobuf::int32 value) {
  6626. maxreply_ = value;
  6627. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AutoReplySetting.maxreply)
  6628. }
  6629. // optional string strStartTime = 6;
  6630. inline void XPhone_AutoReplySetting::clear_strstarttime() {
  6631. strstarttime_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6632. }
  6633. inline const ::std::string& XPhone_AutoReplySetting::strstarttime() const {
  6634. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AutoReplySetting.strStartTime)
  6635. return strstarttime_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6636. }
  6637. inline void XPhone_AutoReplySetting::set_strstarttime(const ::std::string& value) {
  6638. strstarttime_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  6639. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AutoReplySetting.strStartTime)
  6640. }
  6641. inline void XPhone_AutoReplySetting::set_strstarttime(const char* value) {
  6642. strstarttime_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  6643. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_AutoReplySetting.strStartTime)
  6644. }
  6645. inline void XPhone_AutoReplySetting::set_strstarttime(const char* value, size_t size) {
  6646. strstarttime_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  6647. ::std::string(reinterpret_cast<const char*>(value), size));
  6648. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_AutoReplySetting.strStartTime)
  6649. }
  6650. inline ::std::string* XPhone_AutoReplySetting::mutable_strstarttime() {
  6651. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AutoReplySetting.strStartTime)
  6652. return strstarttime_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6653. }
  6654. inline ::std::string* XPhone_AutoReplySetting::release_strstarttime() {
  6655. return strstarttime_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6656. }
  6657. inline void XPhone_AutoReplySetting::set_allocated_strstarttime(::std::string* strstarttime) {
  6658. if (strstarttime != NULL) {
  6659. }
  6660. else {
  6661. }
  6662. strstarttime_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strstarttime);
  6663. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_AutoReplySetting.strStartTime)
  6664. }
  6665. // optional string strEndTime = 7;
  6666. inline void XPhone_AutoReplySetting::clear_strendtime() {
  6667. strendtime_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6668. }
  6669. inline const ::std::string& XPhone_AutoReplySetting::strendtime() const {
  6670. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AutoReplySetting.strEndTime)
  6671. return strendtime_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6672. }
  6673. inline void XPhone_AutoReplySetting::set_strendtime(const ::std::string& value) {
  6674. strendtime_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  6675. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AutoReplySetting.strEndTime)
  6676. }
  6677. inline void XPhone_AutoReplySetting::set_strendtime(const char* value) {
  6678. strendtime_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  6679. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_AutoReplySetting.strEndTime)
  6680. }
  6681. inline void XPhone_AutoReplySetting::set_strendtime(const char* value, size_t size) {
  6682. strendtime_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  6683. ::std::string(reinterpret_cast<const char*>(value), size));
  6684. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_AutoReplySetting.strEndTime)
  6685. }
  6686. inline ::std::string* XPhone_AutoReplySetting::mutable_strendtime() {
  6687. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AutoReplySetting.strEndTime)
  6688. return strendtime_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6689. }
  6690. inline ::std::string* XPhone_AutoReplySetting::release_strendtime() {
  6691. return strendtime_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6692. }
  6693. inline void XPhone_AutoReplySetting::set_allocated_strendtime(::std::string* strendtime) {
  6694. if (strendtime != NULL) {
  6695. }
  6696. else {
  6697. }
  6698. strendtime_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strendtime);
  6699. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_AutoReplySetting.strEndTime)
  6700. }
  6701. // repeated .XPhonePlus.XPhone_AutoReplyMsg msgList = 8;
  6702. inline int XPhone_AutoReplySetting::msglist_size() const {
  6703. return msglist_.size();
  6704. }
  6705. inline void XPhone_AutoReplySetting::clear_msglist() {
  6706. msglist_.Clear();
  6707. }
  6708. inline const ::XPhonePlus::XPhone_AutoReplyMsg& XPhone_AutoReplySetting::msglist(int index) const {
  6709. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AutoReplySetting.msgList)
  6710. return msglist_.Get(index);
  6711. }
  6712. inline ::XPhonePlus::XPhone_AutoReplyMsg* XPhone_AutoReplySetting::mutable_msglist(int index) {
  6713. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AutoReplySetting.msgList)
  6714. return msglist_.Mutable(index);
  6715. }
  6716. inline ::XPhonePlus::XPhone_AutoReplyMsg* XPhone_AutoReplySetting::add_msglist() {
  6717. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_AutoReplySetting.msgList)
  6718. return msglist_.Add();
  6719. }
  6720. inline ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_AutoReplyMsg >*
  6721. XPhone_AutoReplySetting::mutable_msglist() {
  6722. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_AutoReplySetting.msgList)
  6723. return &msglist_;
  6724. }
  6725. inline const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_AutoReplyMsg >&
  6726. XPhone_AutoReplySetting::msglist() const {
  6727. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_AutoReplySetting.msgList)
  6728. return msglist_;
  6729. }
  6730. // -------------------------------------------------------------------
  6731. // XPhone_FunctionSwitch
  6732. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  6733. inline bool XPhone_FunctionSwitch::has_head() const {
  6734. return !_is_default_instance_ && head_ != NULL;
  6735. }
  6736. inline void XPhone_FunctionSwitch::clear_head() {
  6737. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  6738. head_ = NULL;
  6739. }
  6740. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_FunctionSwitch::head() const {
  6741. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_FunctionSwitch.head)
  6742. return head_ != NULL ? *head_ : *default_instance_->head_;
  6743. }
  6744. inline ::XPhonePlus::XPhone_MsgBase* XPhone_FunctionSwitch::mutable_head() {
  6745. if (head_ == NULL) {
  6746. head_ = new ::XPhonePlus::XPhone_MsgBase;
  6747. }
  6748. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_FunctionSwitch.head)
  6749. return head_;
  6750. }
  6751. inline ::XPhonePlus::XPhone_MsgBase* XPhone_FunctionSwitch::release_head() {
  6752. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  6753. head_ = NULL;
  6754. return temp;
  6755. }
  6756. inline void XPhone_FunctionSwitch::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  6757. delete head_;
  6758. head_ = head;
  6759. if (head) {
  6760. }
  6761. else {
  6762. }
  6763. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_FunctionSwitch.head)
  6764. }
  6765. // optional .XPhonePlus.XPhone_TaskType taskType = 2;
  6766. inline void XPhone_FunctionSwitch::clear_tasktype() {
  6767. tasktype_ = 0;
  6768. }
  6769. inline ::XPhonePlus::XPhone_TaskType XPhone_FunctionSwitch::tasktype() const {
  6770. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_FunctionSwitch.taskType)
  6771. return static_cast<::XPhonePlus::XPhone_TaskType>(tasktype_);
  6772. }
  6773. inline void XPhone_FunctionSwitch::set_tasktype(::XPhonePlus::XPhone_TaskType value) {
  6774. tasktype_ = value;
  6775. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_FunctionSwitch.taskType)
  6776. }
  6777. // optional .XPhonePlus.XPhone_TaskAction action = 3;
  6778. inline void XPhone_FunctionSwitch::clear_action() {
  6779. action_ = 0;
  6780. }
  6781. inline ::XPhonePlus::XPhone_TaskAction XPhone_FunctionSwitch::action() const {
  6782. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_FunctionSwitch.action)
  6783. return static_cast<::XPhonePlus::XPhone_TaskAction>(action_);
  6784. }
  6785. inline void XPhone_FunctionSwitch::set_action(::XPhonePlus::XPhone_TaskAction value) {
  6786. action_ = value;
  6787. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_FunctionSwitch.action)
  6788. }
  6789. // -------------------------------------------------------------------
  6790. // XPhone_SnsMsg
  6791. // optional int32 SNSType = 1;
  6792. inline void XPhone_SnsMsg::clear_snstype() {
  6793. snstype_ = 0;
  6794. }
  6795. inline ::google::protobuf::int32 XPhone_SnsMsg::snstype() const {
  6796. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SnsMsg.SNSType)
  6797. return snstype_;
  6798. }
  6799. inline void XPhone_SnsMsg::set_snstype(::google::protobuf::int32 value) {
  6800. snstype_ = value;
  6801. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SnsMsg.SNSType)
  6802. }
  6803. // optional string strTitle = 2;
  6804. inline void XPhone_SnsMsg::clear_strtitle() {
  6805. strtitle_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6806. }
  6807. inline const ::std::string& XPhone_SnsMsg::strtitle() const {
  6808. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SnsMsg.strTitle)
  6809. return strtitle_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6810. }
  6811. inline void XPhone_SnsMsg::set_strtitle(const ::std::string& value) {
  6812. strtitle_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  6813. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SnsMsg.strTitle)
  6814. }
  6815. inline void XPhone_SnsMsg::set_strtitle(const char* value) {
  6816. strtitle_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  6817. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SnsMsg.strTitle)
  6818. }
  6819. inline void XPhone_SnsMsg::set_strtitle(const char* value, size_t size) {
  6820. strtitle_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  6821. ::std::string(reinterpret_cast<const char*>(value), size));
  6822. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SnsMsg.strTitle)
  6823. }
  6824. inline ::std::string* XPhone_SnsMsg::mutable_strtitle() {
  6825. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SnsMsg.strTitle)
  6826. return strtitle_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6827. }
  6828. inline ::std::string* XPhone_SnsMsg::release_strtitle() {
  6829. return strtitle_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6830. }
  6831. inline void XPhone_SnsMsg::set_allocated_strtitle(::std::string* strtitle) {
  6832. if (strtitle != NULL) {
  6833. }
  6834. else {
  6835. }
  6836. strtitle_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strtitle);
  6837. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SnsMsg.strTitle)
  6838. }
  6839. // optional string strText = 3;
  6840. inline void XPhone_SnsMsg::clear_strtext() {
  6841. strtext_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6842. }
  6843. inline const ::std::string& XPhone_SnsMsg::strtext() const {
  6844. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SnsMsg.strText)
  6845. return strtext_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6846. }
  6847. inline void XPhone_SnsMsg::set_strtext(const ::std::string& value) {
  6848. strtext_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  6849. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SnsMsg.strText)
  6850. }
  6851. inline void XPhone_SnsMsg::set_strtext(const char* value) {
  6852. strtext_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  6853. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SnsMsg.strText)
  6854. }
  6855. inline void XPhone_SnsMsg::set_strtext(const char* value, size_t size) {
  6856. strtext_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  6857. ::std::string(reinterpret_cast<const char*>(value), size));
  6858. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SnsMsg.strText)
  6859. }
  6860. inline ::std::string* XPhone_SnsMsg::mutable_strtext() {
  6861. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SnsMsg.strText)
  6862. return strtext_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6863. }
  6864. inline ::std::string* XPhone_SnsMsg::release_strtext() {
  6865. return strtext_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6866. }
  6867. inline void XPhone_SnsMsg::set_allocated_strtext(::std::string* strtext) {
  6868. if (strtext != NULL) {
  6869. }
  6870. else {
  6871. }
  6872. strtext_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strtext);
  6873. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SnsMsg.strText)
  6874. }
  6875. // optional string strLinker = 4;
  6876. inline void XPhone_SnsMsg::clear_strlinker() {
  6877. strlinker_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6878. }
  6879. inline const ::std::string& XPhone_SnsMsg::strlinker() const {
  6880. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SnsMsg.strLinker)
  6881. return strlinker_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6882. }
  6883. inline void XPhone_SnsMsg::set_strlinker(const ::std::string& value) {
  6884. strlinker_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  6885. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SnsMsg.strLinker)
  6886. }
  6887. inline void XPhone_SnsMsg::set_strlinker(const char* value) {
  6888. strlinker_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  6889. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SnsMsg.strLinker)
  6890. }
  6891. inline void XPhone_SnsMsg::set_strlinker(const char* value, size_t size) {
  6892. strlinker_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  6893. ::std::string(reinterpret_cast<const char*>(value), size));
  6894. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SnsMsg.strLinker)
  6895. }
  6896. inline ::std::string* XPhone_SnsMsg::mutable_strlinker() {
  6897. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SnsMsg.strLinker)
  6898. return strlinker_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6899. }
  6900. inline ::std::string* XPhone_SnsMsg::release_strlinker() {
  6901. return strlinker_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  6902. }
  6903. inline void XPhone_SnsMsg::set_allocated_strlinker(::std::string* strlinker) {
  6904. if (strlinker != NULL) {
  6905. }
  6906. else {
  6907. }
  6908. strlinker_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strlinker);
  6909. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SnsMsg.strLinker)
  6910. }
  6911. // repeated string picList = 5;
  6912. inline int XPhone_SnsMsg::piclist_size() const {
  6913. return piclist_.size();
  6914. }
  6915. inline void XPhone_SnsMsg::clear_piclist() {
  6916. piclist_.Clear();
  6917. }
  6918. inline const ::std::string& XPhone_SnsMsg::piclist(int index) const {
  6919. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SnsMsg.picList)
  6920. return piclist_.Get(index);
  6921. }
  6922. inline ::std::string* XPhone_SnsMsg::mutable_piclist(int index) {
  6923. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SnsMsg.picList)
  6924. return piclist_.Mutable(index);
  6925. }
  6926. inline void XPhone_SnsMsg::set_piclist(int index, const ::std::string& value) {
  6927. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SnsMsg.picList)
  6928. piclist_.Mutable(index)->assign(value);
  6929. }
  6930. inline void XPhone_SnsMsg::set_piclist(int index, const char* value) {
  6931. piclist_.Mutable(index)->assign(value);
  6932. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SnsMsg.picList)
  6933. }
  6934. inline void XPhone_SnsMsg::set_piclist(int index, const char* value, size_t size) {
  6935. piclist_.Mutable(index)->assign(
  6936. reinterpret_cast<const char*>(value), size);
  6937. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SnsMsg.picList)
  6938. }
  6939. inline ::std::string* XPhone_SnsMsg::add_piclist() {
  6940. return piclist_.Add();
  6941. }
  6942. inline void XPhone_SnsMsg::add_piclist(const ::std::string& value) {
  6943. piclist_.Add()->assign(value);
  6944. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_SnsMsg.picList)
  6945. }
  6946. inline void XPhone_SnsMsg::add_piclist(const char* value) {
  6947. piclist_.Add()->assign(value);
  6948. // @@protoc_insertion_point(field_add_char:XPhonePlus.XPhone_SnsMsg.picList)
  6949. }
  6950. inline void XPhone_SnsMsg::add_piclist(const char* value, size_t size) {
  6951. piclist_.Add()->assign(reinterpret_cast<const char*>(value), size);
  6952. // @@protoc_insertion_point(field_add_pointer:XPhonePlus.XPhone_SnsMsg.picList)
  6953. }
  6954. inline const ::google::protobuf::RepeatedPtrField< ::std::string>&
  6955. XPhone_SnsMsg::piclist() const {
  6956. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_SnsMsg.picList)
  6957. return piclist_;
  6958. }
  6959. inline ::google::protobuf::RepeatedPtrField< ::std::string>*
  6960. XPhone_SnsMsg::mutable_piclist() {
  6961. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_SnsMsg.picList)
  6962. return &piclist_;
  6963. }
  6964. // -------------------------------------------------------------------
  6965. // XPhone_SnsSetting
  6966. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  6967. inline bool XPhone_SnsSetting::has_head() const {
  6968. return !_is_default_instance_ && head_ != NULL;
  6969. }
  6970. inline void XPhone_SnsSetting::clear_head() {
  6971. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  6972. head_ = NULL;
  6973. }
  6974. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_SnsSetting::head() const {
  6975. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SnsSetting.head)
  6976. return head_ != NULL ? *head_ : *default_instance_->head_;
  6977. }
  6978. inline ::XPhonePlus::XPhone_MsgBase* XPhone_SnsSetting::mutable_head() {
  6979. if (head_ == NULL) {
  6980. head_ = new ::XPhonePlus::XPhone_MsgBase;
  6981. }
  6982. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SnsSetting.head)
  6983. return head_;
  6984. }
  6985. inline ::XPhonePlus::XPhone_MsgBase* XPhone_SnsSetting::release_head() {
  6986. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  6987. head_ = NULL;
  6988. return temp;
  6989. }
  6990. inline void XPhone_SnsSetting::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  6991. delete head_;
  6992. head_ = head;
  6993. if (head) {
  6994. }
  6995. else {
  6996. }
  6997. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SnsSetting.head)
  6998. }
  6999. // optional int32 sendintrval = 2;
  7000. inline void XPhone_SnsSetting::clear_sendintrval() {
  7001. sendintrval_ = 0;
  7002. }
  7003. inline ::google::protobuf::int32 XPhone_SnsSetting::sendintrval() const {
  7004. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SnsSetting.sendintrval)
  7005. return sendintrval_;
  7006. }
  7007. inline void XPhone_SnsSetting::set_sendintrval(::google::protobuf::int32 value) {
  7008. sendintrval_ = value;
  7009. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SnsSetting.sendintrval)
  7010. }
  7011. // repeated .XPhonePlus.XPhone_SnsMsg snsList = 3;
  7012. inline int XPhone_SnsSetting::snslist_size() const {
  7013. return snslist_.size();
  7014. }
  7015. inline void XPhone_SnsSetting::clear_snslist() {
  7016. snslist_.Clear();
  7017. }
  7018. inline const ::XPhonePlus::XPhone_SnsMsg& XPhone_SnsSetting::snslist(int index) const {
  7019. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SnsSetting.snsList)
  7020. return snslist_.Get(index);
  7021. }
  7022. inline ::XPhonePlus::XPhone_SnsMsg* XPhone_SnsSetting::mutable_snslist(int index) {
  7023. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SnsSetting.snsList)
  7024. return snslist_.Mutable(index);
  7025. }
  7026. inline ::XPhonePlus::XPhone_SnsMsg* XPhone_SnsSetting::add_snslist() {
  7027. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_SnsSetting.snsList)
  7028. return snslist_.Add();
  7029. }
  7030. inline ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_SnsMsg >*
  7031. XPhone_SnsSetting::mutable_snslist() {
  7032. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_SnsSetting.snsList)
  7033. return &snslist_;
  7034. }
  7035. inline const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_SnsMsg >&
  7036. XPhone_SnsSetting::snslist() const {
  7037. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_SnsSetting.snsList)
  7038. return snslist_;
  7039. }
  7040. // -------------------------------------------------------------------
  7041. // XPhone_ChatroomMsgSetting
  7042. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  7043. inline bool XPhone_ChatroomMsgSetting::has_head() const {
  7044. return !_is_default_instance_ && head_ != NULL;
  7045. }
  7046. inline void XPhone_ChatroomMsgSetting::clear_head() {
  7047. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  7048. head_ = NULL;
  7049. }
  7050. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_ChatroomMsgSetting::head() const {
  7051. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatroomMsgSetting.head)
  7052. return head_ != NULL ? *head_ : *default_instance_->head_;
  7053. }
  7054. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ChatroomMsgSetting::mutable_head() {
  7055. if (head_ == NULL) {
  7056. head_ = new ::XPhonePlus::XPhone_MsgBase;
  7057. }
  7058. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ChatroomMsgSetting.head)
  7059. return head_;
  7060. }
  7061. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ChatroomMsgSetting::release_head() {
  7062. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  7063. head_ = NULL;
  7064. return temp;
  7065. }
  7066. inline void XPhone_ChatroomMsgSetting::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  7067. delete head_;
  7068. head_ = head;
  7069. if (head) {
  7070. }
  7071. else {
  7072. }
  7073. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ChatroomMsgSetting.head)
  7074. }
  7075. // optional int32 sendintrval = 2;
  7076. inline void XPhone_ChatroomMsgSetting::clear_sendintrval() {
  7077. sendintrval_ = 0;
  7078. }
  7079. inline ::google::protobuf::int32 XPhone_ChatroomMsgSetting::sendintrval() const {
  7080. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatroomMsgSetting.sendintrval)
  7081. return sendintrval_;
  7082. }
  7083. inline void XPhone_ChatroomMsgSetting::set_sendintrval(::google::protobuf::int32 value) {
  7084. sendintrval_ = value;
  7085. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ChatroomMsgSetting.sendintrval)
  7086. }
  7087. // repeated .XPhonePlus.XPhone_AutoReplyMsg lists = 3;
  7088. inline int XPhone_ChatroomMsgSetting::lists_size() const {
  7089. return lists_.size();
  7090. }
  7091. inline void XPhone_ChatroomMsgSetting::clear_lists() {
  7092. lists_.Clear();
  7093. }
  7094. inline const ::XPhonePlus::XPhone_AutoReplyMsg& XPhone_ChatroomMsgSetting::lists(int index) const {
  7095. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatroomMsgSetting.lists)
  7096. return lists_.Get(index);
  7097. }
  7098. inline ::XPhonePlus::XPhone_AutoReplyMsg* XPhone_ChatroomMsgSetting::mutable_lists(int index) {
  7099. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ChatroomMsgSetting.lists)
  7100. return lists_.Mutable(index);
  7101. }
  7102. inline ::XPhonePlus::XPhone_AutoReplyMsg* XPhone_ChatroomMsgSetting::add_lists() {
  7103. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_ChatroomMsgSetting.lists)
  7104. return lists_.Add();
  7105. }
  7106. inline ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_AutoReplyMsg >*
  7107. XPhone_ChatroomMsgSetting::mutable_lists() {
  7108. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_ChatroomMsgSetting.lists)
  7109. return &lists_;
  7110. }
  7111. inline const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_AutoReplyMsg >&
  7112. XPhone_ChatroomMsgSetting::lists() const {
  7113. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_ChatroomMsgSetting.lists)
  7114. return lists_;
  7115. }
  7116. // -------------------------------------------------------------------
  7117. // XPhone_ContactMsgSetting
  7118. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  7119. inline bool XPhone_ContactMsgSetting::has_head() const {
  7120. return !_is_default_instance_ && head_ != NULL;
  7121. }
  7122. inline void XPhone_ContactMsgSetting::clear_head() {
  7123. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  7124. head_ = NULL;
  7125. }
  7126. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_ContactMsgSetting::head() const {
  7127. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ContactMsgSetting.head)
  7128. return head_ != NULL ? *head_ : *default_instance_->head_;
  7129. }
  7130. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ContactMsgSetting::mutable_head() {
  7131. if (head_ == NULL) {
  7132. head_ = new ::XPhonePlus::XPhone_MsgBase;
  7133. }
  7134. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ContactMsgSetting.head)
  7135. return head_;
  7136. }
  7137. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ContactMsgSetting::release_head() {
  7138. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  7139. head_ = NULL;
  7140. return temp;
  7141. }
  7142. inline void XPhone_ContactMsgSetting::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  7143. delete head_;
  7144. head_ = head;
  7145. if (head) {
  7146. }
  7147. else {
  7148. }
  7149. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ContactMsgSetting.head)
  7150. }
  7151. // optional int32 sendintrval = 2;
  7152. inline void XPhone_ContactMsgSetting::clear_sendintrval() {
  7153. sendintrval_ = 0;
  7154. }
  7155. inline ::google::protobuf::int32 XPhone_ContactMsgSetting::sendintrval() const {
  7156. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ContactMsgSetting.sendintrval)
  7157. return sendintrval_;
  7158. }
  7159. inline void XPhone_ContactMsgSetting::set_sendintrval(::google::protobuf::int32 value) {
  7160. sendintrval_ = value;
  7161. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ContactMsgSetting.sendintrval)
  7162. }
  7163. // optional bool deletezombie = 3;
  7164. inline void XPhone_ContactMsgSetting::clear_deletezombie() {
  7165. deletezombie_ = false;
  7166. }
  7167. inline bool XPhone_ContactMsgSetting::deletezombie() const {
  7168. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ContactMsgSetting.deletezombie)
  7169. return deletezombie_;
  7170. }
  7171. inline void XPhone_ContactMsgSetting::set_deletezombie(bool value) {
  7172. deletezombie_ = value;
  7173. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ContactMsgSetting.deletezombie)
  7174. }
  7175. // repeated .XPhonePlus.XPhone_AutoReplyMsg lists = 4;
  7176. inline int XPhone_ContactMsgSetting::lists_size() const {
  7177. return lists_.size();
  7178. }
  7179. inline void XPhone_ContactMsgSetting::clear_lists() {
  7180. lists_.Clear();
  7181. }
  7182. inline const ::XPhonePlus::XPhone_AutoReplyMsg& XPhone_ContactMsgSetting::lists(int index) const {
  7183. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ContactMsgSetting.lists)
  7184. return lists_.Get(index);
  7185. }
  7186. inline ::XPhonePlus::XPhone_AutoReplyMsg* XPhone_ContactMsgSetting::mutable_lists(int index) {
  7187. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ContactMsgSetting.lists)
  7188. return lists_.Mutable(index);
  7189. }
  7190. inline ::XPhonePlus::XPhone_AutoReplyMsg* XPhone_ContactMsgSetting::add_lists() {
  7191. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_ContactMsgSetting.lists)
  7192. return lists_.Add();
  7193. }
  7194. inline ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_AutoReplyMsg >*
  7195. XPhone_ContactMsgSetting::mutable_lists() {
  7196. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_ContactMsgSetting.lists)
  7197. return &lists_;
  7198. }
  7199. inline const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_AutoReplyMsg >&
  7200. XPhone_ContactMsgSetting::lists() const {
  7201. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_ContactMsgSetting.lists)
  7202. return lists_;
  7203. }
  7204. // -------------------------------------------------------------------
  7205. // XPhone_AddChatroomMemberSetting
  7206. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  7207. inline bool XPhone_AddChatroomMemberSetting::has_head() const {
  7208. return !_is_default_instance_ && head_ != NULL;
  7209. }
  7210. inline void XPhone_AddChatroomMemberSetting::clear_head() {
  7211. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  7212. head_ = NULL;
  7213. }
  7214. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_AddChatroomMemberSetting::head() const {
  7215. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AddChatroomMemberSetting.head)
  7216. return head_ != NULL ? *head_ : *default_instance_->head_;
  7217. }
  7218. inline ::XPhonePlus::XPhone_MsgBase* XPhone_AddChatroomMemberSetting::mutable_head() {
  7219. if (head_ == NULL) {
  7220. head_ = new ::XPhonePlus::XPhone_MsgBase;
  7221. }
  7222. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AddChatroomMemberSetting.head)
  7223. return head_;
  7224. }
  7225. inline ::XPhonePlus::XPhone_MsgBase* XPhone_AddChatroomMemberSetting::release_head() {
  7226. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  7227. head_ = NULL;
  7228. return temp;
  7229. }
  7230. inline void XPhone_AddChatroomMemberSetting::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  7231. delete head_;
  7232. head_ = head;
  7233. if (head) {
  7234. }
  7235. else {
  7236. }
  7237. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_AddChatroomMemberSetting.head)
  7238. }
  7239. // optional int32 addintrval = 2;
  7240. inline void XPhone_AddChatroomMemberSetting::clear_addintrval() {
  7241. addintrval_ = 0;
  7242. }
  7243. inline ::google::protobuf::int32 XPhone_AddChatroomMemberSetting::addintrval() const {
  7244. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AddChatroomMemberSetting.addintrval)
  7245. return addintrval_;
  7246. }
  7247. inline void XPhone_AddChatroomMemberSetting::set_addintrval(::google::protobuf::int32 value) {
  7248. addintrval_ = value;
  7249. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AddChatroomMemberSetting.addintrval)
  7250. }
  7251. // optional string strIntroduce = 3;
  7252. inline void XPhone_AddChatroomMemberSetting::clear_strintroduce() {
  7253. strintroduce_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7254. }
  7255. inline const ::std::string& XPhone_AddChatroomMemberSetting::strintroduce() const {
  7256. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AddChatroomMemberSetting.strIntroduce)
  7257. return strintroduce_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7258. }
  7259. inline void XPhone_AddChatroomMemberSetting::set_strintroduce(const ::std::string& value) {
  7260. strintroduce_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  7261. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AddChatroomMemberSetting.strIntroduce)
  7262. }
  7263. inline void XPhone_AddChatroomMemberSetting::set_strintroduce(const char* value) {
  7264. strintroduce_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  7265. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_AddChatroomMemberSetting.strIntroduce)
  7266. }
  7267. inline void XPhone_AddChatroomMemberSetting::set_strintroduce(const char* value, size_t size) {
  7268. strintroduce_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  7269. ::std::string(reinterpret_cast<const char*>(value), size));
  7270. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_AddChatroomMemberSetting.strIntroduce)
  7271. }
  7272. inline ::std::string* XPhone_AddChatroomMemberSetting::mutable_strintroduce() {
  7273. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AddChatroomMemberSetting.strIntroduce)
  7274. return strintroduce_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7275. }
  7276. inline ::std::string* XPhone_AddChatroomMemberSetting::release_strintroduce() {
  7277. return strintroduce_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7278. }
  7279. inline void XPhone_AddChatroomMemberSetting::set_allocated_strintroduce(::std::string* strintroduce) {
  7280. if (strintroduce != NULL) {
  7281. }
  7282. else {
  7283. }
  7284. strintroduce_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strintroduce);
  7285. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_AddChatroomMemberSetting.strIntroduce)
  7286. }
  7287. // optional int32 addcount = 4;
  7288. inline void XPhone_AddChatroomMemberSetting::clear_addcount() {
  7289. addcount_ = 0;
  7290. }
  7291. inline ::google::protobuf::int32 XPhone_AddChatroomMemberSetting::addcount() const {
  7292. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AddChatroomMemberSetting.addcount)
  7293. return addcount_;
  7294. }
  7295. inline void XPhone_AddChatroomMemberSetting::set_addcount(::google::protobuf::int32 value) {
  7296. addcount_ = value;
  7297. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AddChatroomMemberSetting.addcount)
  7298. }
  7299. // -------------------------------------------------------------------
  7300. // XPhone_Array
  7301. // repeated string array = 1;
  7302. inline int XPhone_Array::array_size() const {
  7303. return array_.size();
  7304. }
  7305. inline void XPhone_Array::clear_array() {
  7306. array_.Clear();
  7307. }
  7308. inline const ::std::string& XPhone_Array::array(int index) const {
  7309. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_Array.array)
  7310. return array_.Get(index);
  7311. }
  7312. inline ::std::string* XPhone_Array::mutable_array(int index) {
  7313. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_Array.array)
  7314. return array_.Mutable(index);
  7315. }
  7316. inline void XPhone_Array::set_array(int index, const ::std::string& value) {
  7317. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_Array.array)
  7318. array_.Mutable(index)->assign(value);
  7319. }
  7320. inline void XPhone_Array::set_array(int index, const char* value) {
  7321. array_.Mutable(index)->assign(value);
  7322. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_Array.array)
  7323. }
  7324. inline void XPhone_Array::set_array(int index, const char* value, size_t size) {
  7325. array_.Mutable(index)->assign(
  7326. reinterpret_cast<const char*>(value), size);
  7327. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_Array.array)
  7328. }
  7329. inline ::std::string* XPhone_Array::add_array() {
  7330. return array_.Add();
  7331. }
  7332. inline void XPhone_Array::add_array(const ::std::string& value) {
  7333. array_.Add()->assign(value);
  7334. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_Array.array)
  7335. }
  7336. inline void XPhone_Array::add_array(const char* value) {
  7337. array_.Add()->assign(value);
  7338. // @@protoc_insertion_point(field_add_char:XPhonePlus.XPhone_Array.array)
  7339. }
  7340. inline void XPhone_Array::add_array(const char* value, size_t size) {
  7341. array_.Add()->assign(reinterpret_cast<const char*>(value), size);
  7342. // @@protoc_insertion_point(field_add_pointer:XPhonePlus.XPhone_Array.array)
  7343. }
  7344. inline const ::google::protobuf::RepeatedPtrField< ::std::string>&
  7345. XPhone_Array::array() const {
  7346. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_Array.array)
  7347. return array_;
  7348. }
  7349. inline ::google::protobuf::RepeatedPtrField< ::std::string>*
  7350. XPhone_Array::mutable_array() {
  7351. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_Array.array)
  7352. return &array_;
  7353. }
  7354. // -------------------------------------------------------------------
  7355. // XPhone_LocalTaskParam
  7356. // map<string, .XPhonePlus.XPhone_Array> params = 5;
  7357. inline int XPhone_LocalTaskParam::params_size() const {
  7358. return params_.size();
  7359. }
  7360. inline void XPhone_LocalTaskParam::clear_params() {
  7361. params_.Clear();
  7362. }
  7363. inline const ::google::protobuf::Map< ::std::string, ::XPhonePlus::XPhone_Array >&
  7364. XPhone_LocalTaskParam::params() const {
  7365. // @@protoc_insertion_point(field_map:XPhonePlus.XPhone_LocalTaskParam.params)
  7366. return params_.GetMap();
  7367. }
  7368. inline ::google::protobuf::Map< ::std::string, ::XPhonePlus::XPhone_Array >*
  7369. XPhone_LocalTaskParam::mutable_params() {
  7370. // @@protoc_insertion_point(field_mutable_map:XPhonePlus.XPhone_LocalTaskParam.params)
  7371. return params_.MutableMap();
  7372. }
  7373. // -------------------------------------------------------------------
  7374. // XPhone_TaskReq
  7375. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  7376. inline bool XPhone_TaskReq::has_head() const {
  7377. return !_is_default_instance_ && head_ != NULL;
  7378. }
  7379. inline void XPhone_TaskReq::clear_head() {
  7380. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  7381. head_ = NULL;
  7382. }
  7383. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_TaskReq::head() const {
  7384. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_TaskReq.head)
  7385. return head_ != NULL ? *head_ : *default_instance_->head_;
  7386. }
  7387. inline ::XPhonePlus::XPhone_MsgBase* XPhone_TaskReq::mutable_head() {
  7388. if (head_ == NULL) {
  7389. head_ = new ::XPhonePlus::XPhone_MsgBase;
  7390. }
  7391. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_TaskReq.head)
  7392. return head_;
  7393. }
  7394. inline ::XPhonePlus::XPhone_MsgBase* XPhone_TaskReq::release_head() {
  7395. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  7396. head_ = NULL;
  7397. return temp;
  7398. }
  7399. inline void XPhone_TaskReq::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  7400. delete head_;
  7401. head_ = head;
  7402. if (head) {
  7403. }
  7404. else {
  7405. }
  7406. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_TaskReq.head)
  7407. }
  7408. // optional int32 taskID = 2;
  7409. inline void XPhone_TaskReq::clear_taskid() {
  7410. taskid_ = 0;
  7411. }
  7412. inline ::google::protobuf::int32 XPhone_TaskReq::taskid() const {
  7413. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_TaskReq.taskID)
  7414. return taskid_;
  7415. }
  7416. inline void XPhone_TaskReq::set_taskid(::google::protobuf::int32 value) {
  7417. taskid_ = value;
  7418. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_TaskReq.taskID)
  7419. }
  7420. // optional .XPhonePlus.XPhone_TaskType tasktype = 3;
  7421. inline void XPhone_TaskReq::clear_tasktype() {
  7422. tasktype_ = 0;
  7423. }
  7424. inline ::XPhonePlus::XPhone_TaskType XPhone_TaskReq::tasktype() const {
  7425. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_TaskReq.tasktype)
  7426. return static_cast<::XPhonePlus::XPhone_TaskType>(tasktype_);
  7427. }
  7428. inline void XPhone_TaskReq::set_tasktype(::XPhonePlus::XPhone_TaskType value) {
  7429. tasktype_ = value;
  7430. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_TaskReq.tasktype)
  7431. }
  7432. // optional .XPhonePlus.XPhone_TaskAction action = 4;
  7433. inline void XPhone_TaskReq::clear_action() {
  7434. action_ = 0;
  7435. }
  7436. inline ::XPhonePlus::XPhone_TaskAction XPhone_TaskReq::action() const {
  7437. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_TaskReq.action)
  7438. return static_cast<::XPhonePlus::XPhone_TaskAction>(action_);
  7439. }
  7440. inline void XPhone_TaskReq::set_action(::XPhonePlus::XPhone_TaskAction value) {
  7441. action_ = value;
  7442. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_TaskReq.action)
  7443. }
  7444. // optional int32 delay = 5;
  7445. inline void XPhone_TaskReq::clear_delay() {
  7446. delay_ = 0;
  7447. }
  7448. inline ::google::protobuf::int32 XPhone_TaskReq::delay() const {
  7449. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_TaskReq.delay)
  7450. return delay_;
  7451. }
  7452. inline void XPhone_TaskReq::set_delay(::google::protobuf::int32 value) {
  7453. delay_ = value;
  7454. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_TaskReq.delay)
  7455. }
  7456. // optional .XPhonePlus.XPhone_Array params = 6;
  7457. inline bool XPhone_TaskReq::has_params() const {
  7458. return !_is_default_instance_ && params_ != NULL;
  7459. }
  7460. inline void XPhone_TaskReq::clear_params() {
  7461. if (GetArenaNoVirtual() == NULL && params_ != NULL) delete params_;
  7462. params_ = NULL;
  7463. }
  7464. inline const ::XPhonePlus::XPhone_Array& XPhone_TaskReq::params() const {
  7465. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_TaskReq.params)
  7466. return params_ != NULL ? *params_ : *default_instance_->params_;
  7467. }
  7468. inline ::XPhonePlus::XPhone_Array* XPhone_TaskReq::mutable_params() {
  7469. if (params_ == NULL) {
  7470. params_ = new ::XPhonePlus::XPhone_Array;
  7471. }
  7472. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_TaskReq.params)
  7473. return params_;
  7474. }
  7475. inline ::XPhonePlus::XPhone_Array* XPhone_TaskReq::release_params() {
  7476. ::XPhonePlus::XPhone_Array* temp = params_;
  7477. params_ = NULL;
  7478. return temp;
  7479. }
  7480. inline void XPhone_TaskReq::set_allocated_params(::XPhonePlus::XPhone_Array* params) {
  7481. delete params_;
  7482. params_ = params;
  7483. if (params) {
  7484. }
  7485. else {
  7486. }
  7487. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_TaskReq.params)
  7488. }
  7489. // -------------------------------------------------------------------
  7490. // XPhone_TaskRsp
  7491. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  7492. inline bool XPhone_TaskRsp::has_head() const {
  7493. return !_is_default_instance_ && head_ != NULL;
  7494. }
  7495. inline void XPhone_TaskRsp::clear_head() {
  7496. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  7497. head_ = NULL;
  7498. }
  7499. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_TaskRsp::head() const {
  7500. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_TaskRsp.head)
  7501. return head_ != NULL ? *head_ : *default_instance_->head_;
  7502. }
  7503. inline ::XPhonePlus::XPhone_MsgBase* XPhone_TaskRsp::mutable_head() {
  7504. if (head_ == NULL) {
  7505. head_ = new ::XPhonePlus::XPhone_MsgBase;
  7506. }
  7507. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_TaskRsp.head)
  7508. return head_;
  7509. }
  7510. inline ::XPhonePlus::XPhone_MsgBase* XPhone_TaskRsp::release_head() {
  7511. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  7512. head_ = NULL;
  7513. return temp;
  7514. }
  7515. inline void XPhone_TaskRsp::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  7516. delete head_;
  7517. head_ = head;
  7518. if (head) {
  7519. }
  7520. else {
  7521. }
  7522. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_TaskRsp.head)
  7523. }
  7524. // optional int32 taskID = 2;
  7525. inline void XPhone_TaskRsp::clear_taskid() {
  7526. taskid_ = 0;
  7527. }
  7528. inline ::google::protobuf::int32 XPhone_TaskRsp::taskid() const {
  7529. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_TaskRsp.taskID)
  7530. return taskid_;
  7531. }
  7532. inline void XPhone_TaskRsp::set_taskid(::google::protobuf::int32 value) {
  7533. taskid_ = value;
  7534. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_TaskRsp.taskID)
  7535. }
  7536. // optional .XPhonePlus.XPhone_TaskType tasktype = 3;
  7537. inline void XPhone_TaskRsp::clear_tasktype() {
  7538. tasktype_ = 0;
  7539. }
  7540. inline ::XPhonePlus::XPhone_TaskType XPhone_TaskRsp::tasktype() const {
  7541. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_TaskRsp.tasktype)
  7542. return static_cast<::XPhonePlus::XPhone_TaskType>(tasktype_);
  7543. }
  7544. inline void XPhone_TaskRsp::set_tasktype(::XPhonePlus::XPhone_TaskType value) {
  7545. tasktype_ = value;
  7546. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_TaskRsp.tasktype)
  7547. }
  7548. // optional .XPhonePlus.XPhone_TaskStatus taskstatus = 4;
  7549. inline void XPhone_TaskRsp::clear_taskstatus() {
  7550. taskstatus_ = 0;
  7551. }
  7552. inline ::XPhonePlus::XPhone_TaskStatus XPhone_TaskRsp::taskstatus() const {
  7553. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_TaskRsp.taskstatus)
  7554. return static_cast<::XPhonePlus::XPhone_TaskStatus>(taskstatus_);
  7555. }
  7556. inline void XPhone_TaskRsp::set_taskstatus(::XPhonePlus::XPhone_TaskStatus value) {
  7557. taskstatus_ = value;
  7558. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_TaskRsp.taskstatus)
  7559. }
  7560. // -------------------------------------------------------------------
  7561. // XPhone_ContactInfo
  7562. // optional string strUserName = 1;
  7563. inline void XPhone_ContactInfo::clear_strusername() {
  7564. strusername_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7565. }
  7566. inline const ::std::string& XPhone_ContactInfo::strusername() const {
  7567. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ContactInfo.strUserName)
  7568. return strusername_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7569. }
  7570. inline void XPhone_ContactInfo::set_strusername(const ::std::string& value) {
  7571. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  7572. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ContactInfo.strUserName)
  7573. }
  7574. inline void XPhone_ContactInfo::set_strusername(const char* value) {
  7575. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  7576. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_ContactInfo.strUserName)
  7577. }
  7578. inline void XPhone_ContactInfo::set_strusername(const char* value, size_t size) {
  7579. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  7580. ::std::string(reinterpret_cast<const char*>(value), size));
  7581. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_ContactInfo.strUserName)
  7582. }
  7583. inline ::std::string* XPhone_ContactInfo::mutable_strusername() {
  7584. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ContactInfo.strUserName)
  7585. return strusername_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7586. }
  7587. inline ::std::string* XPhone_ContactInfo::release_strusername() {
  7588. return strusername_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7589. }
  7590. inline void XPhone_ContactInfo::set_allocated_strusername(::std::string* strusername) {
  7591. if (strusername != NULL) {
  7592. }
  7593. else {
  7594. }
  7595. strusername_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strusername);
  7596. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ContactInfo.strUserName)
  7597. }
  7598. // optional string strNickerName = 2;
  7599. inline void XPhone_ContactInfo::clear_strnickername() {
  7600. strnickername_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7601. }
  7602. inline const ::std::string& XPhone_ContactInfo::strnickername() const {
  7603. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ContactInfo.strNickerName)
  7604. return strnickername_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7605. }
  7606. inline void XPhone_ContactInfo::set_strnickername(const ::std::string& value) {
  7607. strnickername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  7608. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ContactInfo.strNickerName)
  7609. }
  7610. inline void XPhone_ContactInfo::set_strnickername(const char* value) {
  7611. strnickername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  7612. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_ContactInfo.strNickerName)
  7613. }
  7614. inline void XPhone_ContactInfo::set_strnickername(const char* value, size_t size) {
  7615. strnickername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  7616. ::std::string(reinterpret_cast<const char*>(value), size));
  7617. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_ContactInfo.strNickerName)
  7618. }
  7619. inline ::std::string* XPhone_ContactInfo::mutable_strnickername() {
  7620. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ContactInfo.strNickerName)
  7621. return strnickername_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7622. }
  7623. inline ::std::string* XPhone_ContactInfo::release_strnickername() {
  7624. return strnickername_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7625. }
  7626. inline void XPhone_ContactInfo::set_allocated_strnickername(::std::string* strnickername) {
  7627. if (strnickername != NULL) {
  7628. }
  7629. else {
  7630. }
  7631. strnickername_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strnickername);
  7632. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ContactInfo.strNickerName)
  7633. }
  7634. // optional string strWeichat = 3;
  7635. inline void XPhone_ContactInfo::clear_strweichat() {
  7636. strweichat_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7637. }
  7638. inline const ::std::string& XPhone_ContactInfo::strweichat() const {
  7639. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ContactInfo.strWeichat)
  7640. return strweichat_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7641. }
  7642. inline void XPhone_ContactInfo::set_strweichat(const ::std::string& value) {
  7643. strweichat_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  7644. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ContactInfo.strWeichat)
  7645. }
  7646. inline void XPhone_ContactInfo::set_strweichat(const char* value) {
  7647. strweichat_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  7648. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_ContactInfo.strWeichat)
  7649. }
  7650. inline void XPhone_ContactInfo::set_strweichat(const char* value, size_t size) {
  7651. strweichat_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  7652. ::std::string(reinterpret_cast<const char*>(value), size));
  7653. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_ContactInfo.strWeichat)
  7654. }
  7655. inline ::std::string* XPhone_ContactInfo::mutable_strweichat() {
  7656. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ContactInfo.strWeichat)
  7657. return strweichat_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7658. }
  7659. inline ::std::string* XPhone_ContactInfo::release_strweichat() {
  7660. return strweichat_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7661. }
  7662. inline void XPhone_ContactInfo::set_allocated_strweichat(::std::string* strweichat) {
  7663. if (strweichat != NULL) {
  7664. }
  7665. else {
  7666. }
  7667. strweichat_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strweichat);
  7668. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ContactInfo.strWeichat)
  7669. }
  7670. // optional string strSignature = 4;
  7671. inline void XPhone_ContactInfo::clear_strsignature() {
  7672. strsignature_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7673. }
  7674. inline const ::std::string& XPhone_ContactInfo::strsignature() const {
  7675. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ContactInfo.strSignature)
  7676. return strsignature_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7677. }
  7678. inline void XPhone_ContactInfo::set_strsignature(const ::std::string& value) {
  7679. strsignature_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  7680. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ContactInfo.strSignature)
  7681. }
  7682. inline void XPhone_ContactInfo::set_strsignature(const char* value) {
  7683. strsignature_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  7684. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_ContactInfo.strSignature)
  7685. }
  7686. inline void XPhone_ContactInfo::set_strsignature(const char* value, size_t size) {
  7687. strsignature_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  7688. ::std::string(reinterpret_cast<const char*>(value), size));
  7689. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_ContactInfo.strSignature)
  7690. }
  7691. inline ::std::string* XPhone_ContactInfo::mutable_strsignature() {
  7692. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ContactInfo.strSignature)
  7693. return strsignature_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7694. }
  7695. inline ::std::string* XPhone_ContactInfo::release_strsignature() {
  7696. return strsignature_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7697. }
  7698. inline void XPhone_ContactInfo::set_allocated_strsignature(::std::string* strsignature) {
  7699. if (strsignature != NULL) {
  7700. }
  7701. else {
  7702. }
  7703. strsignature_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strsignature);
  7704. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ContactInfo.strSignature)
  7705. }
  7706. // optional int32 iSex = 5;
  7707. inline void XPhone_ContactInfo::clear_isex() {
  7708. isex_ = 0;
  7709. }
  7710. inline ::google::protobuf::int32 XPhone_ContactInfo::isex() const {
  7711. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ContactInfo.iSex)
  7712. return isex_;
  7713. }
  7714. inline void XPhone_ContactInfo::set_isex(::google::protobuf::int32 value) {
  7715. isex_ = value;
  7716. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ContactInfo.iSex)
  7717. }
  7718. // -------------------------------------------------------------------
  7719. // XPhone_ContactInfoRsp
  7720. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  7721. inline bool XPhone_ContactInfoRsp::has_head() const {
  7722. return !_is_default_instance_ && head_ != NULL;
  7723. }
  7724. inline void XPhone_ContactInfoRsp::clear_head() {
  7725. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  7726. head_ = NULL;
  7727. }
  7728. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_ContactInfoRsp::head() const {
  7729. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ContactInfoRsp.head)
  7730. return head_ != NULL ? *head_ : *default_instance_->head_;
  7731. }
  7732. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ContactInfoRsp::mutable_head() {
  7733. if (head_ == NULL) {
  7734. head_ = new ::XPhonePlus::XPhone_MsgBase;
  7735. }
  7736. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ContactInfoRsp.head)
  7737. return head_;
  7738. }
  7739. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ContactInfoRsp::release_head() {
  7740. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  7741. head_ = NULL;
  7742. return temp;
  7743. }
  7744. inline void XPhone_ContactInfoRsp::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  7745. delete head_;
  7746. head_ = head;
  7747. if (head) {
  7748. }
  7749. else {
  7750. }
  7751. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ContactInfoRsp.head)
  7752. }
  7753. // repeated .XPhonePlus.XPhone_ContactInfo contactlist = 2;
  7754. inline int XPhone_ContactInfoRsp::contactlist_size() const {
  7755. return contactlist_.size();
  7756. }
  7757. inline void XPhone_ContactInfoRsp::clear_contactlist() {
  7758. contactlist_.Clear();
  7759. }
  7760. inline const ::XPhonePlus::XPhone_ContactInfo& XPhone_ContactInfoRsp::contactlist(int index) const {
  7761. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ContactInfoRsp.contactlist)
  7762. return contactlist_.Get(index);
  7763. }
  7764. inline ::XPhonePlus::XPhone_ContactInfo* XPhone_ContactInfoRsp::mutable_contactlist(int index) {
  7765. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ContactInfoRsp.contactlist)
  7766. return contactlist_.Mutable(index);
  7767. }
  7768. inline ::XPhonePlus::XPhone_ContactInfo* XPhone_ContactInfoRsp::add_contactlist() {
  7769. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_ContactInfoRsp.contactlist)
  7770. return contactlist_.Add();
  7771. }
  7772. inline ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_ContactInfo >*
  7773. XPhone_ContactInfoRsp::mutable_contactlist() {
  7774. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_ContactInfoRsp.contactlist)
  7775. return &contactlist_;
  7776. }
  7777. inline const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_ContactInfo >&
  7778. XPhone_ContactInfoRsp::contactlist() const {
  7779. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_ContactInfoRsp.contactlist)
  7780. return contactlist_;
  7781. }
  7782. // -------------------------------------------------------------------
  7783. // XPhone_ChatRoomInfoReq
  7784. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  7785. inline bool XPhone_ChatRoomInfoReq::has_head() const {
  7786. return !_is_default_instance_ && head_ != NULL;
  7787. }
  7788. inline void XPhone_ChatRoomInfoReq::clear_head() {
  7789. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  7790. head_ = NULL;
  7791. }
  7792. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_ChatRoomInfoReq::head() const {
  7793. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatRoomInfoReq.head)
  7794. return head_ != NULL ? *head_ : *default_instance_->head_;
  7795. }
  7796. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ChatRoomInfoReq::mutable_head() {
  7797. if (head_ == NULL) {
  7798. head_ = new ::XPhonePlus::XPhone_MsgBase;
  7799. }
  7800. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ChatRoomInfoReq.head)
  7801. return head_;
  7802. }
  7803. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ChatRoomInfoReq::release_head() {
  7804. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  7805. head_ = NULL;
  7806. return temp;
  7807. }
  7808. inline void XPhone_ChatRoomInfoReq::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  7809. delete head_;
  7810. head_ = head;
  7811. if (head) {
  7812. }
  7813. else {
  7814. }
  7815. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ChatRoomInfoReq.head)
  7816. }
  7817. // optional bool bFriend = 2;
  7818. inline void XPhone_ChatRoomInfoReq::clear_bfriend() {
  7819. bfriend_ = false;
  7820. }
  7821. inline bool XPhone_ChatRoomInfoReq::bfriend() const {
  7822. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatRoomInfoReq.bFriend)
  7823. return bfriend_;
  7824. }
  7825. inline void XPhone_ChatRoomInfoReq::set_bfriend(bool value) {
  7826. bfriend_ = value;
  7827. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ChatRoomInfoReq.bFriend)
  7828. }
  7829. // -------------------------------------------------------------------
  7830. // XPhone_ChatRoomInfo
  7831. // optional string chatRoomID = 1;
  7832. inline void XPhone_ChatRoomInfo::clear_chatroomid() {
  7833. chatroomid_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7834. }
  7835. inline const ::std::string& XPhone_ChatRoomInfo::chatroomid() const {
  7836. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatRoomInfo.chatRoomID)
  7837. return chatroomid_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7838. }
  7839. inline void XPhone_ChatRoomInfo::set_chatroomid(const ::std::string& value) {
  7840. chatroomid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  7841. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ChatRoomInfo.chatRoomID)
  7842. }
  7843. inline void XPhone_ChatRoomInfo::set_chatroomid(const char* value) {
  7844. chatroomid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  7845. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_ChatRoomInfo.chatRoomID)
  7846. }
  7847. inline void XPhone_ChatRoomInfo::set_chatroomid(const char* value, size_t size) {
  7848. chatroomid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  7849. ::std::string(reinterpret_cast<const char*>(value), size));
  7850. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_ChatRoomInfo.chatRoomID)
  7851. }
  7852. inline ::std::string* XPhone_ChatRoomInfo::mutable_chatroomid() {
  7853. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ChatRoomInfo.chatRoomID)
  7854. return chatroomid_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7855. }
  7856. inline ::std::string* XPhone_ChatRoomInfo::release_chatroomid() {
  7857. return chatroomid_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7858. }
  7859. inline void XPhone_ChatRoomInfo::set_allocated_chatroomid(::std::string* chatroomid) {
  7860. if (chatroomid != NULL) {
  7861. }
  7862. else {
  7863. }
  7864. chatroomid_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), chatroomid);
  7865. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ChatRoomInfo.chatRoomID)
  7866. }
  7867. // optional string chatRoomName = 2;
  7868. inline void XPhone_ChatRoomInfo::clear_chatroomname() {
  7869. chatroomname_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7870. }
  7871. inline const ::std::string& XPhone_ChatRoomInfo::chatroomname() const {
  7872. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatRoomInfo.chatRoomName)
  7873. return chatroomname_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7874. }
  7875. inline void XPhone_ChatRoomInfo::set_chatroomname(const ::std::string& value) {
  7876. chatroomname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  7877. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ChatRoomInfo.chatRoomName)
  7878. }
  7879. inline void XPhone_ChatRoomInfo::set_chatroomname(const char* value) {
  7880. chatroomname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  7881. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_ChatRoomInfo.chatRoomName)
  7882. }
  7883. inline void XPhone_ChatRoomInfo::set_chatroomname(const char* value, size_t size) {
  7884. chatroomname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  7885. ::std::string(reinterpret_cast<const char*>(value), size));
  7886. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_ChatRoomInfo.chatRoomName)
  7887. }
  7888. inline ::std::string* XPhone_ChatRoomInfo::mutable_chatroomname() {
  7889. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ChatRoomInfo.chatRoomName)
  7890. return chatroomname_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7891. }
  7892. inline ::std::string* XPhone_ChatRoomInfo::release_chatroomname() {
  7893. return chatroomname_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7894. }
  7895. inline void XPhone_ChatRoomInfo::set_allocated_chatroomname(::std::string* chatroomname) {
  7896. if (chatroomname != NULL) {
  7897. }
  7898. else {
  7899. }
  7900. chatroomname_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), chatroomname);
  7901. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ChatRoomInfo.chatRoomName)
  7902. }
  7903. // optional string chatRoomOwner = 3;
  7904. inline void XPhone_ChatRoomInfo::clear_chatroomowner() {
  7905. chatroomowner_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7906. }
  7907. inline const ::std::string& XPhone_ChatRoomInfo::chatroomowner() const {
  7908. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatRoomInfo.chatRoomOwner)
  7909. return chatroomowner_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7910. }
  7911. inline void XPhone_ChatRoomInfo::set_chatroomowner(const ::std::string& value) {
  7912. chatroomowner_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  7913. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ChatRoomInfo.chatRoomOwner)
  7914. }
  7915. inline void XPhone_ChatRoomInfo::set_chatroomowner(const char* value) {
  7916. chatroomowner_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  7917. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_ChatRoomInfo.chatRoomOwner)
  7918. }
  7919. inline void XPhone_ChatRoomInfo::set_chatroomowner(const char* value, size_t size) {
  7920. chatroomowner_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  7921. ::std::string(reinterpret_cast<const char*>(value), size));
  7922. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_ChatRoomInfo.chatRoomOwner)
  7923. }
  7924. inline ::std::string* XPhone_ChatRoomInfo::mutable_chatroomowner() {
  7925. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ChatRoomInfo.chatRoomOwner)
  7926. return chatroomowner_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7927. }
  7928. inline ::std::string* XPhone_ChatRoomInfo::release_chatroomowner() {
  7929. return chatroomowner_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  7930. }
  7931. inline void XPhone_ChatRoomInfo::set_allocated_chatroomowner(::std::string* chatroomowner) {
  7932. if (chatroomowner != NULL) {
  7933. }
  7934. else {
  7935. }
  7936. chatroomowner_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), chatroomowner);
  7937. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ChatRoomInfo.chatRoomOwner)
  7938. }
  7939. // repeated .XPhonePlus.XPhone_ContactInfo members = 4;
  7940. inline int XPhone_ChatRoomInfo::members_size() const {
  7941. return members_.size();
  7942. }
  7943. inline void XPhone_ChatRoomInfo::clear_members() {
  7944. members_.Clear();
  7945. }
  7946. inline const ::XPhonePlus::XPhone_ContactInfo& XPhone_ChatRoomInfo::members(int index) const {
  7947. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatRoomInfo.members)
  7948. return members_.Get(index);
  7949. }
  7950. inline ::XPhonePlus::XPhone_ContactInfo* XPhone_ChatRoomInfo::mutable_members(int index) {
  7951. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ChatRoomInfo.members)
  7952. return members_.Mutable(index);
  7953. }
  7954. inline ::XPhonePlus::XPhone_ContactInfo* XPhone_ChatRoomInfo::add_members() {
  7955. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_ChatRoomInfo.members)
  7956. return members_.Add();
  7957. }
  7958. inline ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_ContactInfo >*
  7959. XPhone_ChatRoomInfo::mutable_members() {
  7960. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_ChatRoomInfo.members)
  7961. return &members_;
  7962. }
  7963. inline const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_ContactInfo >&
  7964. XPhone_ChatRoomInfo::members() const {
  7965. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_ChatRoomInfo.members)
  7966. return members_;
  7967. }
  7968. // -------------------------------------------------------------------
  7969. // XPhone_ChatroomInfoRsp
  7970. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  7971. inline bool XPhone_ChatroomInfoRsp::has_head() const {
  7972. return !_is_default_instance_ && head_ != NULL;
  7973. }
  7974. inline void XPhone_ChatroomInfoRsp::clear_head() {
  7975. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  7976. head_ = NULL;
  7977. }
  7978. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_ChatroomInfoRsp::head() const {
  7979. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatroomInfoRsp.head)
  7980. return head_ != NULL ? *head_ : *default_instance_->head_;
  7981. }
  7982. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ChatroomInfoRsp::mutable_head() {
  7983. if (head_ == NULL) {
  7984. head_ = new ::XPhonePlus::XPhone_MsgBase;
  7985. }
  7986. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ChatroomInfoRsp.head)
  7987. return head_;
  7988. }
  7989. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ChatroomInfoRsp::release_head() {
  7990. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  7991. head_ = NULL;
  7992. return temp;
  7993. }
  7994. inline void XPhone_ChatroomInfoRsp::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  7995. delete head_;
  7996. head_ = head;
  7997. if (head) {
  7998. }
  7999. else {
  8000. }
  8001. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ChatroomInfoRsp.head)
  8002. }
  8003. // repeated .XPhonePlus.XPhone_ChatRoomInfo roomlist = 2;
  8004. inline int XPhone_ChatroomInfoRsp::roomlist_size() const {
  8005. return roomlist_.size();
  8006. }
  8007. inline void XPhone_ChatroomInfoRsp::clear_roomlist() {
  8008. roomlist_.Clear();
  8009. }
  8010. inline const ::XPhonePlus::XPhone_ChatRoomInfo& XPhone_ChatroomInfoRsp::roomlist(int index) const {
  8011. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatroomInfoRsp.roomlist)
  8012. return roomlist_.Get(index);
  8013. }
  8014. inline ::XPhonePlus::XPhone_ChatRoomInfo* XPhone_ChatroomInfoRsp::mutable_roomlist(int index) {
  8015. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ChatroomInfoRsp.roomlist)
  8016. return roomlist_.Mutable(index);
  8017. }
  8018. inline ::XPhonePlus::XPhone_ChatRoomInfo* XPhone_ChatroomInfoRsp::add_roomlist() {
  8019. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_ChatroomInfoRsp.roomlist)
  8020. return roomlist_.Add();
  8021. }
  8022. inline ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_ChatRoomInfo >*
  8023. XPhone_ChatroomInfoRsp::mutable_roomlist() {
  8024. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_ChatroomInfoRsp.roomlist)
  8025. return &roomlist_;
  8026. }
  8027. inline const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_ChatRoomInfo >&
  8028. XPhone_ChatroomInfoRsp::roomlist() const {
  8029. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_ChatroomInfoRsp.roomlist)
  8030. return roomlist_;
  8031. }
  8032. // -------------------------------------------------------------------
  8033. // XPhone_LoginUserinfo
  8034. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  8035. inline bool XPhone_LoginUserinfo::has_head() const {
  8036. return !_is_default_instance_ && head_ != NULL;
  8037. }
  8038. inline void XPhone_LoginUserinfo::clear_head() {
  8039. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  8040. head_ = NULL;
  8041. }
  8042. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_LoginUserinfo::head() const {
  8043. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_LoginUserinfo.head)
  8044. return head_ != NULL ? *head_ : *default_instance_->head_;
  8045. }
  8046. inline ::XPhonePlus::XPhone_MsgBase* XPhone_LoginUserinfo::mutable_head() {
  8047. if (head_ == NULL) {
  8048. head_ = new ::XPhonePlus::XPhone_MsgBase;
  8049. }
  8050. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_LoginUserinfo.head)
  8051. return head_;
  8052. }
  8053. inline ::XPhonePlus::XPhone_MsgBase* XPhone_LoginUserinfo::release_head() {
  8054. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  8055. head_ = NULL;
  8056. return temp;
  8057. }
  8058. inline void XPhone_LoginUserinfo::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  8059. delete head_;
  8060. head_ = head;
  8061. if (head) {
  8062. }
  8063. else {
  8064. }
  8065. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_LoginUserinfo.head)
  8066. }
  8067. // optional string strNickerName = 2;
  8068. inline void XPhone_LoginUserinfo::clear_strnickername() {
  8069. strnickername_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8070. }
  8071. inline const ::std::string& XPhone_LoginUserinfo::strnickername() const {
  8072. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_LoginUserinfo.strNickerName)
  8073. return strnickername_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8074. }
  8075. inline void XPhone_LoginUserinfo::set_strnickername(const ::std::string& value) {
  8076. strnickername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  8077. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_LoginUserinfo.strNickerName)
  8078. }
  8079. inline void XPhone_LoginUserinfo::set_strnickername(const char* value) {
  8080. strnickername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  8081. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_LoginUserinfo.strNickerName)
  8082. }
  8083. inline void XPhone_LoginUserinfo::set_strnickername(const char* value, size_t size) {
  8084. strnickername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  8085. ::std::string(reinterpret_cast<const char*>(value), size));
  8086. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_LoginUserinfo.strNickerName)
  8087. }
  8088. inline ::std::string* XPhone_LoginUserinfo::mutable_strnickername() {
  8089. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_LoginUserinfo.strNickerName)
  8090. return strnickername_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8091. }
  8092. inline ::std::string* XPhone_LoginUserinfo::release_strnickername() {
  8093. return strnickername_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8094. }
  8095. inline void XPhone_LoginUserinfo::set_allocated_strnickername(::std::string* strnickername) {
  8096. if (strnickername != NULL) {
  8097. }
  8098. else {
  8099. }
  8100. strnickername_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strnickername);
  8101. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_LoginUserinfo.strNickerName)
  8102. }
  8103. // optional string strUserName = 3;
  8104. inline void XPhone_LoginUserinfo::clear_strusername() {
  8105. strusername_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8106. }
  8107. inline const ::std::string& XPhone_LoginUserinfo::strusername() const {
  8108. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_LoginUserinfo.strUserName)
  8109. return strusername_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8110. }
  8111. inline void XPhone_LoginUserinfo::set_strusername(const ::std::string& value) {
  8112. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  8113. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_LoginUserinfo.strUserName)
  8114. }
  8115. inline void XPhone_LoginUserinfo::set_strusername(const char* value) {
  8116. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  8117. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_LoginUserinfo.strUserName)
  8118. }
  8119. inline void XPhone_LoginUserinfo::set_strusername(const char* value, size_t size) {
  8120. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  8121. ::std::string(reinterpret_cast<const char*>(value), size));
  8122. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_LoginUserinfo.strUserName)
  8123. }
  8124. inline ::std::string* XPhone_LoginUserinfo::mutable_strusername() {
  8125. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_LoginUserinfo.strUserName)
  8126. return strusername_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8127. }
  8128. inline ::std::string* XPhone_LoginUserinfo::release_strusername() {
  8129. return strusername_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8130. }
  8131. inline void XPhone_LoginUserinfo::set_allocated_strusername(::std::string* strusername) {
  8132. if (strusername != NULL) {
  8133. }
  8134. else {
  8135. }
  8136. strusername_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strusername);
  8137. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_LoginUserinfo.strUserName)
  8138. }
  8139. // optional string strWeichat = 4;
  8140. inline void XPhone_LoginUserinfo::clear_strweichat() {
  8141. strweichat_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8142. }
  8143. inline const ::std::string& XPhone_LoginUserinfo::strweichat() const {
  8144. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_LoginUserinfo.strWeichat)
  8145. return strweichat_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8146. }
  8147. inline void XPhone_LoginUserinfo::set_strweichat(const ::std::string& value) {
  8148. strweichat_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  8149. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_LoginUserinfo.strWeichat)
  8150. }
  8151. inline void XPhone_LoginUserinfo::set_strweichat(const char* value) {
  8152. strweichat_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  8153. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_LoginUserinfo.strWeichat)
  8154. }
  8155. inline void XPhone_LoginUserinfo::set_strweichat(const char* value, size_t size) {
  8156. strweichat_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  8157. ::std::string(reinterpret_cast<const char*>(value), size));
  8158. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_LoginUserinfo.strWeichat)
  8159. }
  8160. inline ::std::string* XPhone_LoginUserinfo::mutable_strweichat() {
  8161. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_LoginUserinfo.strWeichat)
  8162. return strweichat_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8163. }
  8164. inline ::std::string* XPhone_LoginUserinfo::release_strweichat() {
  8165. return strweichat_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8166. }
  8167. inline void XPhone_LoginUserinfo::set_allocated_strweichat(::std::string* strweichat) {
  8168. if (strweichat != NULL) {
  8169. }
  8170. else {
  8171. }
  8172. strweichat_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strweichat);
  8173. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_LoginUserinfo.strWeichat)
  8174. }
  8175. // -------------------------------------------------------------------
  8176. // XPhone_RecvChatMsg
  8177. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  8178. inline bool XPhone_RecvChatMsg::has_head() const {
  8179. return !_is_default_instance_ && head_ != NULL;
  8180. }
  8181. inline void XPhone_RecvChatMsg::clear_head() {
  8182. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  8183. head_ = NULL;
  8184. }
  8185. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_RecvChatMsg::head() const {
  8186. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_RecvChatMsg.head)
  8187. return head_ != NULL ? *head_ : *default_instance_->head_;
  8188. }
  8189. inline ::XPhonePlus::XPhone_MsgBase* XPhone_RecvChatMsg::mutable_head() {
  8190. if (head_ == NULL) {
  8191. head_ = new ::XPhonePlus::XPhone_MsgBase;
  8192. }
  8193. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_RecvChatMsg.head)
  8194. return head_;
  8195. }
  8196. inline ::XPhonePlus::XPhone_MsgBase* XPhone_RecvChatMsg::release_head() {
  8197. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  8198. head_ = NULL;
  8199. return temp;
  8200. }
  8201. inline void XPhone_RecvChatMsg::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  8202. delete head_;
  8203. head_ = head;
  8204. if (head) {
  8205. }
  8206. else {
  8207. }
  8208. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_RecvChatMsg.head)
  8209. }
  8210. // optional string strTableName = 2;
  8211. inline void XPhone_RecvChatMsg::clear_strtablename() {
  8212. strtablename_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8213. }
  8214. inline const ::std::string& XPhone_RecvChatMsg::strtablename() const {
  8215. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_RecvChatMsg.strTableName)
  8216. return strtablename_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8217. }
  8218. inline void XPhone_RecvChatMsg::set_strtablename(const ::std::string& value) {
  8219. strtablename_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  8220. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_RecvChatMsg.strTableName)
  8221. }
  8222. inline void XPhone_RecvChatMsg::set_strtablename(const char* value) {
  8223. strtablename_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  8224. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_RecvChatMsg.strTableName)
  8225. }
  8226. inline void XPhone_RecvChatMsg::set_strtablename(const char* value, size_t size) {
  8227. strtablename_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  8228. ::std::string(reinterpret_cast<const char*>(value), size));
  8229. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_RecvChatMsg.strTableName)
  8230. }
  8231. inline ::std::string* XPhone_RecvChatMsg::mutable_strtablename() {
  8232. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_RecvChatMsg.strTableName)
  8233. return strtablename_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8234. }
  8235. inline ::std::string* XPhone_RecvChatMsg::release_strtablename() {
  8236. return strtablename_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8237. }
  8238. inline void XPhone_RecvChatMsg::set_allocated_strtablename(::std::string* strtablename) {
  8239. if (strtablename != NULL) {
  8240. }
  8241. else {
  8242. }
  8243. strtablename_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strtablename);
  8244. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_RecvChatMsg.strTableName)
  8245. }
  8246. // optional string strMsgContent = 3;
  8247. inline void XPhone_RecvChatMsg::clear_strmsgcontent() {
  8248. strmsgcontent_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8249. }
  8250. inline const ::std::string& XPhone_RecvChatMsg::strmsgcontent() const {
  8251. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_RecvChatMsg.strMsgContent)
  8252. return strmsgcontent_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8253. }
  8254. inline void XPhone_RecvChatMsg::set_strmsgcontent(const ::std::string& value) {
  8255. strmsgcontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  8256. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_RecvChatMsg.strMsgContent)
  8257. }
  8258. inline void XPhone_RecvChatMsg::set_strmsgcontent(const char* value) {
  8259. strmsgcontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  8260. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_RecvChatMsg.strMsgContent)
  8261. }
  8262. inline void XPhone_RecvChatMsg::set_strmsgcontent(const char* value, size_t size) {
  8263. strmsgcontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  8264. ::std::string(reinterpret_cast<const char*>(value), size));
  8265. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_RecvChatMsg.strMsgContent)
  8266. }
  8267. inline ::std::string* XPhone_RecvChatMsg::mutable_strmsgcontent() {
  8268. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_RecvChatMsg.strMsgContent)
  8269. return strmsgcontent_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8270. }
  8271. inline ::std::string* XPhone_RecvChatMsg::release_strmsgcontent() {
  8272. return strmsgcontent_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8273. }
  8274. inline void XPhone_RecvChatMsg::set_allocated_strmsgcontent(::std::string* strmsgcontent) {
  8275. if (strmsgcontent != NULL) {
  8276. }
  8277. else {
  8278. }
  8279. strmsgcontent_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strmsgcontent);
  8280. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_RecvChatMsg.strMsgContent)
  8281. }
  8282. // -------------------------------------------------------------------
  8283. // XPhone_ChatMsg
  8284. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  8285. inline bool XPhone_ChatMsg::has_head() const {
  8286. return !_is_default_instance_ && head_ != NULL;
  8287. }
  8288. inline void XPhone_ChatMsg::clear_head() {
  8289. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  8290. head_ = NULL;
  8291. }
  8292. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_ChatMsg::head() const {
  8293. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatMsg.head)
  8294. return head_ != NULL ? *head_ : *default_instance_->head_;
  8295. }
  8296. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ChatMsg::mutable_head() {
  8297. if (head_ == NULL) {
  8298. head_ = new ::XPhonePlus::XPhone_MsgBase;
  8299. }
  8300. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ChatMsg.head)
  8301. return head_;
  8302. }
  8303. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ChatMsg::release_head() {
  8304. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  8305. head_ = NULL;
  8306. return temp;
  8307. }
  8308. inline void XPhone_ChatMsg::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  8309. delete head_;
  8310. head_ = head;
  8311. if (head) {
  8312. }
  8313. else {
  8314. }
  8315. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ChatMsg.head)
  8316. }
  8317. // optional int32 isSend = 2;
  8318. inline void XPhone_ChatMsg::clear_issend() {
  8319. issend_ = 0;
  8320. }
  8321. inline ::google::protobuf::int32 XPhone_ChatMsg::issend() const {
  8322. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatMsg.isSend)
  8323. return issend_;
  8324. }
  8325. inline void XPhone_ChatMsg::set_issend(::google::protobuf::int32 value) {
  8326. issend_ = value;
  8327. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ChatMsg.isSend)
  8328. }
  8329. // optional string strTalker = 3;
  8330. inline void XPhone_ChatMsg::clear_strtalker() {
  8331. strtalker_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8332. }
  8333. inline const ::std::string& XPhone_ChatMsg::strtalker() const {
  8334. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatMsg.strTalker)
  8335. return strtalker_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8336. }
  8337. inline void XPhone_ChatMsg::set_strtalker(const ::std::string& value) {
  8338. strtalker_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  8339. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ChatMsg.strTalker)
  8340. }
  8341. inline void XPhone_ChatMsg::set_strtalker(const char* value) {
  8342. strtalker_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  8343. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_ChatMsg.strTalker)
  8344. }
  8345. inline void XPhone_ChatMsg::set_strtalker(const char* value, size_t size) {
  8346. strtalker_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  8347. ::std::string(reinterpret_cast<const char*>(value), size));
  8348. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_ChatMsg.strTalker)
  8349. }
  8350. inline ::std::string* XPhone_ChatMsg::mutable_strtalker() {
  8351. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ChatMsg.strTalker)
  8352. return strtalker_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8353. }
  8354. inline ::std::string* XPhone_ChatMsg::release_strtalker() {
  8355. return strtalker_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8356. }
  8357. inline void XPhone_ChatMsg::set_allocated_strtalker(::std::string* strtalker) {
  8358. if (strtalker != NULL) {
  8359. }
  8360. else {
  8361. }
  8362. strtalker_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strtalker);
  8363. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ChatMsg.strTalker)
  8364. }
  8365. // optional int32 type = 4;
  8366. inline void XPhone_ChatMsg::clear_type() {
  8367. type_ = 0;
  8368. }
  8369. inline ::google::protobuf::int32 XPhone_ChatMsg::type() const {
  8370. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatMsg.type)
  8371. return type_;
  8372. }
  8373. inline void XPhone_ChatMsg::set_type(::google::protobuf::int32 value) {
  8374. type_ = value;
  8375. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ChatMsg.type)
  8376. }
  8377. // optional string strContent = 5;
  8378. inline void XPhone_ChatMsg::clear_strcontent() {
  8379. strcontent_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8380. }
  8381. inline const ::std::string& XPhone_ChatMsg::strcontent() const {
  8382. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatMsg.strContent)
  8383. return strcontent_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8384. }
  8385. inline void XPhone_ChatMsg::set_strcontent(const ::std::string& value) {
  8386. strcontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  8387. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ChatMsg.strContent)
  8388. }
  8389. inline void XPhone_ChatMsg::set_strcontent(const char* value) {
  8390. strcontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  8391. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_ChatMsg.strContent)
  8392. }
  8393. inline void XPhone_ChatMsg::set_strcontent(const char* value, size_t size) {
  8394. strcontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  8395. ::std::string(reinterpret_cast<const char*>(value), size));
  8396. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_ChatMsg.strContent)
  8397. }
  8398. inline ::std::string* XPhone_ChatMsg::mutable_strcontent() {
  8399. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ChatMsg.strContent)
  8400. return strcontent_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8401. }
  8402. inline ::std::string* XPhone_ChatMsg::release_strcontent() {
  8403. return strcontent_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8404. }
  8405. inline void XPhone_ChatMsg::set_allocated_strcontent(::std::string* strcontent) {
  8406. if (strcontent != NULL) {
  8407. }
  8408. else {
  8409. }
  8410. strcontent_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strcontent);
  8411. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ChatMsg.strContent)
  8412. }
  8413. // optional int64 iCrateTime = 6;
  8414. inline void XPhone_ChatMsg::clear_icratetime() {
  8415. icratetime_ = GOOGLE_LONGLONG(0);
  8416. }
  8417. inline ::google::protobuf::int64 XPhone_ChatMsg::icratetime() const {
  8418. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatMsg.iCrateTime)
  8419. return icratetime_;
  8420. }
  8421. inline void XPhone_ChatMsg::set_icratetime(::google::protobuf::int64 value) {
  8422. icratetime_ = value;
  8423. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ChatMsg.iCrateTime)
  8424. }
  8425. // optional int32 iStatus = 7;
  8426. inline void XPhone_ChatMsg::clear_istatus() {
  8427. istatus_ = 0;
  8428. }
  8429. inline ::google::protobuf::int32 XPhone_ChatMsg::istatus() const {
  8430. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatMsg.iStatus)
  8431. return istatus_;
  8432. }
  8433. inline void XPhone_ChatMsg::set_istatus(::google::protobuf::int32 value) {
  8434. istatus_ = value;
  8435. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ChatMsg.iStatus)
  8436. }
  8437. // optional string strShowName = 8;
  8438. inline void XPhone_ChatMsg::clear_strshowname() {
  8439. strshowname_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8440. }
  8441. inline const ::std::string& XPhone_ChatMsg::strshowname() const {
  8442. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ChatMsg.strShowName)
  8443. return strshowname_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8444. }
  8445. inline void XPhone_ChatMsg::set_strshowname(const ::std::string& value) {
  8446. strshowname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  8447. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ChatMsg.strShowName)
  8448. }
  8449. inline void XPhone_ChatMsg::set_strshowname(const char* value) {
  8450. strshowname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  8451. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_ChatMsg.strShowName)
  8452. }
  8453. inline void XPhone_ChatMsg::set_strshowname(const char* value, size_t size) {
  8454. strshowname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  8455. ::std::string(reinterpret_cast<const char*>(value), size));
  8456. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_ChatMsg.strShowName)
  8457. }
  8458. inline ::std::string* XPhone_ChatMsg::mutable_strshowname() {
  8459. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ChatMsg.strShowName)
  8460. return strshowname_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8461. }
  8462. inline ::std::string* XPhone_ChatMsg::release_strshowname() {
  8463. return strshowname_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8464. }
  8465. inline void XPhone_ChatMsg::set_allocated_strshowname(::std::string* strshowname) {
  8466. if (strshowname != NULL) {
  8467. }
  8468. else {
  8469. }
  8470. strshowname_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strshowname);
  8471. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ChatMsg.strShowName)
  8472. }
  8473. // -------------------------------------------------------------------
  8474. // XPhone_SendChatMsg
  8475. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  8476. inline bool XPhone_SendChatMsg::has_head() const {
  8477. return !_is_default_instance_ && head_ != NULL;
  8478. }
  8479. inline void XPhone_SendChatMsg::clear_head() {
  8480. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  8481. head_ = NULL;
  8482. }
  8483. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_SendChatMsg::head() const {
  8484. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SendChatMsg.head)
  8485. return head_ != NULL ? *head_ : *default_instance_->head_;
  8486. }
  8487. inline ::XPhonePlus::XPhone_MsgBase* XPhone_SendChatMsg::mutable_head() {
  8488. if (head_ == NULL) {
  8489. head_ = new ::XPhonePlus::XPhone_MsgBase;
  8490. }
  8491. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SendChatMsg.head)
  8492. return head_;
  8493. }
  8494. inline ::XPhonePlus::XPhone_MsgBase* XPhone_SendChatMsg::release_head() {
  8495. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  8496. head_ = NULL;
  8497. return temp;
  8498. }
  8499. inline void XPhone_SendChatMsg::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  8500. delete head_;
  8501. head_ = head;
  8502. if (head) {
  8503. }
  8504. else {
  8505. }
  8506. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SendChatMsg.head)
  8507. }
  8508. // optional string strTalker = 2;
  8509. inline void XPhone_SendChatMsg::clear_strtalker() {
  8510. strtalker_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8511. }
  8512. inline const ::std::string& XPhone_SendChatMsg::strtalker() const {
  8513. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SendChatMsg.strTalker)
  8514. return strtalker_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8515. }
  8516. inline void XPhone_SendChatMsg::set_strtalker(const ::std::string& value) {
  8517. strtalker_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  8518. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SendChatMsg.strTalker)
  8519. }
  8520. inline void XPhone_SendChatMsg::set_strtalker(const char* value) {
  8521. strtalker_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  8522. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SendChatMsg.strTalker)
  8523. }
  8524. inline void XPhone_SendChatMsg::set_strtalker(const char* value, size_t size) {
  8525. strtalker_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  8526. ::std::string(reinterpret_cast<const char*>(value), size));
  8527. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SendChatMsg.strTalker)
  8528. }
  8529. inline ::std::string* XPhone_SendChatMsg::mutable_strtalker() {
  8530. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SendChatMsg.strTalker)
  8531. return strtalker_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8532. }
  8533. inline ::std::string* XPhone_SendChatMsg::release_strtalker() {
  8534. return strtalker_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8535. }
  8536. inline void XPhone_SendChatMsg::set_allocated_strtalker(::std::string* strtalker) {
  8537. if (strtalker != NULL) {
  8538. }
  8539. else {
  8540. }
  8541. strtalker_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strtalker);
  8542. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SendChatMsg.strTalker)
  8543. }
  8544. // optional int32 type = 3;
  8545. inline void XPhone_SendChatMsg::clear_type() {
  8546. type_ = 0;
  8547. }
  8548. inline ::google::protobuf::int32 XPhone_SendChatMsg::type() const {
  8549. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SendChatMsg.type)
  8550. return type_;
  8551. }
  8552. inline void XPhone_SendChatMsg::set_type(::google::protobuf::int32 value) {
  8553. type_ = value;
  8554. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SendChatMsg.type)
  8555. }
  8556. // optional string strContent = 4;
  8557. inline void XPhone_SendChatMsg::clear_strcontent() {
  8558. strcontent_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8559. }
  8560. inline const ::std::string& XPhone_SendChatMsg::strcontent() const {
  8561. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SendChatMsg.strContent)
  8562. return strcontent_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8563. }
  8564. inline void XPhone_SendChatMsg::set_strcontent(const ::std::string& value) {
  8565. strcontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  8566. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SendChatMsg.strContent)
  8567. }
  8568. inline void XPhone_SendChatMsg::set_strcontent(const char* value) {
  8569. strcontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  8570. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SendChatMsg.strContent)
  8571. }
  8572. inline void XPhone_SendChatMsg::set_strcontent(const char* value, size_t size) {
  8573. strcontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  8574. ::std::string(reinterpret_cast<const char*>(value), size));
  8575. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SendChatMsg.strContent)
  8576. }
  8577. inline ::std::string* XPhone_SendChatMsg::mutable_strcontent() {
  8578. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SendChatMsg.strContent)
  8579. return strcontent_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8580. }
  8581. inline ::std::string* XPhone_SendChatMsg::release_strcontent() {
  8582. return strcontent_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8583. }
  8584. inline void XPhone_SendChatMsg::set_allocated_strcontent(::std::string* strcontent) {
  8585. if (strcontent != NULL) {
  8586. }
  8587. else {
  8588. }
  8589. strcontent_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strcontent);
  8590. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SendChatMsg.strContent)
  8591. }
  8592. // -------------------------------------------------------------------
  8593. // XPhone_ImportContact
  8594. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  8595. inline bool XPhone_ImportContact::has_head() const {
  8596. return !_is_default_instance_ && head_ != NULL;
  8597. }
  8598. inline void XPhone_ImportContact::clear_head() {
  8599. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  8600. head_ = NULL;
  8601. }
  8602. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_ImportContact::head() const {
  8603. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ImportContact.head)
  8604. return head_ != NULL ? *head_ : *default_instance_->head_;
  8605. }
  8606. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ImportContact::mutable_head() {
  8607. if (head_ == NULL) {
  8608. head_ = new ::XPhonePlus::XPhone_MsgBase;
  8609. }
  8610. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ImportContact.head)
  8611. return head_;
  8612. }
  8613. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ImportContact::release_head() {
  8614. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  8615. head_ = NULL;
  8616. return temp;
  8617. }
  8618. inline void XPhone_ImportContact::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  8619. delete head_;
  8620. head_ = head;
  8621. if (head) {
  8622. }
  8623. else {
  8624. }
  8625. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ImportContact.head)
  8626. }
  8627. // repeated string phoneNumbers = 2;
  8628. inline int XPhone_ImportContact::phonenumbers_size() const {
  8629. return phonenumbers_.size();
  8630. }
  8631. inline void XPhone_ImportContact::clear_phonenumbers() {
  8632. phonenumbers_.Clear();
  8633. }
  8634. inline const ::std::string& XPhone_ImportContact::phonenumbers(int index) const {
  8635. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ImportContact.phoneNumbers)
  8636. return phonenumbers_.Get(index);
  8637. }
  8638. inline ::std::string* XPhone_ImportContact::mutable_phonenumbers(int index) {
  8639. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ImportContact.phoneNumbers)
  8640. return phonenumbers_.Mutable(index);
  8641. }
  8642. inline void XPhone_ImportContact::set_phonenumbers(int index, const ::std::string& value) {
  8643. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ImportContact.phoneNumbers)
  8644. phonenumbers_.Mutable(index)->assign(value);
  8645. }
  8646. inline void XPhone_ImportContact::set_phonenumbers(int index, const char* value) {
  8647. phonenumbers_.Mutable(index)->assign(value);
  8648. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_ImportContact.phoneNumbers)
  8649. }
  8650. inline void XPhone_ImportContact::set_phonenumbers(int index, const char* value, size_t size) {
  8651. phonenumbers_.Mutable(index)->assign(
  8652. reinterpret_cast<const char*>(value), size);
  8653. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_ImportContact.phoneNumbers)
  8654. }
  8655. inline ::std::string* XPhone_ImportContact::add_phonenumbers() {
  8656. return phonenumbers_.Add();
  8657. }
  8658. inline void XPhone_ImportContact::add_phonenumbers(const ::std::string& value) {
  8659. phonenumbers_.Add()->assign(value);
  8660. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_ImportContact.phoneNumbers)
  8661. }
  8662. inline void XPhone_ImportContact::add_phonenumbers(const char* value) {
  8663. phonenumbers_.Add()->assign(value);
  8664. // @@protoc_insertion_point(field_add_char:XPhonePlus.XPhone_ImportContact.phoneNumbers)
  8665. }
  8666. inline void XPhone_ImportContact::add_phonenumbers(const char* value, size_t size) {
  8667. phonenumbers_.Add()->assign(reinterpret_cast<const char*>(value), size);
  8668. // @@protoc_insertion_point(field_add_pointer:XPhonePlus.XPhone_ImportContact.phoneNumbers)
  8669. }
  8670. inline const ::google::protobuf::RepeatedPtrField< ::std::string>&
  8671. XPhone_ImportContact::phonenumbers() const {
  8672. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_ImportContact.phoneNumbers)
  8673. return phonenumbers_;
  8674. }
  8675. inline ::google::protobuf::RepeatedPtrField< ::std::string>*
  8676. XPhone_ImportContact::mutable_phonenumbers() {
  8677. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_ImportContact.phoneNumbers)
  8678. return &phonenumbers_;
  8679. }
  8680. // optional bool clearcontacts = 3;
  8681. inline void XPhone_ImportContact::clear_clearcontacts() {
  8682. clearcontacts_ = false;
  8683. }
  8684. inline bool XPhone_ImportContact::clearcontacts() const {
  8685. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ImportContact.clearcontacts)
  8686. return clearcontacts_;
  8687. }
  8688. inline void XPhone_ImportContact::set_clearcontacts(bool value) {
  8689. clearcontacts_ = value;
  8690. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ImportContact.clearcontacts)
  8691. }
  8692. // -------------------------------------------------------------------
  8693. // XPhone_OpenActivity
  8694. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  8695. inline bool XPhone_OpenActivity::has_head() const {
  8696. return !_is_default_instance_ && head_ != NULL;
  8697. }
  8698. inline void XPhone_OpenActivity::clear_head() {
  8699. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  8700. head_ = NULL;
  8701. }
  8702. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_OpenActivity::head() const {
  8703. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_OpenActivity.head)
  8704. return head_ != NULL ? *head_ : *default_instance_->head_;
  8705. }
  8706. inline ::XPhonePlus::XPhone_MsgBase* XPhone_OpenActivity::mutable_head() {
  8707. if (head_ == NULL) {
  8708. head_ = new ::XPhonePlus::XPhone_MsgBase;
  8709. }
  8710. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_OpenActivity.head)
  8711. return head_;
  8712. }
  8713. inline ::XPhonePlus::XPhone_MsgBase* XPhone_OpenActivity::release_head() {
  8714. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  8715. head_ = NULL;
  8716. return temp;
  8717. }
  8718. inline void XPhone_OpenActivity::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  8719. delete head_;
  8720. head_ = head;
  8721. if (head) {
  8722. }
  8723. else {
  8724. }
  8725. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_OpenActivity.head)
  8726. }
  8727. // optional string strActivityName = 2;
  8728. inline void XPhone_OpenActivity::clear_stractivityname() {
  8729. stractivityname_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8730. }
  8731. inline const ::std::string& XPhone_OpenActivity::stractivityname() const {
  8732. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_OpenActivity.strActivityName)
  8733. return stractivityname_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8734. }
  8735. inline void XPhone_OpenActivity::set_stractivityname(const ::std::string& value) {
  8736. stractivityname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  8737. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_OpenActivity.strActivityName)
  8738. }
  8739. inline void XPhone_OpenActivity::set_stractivityname(const char* value) {
  8740. stractivityname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  8741. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_OpenActivity.strActivityName)
  8742. }
  8743. inline void XPhone_OpenActivity::set_stractivityname(const char* value, size_t size) {
  8744. stractivityname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  8745. ::std::string(reinterpret_cast<const char*>(value), size));
  8746. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_OpenActivity.strActivityName)
  8747. }
  8748. inline ::std::string* XPhone_OpenActivity::mutable_stractivityname() {
  8749. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_OpenActivity.strActivityName)
  8750. return stractivityname_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8751. }
  8752. inline ::std::string* XPhone_OpenActivity::release_stractivityname() {
  8753. return stractivityname_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8754. }
  8755. inline void XPhone_OpenActivity::set_allocated_stractivityname(::std::string* stractivityname) {
  8756. if (stractivityname != NULL) {
  8757. }
  8758. else {
  8759. }
  8760. stractivityname_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), stractivityname);
  8761. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_OpenActivity.strActivityName)
  8762. }
  8763. // -------------------------------------------------------------------
  8764. // XPhone_RestoreWeichatShot
  8765. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  8766. inline bool XPhone_RestoreWeichatShot::has_head() const {
  8767. return !_is_default_instance_ && head_ != NULL;
  8768. }
  8769. inline void XPhone_RestoreWeichatShot::clear_head() {
  8770. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  8771. head_ = NULL;
  8772. }
  8773. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_RestoreWeichatShot::head() const {
  8774. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_RestoreWeichatShot.head)
  8775. return head_ != NULL ? *head_ : *default_instance_->head_;
  8776. }
  8777. inline ::XPhonePlus::XPhone_MsgBase* XPhone_RestoreWeichatShot::mutable_head() {
  8778. if (head_ == NULL) {
  8779. head_ = new ::XPhonePlus::XPhone_MsgBase;
  8780. }
  8781. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_RestoreWeichatShot.head)
  8782. return head_;
  8783. }
  8784. inline ::XPhonePlus::XPhone_MsgBase* XPhone_RestoreWeichatShot::release_head() {
  8785. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  8786. head_ = NULL;
  8787. return temp;
  8788. }
  8789. inline void XPhone_RestoreWeichatShot::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  8790. delete head_;
  8791. head_ = head;
  8792. if (head) {
  8793. }
  8794. else {
  8795. }
  8796. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_RestoreWeichatShot.head)
  8797. }
  8798. // optional string strUserName = 2;
  8799. inline void XPhone_RestoreWeichatShot::clear_strusername() {
  8800. strusername_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8801. }
  8802. inline const ::std::string& XPhone_RestoreWeichatShot::strusername() const {
  8803. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_RestoreWeichatShot.strUserName)
  8804. return strusername_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8805. }
  8806. inline void XPhone_RestoreWeichatShot::set_strusername(const ::std::string& value) {
  8807. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  8808. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_RestoreWeichatShot.strUserName)
  8809. }
  8810. inline void XPhone_RestoreWeichatShot::set_strusername(const char* value) {
  8811. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  8812. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_RestoreWeichatShot.strUserName)
  8813. }
  8814. inline void XPhone_RestoreWeichatShot::set_strusername(const char* value, size_t size) {
  8815. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  8816. ::std::string(reinterpret_cast<const char*>(value), size));
  8817. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_RestoreWeichatShot.strUserName)
  8818. }
  8819. inline ::std::string* XPhone_RestoreWeichatShot::mutable_strusername() {
  8820. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_RestoreWeichatShot.strUserName)
  8821. return strusername_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8822. }
  8823. inline ::std::string* XPhone_RestoreWeichatShot::release_strusername() {
  8824. return strusername_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8825. }
  8826. inline void XPhone_RestoreWeichatShot::set_allocated_strusername(::std::string* strusername) {
  8827. if (strusername != NULL) {
  8828. }
  8829. else {
  8830. }
  8831. strusername_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strusername);
  8832. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_RestoreWeichatShot.strUserName)
  8833. }
  8834. // -------------------------------------------------------------------
  8835. // XPhone_AllLoginUsers
  8836. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  8837. inline bool XPhone_AllLoginUsers::has_head() const {
  8838. return !_is_default_instance_ && head_ != NULL;
  8839. }
  8840. inline void XPhone_AllLoginUsers::clear_head() {
  8841. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  8842. head_ = NULL;
  8843. }
  8844. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_AllLoginUsers::head() const {
  8845. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AllLoginUsers.head)
  8846. return head_ != NULL ? *head_ : *default_instance_->head_;
  8847. }
  8848. inline ::XPhonePlus::XPhone_MsgBase* XPhone_AllLoginUsers::mutable_head() {
  8849. if (head_ == NULL) {
  8850. head_ = new ::XPhonePlus::XPhone_MsgBase;
  8851. }
  8852. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AllLoginUsers.head)
  8853. return head_;
  8854. }
  8855. inline ::XPhonePlus::XPhone_MsgBase* XPhone_AllLoginUsers::release_head() {
  8856. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  8857. head_ = NULL;
  8858. return temp;
  8859. }
  8860. inline void XPhone_AllLoginUsers::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  8861. delete head_;
  8862. head_ = head;
  8863. if (head) {
  8864. }
  8865. else {
  8866. }
  8867. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_AllLoginUsers.head)
  8868. }
  8869. // repeated .XPhonePlus.XPhone_LoginUserinfo usersLists = 2;
  8870. inline int XPhone_AllLoginUsers::userslists_size() const {
  8871. return userslists_.size();
  8872. }
  8873. inline void XPhone_AllLoginUsers::clear_userslists() {
  8874. userslists_.Clear();
  8875. }
  8876. inline const ::XPhonePlus::XPhone_LoginUserinfo& XPhone_AllLoginUsers::userslists(int index) const {
  8877. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AllLoginUsers.usersLists)
  8878. return userslists_.Get(index);
  8879. }
  8880. inline ::XPhonePlus::XPhone_LoginUserinfo* XPhone_AllLoginUsers::mutable_userslists(int index) {
  8881. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AllLoginUsers.usersLists)
  8882. return userslists_.Mutable(index);
  8883. }
  8884. inline ::XPhonePlus::XPhone_LoginUserinfo* XPhone_AllLoginUsers::add_userslists() {
  8885. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_AllLoginUsers.usersLists)
  8886. return userslists_.Add();
  8887. }
  8888. inline ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_LoginUserinfo >*
  8889. XPhone_AllLoginUsers::mutable_userslists() {
  8890. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_AllLoginUsers.usersLists)
  8891. return &userslists_;
  8892. }
  8893. inline const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_LoginUserinfo >&
  8894. XPhone_AllLoginUsers::userslists() const {
  8895. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_AllLoginUsers.usersLists)
  8896. return userslists_;
  8897. }
  8898. // optional string strCurrentLogin = 3;
  8899. inline void XPhone_AllLoginUsers::clear_strcurrentlogin() {
  8900. strcurrentlogin_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8901. }
  8902. inline const ::std::string& XPhone_AllLoginUsers::strcurrentlogin() const {
  8903. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AllLoginUsers.strCurrentLogin)
  8904. return strcurrentlogin_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8905. }
  8906. inline void XPhone_AllLoginUsers::set_strcurrentlogin(const ::std::string& value) {
  8907. strcurrentlogin_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  8908. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AllLoginUsers.strCurrentLogin)
  8909. }
  8910. inline void XPhone_AllLoginUsers::set_strcurrentlogin(const char* value) {
  8911. strcurrentlogin_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  8912. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_AllLoginUsers.strCurrentLogin)
  8913. }
  8914. inline void XPhone_AllLoginUsers::set_strcurrentlogin(const char* value, size_t size) {
  8915. strcurrentlogin_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  8916. ::std::string(reinterpret_cast<const char*>(value), size));
  8917. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_AllLoginUsers.strCurrentLogin)
  8918. }
  8919. inline ::std::string* XPhone_AllLoginUsers::mutable_strcurrentlogin() {
  8920. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AllLoginUsers.strCurrentLogin)
  8921. return strcurrentlogin_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8922. }
  8923. inline ::std::string* XPhone_AllLoginUsers::release_strcurrentlogin() {
  8924. return strcurrentlogin_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8925. }
  8926. inline void XPhone_AllLoginUsers::set_allocated_strcurrentlogin(::std::string* strcurrentlogin) {
  8927. if (strcurrentlogin != NULL) {
  8928. }
  8929. else {
  8930. }
  8931. strcurrentlogin_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strcurrentlogin);
  8932. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_AllLoginUsers.strCurrentLogin)
  8933. }
  8934. // -------------------------------------------------------------------
  8935. // XPhone_SystemLoginReq
  8936. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  8937. inline bool XPhone_SystemLoginReq::has_head() const {
  8938. return !_is_default_instance_ && head_ != NULL;
  8939. }
  8940. inline void XPhone_SystemLoginReq::clear_head() {
  8941. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  8942. head_ = NULL;
  8943. }
  8944. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_SystemLoginReq::head() const {
  8945. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemLoginReq.head)
  8946. return head_ != NULL ? *head_ : *default_instance_->head_;
  8947. }
  8948. inline ::XPhonePlus::XPhone_MsgBase* XPhone_SystemLoginReq::mutable_head() {
  8949. if (head_ == NULL) {
  8950. head_ = new ::XPhonePlus::XPhone_MsgBase;
  8951. }
  8952. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SystemLoginReq.head)
  8953. return head_;
  8954. }
  8955. inline ::XPhonePlus::XPhone_MsgBase* XPhone_SystemLoginReq::release_head() {
  8956. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  8957. head_ = NULL;
  8958. return temp;
  8959. }
  8960. inline void XPhone_SystemLoginReq::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  8961. delete head_;
  8962. head_ = head;
  8963. if (head) {
  8964. }
  8965. else {
  8966. }
  8967. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SystemLoginReq.head)
  8968. }
  8969. // optional string strUserName = 2;
  8970. inline void XPhone_SystemLoginReq::clear_strusername() {
  8971. strusername_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8972. }
  8973. inline const ::std::string& XPhone_SystemLoginReq::strusername() const {
  8974. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemLoginReq.strUserName)
  8975. return strusername_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8976. }
  8977. inline void XPhone_SystemLoginReq::set_strusername(const ::std::string& value) {
  8978. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  8979. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemLoginReq.strUserName)
  8980. }
  8981. inline void XPhone_SystemLoginReq::set_strusername(const char* value) {
  8982. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  8983. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SystemLoginReq.strUserName)
  8984. }
  8985. inline void XPhone_SystemLoginReq::set_strusername(const char* value, size_t size) {
  8986. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  8987. ::std::string(reinterpret_cast<const char*>(value), size));
  8988. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SystemLoginReq.strUserName)
  8989. }
  8990. inline ::std::string* XPhone_SystemLoginReq::mutable_strusername() {
  8991. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SystemLoginReq.strUserName)
  8992. return strusername_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8993. }
  8994. inline ::std::string* XPhone_SystemLoginReq::release_strusername() {
  8995. return strusername_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  8996. }
  8997. inline void XPhone_SystemLoginReq::set_allocated_strusername(::std::string* strusername) {
  8998. if (strusername != NULL) {
  8999. }
  9000. else {
  9001. }
  9002. strusername_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strusername);
  9003. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SystemLoginReq.strUserName)
  9004. }
  9005. // optional string strpasswd = 3;
  9006. inline void XPhone_SystemLoginReq::clear_strpasswd() {
  9007. strpasswd_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9008. }
  9009. inline const ::std::string& XPhone_SystemLoginReq::strpasswd() const {
  9010. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemLoginReq.strpasswd)
  9011. return strpasswd_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9012. }
  9013. inline void XPhone_SystemLoginReq::set_strpasswd(const ::std::string& value) {
  9014. strpasswd_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  9015. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemLoginReq.strpasswd)
  9016. }
  9017. inline void XPhone_SystemLoginReq::set_strpasswd(const char* value) {
  9018. strpasswd_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  9019. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SystemLoginReq.strpasswd)
  9020. }
  9021. inline void XPhone_SystemLoginReq::set_strpasswd(const char* value, size_t size) {
  9022. strpasswd_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  9023. ::std::string(reinterpret_cast<const char*>(value), size));
  9024. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SystemLoginReq.strpasswd)
  9025. }
  9026. inline ::std::string* XPhone_SystemLoginReq::mutable_strpasswd() {
  9027. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SystemLoginReq.strpasswd)
  9028. return strpasswd_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9029. }
  9030. inline ::std::string* XPhone_SystemLoginReq::release_strpasswd() {
  9031. return strpasswd_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9032. }
  9033. inline void XPhone_SystemLoginReq::set_allocated_strpasswd(::std::string* strpasswd) {
  9034. if (strpasswd != NULL) {
  9035. }
  9036. else {
  9037. }
  9038. strpasswd_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strpasswd);
  9039. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SystemLoginReq.strpasswd)
  9040. }
  9041. // optional string machinecode = 4;
  9042. inline void XPhone_SystemLoginReq::clear_machinecode() {
  9043. machinecode_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9044. }
  9045. inline const ::std::string& XPhone_SystemLoginReq::machinecode() const {
  9046. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemLoginReq.machinecode)
  9047. return machinecode_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9048. }
  9049. inline void XPhone_SystemLoginReq::set_machinecode(const ::std::string& value) {
  9050. machinecode_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  9051. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemLoginReq.machinecode)
  9052. }
  9053. inline void XPhone_SystemLoginReq::set_machinecode(const char* value) {
  9054. machinecode_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  9055. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SystemLoginReq.machinecode)
  9056. }
  9057. inline void XPhone_SystemLoginReq::set_machinecode(const char* value, size_t size) {
  9058. machinecode_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  9059. ::std::string(reinterpret_cast<const char*>(value), size));
  9060. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SystemLoginReq.machinecode)
  9061. }
  9062. inline ::std::string* XPhone_SystemLoginReq::mutable_machinecode() {
  9063. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SystemLoginReq.machinecode)
  9064. return machinecode_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9065. }
  9066. inline ::std::string* XPhone_SystemLoginReq::release_machinecode() {
  9067. return machinecode_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9068. }
  9069. inline void XPhone_SystemLoginReq::set_allocated_machinecode(::std::string* machinecode) {
  9070. if (machinecode != NULL) {
  9071. }
  9072. else {
  9073. }
  9074. machinecode_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), machinecode);
  9075. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SystemLoginReq.machinecode)
  9076. }
  9077. // optional int32 softver = 5;
  9078. inline void XPhone_SystemLoginReq::clear_softver() {
  9079. softver_ = 0;
  9080. }
  9081. inline ::google::protobuf::int32 XPhone_SystemLoginReq::softver() const {
  9082. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemLoginReq.softver)
  9083. return softver_;
  9084. }
  9085. inline void XPhone_SystemLoginReq::set_softver(::google::protobuf::int32 value) {
  9086. softver_ = value;
  9087. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemLoginReq.softver)
  9088. }
  9089. // optional string strChannel = 6;
  9090. inline void XPhone_SystemLoginReq::clear_strchannel() {
  9091. strchannel_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9092. }
  9093. inline const ::std::string& XPhone_SystemLoginReq::strchannel() const {
  9094. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemLoginReq.strChannel)
  9095. return strchannel_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9096. }
  9097. inline void XPhone_SystemLoginReq::set_strchannel(const ::std::string& value) {
  9098. strchannel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  9099. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemLoginReq.strChannel)
  9100. }
  9101. inline void XPhone_SystemLoginReq::set_strchannel(const char* value) {
  9102. strchannel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  9103. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SystemLoginReq.strChannel)
  9104. }
  9105. inline void XPhone_SystemLoginReq::set_strchannel(const char* value, size_t size) {
  9106. strchannel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  9107. ::std::string(reinterpret_cast<const char*>(value), size));
  9108. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SystemLoginReq.strChannel)
  9109. }
  9110. inline ::std::string* XPhone_SystemLoginReq::mutable_strchannel() {
  9111. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SystemLoginReq.strChannel)
  9112. return strchannel_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9113. }
  9114. inline ::std::string* XPhone_SystemLoginReq::release_strchannel() {
  9115. return strchannel_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9116. }
  9117. inline void XPhone_SystemLoginReq::set_allocated_strchannel(::std::string* strchannel) {
  9118. if (strchannel != NULL) {
  9119. }
  9120. else {
  9121. }
  9122. strchannel_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strchannel);
  9123. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SystemLoginReq.strChannel)
  9124. }
  9125. // optional int32 timespan = 7;
  9126. inline void XPhone_SystemLoginReq::clear_timespan() {
  9127. timespan_ = 0;
  9128. }
  9129. inline ::google::protobuf::int32 XPhone_SystemLoginReq::timespan() const {
  9130. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemLoginReq.timespan)
  9131. return timespan_;
  9132. }
  9133. inline void XPhone_SystemLoginReq::set_timespan(::google::protobuf::int32 value) {
  9134. timespan_ = value;
  9135. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemLoginReq.timespan)
  9136. }
  9137. // -------------------------------------------------------------------
  9138. // XPhone_SystemLoginRsp
  9139. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  9140. inline bool XPhone_SystemLoginRsp::has_head() const {
  9141. return !_is_default_instance_ && head_ != NULL;
  9142. }
  9143. inline void XPhone_SystemLoginRsp::clear_head() {
  9144. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  9145. head_ = NULL;
  9146. }
  9147. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_SystemLoginRsp::head() const {
  9148. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemLoginRsp.head)
  9149. return head_ != NULL ? *head_ : *default_instance_->head_;
  9150. }
  9151. inline ::XPhonePlus::XPhone_MsgBase* XPhone_SystemLoginRsp::mutable_head() {
  9152. if (head_ == NULL) {
  9153. head_ = new ::XPhonePlus::XPhone_MsgBase;
  9154. }
  9155. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SystemLoginRsp.head)
  9156. return head_;
  9157. }
  9158. inline ::XPhonePlus::XPhone_MsgBase* XPhone_SystemLoginRsp::release_head() {
  9159. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  9160. head_ = NULL;
  9161. return temp;
  9162. }
  9163. inline void XPhone_SystemLoginRsp::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  9164. delete head_;
  9165. head_ = head;
  9166. if (head) {
  9167. }
  9168. else {
  9169. }
  9170. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SystemLoginRsp.head)
  9171. }
  9172. // optional int32 errcode = 2;
  9173. inline void XPhone_SystemLoginRsp::clear_errcode() {
  9174. errcode_ = 0;
  9175. }
  9176. inline ::google::protobuf::int32 XPhone_SystemLoginRsp::errcode() const {
  9177. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemLoginRsp.errcode)
  9178. return errcode_;
  9179. }
  9180. inline void XPhone_SystemLoginRsp::set_errcode(::google::protobuf::int32 value) {
  9181. errcode_ = value;
  9182. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemLoginRsp.errcode)
  9183. }
  9184. // optional int32 totalcontrol = 3;
  9185. inline void XPhone_SystemLoginRsp::clear_totalcontrol() {
  9186. totalcontrol_ = 0;
  9187. }
  9188. inline ::google::protobuf::int32 XPhone_SystemLoginRsp::totalcontrol() const {
  9189. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemLoginRsp.totalcontrol)
  9190. return totalcontrol_;
  9191. }
  9192. inline void XPhone_SystemLoginRsp::set_totalcontrol(::google::protobuf::int32 value) {
  9193. totalcontrol_ = value;
  9194. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemLoginRsp.totalcontrol)
  9195. }
  9196. // optional int32 remaincontrol = 4;
  9197. inline void XPhone_SystemLoginRsp::clear_remaincontrol() {
  9198. remaincontrol_ = 0;
  9199. }
  9200. inline ::google::protobuf::int32 XPhone_SystemLoginRsp::remaincontrol() const {
  9201. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemLoginRsp.remaincontrol)
  9202. return remaincontrol_;
  9203. }
  9204. inline void XPhone_SystemLoginRsp::set_remaincontrol(::google::protobuf::int32 value) {
  9205. remaincontrol_ = value;
  9206. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemLoginRsp.remaincontrol)
  9207. }
  9208. // optional string hashcode = 5;
  9209. inline void XPhone_SystemLoginRsp::clear_hashcode() {
  9210. hashcode_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9211. }
  9212. inline const ::std::string& XPhone_SystemLoginRsp::hashcode() const {
  9213. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemLoginRsp.hashcode)
  9214. return hashcode_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9215. }
  9216. inline void XPhone_SystemLoginRsp::set_hashcode(const ::std::string& value) {
  9217. hashcode_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  9218. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemLoginRsp.hashcode)
  9219. }
  9220. inline void XPhone_SystemLoginRsp::set_hashcode(const char* value) {
  9221. hashcode_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  9222. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SystemLoginRsp.hashcode)
  9223. }
  9224. inline void XPhone_SystemLoginRsp::set_hashcode(const char* value, size_t size) {
  9225. hashcode_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  9226. ::std::string(reinterpret_cast<const char*>(value), size));
  9227. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SystemLoginRsp.hashcode)
  9228. }
  9229. inline ::std::string* XPhone_SystemLoginRsp::mutable_hashcode() {
  9230. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SystemLoginRsp.hashcode)
  9231. return hashcode_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9232. }
  9233. inline ::std::string* XPhone_SystemLoginRsp::release_hashcode() {
  9234. return hashcode_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9235. }
  9236. inline void XPhone_SystemLoginRsp::set_allocated_hashcode(::std::string* hashcode) {
  9237. if (hashcode != NULL) {
  9238. }
  9239. else {
  9240. }
  9241. hashcode_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), hashcode);
  9242. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SystemLoginRsp.hashcode)
  9243. }
  9244. // -------------------------------------------------------------------
  9245. // XPhone_SystemUpdateReq
  9246. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  9247. inline bool XPhone_SystemUpdateReq::has_head() const {
  9248. return !_is_default_instance_ && head_ != NULL;
  9249. }
  9250. inline void XPhone_SystemUpdateReq::clear_head() {
  9251. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  9252. head_ = NULL;
  9253. }
  9254. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_SystemUpdateReq::head() const {
  9255. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemUpdateReq.head)
  9256. return head_ != NULL ? *head_ : *default_instance_->head_;
  9257. }
  9258. inline ::XPhonePlus::XPhone_MsgBase* XPhone_SystemUpdateReq::mutable_head() {
  9259. if (head_ == NULL) {
  9260. head_ = new ::XPhonePlus::XPhone_MsgBase;
  9261. }
  9262. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SystemUpdateReq.head)
  9263. return head_;
  9264. }
  9265. inline ::XPhonePlus::XPhone_MsgBase* XPhone_SystemUpdateReq::release_head() {
  9266. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  9267. head_ = NULL;
  9268. return temp;
  9269. }
  9270. inline void XPhone_SystemUpdateReq::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  9271. delete head_;
  9272. head_ = head;
  9273. if (head) {
  9274. }
  9275. else {
  9276. }
  9277. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SystemUpdateReq.head)
  9278. }
  9279. // optional string strUserName = 2;
  9280. inline void XPhone_SystemUpdateReq::clear_strusername() {
  9281. strusername_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9282. }
  9283. inline const ::std::string& XPhone_SystemUpdateReq::strusername() const {
  9284. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemUpdateReq.strUserName)
  9285. return strusername_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9286. }
  9287. inline void XPhone_SystemUpdateReq::set_strusername(const ::std::string& value) {
  9288. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  9289. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemUpdateReq.strUserName)
  9290. }
  9291. inline void XPhone_SystemUpdateReq::set_strusername(const char* value) {
  9292. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  9293. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SystemUpdateReq.strUserName)
  9294. }
  9295. inline void XPhone_SystemUpdateReq::set_strusername(const char* value, size_t size) {
  9296. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  9297. ::std::string(reinterpret_cast<const char*>(value), size));
  9298. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SystemUpdateReq.strUserName)
  9299. }
  9300. inline ::std::string* XPhone_SystemUpdateReq::mutable_strusername() {
  9301. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SystemUpdateReq.strUserName)
  9302. return strusername_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9303. }
  9304. inline ::std::string* XPhone_SystemUpdateReq::release_strusername() {
  9305. return strusername_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9306. }
  9307. inline void XPhone_SystemUpdateReq::set_allocated_strusername(::std::string* strusername) {
  9308. if (strusername != NULL) {
  9309. }
  9310. else {
  9311. }
  9312. strusername_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strusername);
  9313. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SystemUpdateReq.strUserName)
  9314. }
  9315. // optional string machinecode = 3;
  9316. inline void XPhone_SystemUpdateReq::clear_machinecode() {
  9317. machinecode_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9318. }
  9319. inline const ::std::string& XPhone_SystemUpdateReq::machinecode() const {
  9320. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemUpdateReq.machinecode)
  9321. return machinecode_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9322. }
  9323. inline void XPhone_SystemUpdateReq::set_machinecode(const ::std::string& value) {
  9324. machinecode_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  9325. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemUpdateReq.machinecode)
  9326. }
  9327. inline void XPhone_SystemUpdateReq::set_machinecode(const char* value) {
  9328. machinecode_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  9329. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SystemUpdateReq.machinecode)
  9330. }
  9331. inline void XPhone_SystemUpdateReq::set_machinecode(const char* value, size_t size) {
  9332. machinecode_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  9333. ::std::string(reinterpret_cast<const char*>(value), size));
  9334. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SystemUpdateReq.machinecode)
  9335. }
  9336. inline ::std::string* XPhone_SystemUpdateReq::mutable_machinecode() {
  9337. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SystemUpdateReq.machinecode)
  9338. return machinecode_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9339. }
  9340. inline ::std::string* XPhone_SystemUpdateReq::release_machinecode() {
  9341. return machinecode_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9342. }
  9343. inline void XPhone_SystemUpdateReq::set_allocated_machinecode(::std::string* machinecode) {
  9344. if (machinecode != NULL) {
  9345. }
  9346. else {
  9347. }
  9348. machinecode_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), machinecode);
  9349. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SystemUpdateReq.machinecode)
  9350. }
  9351. // optional int32 softver = 4;
  9352. inline void XPhone_SystemUpdateReq::clear_softver() {
  9353. softver_ = 0;
  9354. }
  9355. inline ::google::protobuf::int32 XPhone_SystemUpdateReq::softver() const {
  9356. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemUpdateReq.softver)
  9357. return softver_;
  9358. }
  9359. inline void XPhone_SystemUpdateReq::set_softver(::google::protobuf::int32 value) {
  9360. softver_ = value;
  9361. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemUpdateReq.softver)
  9362. }
  9363. // optional string strChannel = 5;
  9364. inline void XPhone_SystemUpdateReq::clear_strchannel() {
  9365. strchannel_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9366. }
  9367. inline const ::std::string& XPhone_SystemUpdateReq::strchannel() const {
  9368. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemUpdateReq.strChannel)
  9369. return strchannel_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9370. }
  9371. inline void XPhone_SystemUpdateReq::set_strchannel(const ::std::string& value) {
  9372. strchannel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  9373. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemUpdateReq.strChannel)
  9374. }
  9375. inline void XPhone_SystemUpdateReq::set_strchannel(const char* value) {
  9376. strchannel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  9377. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SystemUpdateReq.strChannel)
  9378. }
  9379. inline void XPhone_SystemUpdateReq::set_strchannel(const char* value, size_t size) {
  9380. strchannel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  9381. ::std::string(reinterpret_cast<const char*>(value), size));
  9382. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SystemUpdateReq.strChannel)
  9383. }
  9384. inline ::std::string* XPhone_SystemUpdateReq::mutable_strchannel() {
  9385. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SystemUpdateReq.strChannel)
  9386. return strchannel_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9387. }
  9388. inline ::std::string* XPhone_SystemUpdateReq::release_strchannel() {
  9389. return strchannel_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9390. }
  9391. inline void XPhone_SystemUpdateReq::set_allocated_strchannel(::std::string* strchannel) {
  9392. if (strchannel != NULL) {
  9393. }
  9394. else {
  9395. }
  9396. strchannel_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strchannel);
  9397. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SystemUpdateReq.strChannel)
  9398. }
  9399. // -------------------------------------------------------------------
  9400. // XPhone_SystemUpdateRsp
  9401. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  9402. inline bool XPhone_SystemUpdateRsp::has_head() const {
  9403. return !_is_default_instance_ && head_ != NULL;
  9404. }
  9405. inline void XPhone_SystemUpdateRsp::clear_head() {
  9406. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  9407. head_ = NULL;
  9408. }
  9409. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_SystemUpdateRsp::head() const {
  9410. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemUpdateRsp.head)
  9411. return head_ != NULL ? *head_ : *default_instance_->head_;
  9412. }
  9413. inline ::XPhonePlus::XPhone_MsgBase* XPhone_SystemUpdateRsp::mutable_head() {
  9414. if (head_ == NULL) {
  9415. head_ = new ::XPhonePlus::XPhone_MsgBase;
  9416. }
  9417. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SystemUpdateRsp.head)
  9418. return head_;
  9419. }
  9420. inline ::XPhonePlus::XPhone_MsgBase* XPhone_SystemUpdateRsp::release_head() {
  9421. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  9422. head_ = NULL;
  9423. return temp;
  9424. }
  9425. inline void XPhone_SystemUpdateRsp::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  9426. delete head_;
  9427. head_ = head;
  9428. if (head) {
  9429. }
  9430. else {
  9431. }
  9432. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SystemUpdateRsp.head)
  9433. }
  9434. // optional int32 iUpdateType = 2;
  9435. inline void XPhone_SystemUpdateRsp::clear_iupdatetype() {
  9436. iupdatetype_ = 0;
  9437. }
  9438. inline ::google::protobuf::int32 XPhone_SystemUpdateRsp::iupdatetype() const {
  9439. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemUpdateRsp.iUpdateType)
  9440. return iupdatetype_;
  9441. }
  9442. inline void XPhone_SystemUpdateRsp::set_iupdatetype(::google::protobuf::int32 value) {
  9443. iupdatetype_ = value;
  9444. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemUpdateRsp.iUpdateType)
  9445. }
  9446. // optional string strPackageURL = 3;
  9447. inline void XPhone_SystemUpdateRsp::clear_strpackageurl() {
  9448. strpackageurl_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9449. }
  9450. inline const ::std::string& XPhone_SystemUpdateRsp::strpackageurl() const {
  9451. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemUpdateRsp.strPackageURL)
  9452. return strpackageurl_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9453. }
  9454. inline void XPhone_SystemUpdateRsp::set_strpackageurl(const ::std::string& value) {
  9455. strpackageurl_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  9456. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemUpdateRsp.strPackageURL)
  9457. }
  9458. inline void XPhone_SystemUpdateRsp::set_strpackageurl(const char* value) {
  9459. strpackageurl_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  9460. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SystemUpdateRsp.strPackageURL)
  9461. }
  9462. inline void XPhone_SystemUpdateRsp::set_strpackageurl(const char* value, size_t size) {
  9463. strpackageurl_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  9464. ::std::string(reinterpret_cast<const char*>(value), size));
  9465. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SystemUpdateRsp.strPackageURL)
  9466. }
  9467. inline ::std::string* XPhone_SystemUpdateRsp::mutable_strpackageurl() {
  9468. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SystemUpdateRsp.strPackageURL)
  9469. return strpackageurl_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9470. }
  9471. inline ::std::string* XPhone_SystemUpdateRsp::release_strpackageurl() {
  9472. return strpackageurl_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9473. }
  9474. inline void XPhone_SystemUpdateRsp::set_allocated_strpackageurl(::std::string* strpackageurl) {
  9475. if (strpackageurl != NULL) {
  9476. }
  9477. else {
  9478. }
  9479. strpackageurl_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strpackageurl);
  9480. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SystemUpdateRsp.strPackageURL)
  9481. }
  9482. // optional int32 iUpdateVer = 4;
  9483. inline void XPhone_SystemUpdateRsp::clear_iupdatever() {
  9484. iupdatever_ = 0;
  9485. }
  9486. inline ::google::protobuf::int32 XPhone_SystemUpdateRsp::iupdatever() const {
  9487. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemUpdateRsp.iUpdateVer)
  9488. return iupdatever_;
  9489. }
  9490. inline void XPhone_SystemUpdateRsp::set_iupdatever(::google::protobuf::int32 value) {
  9491. iupdatever_ = value;
  9492. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemUpdateRsp.iUpdateVer)
  9493. }
  9494. // optional string strMD5 = 5;
  9495. inline void XPhone_SystemUpdateRsp::clear_strmd5() {
  9496. strmd5_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9497. }
  9498. inline const ::std::string& XPhone_SystemUpdateRsp::strmd5() const {
  9499. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_SystemUpdateRsp.strMD5)
  9500. return strmd5_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9501. }
  9502. inline void XPhone_SystemUpdateRsp::set_strmd5(const ::std::string& value) {
  9503. strmd5_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  9504. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_SystemUpdateRsp.strMD5)
  9505. }
  9506. inline void XPhone_SystemUpdateRsp::set_strmd5(const char* value) {
  9507. strmd5_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  9508. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_SystemUpdateRsp.strMD5)
  9509. }
  9510. inline void XPhone_SystemUpdateRsp::set_strmd5(const char* value, size_t size) {
  9511. strmd5_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  9512. ::std::string(reinterpret_cast<const char*>(value), size));
  9513. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_SystemUpdateRsp.strMD5)
  9514. }
  9515. inline ::std::string* XPhone_SystemUpdateRsp::mutable_strmd5() {
  9516. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_SystemUpdateRsp.strMD5)
  9517. return strmd5_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9518. }
  9519. inline ::std::string* XPhone_SystemUpdateRsp::release_strmd5() {
  9520. return strmd5_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9521. }
  9522. inline void XPhone_SystemUpdateRsp::set_allocated_strmd5(::std::string* strmd5) {
  9523. if (strmd5 != NULL) {
  9524. }
  9525. else {
  9526. }
  9527. strmd5_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strmd5);
  9528. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_SystemUpdateRsp.strMD5)
  9529. }
  9530. // -------------------------------------------------------------------
  9531. // XPhone_TextInput
  9532. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  9533. inline bool XPhone_TextInput::has_head() const {
  9534. return !_is_default_instance_ && head_ != NULL;
  9535. }
  9536. inline void XPhone_TextInput::clear_head() {
  9537. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  9538. head_ = NULL;
  9539. }
  9540. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_TextInput::head() const {
  9541. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_TextInput.head)
  9542. return head_ != NULL ? *head_ : *default_instance_->head_;
  9543. }
  9544. inline ::XPhonePlus::XPhone_MsgBase* XPhone_TextInput::mutable_head() {
  9545. if (head_ == NULL) {
  9546. head_ = new ::XPhonePlus::XPhone_MsgBase;
  9547. }
  9548. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_TextInput.head)
  9549. return head_;
  9550. }
  9551. inline ::XPhonePlus::XPhone_MsgBase* XPhone_TextInput::release_head() {
  9552. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  9553. head_ = NULL;
  9554. return temp;
  9555. }
  9556. inline void XPhone_TextInput::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  9557. delete head_;
  9558. head_ = head;
  9559. if (head) {
  9560. }
  9561. else {
  9562. }
  9563. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_TextInput.head)
  9564. }
  9565. // optional int32 iInputType = 2;
  9566. inline void XPhone_TextInput::clear_iinputtype() {
  9567. iinputtype_ = 0;
  9568. }
  9569. inline ::google::protobuf::int32 XPhone_TextInput::iinputtype() const {
  9570. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_TextInput.iInputType)
  9571. return iinputtype_;
  9572. }
  9573. inline void XPhone_TextInput::set_iinputtype(::google::protobuf::int32 value) {
  9574. iinputtype_ = value;
  9575. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_TextInput.iInputType)
  9576. }
  9577. // optional string strContent = 3;
  9578. inline void XPhone_TextInput::clear_strcontent() {
  9579. strcontent_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9580. }
  9581. inline const ::std::string& XPhone_TextInput::strcontent() const {
  9582. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_TextInput.strContent)
  9583. return strcontent_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9584. }
  9585. inline void XPhone_TextInput::set_strcontent(const ::std::string& value) {
  9586. strcontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  9587. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_TextInput.strContent)
  9588. }
  9589. inline void XPhone_TextInput::set_strcontent(const char* value) {
  9590. strcontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  9591. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_TextInput.strContent)
  9592. }
  9593. inline void XPhone_TextInput::set_strcontent(const char* value, size_t size) {
  9594. strcontent_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  9595. ::std::string(reinterpret_cast<const char*>(value), size));
  9596. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_TextInput.strContent)
  9597. }
  9598. inline ::std::string* XPhone_TextInput::mutable_strcontent() {
  9599. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_TextInput.strContent)
  9600. return strcontent_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9601. }
  9602. inline ::std::string* XPhone_TextInput::release_strcontent() {
  9603. return strcontent_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9604. }
  9605. inline void XPhone_TextInput::set_allocated_strcontent(::std::string* strcontent) {
  9606. if (strcontent != NULL) {
  9607. }
  9608. else {
  9609. }
  9610. strcontent_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strcontent);
  9611. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_TextInput.strContent)
  9612. }
  9613. // -------------------------------------------------------------------
  9614. // XPhone_NoticeReq
  9615. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  9616. inline bool XPhone_NoticeReq::has_head() const {
  9617. return !_is_default_instance_ && head_ != NULL;
  9618. }
  9619. inline void XPhone_NoticeReq::clear_head() {
  9620. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  9621. head_ = NULL;
  9622. }
  9623. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_NoticeReq::head() const {
  9624. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_NoticeReq.head)
  9625. return head_ != NULL ? *head_ : *default_instance_->head_;
  9626. }
  9627. inline ::XPhonePlus::XPhone_MsgBase* XPhone_NoticeReq::mutable_head() {
  9628. if (head_ == NULL) {
  9629. head_ = new ::XPhonePlus::XPhone_MsgBase;
  9630. }
  9631. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_NoticeReq.head)
  9632. return head_;
  9633. }
  9634. inline ::XPhonePlus::XPhone_MsgBase* XPhone_NoticeReq::release_head() {
  9635. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  9636. head_ = NULL;
  9637. return temp;
  9638. }
  9639. inline void XPhone_NoticeReq::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  9640. delete head_;
  9641. head_ = head;
  9642. if (head) {
  9643. }
  9644. else {
  9645. }
  9646. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_NoticeReq.head)
  9647. }
  9648. // optional string strChannel = 2;
  9649. inline void XPhone_NoticeReq::clear_strchannel() {
  9650. strchannel_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9651. }
  9652. inline const ::std::string& XPhone_NoticeReq::strchannel() const {
  9653. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_NoticeReq.strChannel)
  9654. return strchannel_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9655. }
  9656. inline void XPhone_NoticeReq::set_strchannel(const ::std::string& value) {
  9657. strchannel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  9658. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_NoticeReq.strChannel)
  9659. }
  9660. inline void XPhone_NoticeReq::set_strchannel(const char* value) {
  9661. strchannel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  9662. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_NoticeReq.strChannel)
  9663. }
  9664. inline void XPhone_NoticeReq::set_strchannel(const char* value, size_t size) {
  9665. strchannel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  9666. ::std::string(reinterpret_cast<const char*>(value), size));
  9667. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_NoticeReq.strChannel)
  9668. }
  9669. inline ::std::string* XPhone_NoticeReq::mutable_strchannel() {
  9670. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_NoticeReq.strChannel)
  9671. return strchannel_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9672. }
  9673. inline ::std::string* XPhone_NoticeReq::release_strchannel() {
  9674. return strchannel_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  9675. }
  9676. inline void XPhone_NoticeReq::set_allocated_strchannel(::std::string* strchannel) {
  9677. if (strchannel != NULL) {
  9678. }
  9679. else {
  9680. }
  9681. strchannel_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strchannel);
  9682. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_NoticeReq.strChannel)
  9683. }
  9684. // optional int32 iClientVer = 3;
  9685. inline void XPhone_NoticeReq::clear_iclientver() {
  9686. iclientver_ = 0;
  9687. }
  9688. inline ::google::protobuf::int32 XPhone_NoticeReq::iclientver() const {
  9689. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_NoticeReq.iClientVer)
  9690. return iclientver_;
  9691. }
  9692. inline void XPhone_NoticeReq::set_iclientver(::google::protobuf::int32 value) {
  9693. iclientver_ = value;
  9694. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_NoticeReq.iClientVer)
  9695. }
  9696. // -------------------------------------------------------------------
  9697. // XPhone_NoticeRsp
  9698. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  9699. inline bool XPhone_NoticeRsp::has_head() const {
  9700. return !_is_default_instance_ && head_ != NULL;
  9701. }
  9702. inline void XPhone_NoticeRsp::clear_head() {
  9703. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  9704. head_ = NULL;
  9705. }
  9706. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_NoticeRsp::head() const {
  9707. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_NoticeRsp.head)
  9708. return head_ != NULL ? *head_ : *default_instance_->head_;
  9709. }
  9710. inline ::XPhonePlus::XPhone_MsgBase* XPhone_NoticeRsp::mutable_head() {
  9711. if (head_ == NULL) {
  9712. head_ = new ::XPhonePlus::XPhone_MsgBase;
  9713. }
  9714. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_NoticeRsp.head)
  9715. return head_;
  9716. }
  9717. inline ::XPhonePlus::XPhone_MsgBase* XPhone_NoticeRsp::release_head() {
  9718. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  9719. head_ = NULL;
  9720. return temp;
  9721. }
  9722. inline void XPhone_NoticeRsp::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  9723. delete head_;
  9724. head_ = head;
  9725. if (head) {
  9726. }
  9727. else {
  9728. }
  9729. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_NoticeRsp.head)
  9730. }
  9731. // repeated string noticeList = 2;
  9732. inline int XPhone_NoticeRsp::noticelist_size() const {
  9733. return noticelist_.size();
  9734. }
  9735. inline void XPhone_NoticeRsp::clear_noticelist() {
  9736. noticelist_.Clear();
  9737. }
  9738. inline const ::std::string& XPhone_NoticeRsp::noticelist(int index) const {
  9739. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_NoticeRsp.noticeList)
  9740. return noticelist_.Get(index);
  9741. }
  9742. inline ::std::string* XPhone_NoticeRsp::mutable_noticelist(int index) {
  9743. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_NoticeRsp.noticeList)
  9744. return noticelist_.Mutable(index);
  9745. }
  9746. inline void XPhone_NoticeRsp::set_noticelist(int index, const ::std::string& value) {
  9747. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_NoticeRsp.noticeList)
  9748. noticelist_.Mutable(index)->assign(value);
  9749. }
  9750. inline void XPhone_NoticeRsp::set_noticelist(int index, const char* value) {
  9751. noticelist_.Mutable(index)->assign(value);
  9752. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_NoticeRsp.noticeList)
  9753. }
  9754. inline void XPhone_NoticeRsp::set_noticelist(int index, const char* value, size_t size) {
  9755. noticelist_.Mutable(index)->assign(
  9756. reinterpret_cast<const char*>(value), size);
  9757. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_NoticeRsp.noticeList)
  9758. }
  9759. inline ::std::string* XPhone_NoticeRsp::add_noticelist() {
  9760. return noticelist_.Add();
  9761. }
  9762. inline void XPhone_NoticeRsp::add_noticelist(const ::std::string& value) {
  9763. noticelist_.Add()->assign(value);
  9764. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_NoticeRsp.noticeList)
  9765. }
  9766. inline void XPhone_NoticeRsp::add_noticelist(const char* value) {
  9767. noticelist_.Add()->assign(value);
  9768. // @@protoc_insertion_point(field_add_char:XPhonePlus.XPhone_NoticeRsp.noticeList)
  9769. }
  9770. inline void XPhone_NoticeRsp::add_noticelist(const char* value, size_t size) {
  9771. noticelist_.Add()->assign(reinterpret_cast<const char*>(value), size);
  9772. // @@protoc_insertion_point(field_add_pointer:XPhonePlus.XPhone_NoticeRsp.noticeList)
  9773. }
  9774. inline const ::google::protobuf::RepeatedPtrField< ::std::string>&
  9775. XPhone_NoticeRsp::noticelist() const {
  9776. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_NoticeRsp.noticeList)
  9777. return noticelist_;
  9778. }
  9779. inline ::google::protobuf::RepeatedPtrField< ::std::string>*
  9780. XPhone_NoticeRsp::mutable_noticelist() {
  9781. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_NoticeRsp.noticeList)
  9782. return &noticelist_;
  9783. }
  9784. // -------------------------------------------------------------------
  9785. // XPhone_Test
  9786. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  9787. inline bool XPhone_Test::has_head() const {
  9788. return !_is_default_instance_ && head_ != NULL;
  9789. }
  9790. inline void XPhone_Test::clear_head() {
  9791. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  9792. head_ = NULL;
  9793. }
  9794. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_Test::head() const {
  9795. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_Test.head)
  9796. return head_ != NULL ? *head_ : *default_instance_->head_;
  9797. }
  9798. inline ::XPhonePlus::XPhone_MsgBase* XPhone_Test::mutable_head() {
  9799. if (head_ == NULL) {
  9800. head_ = new ::XPhonePlus::XPhone_MsgBase;
  9801. }
  9802. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_Test.head)
  9803. return head_;
  9804. }
  9805. inline ::XPhonePlus::XPhone_MsgBase* XPhone_Test::release_head() {
  9806. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  9807. head_ = NULL;
  9808. return temp;
  9809. }
  9810. inline void XPhone_Test::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  9811. delete head_;
  9812. head_ = head;
  9813. if (head) {
  9814. }
  9815. else {
  9816. }
  9817. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_Test.head)
  9818. }
  9819. // repeated string paramLists = 2;
  9820. inline int XPhone_Test::paramlists_size() const {
  9821. return paramlists_.size();
  9822. }
  9823. inline void XPhone_Test::clear_paramlists() {
  9824. paramlists_.Clear();
  9825. }
  9826. inline const ::std::string& XPhone_Test::paramlists(int index) const {
  9827. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_Test.paramLists)
  9828. return paramlists_.Get(index);
  9829. }
  9830. inline ::std::string* XPhone_Test::mutable_paramlists(int index) {
  9831. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_Test.paramLists)
  9832. return paramlists_.Mutable(index);
  9833. }
  9834. inline void XPhone_Test::set_paramlists(int index, const ::std::string& value) {
  9835. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_Test.paramLists)
  9836. paramlists_.Mutable(index)->assign(value);
  9837. }
  9838. inline void XPhone_Test::set_paramlists(int index, const char* value) {
  9839. paramlists_.Mutable(index)->assign(value);
  9840. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_Test.paramLists)
  9841. }
  9842. inline void XPhone_Test::set_paramlists(int index, const char* value, size_t size) {
  9843. paramlists_.Mutable(index)->assign(
  9844. reinterpret_cast<const char*>(value), size);
  9845. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_Test.paramLists)
  9846. }
  9847. inline ::std::string* XPhone_Test::add_paramlists() {
  9848. return paramlists_.Add();
  9849. }
  9850. inline void XPhone_Test::add_paramlists(const ::std::string& value) {
  9851. paramlists_.Add()->assign(value);
  9852. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_Test.paramLists)
  9853. }
  9854. inline void XPhone_Test::add_paramlists(const char* value) {
  9855. paramlists_.Add()->assign(value);
  9856. // @@protoc_insertion_point(field_add_char:XPhonePlus.XPhone_Test.paramLists)
  9857. }
  9858. inline void XPhone_Test::add_paramlists(const char* value, size_t size) {
  9859. paramlists_.Add()->assign(reinterpret_cast<const char*>(value), size);
  9860. // @@protoc_insertion_point(field_add_pointer:XPhonePlus.XPhone_Test.paramLists)
  9861. }
  9862. inline const ::google::protobuf::RepeatedPtrField< ::std::string>&
  9863. XPhone_Test::paramlists() const {
  9864. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_Test.paramLists)
  9865. return paramlists_;
  9866. }
  9867. inline ::google::protobuf::RepeatedPtrField< ::std::string>*
  9868. XPhone_Test::mutable_paramlists() {
  9869. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_Test.paramLists)
  9870. return &paramlists_;
  9871. }
  9872. // -------------------------------------------------------------------
  9873. // XPhone_Setting
  9874. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  9875. inline bool XPhone_Setting::has_head() const {
  9876. return !_is_default_instance_ && head_ != NULL;
  9877. }
  9878. inline void XPhone_Setting::clear_head() {
  9879. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  9880. head_ = NULL;
  9881. }
  9882. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_Setting::head() const {
  9883. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_Setting.head)
  9884. return head_ != NULL ? *head_ : *default_instance_->head_;
  9885. }
  9886. inline ::XPhonePlus::XPhone_MsgBase* XPhone_Setting::mutable_head() {
  9887. if (head_ == NULL) {
  9888. head_ = new ::XPhonePlus::XPhone_MsgBase;
  9889. }
  9890. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_Setting.head)
  9891. return head_;
  9892. }
  9893. inline ::XPhonePlus::XPhone_MsgBase* XPhone_Setting::release_head() {
  9894. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  9895. head_ = NULL;
  9896. return temp;
  9897. }
  9898. inline void XPhone_Setting::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  9899. delete head_;
  9900. head_ = head;
  9901. if (head) {
  9902. }
  9903. else {
  9904. }
  9905. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_Setting.head)
  9906. }
  9907. // optional int32 zanTime = 2;
  9908. inline void XPhone_Setting::clear_zantime() {
  9909. zantime_ = 0;
  9910. }
  9911. inline ::google::protobuf::int32 XPhone_Setting::zantime() const {
  9912. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_Setting.zanTime)
  9913. return zantime_;
  9914. }
  9915. inline void XPhone_Setting::set_zantime(::google::protobuf::int32 value) {
  9916. zantime_ = value;
  9917. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_Setting.zanTime)
  9918. }
  9919. // optional bool autoQianghongbao = 3;
  9920. inline void XPhone_Setting::clear_autoqianghongbao() {
  9921. autoqianghongbao_ = false;
  9922. }
  9923. inline bool XPhone_Setting::autoqianghongbao() const {
  9924. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_Setting.autoQianghongbao)
  9925. return autoqianghongbao_;
  9926. }
  9927. inline void XPhone_Setting::set_autoqianghongbao(bool value) {
  9928. autoqianghongbao_ = value;
  9929. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_Setting.autoQianghongbao)
  9930. }
  9931. // optional bool autoPlaymusic = 4;
  9932. inline void XPhone_Setting::clear_autoplaymusic() {
  9933. autoplaymusic_ = false;
  9934. }
  9935. inline bool XPhone_Setting::autoplaymusic() const {
  9936. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_Setting.autoPlaymusic)
  9937. return autoplaymusic_;
  9938. }
  9939. inline void XPhone_Setting::set_autoplaymusic(bool value) {
  9940. autoplaymusic_ = value;
  9941. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_Setting.autoPlaymusic)
  9942. }
  9943. // optional bool autoLoadTask = 5;
  9944. inline void XPhone_Setting::clear_autoloadtask() {
  9945. autoloadtask_ = false;
  9946. }
  9947. inline bool XPhone_Setting::autoloadtask() const {
  9948. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_Setting.autoLoadTask)
  9949. return autoloadtask_;
  9950. }
  9951. inline void XPhone_Setting::set_autoloadtask(bool value) {
  9952. autoloadtask_ = value;
  9953. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_Setting.autoLoadTask)
  9954. }
  9955. // optional bool unrecall = 6;
  9956. inline void XPhone_Setting::clear_unrecall() {
  9957. unrecall_ = false;
  9958. }
  9959. inline bool XPhone_Setting::unrecall() const {
  9960. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_Setting.unrecall)
  9961. return unrecall_;
  9962. }
  9963. inline void XPhone_Setting::set_unrecall(bool value) {
  9964. unrecall_ = value;
  9965. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_Setting.unrecall)
  9966. }
  9967. // optional bool enablemsgtip = 7;
  9968. inline void XPhone_Setting::clear_enablemsgtip() {
  9969. enablemsgtip_ = false;
  9970. }
  9971. inline bool XPhone_Setting::enablemsgtip() const {
  9972. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_Setting.enablemsgtip)
  9973. return enablemsgtip_;
  9974. }
  9975. inline void XPhone_Setting::set_enablemsgtip(bool value) {
  9976. enablemsgtip_ = value;
  9977. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_Setting.enablemsgtip)
  9978. }
  9979. // optional int32 yaoshaizi = 8;
  9980. inline void XPhone_Setting::clear_yaoshaizi() {
  9981. yaoshaizi_ = 0;
  9982. }
  9983. inline ::google::protobuf::int32 XPhone_Setting::yaoshaizi() const {
  9984. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_Setting.yaoshaizi)
  9985. return yaoshaizi_;
  9986. }
  9987. inline void XPhone_Setting::set_yaoshaizi(::google::protobuf::int32 value) {
  9988. yaoshaizi_ = value;
  9989. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_Setting.yaoshaizi)
  9990. }
  9991. // optional int32 caiquan = 9;
  9992. inline void XPhone_Setting::clear_caiquan() {
  9993. caiquan_ = 0;
  9994. }
  9995. inline ::google::protobuf::int32 XPhone_Setting::caiquan() const {
  9996. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_Setting.caiquan)
  9997. return caiquan_;
  9998. }
  9999. inline void XPhone_Setting::set_caiquan(::google::protobuf::int32 value) {
  10000. caiquan_ = value;
  10001. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_Setting.caiquan)
  10002. }
  10003. // optional bool enableautoreply = 10;
  10004. inline void XPhone_Setting::clear_enableautoreply() {
  10005. enableautoreply_ = false;
  10006. }
  10007. inline bool XPhone_Setting::enableautoreply() const {
  10008. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_Setting.enableautoreply)
  10009. return enableautoreply_;
  10010. }
  10011. inline void XPhone_Setting::set_enableautoreply(bool value) {
  10012. enableautoreply_ = value;
  10013. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_Setting.enableautoreply)
  10014. }
  10015. // optional bool enablelocation = 11;
  10016. inline void XPhone_Setting::clear_enablelocation() {
  10017. enablelocation_ = false;
  10018. }
  10019. inline bool XPhone_Setting::enablelocation() const {
  10020. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_Setting.enablelocation)
  10021. return enablelocation_;
  10022. }
  10023. inline void XPhone_Setting::set_enablelocation(bool value) {
  10024. enablelocation_ = value;
  10025. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_Setting.enablelocation)
  10026. }
  10027. // optional bool autosendmsg = 12;
  10028. inline void XPhone_Setting::clear_autosendmsg() {
  10029. autosendmsg_ = false;
  10030. }
  10031. inline bool XPhone_Setting::autosendmsg() const {
  10032. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_Setting.autosendmsg)
  10033. return autosendmsg_;
  10034. }
  10035. inline void XPhone_Setting::set_autosendmsg(bool value) {
  10036. autosendmsg_ = value;
  10037. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_Setting.autosendmsg)
  10038. }
  10039. // -------------------------------------------------------------------
  10040. // XPhone_CheckClientReq
  10041. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  10042. inline bool XPhone_CheckClientReq::has_head() const {
  10043. return !_is_default_instance_ && head_ != NULL;
  10044. }
  10045. inline void XPhone_CheckClientReq::clear_head() {
  10046. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  10047. head_ = NULL;
  10048. }
  10049. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_CheckClientReq::head() const {
  10050. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CheckClientReq.head)
  10051. return head_ != NULL ? *head_ : *default_instance_->head_;
  10052. }
  10053. inline ::XPhonePlus::XPhone_MsgBase* XPhone_CheckClientReq::mutable_head() {
  10054. if (head_ == NULL) {
  10055. head_ = new ::XPhonePlus::XPhone_MsgBase;
  10056. }
  10057. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_CheckClientReq.head)
  10058. return head_;
  10059. }
  10060. inline ::XPhonePlus::XPhone_MsgBase* XPhone_CheckClientReq::release_head() {
  10061. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  10062. head_ = NULL;
  10063. return temp;
  10064. }
  10065. inline void XPhone_CheckClientReq::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  10066. delete head_;
  10067. head_ = head;
  10068. if (head) {
  10069. }
  10070. else {
  10071. }
  10072. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_CheckClientReq.head)
  10073. }
  10074. // optional string strUserName = 2;
  10075. inline void XPhone_CheckClientReq::clear_strusername() {
  10076. strusername_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10077. }
  10078. inline const ::std::string& XPhone_CheckClientReq::strusername() const {
  10079. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CheckClientReq.strUserName)
  10080. return strusername_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10081. }
  10082. inline void XPhone_CheckClientReq::set_strusername(const ::std::string& value) {
  10083. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  10084. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_CheckClientReq.strUserName)
  10085. }
  10086. inline void XPhone_CheckClientReq::set_strusername(const char* value) {
  10087. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  10088. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_CheckClientReq.strUserName)
  10089. }
  10090. inline void XPhone_CheckClientReq::set_strusername(const char* value, size_t size) {
  10091. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  10092. ::std::string(reinterpret_cast<const char*>(value), size));
  10093. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_CheckClientReq.strUserName)
  10094. }
  10095. inline ::std::string* XPhone_CheckClientReq::mutable_strusername() {
  10096. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_CheckClientReq.strUserName)
  10097. return strusername_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10098. }
  10099. inline ::std::string* XPhone_CheckClientReq::release_strusername() {
  10100. return strusername_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10101. }
  10102. inline void XPhone_CheckClientReq::set_allocated_strusername(::std::string* strusername) {
  10103. if (strusername != NULL) {
  10104. }
  10105. else {
  10106. }
  10107. strusername_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strusername);
  10108. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_CheckClientReq.strUserName)
  10109. }
  10110. // optional string machinecode = 3;
  10111. inline void XPhone_CheckClientReq::clear_machinecode() {
  10112. machinecode_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10113. }
  10114. inline const ::std::string& XPhone_CheckClientReq::machinecode() const {
  10115. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CheckClientReq.machinecode)
  10116. return machinecode_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10117. }
  10118. inline void XPhone_CheckClientReq::set_machinecode(const ::std::string& value) {
  10119. machinecode_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  10120. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_CheckClientReq.machinecode)
  10121. }
  10122. inline void XPhone_CheckClientReq::set_machinecode(const char* value) {
  10123. machinecode_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  10124. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_CheckClientReq.machinecode)
  10125. }
  10126. inline void XPhone_CheckClientReq::set_machinecode(const char* value, size_t size) {
  10127. machinecode_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  10128. ::std::string(reinterpret_cast<const char*>(value), size));
  10129. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_CheckClientReq.machinecode)
  10130. }
  10131. inline ::std::string* XPhone_CheckClientReq::mutable_machinecode() {
  10132. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_CheckClientReq.machinecode)
  10133. return machinecode_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10134. }
  10135. inline ::std::string* XPhone_CheckClientReq::release_machinecode() {
  10136. return machinecode_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10137. }
  10138. inline void XPhone_CheckClientReq::set_allocated_machinecode(::std::string* machinecode) {
  10139. if (machinecode != NULL) {
  10140. }
  10141. else {
  10142. }
  10143. machinecode_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), machinecode);
  10144. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_CheckClientReq.machinecode)
  10145. }
  10146. // optional int32 softver = 4;
  10147. inline void XPhone_CheckClientReq::clear_softver() {
  10148. softver_ = 0;
  10149. }
  10150. inline ::google::protobuf::int32 XPhone_CheckClientReq::softver() const {
  10151. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CheckClientReq.softver)
  10152. return softver_;
  10153. }
  10154. inline void XPhone_CheckClientReq::set_softver(::google::protobuf::int32 value) {
  10155. softver_ = value;
  10156. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_CheckClientReq.softver)
  10157. }
  10158. // optional string strChannel = 5;
  10159. inline void XPhone_CheckClientReq::clear_strchannel() {
  10160. strchannel_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10161. }
  10162. inline const ::std::string& XPhone_CheckClientReq::strchannel() const {
  10163. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CheckClientReq.strChannel)
  10164. return strchannel_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10165. }
  10166. inline void XPhone_CheckClientReq::set_strchannel(const ::std::string& value) {
  10167. strchannel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  10168. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_CheckClientReq.strChannel)
  10169. }
  10170. inline void XPhone_CheckClientReq::set_strchannel(const char* value) {
  10171. strchannel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  10172. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_CheckClientReq.strChannel)
  10173. }
  10174. inline void XPhone_CheckClientReq::set_strchannel(const char* value, size_t size) {
  10175. strchannel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  10176. ::std::string(reinterpret_cast<const char*>(value), size));
  10177. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_CheckClientReq.strChannel)
  10178. }
  10179. inline ::std::string* XPhone_CheckClientReq::mutable_strchannel() {
  10180. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_CheckClientReq.strChannel)
  10181. return strchannel_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10182. }
  10183. inline ::std::string* XPhone_CheckClientReq::release_strchannel() {
  10184. return strchannel_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10185. }
  10186. inline void XPhone_CheckClientReq::set_allocated_strchannel(::std::string* strchannel) {
  10187. if (strchannel != NULL) {
  10188. }
  10189. else {
  10190. }
  10191. strchannel_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strchannel);
  10192. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_CheckClientReq.strChannel)
  10193. }
  10194. // optional int32 connectcount = 6;
  10195. inline void XPhone_CheckClientReq::clear_connectcount() {
  10196. connectcount_ = 0;
  10197. }
  10198. inline ::google::protobuf::int32 XPhone_CheckClientReq::connectcount() const {
  10199. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CheckClientReq.connectcount)
  10200. return connectcount_;
  10201. }
  10202. inline void XPhone_CheckClientReq::set_connectcount(::google::protobuf::int32 value) {
  10203. connectcount_ = value;
  10204. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_CheckClientReq.connectcount)
  10205. }
  10206. // optional string wifiname = 7;
  10207. inline void XPhone_CheckClientReq::clear_wifiname() {
  10208. wifiname_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10209. }
  10210. inline const ::std::string& XPhone_CheckClientReq::wifiname() const {
  10211. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CheckClientReq.wifiname)
  10212. return wifiname_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10213. }
  10214. inline void XPhone_CheckClientReq::set_wifiname(const ::std::string& value) {
  10215. wifiname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  10216. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_CheckClientReq.wifiname)
  10217. }
  10218. inline void XPhone_CheckClientReq::set_wifiname(const char* value) {
  10219. wifiname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  10220. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_CheckClientReq.wifiname)
  10221. }
  10222. inline void XPhone_CheckClientReq::set_wifiname(const char* value, size_t size) {
  10223. wifiname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  10224. ::std::string(reinterpret_cast<const char*>(value), size));
  10225. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_CheckClientReq.wifiname)
  10226. }
  10227. inline ::std::string* XPhone_CheckClientReq::mutable_wifiname() {
  10228. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_CheckClientReq.wifiname)
  10229. return wifiname_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10230. }
  10231. inline ::std::string* XPhone_CheckClientReq::release_wifiname() {
  10232. return wifiname_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10233. }
  10234. inline void XPhone_CheckClientReq::set_allocated_wifiname(::std::string* wifiname) {
  10235. if (wifiname != NULL) {
  10236. }
  10237. else {
  10238. }
  10239. wifiname_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), wifiname);
  10240. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_CheckClientReq.wifiname)
  10241. }
  10242. // optional int32 timespan = 8;
  10243. inline void XPhone_CheckClientReq::clear_timespan() {
  10244. timespan_ = 0;
  10245. }
  10246. inline ::google::protobuf::int32 XPhone_CheckClientReq::timespan() const {
  10247. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CheckClientReq.timespan)
  10248. return timespan_;
  10249. }
  10250. inline void XPhone_CheckClientReq::set_timespan(::google::protobuf::int32 value) {
  10251. timespan_ = value;
  10252. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_CheckClientReq.timespan)
  10253. }
  10254. // -------------------------------------------------------------------
  10255. // XPhone_CheckClientRsp
  10256. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  10257. inline bool XPhone_CheckClientRsp::has_head() const {
  10258. return !_is_default_instance_ && head_ != NULL;
  10259. }
  10260. inline void XPhone_CheckClientRsp::clear_head() {
  10261. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  10262. head_ = NULL;
  10263. }
  10264. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_CheckClientRsp::head() const {
  10265. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CheckClientRsp.head)
  10266. return head_ != NULL ? *head_ : *default_instance_->head_;
  10267. }
  10268. inline ::XPhonePlus::XPhone_MsgBase* XPhone_CheckClientRsp::mutable_head() {
  10269. if (head_ == NULL) {
  10270. head_ = new ::XPhonePlus::XPhone_MsgBase;
  10271. }
  10272. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_CheckClientRsp.head)
  10273. return head_;
  10274. }
  10275. inline ::XPhonePlus::XPhone_MsgBase* XPhone_CheckClientRsp::release_head() {
  10276. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  10277. head_ = NULL;
  10278. return temp;
  10279. }
  10280. inline void XPhone_CheckClientRsp::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  10281. delete head_;
  10282. head_ = head;
  10283. if (head) {
  10284. }
  10285. else {
  10286. }
  10287. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_CheckClientRsp.head)
  10288. }
  10289. // optional int32 errorcode = 2;
  10290. inline void XPhone_CheckClientRsp::clear_errorcode() {
  10291. errorcode_ = 0;
  10292. }
  10293. inline ::google::protobuf::int32 XPhone_CheckClientRsp::errorcode() const {
  10294. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CheckClientRsp.errorcode)
  10295. return errorcode_;
  10296. }
  10297. inline void XPhone_CheckClientRsp::set_errorcode(::google::protobuf::int32 value) {
  10298. errorcode_ = value;
  10299. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_CheckClientRsp.errorcode)
  10300. }
  10301. // optional string hashcode = 3;
  10302. inline void XPhone_CheckClientRsp::clear_hashcode() {
  10303. hashcode_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10304. }
  10305. inline const ::std::string& XPhone_CheckClientRsp::hashcode() const {
  10306. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CheckClientRsp.hashcode)
  10307. return hashcode_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10308. }
  10309. inline void XPhone_CheckClientRsp::set_hashcode(const ::std::string& value) {
  10310. hashcode_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  10311. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_CheckClientRsp.hashcode)
  10312. }
  10313. inline void XPhone_CheckClientRsp::set_hashcode(const char* value) {
  10314. hashcode_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  10315. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_CheckClientRsp.hashcode)
  10316. }
  10317. inline void XPhone_CheckClientRsp::set_hashcode(const char* value, size_t size) {
  10318. hashcode_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  10319. ::std::string(reinterpret_cast<const char*>(value), size));
  10320. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_CheckClientRsp.hashcode)
  10321. }
  10322. inline ::std::string* XPhone_CheckClientRsp::mutable_hashcode() {
  10323. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_CheckClientRsp.hashcode)
  10324. return hashcode_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10325. }
  10326. inline ::std::string* XPhone_CheckClientRsp::release_hashcode() {
  10327. return hashcode_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10328. }
  10329. inline void XPhone_CheckClientRsp::set_allocated_hashcode(::std::string* hashcode) {
  10330. if (hashcode != NULL) {
  10331. }
  10332. else {
  10333. }
  10334. hashcode_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), hashcode);
  10335. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_CheckClientRsp.hashcode)
  10336. }
  10337. // -------------------------------------------------------------------
  10338. // XPhone_ImportWeichat
  10339. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  10340. inline bool XPhone_ImportWeichat::has_head() const {
  10341. return !_is_default_instance_ && head_ != NULL;
  10342. }
  10343. inline void XPhone_ImportWeichat::clear_head() {
  10344. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  10345. head_ = NULL;
  10346. }
  10347. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_ImportWeichat::head() const {
  10348. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ImportWeichat.head)
  10349. return head_ != NULL ? *head_ : *default_instance_->head_;
  10350. }
  10351. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ImportWeichat::mutable_head() {
  10352. if (head_ == NULL) {
  10353. head_ = new ::XPhonePlus::XPhone_MsgBase;
  10354. }
  10355. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ImportWeichat.head)
  10356. return head_;
  10357. }
  10358. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ImportWeichat::release_head() {
  10359. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  10360. head_ = NULL;
  10361. return temp;
  10362. }
  10363. inline void XPhone_ImportWeichat::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  10364. delete head_;
  10365. head_ = head;
  10366. if (head) {
  10367. }
  10368. else {
  10369. }
  10370. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ImportWeichat.head)
  10371. }
  10372. // repeated string weichatlists = 2;
  10373. inline int XPhone_ImportWeichat::weichatlists_size() const {
  10374. return weichatlists_.size();
  10375. }
  10376. inline void XPhone_ImportWeichat::clear_weichatlists() {
  10377. weichatlists_.Clear();
  10378. }
  10379. inline const ::std::string& XPhone_ImportWeichat::weichatlists(int index) const {
  10380. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ImportWeichat.weichatlists)
  10381. return weichatlists_.Get(index);
  10382. }
  10383. inline ::std::string* XPhone_ImportWeichat::mutable_weichatlists(int index) {
  10384. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ImportWeichat.weichatlists)
  10385. return weichatlists_.Mutable(index);
  10386. }
  10387. inline void XPhone_ImportWeichat::set_weichatlists(int index, const ::std::string& value) {
  10388. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ImportWeichat.weichatlists)
  10389. weichatlists_.Mutable(index)->assign(value);
  10390. }
  10391. inline void XPhone_ImportWeichat::set_weichatlists(int index, const char* value) {
  10392. weichatlists_.Mutable(index)->assign(value);
  10393. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_ImportWeichat.weichatlists)
  10394. }
  10395. inline void XPhone_ImportWeichat::set_weichatlists(int index, const char* value, size_t size) {
  10396. weichatlists_.Mutable(index)->assign(
  10397. reinterpret_cast<const char*>(value), size);
  10398. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_ImportWeichat.weichatlists)
  10399. }
  10400. inline ::std::string* XPhone_ImportWeichat::add_weichatlists() {
  10401. return weichatlists_.Add();
  10402. }
  10403. inline void XPhone_ImportWeichat::add_weichatlists(const ::std::string& value) {
  10404. weichatlists_.Add()->assign(value);
  10405. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_ImportWeichat.weichatlists)
  10406. }
  10407. inline void XPhone_ImportWeichat::add_weichatlists(const char* value) {
  10408. weichatlists_.Add()->assign(value);
  10409. // @@protoc_insertion_point(field_add_char:XPhonePlus.XPhone_ImportWeichat.weichatlists)
  10410. }
  10411. inline void XPhone_ImportWeichat::add_weichatlists(const char* value, size_t size) {
  10412. weichatlists_.Add()->assign(reinterpret_cast<const char*>(value), size);
  10413. // @@protoc_insertion_point(field_add_pointer:XPhonePlus.XPhone_ImportWeichat.weichatlists)
  10414. }
  10415. inline const ::google::protobuf::RepeatedPtrField< ::std::string>&
  10416. XPhone_ImportWeichat::weichatlists() const {
  10417. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_ImportWeichat.weichatlists)
  10418. return weichatlists_;
  10419. }
  10420. inline ::google::protobuf::RepeatedPtrField< ::std::string>*
  10421. XPhone_ImportWeichat::mutable_weichatlists() {
  10422. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_ImportWeichat.weichatlists)
  10423. return &weichatlists_;
  10424. }
  10425. // -------------------------------------------------------------------
  10426. // XPhone_ImportQQ
  10427. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  10428. inline bool XPhone_ImportQQ::has_head() const {
  10429. return !_is_default_instance_ && head_ != NULL;
  10430. }
  10431. inline void XPhone_ImportQQ::clear_head() {
  10432. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  10433. head_ = NULL;
  10434. }
  10435. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_ImportQQ::head() const {
  10436. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ImportQQ.head)
  10437. return head_ != NULL ? *head_ : *default_instance_->head_;
  10438. }
  10439. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ImportQQ::mutable_head() {
  10440. if (head_ == NULL) {
  10441. head_ = new ::XPhonePlus::XPhone_MsgBase;
  10442. }
  10443. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ImportQQ.head)
  10444. return head_;
  10445. }
  10446. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ImportQQ::release_head() {
  10447. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  10448. head_ = NULL;
  10449. return temp;
  10450. }
  10451. inline void XPhone_ImportQQ::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  10452. delete head_;
  10453. head_ = head;
  10454. if (head) {
  10455. }
  10456. else {
  10457. }
  10458. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ImportQQ.head)
  10459. }
  10460. // repeated string qqlists = 2;
  10461. inline int XPhone_ImportQQ::qqlists_size() const {
  10462. return qqlists_.size();
  10463. }
  10464. inline void XPhone_ImportQQ::clear_qqlists() {
  10465. qqlists_.Clear();
  10466. }
  10467. inline const ::std::string& XPhone_ImportQQ::qqlists(int index) const {
  10468. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ImportQQ.qqlists)
  10469. return qqlists_.Get(index);
  10470. }
  10471. inline ::std::string* XPhone_ImportQQ::mutable_qqlists(int index) {
  10472. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ImportQQ.qqlists)
  10473. return qqlists_.Mutable(index);
  10474. }
  10475. inline void XPhone_ImportQQ::set_qqlists(int index, const ::std::string& value) {
  10476. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ImportQQ.qqlists)
  10477. qqlists_.Mutable(index)->assign(value);
  10478. }
  10479. inline void XPhone_ImportQQ::set_qqlists(int index, const char* value) {
  10480. qqlists_.Mutable(index)->assign(value);
  10481. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_ImportQQ.qqlists)
  10482. }
  10483. inline void XPhone_ImportQQ::set_qqlists(int index, const char* value, size_t size) {
  10484. qqlists_.Mutable(index)->assign(
  10485. reinterpret_cast<const char*>(value), size);
  10486. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_ImportQQ.qqlists)
  10487. }
  10488. inline ::std::string* XPhone_ImportQQ::add_qqlists() {
  10489. return qqlists_.Add();
  10490. }
  10491. inline void XPhone_ImportQQ::add_qqlists(const ::std::string& value) {
  10492. qqlists_.Add()->assign(value);
  10493. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_ImportQQ.qqlists)
  10494. }
  10495. inline void XPhone_ImportQQ::add_qqlists(const char* value) {
  10496. qqlists_.Add()->assign(value);
  10497. // @@protoc_insertion_point(field_add_char:XPhonePlus.XPhone_ImportQQ.qqlists)
  10498. }
  10499. inline void XPhone_ImportQQ::add_qqlists(const char* value, size_t size) {
  10500. qqlists_.Add()->assign(reinterpret_cast<const char*>(value), size);
  10501. // @@protoc_insertion_point(field_add_pointer:XPhonePlus.XPhone_ImportQQ.qqlists)
  10502. }
  10503. inline const ::google::protobuf::RepeatedPtrField< ::std::string>&
  10504. XPhone_ImportQQ::qqlists() const {
  10505. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_ImportQQ.qqlists)
  10506. return qqlists_;
  10507. }
  10508. inline ::google::protobuf::RepeatedPtrField< ::std::string>*
  10509. XPhone_ImportQQ::mutable_qqlists() {
  10510. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_ImportQQ.qqlists)
  10511. return &qqlists_;
  10512. }
  10513. // -------------------------------------------------------------------
  10514. // XPhone_ImportGongZhong
  10515. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  10516. inline bool XPhone_ImportGongZhong::has_head() const {
  10517. return !_is_default_instance_ && head_ != NULL;
  10518. }
  10519. inline void XPhone_ImportGongZhong::clear_head() {
  10520. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  10521. head_ = NULL;
  10522. }
  10523. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_ImportGongZhong::head() const {
  10524. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ImportGongZhong.head)
  10525. return head_ != NULL ? *head_ : *default_instance_->head_;
  10526. }
  10527. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ImportGongZhong::mutable_head() {
  10528. if (head_ == NULL) {
  10529. head_ = new ::XPhonePlus::XPhone_MsgBase;
  10530. }
  10531. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ImportGongZhong.head)
  10532. return head_;
  10533. }
  10534. inline ::XPhonePlus::XPhone_MsgBase* XPhone_ImportGongZhong::release_head() {
  10535. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  10536. head_ = NULL;
  10537. return temp;
  10538. }
  10539. inline void XPhone_ImportGongZhong::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  10540. delete head_;
  10541. head_ = head;
  10542. if (head) {
  10543. }
  10544. else {
  10545. }
  10546. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_ImportGongZhong.head)
  10547. }
  10548. // repeated string gongzhonglists = 2;
  10549. inline int XPhone_ImportGongZhong::gongzhonglists_size() const {
  10550. return gongzhonglists_.size();
  10551. }
  10552. inline void XPhone_ImportGongZhong::clear_gongzhonglists() {
  10553. gongzhonglists_.Clear();
  10554. }
  10555. inline const ::std::string& XPhone_ImportGongZhong::gongzhonglists(int index) const {
  10556. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_ImportGongZhong.gongzhonglists)
  10557. return gongzhonglists_.Get(index);
  10558. }
  10559. inline ::std::string* XPhone_ImportGongZhong::mutable_gongzhonglists(int index) {
  10560. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_ImportGongZhong.gongzhonglists)
  10561. return gongzhonglists_.Mutable(index);
  10562. }
  10563. inline void XPhone_ImportGongZhong::set_gongzhonglists(int index, const ::std::string& value) {
  10564. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_ImportGongZhong.gongzhonglists)
  10565. gongzhonglists_.Mutable(index)->assign(value);
  10566. }
  10567. inline void XPhone_ImportGongZhong::set_gongzhonglists(int index, const char* value) {
  10568. gongzhonglists_.Mutable(index)->assign(value);
  10569. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_ImportGongZhong.gongzhonglists)
  10570. }
  10571. inline void XPhone_ImportGongZhong::set_gongzhonglists(int index, const char* value, size_t size) {
  10572. gongzhonglists_.Mutable(index)->assign(
  10573. reinterpret_cast<const char*>(value), size);
  10574. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_ImportGongZhong.gongzhonglists)
  10575. }
  10576. inline ::std::string* XPhone_ImportGongZhong::add_gongzhonglists() {
  10577. return gongzhonglists_.Add();
  10578. }
  10579. inline void XPhone_ImportGongZhong::add_gongzhonglists(const ::std::string& value) {
  10580. gongzhonglists_.Add()->assign(value);
  10581. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_ImportGongZhong.gongzhonglists)
  10582. }
  10583. inline void XPhone_ImportGongZhong::add_gongzhonglists(const char* value) {
  10584. gongzhonglists_.Add()->assign(value);
  10585. // @@protoc_insertion_point(field_add_char:XPhonePlus.XPhone_ImportGongZhong.gongzhonglists)
  10586. }
  10587. inline void XPhone_ImportGongZhong::add_gongzhonglists(const char* value, size_t size) {
  10588. gongzhonglists_.Add()->assign(reinterpret_cast<const char*>(value), size);
  10589. // @@protoc_insertion_point(field_add_pointer:XPhonePlus.XPhone_ImportGongZhong.gongzhonglists)
  10590. }
  10591. inline const ::google::protobuf::RepeatedPtrField< ::std::string>&
  10592. XPhone_ImportGongZhong::gongzhonglists() const {
  10593. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_ImportGongZhong.gongzhonglists)
  10594. return gongzhonglists_;
  10595. }
  10596. inline ::google::protobuf::RepeatedPtrField< ::std::string>*
  10597. XPhone_ImportGongZhong::mutable_gongzhonglists() {
  10598. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_ImportGongZhong.gongzhonglists)
  10599. return &gongzhonglists_;
  10600. }
  10601. // -------------------------------------------------------------------
  10602. // XPhone_WifiConnect
  10603. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  10604. inline bool XPhone_WifiConnect::has_head() const {
  10605. return !_is_default_instance_ && head_ != NULL;
  10606. }
  10607. inline void XPhone_WifiConnect::clear_head() {
  10608. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  10609. head_ = NULL;
  10610. }
  10611. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_WifiConnect::head() const {
  10612. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_WifiConnect.head)
  10613. return head_ != NULL ? *head_ : *default_instance_->head_;
  10614. }
  10615. inline ::XPhonePlus::XPhone_MsgBase* XPhone_WifiConnect::mutable_head() {
  10616. if (head_ == NULL) {
  10617. head_ = new ::XPhonePlus::XPhone_MsgBase;
  10618. }
  10619. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_WifiConnect.head)
  10620. return head_;
  10621. }
  10622. inline ::XPhonePlus::XPhone_MsgBase* XPhone_WifiConnect::release_head() {
  10623. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  10624. head_ = NULL;
  10625. return temp;
  10626. }
  10627. inline void XPhone_WifiConnect::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  10628. delete head_;
  10629. head_ = head;
  10630. if (head) {
  10631. }
  10632. else {
  10633. }
  10634. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_WifiConnect.head)
  10635. }
  10636. // optional string strIP = 2;
  10637. inline void XPhone_WifiConnect::clear_strip() {
  10638. strip_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10639. }
  10640. inline const ::std::string& XPhone_WifiConnect::strip() const {
  10641. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_WifiConnect.strIP)
  10642. return strip_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10643. }
  10644. inline void XPhone_WifiConnect::set_strip(const ::std::string& value) {
  10645. strip_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  10646. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_WifiConnect.strIP)
  10647. }
  10648. inline void XPhone_WifiConnect::set_strip(const char* value) {
  10649. strip_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  10650. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_WifiConnect.strIP)
  10651. }
  10652. inline void XPhone_WifiConnect::set_strip(const char* value, size_t size) {
  10653. strip_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  10654. ::std::string(reinterpret_cast<const char*>(value), size));
  10655. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_WifiConnect.strIP)
  10656. }
  10657. inline ::std::string* XPhone_WifiConnect::mutable_strip() {
  10658. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_WifiConnect.strIP)
  10659. return strip_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10660. }
  10661. inline ::std::string* XPhone_WifiConnect::release_strip() {
  10662. return strip_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10663. }
  10664. inline void XPhone_WifiConnect::set_allocated_strip(::std::string* strip) {
  10665. if (strip != NULL) {
  10666. }
  10667. else {
  10668. }
  10669. strip_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strip);
  10670. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_WifiConnect.strIP)
  10671. }
  10672. // optional int32 iPort = 3;
  10673. inline void XPhone_WifiConnect::clear_iport() {
  10674. iport_ = 0;
  10675. }
  10676. inline ::google::protobuf::int32 XPhone_WifiConnect::iport() const {
  10677. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_WifiConnect.iPort)
  10678. return iport_;
  10679. }
  10680. inline void XPhone_WifiConnect::set_iport(::google::protobuf::int32 value) {
  10681. iport_ = value;
  10682. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_WifiConnect.iPort)
  10683. }
  10684. // optional bool bConnect = 4;
  10685. inline void XPhone_WifiConnect::clear_bconnect() {
  10686. bconnect_ = false;
  10687. }
  10688. inline bool XPhone_WifiConnect::bconnect() const {
  10689. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_WifiConnect.bConnect)
  10690. return bconnect_;
  10691. }
  10692. inline void XPhone_WifiConnect::set_bconnect(bool value) {
  10693. bconnect_ = value;
  10694. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_WifiConnect.bConnect)
  10695. }
  10696. // -------------------------------------------------------------------
  10697. // XPhone_AdbCommandReq
  10698. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  10699. inline bool XPhone_AdbCommandReq::has_head() const {
  10700. return !_is_default_instance_ && head_ != NULL;
  10701. }
  10702. inline void XPhone_AdbCommandReq::clear_head() {
  10703. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  10704. head_ = NULL;
  10705. }
  10706. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_AdbCommandReq::head() const {
  10707. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AdbCommandReq.head)
  10708. return head_ != NULL ? *head_ : *default_instance_->head_;
  10709. }
  10710. inline ::XPhonePlus::XPhone_MsgBase* XPhone_AdbCommandReq::mutable_head() {
  10711. if (head_ == NULL) {
  10712. head_ = new ::XPhonePlus::XPhone_MsgBase;
  10713. }
  10714. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AdbCommandReq.head)
  10715. return head_;
  10716. }
  10717. inline ::XPhonePlus::XPhone_MsgBase* XPhone_AdbCommandReq::release_head() {
  10718. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  10719. head_ = NULL;
  10720. return temp;
  10721. }
  10722. inline void XPhone_AdbCommandReq::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  10723. delete head_;
  10724. head_ = head;
  10725. if (head) {
  10726. }
  10727. else {
  10728. }
  10729. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_AdbCommandReq.head)
  10730. }
  10731. // repeated string commandLists = 2;
  10732. inline int XPhone_AdbCommandReq::commandlists_size() const {
  10733. return commandlists_.size();
  10734. }
  10735. inline void XPhone_AdbCommandReq::clear_commandlists() {
  10736. commandlists_.Clear();
  10737. }
  10738. inline const ::std::string& XPhone_AdbCommandReq::commandlists(int index) const {
  10739. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AdbCommandReq.commandLists)
  10740. return commandlists_.Get(index);
  10741. }
  10742. inline ::std::string* XPhone_AdbCommandReq::mutable_commandlists(int index) {
  10743. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AdbCommandReq.commandLists)
  10744. return commandlists_.Mutable(index);
  10745. }
  10746. inline void XPhone_AdbCommandReq::set_commandlists(int index, const ::std::string& value) {
  10747. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AdbCommandReq.commandLists)
  10748. commandlists_.Mutable(index)->assign(value);
  10749. }
  10750. inline void XPhone_AdbCommandReq::set_commandlists(int index, const char* value) {
  10751. commandlists_.Mutable(index)->assign(value);
  10752. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_AdbCommandReq.commandLists)
  10753. }
  10754. inline void XPhone_AdbCommandReq::set_commandlists(int index, const char* value, size_t size) {
  10755. commandlists_.Mutable(index)->assign(
  10756. reinterpret_cast<const char*>(value), size);
  10757. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_AdbCommandReq.commandLists)
  10758. }
  10759. inline ::std::string* XPhone_AdbCommandReq::add_commandlists() {
  10760. return commandlists_.Add();
  10761. }
  10762. inline void XPhone_AdbCommandReq::add_commandlists(const ::std::string& value) {
  10763. commandlists_.Add()->assign(value);
  10764. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_AdbCommandReq.commandLists)
  10765. }
  10766. inline void XPhone_AdbCommandReq::add_commandlists(const char* value) {
  10767. commandlists_.Add()->assign(value);
  10768. // @@protoc_insertion_point(field_add_char:XPhonePlus.XPhone_AdbCommandReq.commandLists)
  10769. }
  10770. inline void XPhone_AdbCommandReq::add_commandlists(const char* value, size_t size) {
  10771. commandlists_.Add()->assign(reinterpret_cast<const char*>(value), size);
  10772. // @@protoc_insertion_point(field_add_pointer:XPhonePlus.XPhone_AdbCommandReq.commandLists)
  10773. }
  10774. inline const ::google::protobuf::RepeatedPtrField< ::std::string>&
  10775. XPhone_AdbCommandReq::commandlists() const {
  10776. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_AdbCommandReq.commandLists)
  10777. return commandlists_;
  10778. }
  10779. inline ::google::protobuf::RepeatedPtrField< ::std::string>*
  10780. XPhone_AdbCommandReq::mutable_commandlists() {
  10781. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_AdbCommandReq.commandLists)
  10782. return &commandlists_;
  10783. }
  10784. // optional int32 mode = 3;
  10785. inline void XPhone_AdbCommandReq::clear_mode() {
  10786. mode_ = 0;
  10787. }
  10788. inline ::google::protobuf::int32 XPhone_AdbCommandReq::mode() const {
  10789. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AdbCommandReq.mode)
  10790. return mode_;
  10791. }
  10792. inline void XPhone_AdbCommandReq::set_mode(::google::protobuf::int32 value) {
  10793. mode_ = value;
  10794. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AdbCommandReq.mode)
  10795. }
  10796. // -------------------------------------------------------------------
  10797. // XPhone_AdbCommandRsp
  10798. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  10799. inline bool XPhone_AdbCommandRsp::has_head() const {
  10800. return !_is_default_instance_ && head_ != NULL;
  10801. }
  10802. inline void XPhone_AdbCommandRsp::clear_head() {
  10803. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  10804. head_ = NULL;
  10805. }
  10806. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_AdbCommandRsp::head() const {
  10807. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AdbCommandRsp.head)
  10808. return head_ != NULL ? *head_ : *default_instance_->head_;
  10809. }
  10810. inline ::XPhonePlus::XPhone_MsgBase* XPhone_AdbCommandRsp::mutable_head() {
  10811. if (head_ == NULL) {
  10812. head_ = new ::XPhonePlus::XPhone_MsgBase;
  10813. }
  10814. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AdbCommandRsp.head)
  10815. return head_;
  10816. }
  10817. inline ::XPhonePlus::XPhone_MsgBase* XPhone_AdbCommandRsp::release_head() {
  10818. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  10819. head_ = NULL;
  10820. return temp;
  10821. }
  10822. inline void XPhone_AdbCommandRsp::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  10823. delete head_;
  10824. head_ = head;
  10825. if (head) {
  10826. }
  10827. else {
  10828. }
  10829. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_AdbCommandRsp.head)
  10830. }
  10831. // optional string strResult = 2;
  10832. inline void XPhone_AdbCommandRsp::clear_strresult() {
  10833. strresult_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10834. }
  10835. inline const ::std::string& XPhone_AdbCommandRsp::strresult() const {
  10836. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_AdbCommandRsp.strResult)
  10837. return strresult_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10838. }
  10839. inline void XPhone_AdbCommandRsp::set_strresult(const ::std::string& value) {
  10840. strresult_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  10841. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_AdbCommandRsp.strResult)
  10842. }
  10843. inline void XPhone_AdbCommandRsp::set_strresult(const char* value) {
  10844. strresult_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  10845. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_AdbCommandRsp.strResult)
  10846. }
  10847. inline void XPhone_AdbCommandRsp::set_strresult(const char* value, size_t size) {
  10848. strresult_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  10849. ::std::string(reinterpret_cast<const char*>(value), size));
  10850. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_AdbCommandRsp.strResult)
  10851. }
  10852. inline ::std::string* XPhone_AdbCommandRsp::mutable_strresult() {
  10853. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_AdbCommandRsp.strResult)
  10854. return strresult_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10855. }
  10856. inline ::std::string* XPhone_AdbCommandRsp::release_strresult() {
  10857. return strresult_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  10858. }
  10859. inline void XPhone_AdbCommandRsp::set_allocated_strresult(::std::string* strresult) {
  10860. if (strresult != NULL) {
  10861. }
  10862. else {
  10863. }
  10864. strresult_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strresult);
  10865. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_AdbCommandRsp.strResult)
  10866. }
  10867. // -------------------------------------------------------------------
  10868. // XPhone_CaijiAddressIDReq
  10869. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  10870. inline bool XPhone_CaijiAddressIDReq::has_head() const {
  10871. return !_is_default_instance_ && head_ != NULL;
  10872. }
  10873. inline void XPhone_CaijiAddressIDReq::clear_head() {
  10874. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  10875. head_ = NULL;
  10876. }
  10877. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_CaijiAddressIDReq::head() const {
  10878. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CaijiAddressIDReq.head)
  10879. return head_ != NULL ? *head_ : *default_instance_->head_;
  10880. }
  10881. inline ::XPhonePlus::XPhone_MsgBase* XPhone_CaijiAddressIDReq::mutable_head() {
  10882. if (head_ == NULL) {
  10883. head_ = new ::XPhonePlus::XPhone_MsgBase;
  10884. }
  10885. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_CaijiAddressIDReq.head)
  10886. return head_;
  10887. }
  10888. inline ::XPhonePlus::XPhone_MsgBase* XPhone_CaijiAddressIDReq::release_head() {
  10889. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  10890. head_ = NULL;
  10891. return temp;
  10892. }
  10893. inline void XPhone_CaijiAddressIDReq::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  10894. delete head_;
  10895. head_ = head;
  10896. if (head) {
  10897. }
  10898. else {
  10899. }
  10900. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_CaijiAddressIDReq.head)
  10901. }
  10902. // repeated string phoneNumbers = 2;
  10903. inline int XPhone_CaijiAddressIDReq::phonenumbers_size() const {
  10904. return phonenumbers_.size();
  10905. }
  10906. inline void XPhone_CaijiAddressIDReq::clear_phonenumbers() {
  10907. phonenumbers_.Clear();
  10908. }
  10909. inline const ::std::string& XPhone_CaijiAddressIDReq::phonenumbers(int index) const {
  10910. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CaijiAddressIDReq.phoneNumbers)
  10911. return phonenumbers_.Get(index);
  10912. }
  10913. inline ::std::string* XPhone_CaijiAddressIDReq::mutable_phonenumbers(int index) {
  10914. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_CaijiAddressIDReq.phoneNumbers)
  10915. return phonenumbers_.Mutable(index);
  10916. }
  10917. inline void XPhone_CaijiAddressIDReq::set_phonenumbers(int index, const ::std::string& value) {
  10918. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_CaijiAddressIDReq.phoneNumbers)
  10919. phonenumbers_.Mutable(index)->assign(value);
  10920. }
  10921. inline void XPhone_CaijiAddressIDReq::set_phonenumbers(int index, const char* value) {
  10922. phonenumbers_.Mutable(index)->assign(value);
  10923. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_CaijiAddressIDReq.phoneNumbers)
  10924. }
  10925. inline void XPhone_CaijiAddressIDReq::set_phonenumbers(int index, const char* value, size_t size) {
  10926. phonenumbers_.Mutable(index)->assign(
  10927. reinterpret_cast<const char*>(value), size);
  10928. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_CaijiAddressIDReq.phoneNumbers)
  10929. }
  10930. inline ::std::string* XPhone_CaijiAddressIDReq::add_phonenumbers() {
  10931. return phonenumbers_.Add();
  10932. }
  10933. inline void XPhone_CaijiAddressIDReq::add_phonenumbers(const ::std::string& value) {
  10934. phonenumbers_.Add()->assign(value);
  10935. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_CaijiAddressIDReq.phoneNumbers)
  10936. }
  10937. inline void XPhone_CaijiAddressIDReq::add_phonenumbers(const char* value) {
  10938. phonenumbers_.Add()->assign(value);
  10939. // @@protoc_insertion_point(field_add_char:XPhonePlus.XPhone_CaijiAddressIDReq.phoneNumbers)
  10940. }
  10941. inline void XPhone_CaijiAddressIDReq::add_phonenumbers(const char* value, size_t size) {
  10942. phonenumbers_.Add()->assign(reinterpret_cast<const char*>(value), size);
  10943. // @@protoc_insertion_point(field_add_pointer:XPhonePlus.XPhone_CaijiAddressIDReq.phoneNumbers)
  10944. }
  10945. inline const ::google::protobuf::RepeatedPtrField< ::std::string>&
  10946. XPhone_CaijiAddressIDReq::phonenumbers() const {
  10947. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_CaijiAddressIDReq.phoneNumbers)
  10948. return phonenumbers_;
  10949. }
  10950. inline ::google::protobuf::RepeatedPtrField< ::std::string>*
  10951. XPhone_CaijiAddressIDReq::mutable_phonenumbers() {
  10952. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_CaijiAddressIDReq.phoneNumbers)
  10953. return &phonenumbers_;
  10954. }
  10955. // optional bool bClear = 3;
  10956. inline void XPhone_CaijiAddressIDReq::clear_bclear() {
  10957. bclear_ = false;
  10958. }
  10959. inline bool XPhone_CaijiAddressIDReq::bclear() const {
  10960. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CaijiAddressIDReq.bClear)
  10961. return bclear_;
  10962. }
  10963. inline void XPhone_CaijiAddressIDReq::set_bclear(bool value) {
  10964. bclear_ = value;
  10965. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_CaijiAddressIDReq.bClear)
  10966. }
  10967. // -------------------------------------------------------------------
  10968. // XPhone_CaijiNearbyIDReq
  10969. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  10970. inline bool XPhone_CaijiNearbyIDReq::has_head() const {
  10971. return !_is_default_instance_ && head_ != NULL;
  10972. }
  10973. inline void XPhone_CaijiNearbyIDReq::clear_head() {
  10974. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  10975. head_ = NULL;
  10976. }
  10977. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_CaijiNearbyIDReq::head() const {
  10978. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CaijiNearbyIDReq.head)
  10979. return head_ != NULL ? *head_ : *default_instance_->head_;
  10980. }
  10981. inline ::XPhonePlus::XPhone_MsgBase* XPhone_CaijiNearbyIDReq::mutable_head() {
  10982. if (head_ == NULL) {
  10983. head_ = new ::XPhonePlus::XPhone_MsgBase;
  10984. }
  10985. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_CaijiNearbyIDReq.head)
  10986. return head_;
  10987. }
  10988. inline ::XPhonePlus::XPhone_MsgBase* XPhone_CaijiNearbyIDReq::release_head() {
  10989. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  10990. head_ = NULL;
  10991. return temp;
  10992. }
  10993. inline void XPhone_CaijiNearbyIDReq::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  10994. delete head_;
  10995. head_ = head;
  10996. if (head) {
  10997. }
  10998. else {
  10999. }
  11000. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_CaijiNearbyIDReq.head)
  11001. }
  11002. // -------------------------------------------------------------------
  11003. // XPhone_CaijiFriendIDReq
  11004. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  11005. inline bool XPhone_CaijiFriendIDReq::has_head() const {
  11006. return !_is_default_instance_ && head_ != NULL;
  11007. }
  11008. inline void XPhone_CaijiFriendIDReq::clear_head() {
  11009. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  11010. head_ = NULL;
  11011. }
  11012. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_CaijiFriendIDReq::head() const {
  11013. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CaijiFriendIDReq.head)
  11014. return head_ != NULL ? *head_ : *default_instance_->head_;
  11015. }
  11016. inline ::XPhonePlus::XPhone_MsgBase* XPhone_CaijiFriendIDReq::mutable_head() {
  11017. if (head_ == NULL) {
  11018. head_ = new ::XPhonePlus::XPhone_MsgBase;
  11019. }
  11020. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_CaijiFriendIDReq.head)
  11021. return head_;
  11022. }
  11023. inline ::XPhonePlus::XPhone_MsgBase* XPhone_CaijiFriendIDReq::release_head() {
  11024. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  11025. head_ = NULL;
  11026. return temp;
  11027. }
  11028. inline void XPhone_CaijiFriendIDReq::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  11029. delete head_;
  11030. head_ = head;
  11031. if (head) {
  11032. }
  11033. else {
  11034. }
  11035. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_CaijiFriendIDReq.head)
  11036. }
  11037. // -------------------------------------------------------------------
  11038. // XPhone_IDInfo
  11039. // optional string strid = 1;
  11040. inline void XPhone_IDInfo::clear_strid() {
  11041. strid_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  11042. }
  11043. inline const ::std::string& XPhone_IDInfo::strid() const {
  11044. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_IDInfo.strid)
  11045. return strid_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  11046. }
  11047. inline void XPhone_IDInfo::set_strid(const ::std::string& value) {
  11048. strid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  11049. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_IDInfo.strid)
  11050. }
  11051. inline void XPhone_IDInfo::set_strid(const char* value) {
  11052. strid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  11053. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_IDInfo.strid)
  11054. }
  11055. inline void XPhone_IDInfo::set_strid(const char* value, size_t size) {
  11056. strid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  11057. ::std::string(reinterpret_cast<const char*>(value), size));
  11058. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_IDInfo.strid)
  11059. }
  11060. inline ::std::string* XPhone_IDInfo::mutable_strid() {
  11061. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_IDInfo.strid)
  11062. return strid_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  11063. }
  11064. inline ::std::string* XPhone_IDInfo::release_strid() {
  11065. return strid_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  11066. }
  11067. inline void XPhone_IDInfo::set_allocated_strid(::std::string* strid) {
  11068. if (strid != NULL) {
  11069. }
  11070. else {
  11071. }
  11072. strid_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strid);
  11073. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_IDInfo.strid)
  11074. }
  11075. // optional string strusername = 2;
  11076. inline void XPhone_IDInfo::clear_strusername() {
  11077. strusername_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  11078. }
  11079. inline const ::std::string& XPhone_IDInfo::strusername() const {
  11080. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_IDInfo.strusername)
  11081. return strusername_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  11082. }
  11083. inline void XPhone_IDInfo::set_strusername(const ::std::string& value) {
  11084. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  11085. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_IDInfo.strusername)
  11086. }
  11087. inline void XPhone_IDInfo::set_strusername(const char* value) {
  11088. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  11089. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_IDInfo.strusername)
  11090. }
  11091. inline void XPhone_IDInfo::set_strusername(const char* value, size_t size) {
  11092. strusername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  11093. ::std::string(reinterpret_cast<const char*>(value), size));
  11094. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_IDInfo.strusername)
  11095. }
  11096. inline ::std::string* XPhone_IDInfo::mutable_strusername() {
  11097. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_IDInfo.strusername)
  11098. return strusername_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  11099. }
  11100. inline ::std::string* XPhone_IDInfo::release_strusername() {
  11101. return strusername_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  11102. }
  11103. inline void XPhone_IDInfo::set_allocated_strusername(::std::string* strusername) {
  11104. if (strusername != NULL) {
  11105. }
  11106. else {
  11107. }
  11108. strusername_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strusername);
  11109. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_IDInfo.strusername)
  11110. }
  11111. // optional string strnickername = 3;
  11112. inline void XPhone_IDInfo::clear_strnickername() {
  11113. strnickername_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  11114. }
  11115. inline const ::std::string& XPhone_IDInfo::strnickername() const {
  11116. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_IDInfo.strnickername)
  11117. return strnickername_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  11118. }
  11119. inline void XPhone_IDInfo::set_strnickername(const ::std::string& value) {
  11120. strnickername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
  11121. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_IDInfo.strnickername)
  11122. }
  11123. inline void XPhone_IDInfo::set_strnickername(const char* value) {
  11124. strnickername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  11125. // @@protoc_insertion_point(field_set_char:XPhonePlus.XPhone_IDInfo.strnickername)
  11126. }
  11127. inline void XPhone_IDInfo::set_strnickername(const char* value, size_t size) {
  11128. strnickername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
  11129. ::std::string(reinterpret_cast<const char*>(value), size));
  11130. // @@protoc_insertion_point(field_set_pointer:XPhonePlus.XPhone_IDInfo.strnickername)
  11131. }
  11132. inline ::std::string* XPhone_IDInfo::mutable_strnickername() {
  11133. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_IDInfo.strnickername)
  11134. return strnickername_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  11135. }
  11136. inline ::std::string* XPhone_IDInfo::release_strnickername() {
  11137. return strnickername_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
  11138. }
  11139. inline void XPhone_IDInfo::set_allocated_strnickername(::std::string* strnickername) {
  11140. if (strnickername != NULL) {
  11141. }
  11142. else {
  11143. }
  11144. strnickername_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), strnickername);
  11145. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_IDInfo.strnickername)
  11146. }
  11147. // optional int32 isex = 4;
  11148. inline void XPhone_IDInfo::clear_isex() {
  11149. isex_ = 0;
  11150. }
  11151. inline ::google::protobuf::int32 XPhone_IDInfo::isex() const {
  11152. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_IDInfo.isex)
  11153. return isex_;
  11154. }
  11155. inline void XPhone_IDInfo::set_isex(::google::protobuf::int32 value) {
  11156. isex_ = value;
  11157. // @@protoc_insertion_point(field_set:XPhonePlus.XPhone_IDInfo.isex)
  11158. }
  11159. // -------------------------------------------------------------------
  11160. // XPhone_CaijiIDRsp
  11161. // optional .XPhonePlus.XPhone_MsgBase head = 1;
  11162. inline bool XPhone_CaijiIDRsp::has_head() const {
  11163. return !_is_default_instance_ && head_ != NULL;
  11164. }
  11165. inline void XPhone_CaijiIDRsp::clear_head() {
  11166. if (GetArenaNoVirtual() == NULL && head_ != NULL) delete head_;
  11167. head_ = NULL;
  11168. }
  11169. inline const ::XPhonePlus::XPhone_MsgBase& XPhone_CaijiIDRsp::head() const {
  11170. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CaijiIDRsp.head)
  11171. return head_ != NULL ? *head_ : *default_instance_->head_;
  11172. }
  11173. inline ::XPhonePlus::XPhone_MsgBase* XPhone_CaijiIDRsp::mutable_head() {
  11174. if (head_ == NULL) {
  11175. head_ = new ::XPhonePlus::XPhone_MsgBase;
  11176. }
  11177. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_CaijiIDRsp.head)
  11178. return head_;
  11179. }
  11180. inline ::XPhonePlus::XPhone_MsgBase* XPhone_CaijiIDRsp::release_head() {
  11181. ::XPhonePlus::XPhone_MsgBase* temp = head_;
  11182. head_ = NULL;
  11183. return temp;
  11184. }
  11185. inline void XPhone_CaijiIDRsp::set_allocated_head(::XPhonePlus::XPhone_MsgBase* head) {
  11186. delete head_;
  11187. head_ = head;
  11188. if (head) {
  11189. }
  11190. else {
  11191. }
  11192. // @@protoc_insertion_point(field_set_allocated:XPhonePlus.XPhone_CaijiIDRsp.head)
  11193. }
  11194. // repeated .XPhonePlus.XPhone_IDInfo ids = 2;
  11195. inline int XPhone_CaijiIDRsp::ids_size() const {
  11196. return ids_.size();
  11197. }
  11198. inline void XPhone_CaijiIDRsp::clear_ids() {
  11199. ids_.Clear();
  11200. }
  11201. inline const ::XPhonePlus::XPhone_IDInfo& XPhone_CaijiIDRsp::ids(int index) const {
  11202. // @@protoc_insertion_point(field_get:XPhonePlus.XPhone_CaijiIDRsp.ids)
  11203. return ids_.Get(index);
  11204. }
  11205. inline ::XPhonePlus::XPhone_IDInfo* XPhone_CaijiIDRsp::mutable_ids(int index) {
  11206. // @@protoc_insertion_point(field_mutable:XPhonePlus.XPhone_CaijiIDRsp.ids)
  11207. return ids_.Mutable(index);
  11208. }
  11209. inline ::XPhonePlus::XPhone_IDInfo* XPhone_CaijiIDRsp::add_ids() {
  11210. // @@protoc_insertion_point(field_add:XPhonePlus.XPhone_CaijiIDRsp.ids)
  11211. return ids_.Add();
  11212. }
  11213. inline ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_IDInfo >*
  11214. XPhone_CaijiIDRsp::mutable_ids() {
  11215. // @@protoc_insertion_point(field_mutable_list:XPhonePlus.XPhone_CaijiIDRsp.ids)
  11216. return &ids_;
  11217. }
  11218. inline const ::google::protobuf::RepeatedPtrField< ::XPhonePlus::XPhone_IDInfo >&
  11219. XPhone_CaijiIDRsp::ids() const {
  11220. // @@protoc_insertion_point(field_list:XPhonePlus.XPhone_CaijiIDRsp.ids)
  11221. return ids_;
  11222. }
  11223. #endif // !PROTOBUF_INLINE_NOT_IN_HEADERS
  11224. // -------------------------------------------------------------------
  11225. // -------------------------------------------------------------------
  11226. // -------------------------------------------------------------------
  11227. // -------------------------------------------------------------------
  11228. // -------------------------------------------------------------------
  11229. // -------------------------------------------------------------------
  11230. // -------------------------------------------------------------------
  11231. // -------------------------------------------------------------------
  11232. // -------------------------------------------------------------------
  11233. // -------------------------------------------------------------------
  11234. // -------------------------------------------------------------------
  11235. // -------------------------------------------------------------------
  11236. // -------------------------------------------------------------------
  11237. // -------------------------------------------------------------------
  11238. // -------------------------------------------------------------------
  11239. // -------------------------------------------------------------------
  11240. // -------------------------------------------------------------------
  11241. // -------------------------------------------------------------------
  11242. // -------------------------------------------------------------------
  11243. // -------------------------------------------------------------------
  11244. // -------------------------------------------------------------------
  11245. // -------------------------------------------------------------------
  11246. // -------------------------------------------------------------------
  11247. // -------------------------------------------------------------------
  11248. // -------------------------------------------------------------------
  11249. // -------------------------------------------------------------------
  11250. // -------------------------------------------------------------------
  11251. // -------------------------------------------------------------------
  11252. // -------------------------------------------------------------------
  11253. // -------------------------------------------------------------------
  11254. // -------------------------------------------------------------------
  11255. // -------------------------------------------------------------------
  11256. // -------------------------------------------------------------------
  11257. // -------------------------------------------------------------------
  11258. // -------------------------------------------------------------------
  11259. // -------------------------------------------------------------------
  11260. // -------------------------------------------------------------------
  11261. // -------------------------------------------------------------------
  11262. // -------------------------------------------------------------------
  11263. // -------------------------------------------------------------------
  11264. // -------------------------------------------------------------------
  11265. // -------------------------------------------------------------------
  11266. // -------------------------------------------------------------------
  11267. // -------------------------------------------------------------------
  11268. // -------------------------------------------------------------------
  11269. // -------------------------------------------------------------------
  11270. // -------------------------------------------------------------------
  11271. // -------------------------------------------------------------------
  11272. // -------------------------------------------------------------------
  11273. // -------------------------------------------------------------------
  11274. // -------------------------------------------------------------------
  11275. // -------------------------------------------------------------------
  11276. // -------------------------------------------------------------------
  11277. // -------------------------------------------------------------------
  11278. // -------------------------------------------------------------------
  11279. // -------------------------------------------------------------------
  11280. // -------------------------------------------------------------------
  11281. // @@protoc_insertion_point(namespace_scope)
  11282. } // namespace XPhonePlus
  11283. #ifndef SWIG
  11284. namespace google {
  11285. namespace protobuf {
  11286. template <> struct is_proto_enum< ::XPhonePlus::XPhone_DeviceChange> : ::google::protobuf::internal::true_type{};
  11287. template <>
  11288. inline const EnumDescriptor* GetEnumDescriptor< ::XPhonePlus::XPhone_DeviceChange>() {
  11289. return ::XPhonePlus::XPhone_DeviceChange_descriptor();
  11290. }
  11291. template <> struct is_proto_enum< ::XPhonePlus::XPhone_TaskAction> : ::google::protobuf::internal::true_type{};
  11292. template <>
  11293. inline const EnumDescriptor* GetEnumDescriptor< ::XPhonePlus::XPhone_TaskAction>() {
  11294. return ::XPhonePlus::XPhone_TaskAction_descriptor();
  11295. }
  11296. template <> struct is_proto_enum< ::XPhonePlus::XPhone_TaskStatus> : ::google::protobuf::internal::true_type{};
  11297. template <>
  11298. inline const EnumDescriptor* GetEnumDescriptor< ::XPhonePlus::XPhone_TaskStatus>() {
  11299. return ::XPhonePlus::XPhone_TaskStatus_descriptor();
  11300. }
  11301. template <> struct is_proto_enum< ::XPhonePlus::XPhone_TaskType> : ::google::protobuf::internal::true_type{};
  11302. template <>
  11303. inline const EnumDescriptor* GetEnumDescriptor< ::XPhonePlus::XPhone_TaskType>() {
  11304. return ::XPhonePlus::XPhone_TaskType_descriptor();
  11305. }
  11306. template <> struct is_proto_enum< ::XPhonePlus::XPhone_MsgType> : ::google::protobuf::internal::true_type{};
  11307. template <>
  11308. inline const EnumDescriptor* GetEnumDescriptor< ::XPhonePlus::XPhone_MsgType>() {
  11309. return ::XPhonePlus::XPhone_MsgType_descriptor();
  11310. }
  11311. } // namespace protobuf
  11312. } // namespace google
  11313. #endif // SWIG
  11314. // @@protoc_insertion_point(global_scope)
  11315. #endif // PROTOBUF_common_2eproto__INCLUDED