central_control_message.pb.h 64 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630
  1. // Generated by the protocol buffer compiler. DO NOT EDIT!
  2. // source: central_control_message.proto
  3. #ifndef GOOGLE_PROTOBUF_INCLUDED_central_5fcontrol_5fmessage_2eproto
  4. #define GOOGLE_PROTOBUF_INCLUDED_central_5fcontrol_5fmessage_2eproto
  5. #include <limits>
  6. #include <string>
  7. #include <google/protobuf/port_def.inc>
  8. #if PROTOBUF_VERSION < 3013000
  9. #error This file was generated by a newer version of protoc which is
  10. #error incompatible with your Protocol Buffer headers. Please update
  11. #error your headers.
  12. #endif
  13. #if 3013000 < PROTOBUF_MIN_PROTOC_VERSION
  14. #error This file was generated by an older version of protoc which is
  15. #error incompatible with your Protocol Buffer headers. Please
  16. #error regenerate this file with a newer version of protoc.
  17. #endif
  18. #include <google/protobuf/port_undef.inc>
  19. #include <google/protobuf/io/coded_stream.h>
  20. #include <google/protobuf/arena.h>
  21. #include <google/protobuf/arenastring.h>
  22. #include <google/protobuf/generated_message_table_driven.h>
  23. #include <google/protobuf/generated_message_util.h>
  24. #include <google/protobuf/inlined_string_field.h>
  25. #include <google/protobuf/metadata_lite.h>
  26. #include <google/protobuf/generated_message_reflection.h>
  27. #include <google/protobuf/message.h>
  28. #include <google/protobuf/repeated_field.h> // IWYU pragma: export
  29. #include <google/protobuf/extension_set.h> // IWYU pragma: export
  30. #include <google/protobuf/generated_enum_reflection.h>
  31. #include <google/protobuf/unknown_field_set.h>
  32. #include "message_base.pb.h"
  33. // @@protoc_insertion_point(includes)
  34. #include <google/protobuf/port_def.inc>
  35. #define PROTOBUF_INTERNAL_EXPORT_central_5fcontrol_5fmessage_2eproto
  36. PROTOBUF_NAMESPACE_OPEN
  37. namespace internal {
  38. class AnyMetadata;
  39. } // namespace internal
  40. PROTOBUF_NAMESPACE_CLOSE
  41. // Internal implementation detail -- do not use these members.
  42. struct TableStruct_central_5fcontrol_5fmessage_2eproto {
  43. static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]
  44. PROTOBUF_SECTION_VARIABLE(protodesc_cold);
  45. static const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[]
  46. PROTOBUF_SECTION_VARIABLE(protodesc_cold);
  47. static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[4]
  48. PROTOBUF_SECTION_VARIABLE(protodesc_cold);
  49. static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[];
  50. static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[];
  51. static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[];
  52. };
  53. extern const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_central_5fcontrol_5fmessage_2eproto;
  54. namespace message {
  55. class Central_controller_statu_msg;
  56. class Central_controller_statu_msgDefaultTypeInternal;
  57. extern Central_controller_statu_msgDefaultTypeInternal _Central_controller_statu_msg_default_instance_;
  58. class Entrance_manual_operation_msg;
  59. class Entrance_manual_operation_msgDefaultTypeInternal;
  60. extern Entrance_manual_operation_msgDefaultTypeInternal _Entrance_manual_operation_msg_default_instance_;
  61. class Entrance_statu;
  62. class Entrance_statuDefaultTypeInternal;
  63. extern Entrance_statuDefaultTypeInternal _Entrance_statu_default_instance_;
  64. class Process_manual_operation_msg;
  65. class Process_manual_operation_msgDefaultTypeInternal;
  66. extern Process_manual_operation_msgDefaultTypeInternal _Process_manual_operation_msg_default_instance_;
  67. } // namespace message
  68. PROTOBUF_NAMESPACE_OPEN
  69. template<> ::message::Central_controller_statu_msg* Arena::CreateMaybeMessage<::message::Central_controller_statu_msg>(Arena*);
  70. template<> ::message::Entrance_manual_operation_msg* Arena::CreateMaybeMessage<::message::Entrance_manual_operation_msg>(Arena*);
  71. template<> ::message::Entrance_statu* Arena::CreateMaybeMessage<::message::Entrance_statu>(Arena*);
  72. template<> ::message::Process_manual_operation_msg* Arena::CreateMaybeMessage<::message::Process_manual_operation_msg>(Arena*);
  73. PROTOBUF_NAMESPACE_CLOSE
  74. namespace message {
  75. enum Process_operation_type : int {
  76. eManual_cancel = 0,
  77. eManual_retry = 1,
  78. eManual_ignore = 2
  79. };
  80. bool Process_operation_type_IsValid(int value);
  81. constexpr Process_operation_type Process_operation_type_MIN = eManual_cancel;
  82. constexpr Process_operation_type Process_operation_type_MAX = eManual_ignore;
  83. constexpr int Process_operation_type_ARRAYSIZE = Process_operation_type_MAX + 1;
  84. const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* Process_operation_type_descriptor();
  85. template<typename T>
  86. inline const std::string& Process_operation_type_Name(T enum_t_value) {
  87. static_assert(::std::is_same<T, Process_operation_type>::value ||
  88. ::std::is_integral<T>::value,
  89. "Incorrect type passed to function Process_operation_type_Name.");
  90. return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(
  91. Process_operation_type_descriptor(), enum_t_value);
  92. }
  93. inline bool Process_operation_type_Parse(
  94. ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Process_operation_type* value) {
  95. return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<Process_operation_type>(
  96. Process_operation_type_descriptor(), name, value);
  97. }
  98. enum Module_statu : int {
  99. eConnected = 0,
  100. eDisconnected = 1,
  101. eFault = 2
  102. };
  103. bool Module_statu_IsValid(int value);
  104. constexpr Module_statu Module_statu_MIN = eConnected;
  105. constexpr Module_statu Module_statu_MAX = eFault;
  106. constexpr int Module_statu_ARRAYSIZE = Module_statu_MAX + 1;
  107. const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* Module_statu_descriptor();
  108. template<typename T>
  109. inline const std::string& Module_statu_Name(T enum_t_value) {
  110. static_assert(::std::is_same<T, Module_statu>::value ||
  111. ::std::is_integral<T>::value,
  112. "Incorrect type passed to function Module_statu_Name.");
  113. return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(
  114. Module_statu_descriptor(), enum_t_value);
  115. }
  116. inline bool Module_statu_Parse(
  117. ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Module_statu* value) {
  118. return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<Module_statu>(
  119. Module_statu_descriptor(), name, value);
  120. }
  121. // ===================================================================
  122. class Entrance_statu PROTOBUF_FINAL :
  123. public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:message.Entrance_statu) */ {
  124. public:
  125. inline Entrance_statu() : Entrance_statu(nullptr) {}
  126. virtual ~Entrance_statu();
  127. Entrance_statu(const Entrance_statu& from);
  128. Entrance_statu(Entrance_statu&& from) noexcept
  129. : Entrance_statu() {
  130. *this = ::std::move(from);
  131. }
  132. inline Entrance_statu& operator=(const Entrance_statu& from) {
  133. CopyFrom(from);
  134. return *this;
  135. }
  136. inline Entrance_statu& operator=(Entrance_statu&& from) noexcept {
  137. if (GetArena() == from.GetArena()) {
  138. if (this != &from) InternalSwap(&from);
  139. } else {
  140. CopyFrom(from);
  141. }
  142. return *this;
  143. }
  144. inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& unknown_fields() const {
  145. return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
  146. }
  147. inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* mutable_unknown_fields() {
  148. return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
  149. }
  150. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
  151. return GetDescriptor();
  152. }
  153. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
  154. return GetMetadataStatic().descriptor;
  155. }
  156. static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
  157. return GetMetadataStatic().reflection;
  158. }
  159. static const Entrance_statu& default_instance();
  160. static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
  161. static inline const Entrance_statu* internal_default_instance() {
  162. return reinterpret_cast<const Entrance_statu*>(
  163. &_Entrance_statu_default_instance_);
  164. }
  165. static constexpr int kIndexInFileMessages =
  166. 0;
  167. friend void swap(Entrance_statu& a, Entrance_statu& b) {
  168. a.Swap(&b);
  169. }
  170. inline void Swap(Entrance_statu* other) {
  171. if (other == this) return;
  172. if (GetArena() == other->GetArena()) {
  173. InternalSwap(other);
  174. } else {
  175. ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
  176. }
  177. }
  178. void UnsafeArenaSwap(Entrance_statu* other) {
  179. if (other == this) return;
  180. GOOGLE_DCHECK(GetArena() == other->GetArena());
  181. InternalSwap(other);
  182. }
  183. // implements Message ----------------------------------------------
  184. inline Entrance_statu* New() const final {
  185. return CreateMaybeMessage<Entrance_statu>(nullptr);
  186. }
  187. Entrance_statu* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
  188. return CreateMaybeMessage<Entrance_statu>(arena);
  189. }
  190. void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  191. void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  192. void CopyFrom(const Entrance_statu& from);
  193. void MergeFrom(const Entrance_statu& from);
  194. PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  195. bool IsInitialized() const final;
  196. size_t ByteSizeLong() const final;
  197. const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  198. ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
  199. ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
  200. int GetCachedSize() const final { return _cached_size_.Get(); }
  201. private:
  202. inline void SharedCtor();
  203. inline void SharedDtor();
  204. void SetCachedSize(int size) const final;
  205. void InternalSwap(Entrance_statu* other);
  206. friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  207. static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
  208. return "message.Entrance_statu";
  209. }
  210. protected:
  211. explicit Entrance_statu(::PROTOBUF_NAMESPACE_ID::Arena* arena);
  212. private:
  213. static void ArenaDtor(void* object);
  214. inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
  215. public:
  216. ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  217. private:
  218. static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
  219. ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_central_5fcontrol_5fmessage_2eproto);
  220. return ::descriptor_table_central_5fcontrol_5fmessage_2eproto.file_level_metadata[kIndexInFileMessages];
  221. }
  222. public:
  223. // nested types ----------------------------------------------------
  224. // accessors -------------------------------------------------------
  225. enum : int {
  226. kPausedFieldNumber = 1,
  227. kParkspaceStatuFieldNumber = 2,
  228. kMeasureStatuFieldNumber = 3,
  229. kDispatchStatuFieldNumber = 4,
  230. };
  231. // required bool paused = 1;
  232. bool has_paused() const;
  233. private:
  234. bool _internal_has_paused() const;
  235. public:
  236. void clear_paused();
  237. bool paused() const;
  238. void set_paused(bool value);
  239. private:
  240. bool _internal_paused() const;
  241. void _internal_set_paused(bool value);
  242. public:
  243. // optional .message.Module_statu parkspace_statu = 2;
  244. bool has_parkspace_statu() const;
  245. private:
  246. bool _internal_has_parkspace_statu() const;
  247. public:
  248. void clear_parkspace_statu();
  249. ::message::Module_statu parkspace_statu() const;
  250. void set_parkspace_statu(::message::Module_statu value);
  251. private:
  252. ::message::Module_statu _internal_parkspace_statu() const;
  253. void _internal_set_parkspace_statu(::message::Module_statu value);
  254. public:
  255. // optional .message.Module_statu measure_statu = 3;
  256. bool has_measure_statu() const;
  257. private:
  258. bool _internal_has_measure_statu() const;
  259. public:
  260. void clear_measure_statu();
  261. ::message::Module_statu measure_statu() const;
  262. void set_measure_statu(::message::Module_statu value);
  263. private:
  264. ::message::Module_statu _internal_measure_statu() const;
  265. void _internal_set_measure_statu(::message::Module_statu value);
  266. public:
  267. // optional .message.Module_statu dispatch_statu = 4;
  268. bool has_dispatch_statu() const;
  269. private:
  270. bool _internal_has_dispatch_statu() const;
  271. public:
  272. void clear_dispatch_statu();
  273. ::message::Module_statu dispatch_statu() const;
  274. void set_dispatch_statu(::message::Module_statu value);
  275. private:
  276. ::message::Module_statu _internal_dispatch_statu() const;
  277. void _internal_set_dispatch_statu(::message::Module_statu value);
  278. public:
  279. // @@protoc_insertion_point(class_scope:message.Entrance_statu)
  280. private:
  281. class _Internal;
  282. template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
  283. typedef void InternalArenaConstructable_;
  284. typedef void DestructorSkippable_;
  285. ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
  286. mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  287. bool paused_;
  288. int parkspace_statu_;
  289. int measure_statu_;
  290. int dispatch_statu_;
  291. friend struct ::TableStruct_central_5fcontrol_5fmessage_2eproto;
  292. };
  293. // -------------------------------------------------------------------
  294. class Central_controller_statu_msg PROTOBUF_FINAL :
  295. public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:message.Central_controller_statu_msg) */ {
  296. public:
  297. inline Central_controller_statu_msg() : Central_controller_statu_msg(nullptr) {}
  298. virtual ~Central_controller_statu_msg();
  299. Central_controller_statu_msg(const Central_controller_statu_msg& from);
  300. Central_controller_statu_msg(Central_controller_statu_msg&& from) noexcept
  301. : Central_controller_statu_msg() {
  302. *this = ::std::move(from);
  303. }
  304. inline Central_controller_statu_msg& operator=(const Central_controller_statu_msg& from) {
  305. CopyFrom(from);
  306. return *this;
  307. }
  308. inline Central_controller_statu_msg& operator=(Central_controller_statu_msg&& from) noexcept {
  309. if (GetArena() == from.GetArena()) {
  310. if (this != &from) InternalSwap(&from);
  311. } else {
  312. CopyFrom(from);
  313. }
  314. return *this;
  315. }
  316. inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& unknown_fields() const {
  317. return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
  318. }
  319. inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* mutable_unknown_fields() {
  320. return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
  321. }
  322. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
  323. return GetDescriptor();
  324. }
  325. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
  326. return GetMetadataStatic().descriptor;
  327. }
  328. static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
  329. return GetMetadataStatic().reflection;
  330. }
  331. static const Central_controller_statu_msg& default_instance();
  332. static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
  333. static inline const Central_controller_statu_msg* internal_default_instance() {
  334. return reinterpret_cast<const Central_controller_statu_msg*>(
  335. &_Central_controller_statu_msg_default_instance_);
  336. }
  337. static constexpr int kIndexInFileMessages =
  338. 1;
  339. friend void swap(Central_controller_statu_msg& a, Central_controller_statu_msg& b) {
  340. a.Swap(&b);
  341. }
  342. inline void Swap(Central_controller_statu_msg* other) {
  343. if (other == this) return;
  344. if (GetArena() == other->GetArena()) {
  345. InternalSwap(other);
  346. } else {
  347. ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
  348. }
  349. }
  350. void UnsafeArenaSwap(Central_controller_statu_msg* other) {
  351. if (other == this) return;
  352. GOOGLE_DCHECK(GetArena() == other->GetArena());
  353. InternalSwap(other);
  354. }
  355. // implements Message ----------------------------------------------
  356. inline Central_controller_statu_msg* New() const final {
  357. return CreateMaybeMessage<Central_controller_statu_msg>(nullptr);
  358. }
  359. Central_controller_statu_msg* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
  360. return CreateMaybeMessage<Central_controller_statu_msg>(arena);
  361. }
  362. void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  363. void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  364. void CopyFrom(const Central_controller_statu_msg& from);
  365. void MergeFrom(const Central_controller_statu_msg& from);
  366. PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  367. bool IsInitialized() const final;
  368. size_t ByteSizeLong() const final;
  369. const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  370. ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
  371. ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
  372. int GetCachedSize() const final { return _cached_size_.Get(); }
  373. private:
  374. inline void SharedCtor();
  375. inline void SharedDtor();
  376. void SetCachedSize(int size) const final;
  377. void InternalSwap(Central_controller_statu_msg* other);
  378. friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  379. static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
  380. return "message.Central_controller_statu_msg";
  381. }
  382. protected:
  383. explicit Central_controller_statu_msg(::PROTOBUF_NAMESPACE_ID::Arena* arena);
  384. private:
  385. static void ArenaDtor(void* object);
  386. inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
  387. public:
  388. ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  389. private:
  390. static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
  391. ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_central_5fcontrol_5fmessage_2eproto);
  392. return ::descriptor_table_central_5fcontrol_5fmessage_2eproto.file_level_metadata[kIndexInFileMessages];
  393. }
  394. public:
  395. // nested types ----------------------------------------------------
  396. // accessors -------------------------------------------------------
  397. enum : int {
  398. kEntranceStatuVectorFieldNumber = 2,
  399. kExportStatuVectorFieldNumber = 3,
  400. kBaseInfoFieldNumber = 1,
  401. };
  402. // repeated .message.Entrance_statu entrance_statu_vector = 2;
  403. int entrance_statu_vector_size() const;
  404. private:
  405. int _internal_entrance_statu_vector_size() const;
  406. public:
  407. void clear_entrance_statu_vector();
  408. ::message::Entrance_statu* mutable_entrance_statu_vector(int index);
  409. ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::message::Entrance_statu >*
  410. mutable_entrance_statu_vector();
  411. private:
  412. const ::message::Entrance_statu& _internal_entrance_statu_vector(int index) const;
  413. ::message::Entrance_statu* _internal_add_entrance_statu_vector();
  414. public:
  415. const ::message::Entrance_statu& entrance_statu_vector(int index) const;
  416. ::message::Entrance_statu* add_entrance_statu_vector();
  417. const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::message::Entrance_statu >&
  418. entrance_statu_vector() const;
  419. // repeated .message.Entrance_statu export_statu_vector = 3;
  420. int export_statu_vector_size() const;
  421. private:
  422. int _internal_export_statu_vector_size() const;
  423. public:
  424. void clear_export_statu_vector();
  425. ::message::Entrance_statu* mutable_export_statu_vector(int index);
  426. ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::message::Entrance_statu >*
  427. mutable_export_statu_vector();
  428. private:
  429. const ::message::Entrance_statu& _internal_export_statu_vector(int index) const;
  430. ::message::Entrance_statu* _internal_add_export_statu_vector();
  431. public:
  432. const ::message::Entrance_statu& export_statu_vector(int index) const;
  433. ::message::Entrance_statu* add_export_statu_vector();
  434. const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::message::Entrance_statu >&
  435. export_statu_vector() const;
  436. // required .message.Base_info base_info = 1;
  437. bool has_base_info() const;
  438. private:
  439. bool _internal_has_base_info() const;
  440. public:
  441. void clear_base_info();
  442. const ::message::Base_info& base_info() const;
  443. ::message::Base_info* release_base_info();
  444. ::message::Base_info* mutable_base_info();
  445. void set_allocated_base_info(::message::Base_info* base_info);
  446. private:
  447. const ::message::Base_info& _internal_base_info() const;
  448. ::message::Base_info* _internal_mutable_base_info();
  449. public:
  450. void unsafe_arena_set_allocated_base_info(
  451. ::message::Base_info* base_info);
  452. ::message::Base_info* unsafe_arena_release_base_info();
  453. // @@protoc_insertion_point(class_scope:message.Central_controller_statu_msg)
  454. private:
  455. class _Internal;
  456. template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
  457. typedef void InternalArenaConstructable_;
  458. typedef void DestructorSkippable_;
  459. ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
  460. mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  461. ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::message::Entrance_statu > entrance_statu_vector_;
  462. ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::message::Entrance_statu > export_statu_vector_;
  463. ::message::Base_info* base_info_;
  464. friend struct ::TableStruct_central_5fcontrol_5fmessage_2eproto;
  465. };
  466. // -------------------------------------------------------------------
  467. class Entrance_manual_operation_msg PROTOBUF_FINAL :
  468. public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:message.Entrance_manual_operation_msg) */ {
  469. public:
  470. inline Entrance_manual_operation_msg() : Entrance_manual_operation_msg(nullptr) {}
  471. virtual ~Entrance_manual_operation_msg();
  472. Entrance_manual_operation_msg(const Entrance_manual_operation_msg& from);
  473. Entrance_manual_operation_msg(Entrance_manual_operation_msg&& from) noexcept
  474. : Entrance_manual_operation_msg() {
  475. *this = ::std::move(from);
  476. }
  477. inline Entrance_manual_operation_msg& operator=(const Entrance_manual_operation_msg& from) {
  478. CopyFrom(from);
  479. return *this;
  480. }
  481. inline Entrance_manual_operation_msg& operator=(Entrance_manual_operation_msg&& from) noexcept {
  482. if (GetArena() == from.GetArena()) {
  483. if (this != &from) InternalSwap(&from);
  484. } else {
  485. CopyFrom(from);
  486. }
  487. return *this;
  488. }
  489. inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& unknown_fields() const {
  490. return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
  491. }
  492. inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* mutable_unknown_fields() {
  493. return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
  494. }
  495. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
  496. return GetDescriptor();
  497. }
  498. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
  499. return GetMetadataStatic().descriptor;
  500. }
  501. static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
  502. return GetMetadataStatic().reflection;
  503. }
  504. static const Entrance_manual_operation_msg& default_instance();
  505. static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
  506. static inline const Entrance_manual_operation_msg* internal_default_instance() {
  507. return reinterpret_cast<const Entrance_manual_operation_msg*>(
  508. &_Entrance_manual_operation_msg_default_instance_);
  509. }
  510. static constexpr int kIndexInFileMessages =
  511. 2;
  512. friend void swap(Entrance_manual_operation_msg& a, Entrance_manual_operation_msg& b) {
  513. a.Swap(&b);
  514. }
  515. inline void Swap(Entrance_manual_operation_msg* other) {
  516. if (other == this) return;
  517. if (GetArena() == other->GetArena()) {
  518. InternalSwap(other);
  519. } else {
  520. ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
  521. }
  522. }
  523. void UnsafeArenaSwap(Entrance_manual_operation_msg* other) {
  524. if (other == this) return;
  525. GOOGLE_DCHECK(GetArena() == other->GetArena());
  526. InternalSwap(other);
  527. }
  528. // implements Message ----------------------------------------------
  529. inline Entrance_manual_operation_msg* New() const final {
  530. return CreateMaybeMessage<Entrance_manual_operation_msg>(nullptr);
  531. }
  532. Entrance_manual_operation_msg* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
  533. return CreateMaybeMessage<Entrance_manual_operation_msg>(arena);
  534. }
  535. void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  536. void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  537. void CopyFrom(const Entrance_manual_operation_msg& from);
  538. void MergeFrom(const Entrance_manual_operation_msg& from);
  539. PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  540. bool IsInitialized() const final;
  541. size_t ByteSizeLong() const final;
  542. const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  543. ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
  544. ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
  545. int GetCachedSize() const final { return _cached_size_.Get(); }
  546. private:
  547. inline void SharedCtor();
  548. inline void SharedDtor();
  549. void SetCachedSize(int size) const final;
  550. void InternalSwap(Entrance_manual_operation_msg* other);
  551. friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  552. static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
  553. return "message.Entrance_manual_operation_msg";
  554. }
  555. protected:
  556. explicit Entrance_manual_operation_msg(::PROTOBUF_NAMESPACE_ID::Arena* arena);
  557. private:
  558. static void ArenaDtor(void* object);
  559. inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
  560. public:
  561. ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  562. private:
  563. static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
  564. ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_central_5fcontrol_5fmessage_2eproto);
  565. return ::descriptor_table_central_5fcontrol_5fmessage_2eproto.file_level_metadata[kIndexInFileMessages];
  566. }
  567. public:
  568. // nested types ----------------------------------------------------
  569. // accessors -------------------------------------------------------
  570. enum : int {
  571. kBaseInfoFieldNumber = 1,
  572. kTerminalIdFieldNumber = 2,
  573. kPausedFieldNumber = 4,
  574. kProcessTypeFieldNumber = 3,
  575. };
  576. // required .message.Base_info base_info = 1;
  577. bool has_base_info() const;
  578. private:
  579. bool _internal_has_base_info() const;
  580. public:
  581. void clear_base_info();
  582. const ::message::Base_info& base_info() const;
  583. ::message::Base_info* release_base_info();
  584. ::message::Base_info* mutable_base_info();
  585. void set_allocated_base_info(::message::Base_info* base_info);
  586. private:
  587. const ::message::Base_info& _internal_base_info() const;
  588. ::message::Base_info* _internal_mutable_base_info();
  589. public:
  590. void unsafe_arena_set_allocated_base_info(
  591. ::message::Base_info* base_info);
  592. ::message::Base_info* unsafe_arena_release_base_info();
  593. // required int32 terminal_id = 2;
  594. bool has_terminal_id() const;
  595. private:
  596. bool _internal_has_terminal_id() const;
  597. public:
  598. void clear_terminal_id();
  599. ::PROTOBUF_NAMESPACE_ID::int32 terminal_id() const;
  600. void set_terminal_id(::PROTOBUF_NAMESPACE_ID::int32 value);
  601. private:
  602. ::PROTOBUF_NAMESPACE_ID::int32 _internal_terminal_id() const;
  603. void _internal_set_terminal_id(::PROTOBUF_NAMESPACE_ID::int32 value);
  604. public:
  605. // required bool paused = 4;
  606. bool has_paused() const;
  607. private:
  608. bool _internal_has_paused() const;
  609. public:
  610. void clear_paused();
  611. bool paused() const;
  612. void set_paused(bool value);
  613. private:
  614. bool _internal_paused() const;
  615. void _internal_set_paused(bool value);
  616. public:
  617. // required .message.Process_type process_type = 3;
  618. bool has_process_type() const;
  619. private:
  620. bool _internal_has_process_type() const;
  621. public:
  622. void clear_process_type();
  623. ::message::Process_type process_type() const;
  624. void set_process_type(::message::Process_type value);
  625. private:
  626. ::message::Process_type _internal_process_type() const;
  627. void _internal_set_process_type(::message::Process_type value);
  628. public:
  629. // @@protoc_insertion_point(class_scope:message.Entrance_manual_operation_msg)
  630. private:
  631. class _Internal;
  632. // helper for ByteSizeLong()
  633. size_t RequiredFieldsByteSizeFallback() const;
  634. template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
  635. typedef void InternalArenaConstructable_;
  636. typedef void DestructorSkippable_;
  637. ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
  638. mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  639. ::message::Base_info* base_info_;
  640. ::PROTOBUF_NAMESPACE_ID::int32 terminal_id_;
  641. bool paused_;
  642. int process_type_;
  643. friend struct ::TableStruct_central_5fcontrol_5fmessage_2eproto;
  644. };
  645. // -------------------------------------------------------------------
  646. class Process_manual_operation_msg PROTOBUF_FINAL :
  647. public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:message.Process_manual_operation_msg) */ {
  648. public:
  649. inline Process_manual_operation_msg() : Process_manual_operation_msg(nullptr) {}
  650. virtual ~Process_manual_operation_msg();
  651. Process_manual_operation_msg(const Process_manual_operation_msg& from);
  652. Process_manual_operation_msg(Process_manual_operation_msg&& from) noexcept
  653. : Process_manual_operation_msg() {
  654. *this = ::std::move(from);
  655. }
  656. inline Process_manual_operation_msg& operator=(const Process_manual_operation_msg& from) {
  657. CopyFrom(from);
  658. return *this;
  659. }
  660. inline Process_manual_operation_msg& operator=(Process_manual_operation_msg&& from) noexcept {
  661. if (GetArena() == from.GetArena()) {
  662. if (this != &from) InternalSwap(&from);
  663. } else {
  664. CopyFrom(from);
  665. }
  666. return *this;
  667. }
  668. inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& unknown_fields() const {
  669. return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
  670. }
  671. inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* mutable_unknown_fields() {
  672. return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
  673. }
  674. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
  675. return GetDescriptor();
  676. }
  677. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
  678. return GetMetadataStatic().descriptor;
  679. }
  680. static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
  681. return GetMetadataStatic().reflection;
  682. }
  683. static const Process_manual_operation_msg& default_instance();
  684. static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
  685. static inline const Process_manual_operation_msg* internal_default_instance() {
  686. return reinterpret_cast<const Process_manual_operation_msg*>(
  687. &_Process_manual_operation_msg_default_instance_);
  688. }
  689. static constexpr int kIndexInFileMessages =
  690. 3;
  691. friend void swap(Process_manual_operation_msg& a, Process_manual_operation_msg& b) {
  692. a.Swap(&b);
  693. }
  694. inline void Swap(Process_manual_operation_msg* other) {
  695. if (other == this) return;
  696. if (GetArena() == other->GetArena()) {
  697. InternalSwap(other);
  698. } else {
  699. ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
  700. }
  701. }
  702. void UnsafeArenaSwap(Process_manual_operation_msg* other) {
  703. if (other == this) return;
  704. GOOGLE_DCHECK(GetArena() == other->GetArena());
  705. InternalSwap(other);
  706. }
  707. // implements Message ----------------------------------------------
  708. inline Process_manual_operation_msg* New() const final {
  709. return CreateMaybeMessage<Process_manual_operation_msg>(nullptr);
  710. }
  711. Process_manual_operation_msg* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
  712. return CreateMaybeMessage<Process_manual_operation_msg>(arena);
  713. }
  714. void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  715. void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  716. void CopyFrom(const Process_manual_operation_msg& from);
  717. void MergeFrom(const Process_manual_operation_msg& from);
  718. PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  719. bool IsInitialized() const final;
  720. size_t ByteSizeLong() const final;
  721. const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  722. ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
  723. ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
  724. int GetCachedSize() const final { return _cached_size_.Get(); }
  725. private:
  726. inline void SharedCtor();
  727. inline void SharedDtor();
  728. void SetCachedSize(int size) const final;
  729. void InternalSwap(Process_manual_operation_msg* other);
  730. friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  731. static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
  732. return "message.Process_manual_operation_msg";
  733. }
  734. protected:
  735. explicit Process_manual_operation_msg(::PROTOBUF_NAMESPACE_ID::Arena* arena);
  736. private:
  737. static void ArenaDtor(void* object);
  738. inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
  739. public:
  740. ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  741. private:
  742. static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
  743. ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_central_5fcontrol_5fmessage_2eproto);
  744. return ::descriptor_table_central_5fcontrol_5fmessage_2eproto.file_level_metadata[kIndexInFileMessages];
  745. }
  746. public:
  747. // nested types ----------------------------------------------------
  748. // accessors -------------------------------------------------------
  749. enum : int {
  750. kLicenseFieldNumber = 2,
  751. kBaseInfoFieldNumber = 1,
  752. kStepTypeFieldNumber = 3,
  753. kOperateTypeFieldNumber = 4,
  754. };
  755. // required string license = 2;
  756. bool has_license() const;
  757. private:
  758. bool _internal_has_license() const;
  759. public:
  760. void clear_license();
  761. const std::string& license() const;
  762. void set_license(const std::string& value);
  763. void set_license(std::string&& value);
  764. void set_license(const char* value);
  765. void set_license(const char* value, size_t size);
  766. std::string* mutable_license();
  767. std::string* release_license();
  768. void set_allocated_license(std::string* license);
  769. private:
  770. const std::string& _internal_license() const;
  771. void _internal_set_license(const std::string& value);
  772. std::string* _internal_mutable_license();
  773. public:
  774. // required .message.Base_info base_info = 1;
  775. bool has_base_info() const;
  776. private:
  777. bool _internal_has_base_info() const;
  778. public:
  779. void clear_base_info();
  780. const ::message::Base_info& base_info() const;
  781. ::message::Base_info* release_base_info();
  782. ::message::Base_info* mutable_base_info();
  783. void set_allocated_base_info(::message::Base_info* base_info);
  784. private:
  785. const ::message::Base_info& _internal_base_info() const;
  786. ::message::Base_info* _internal_mutable_base_info();
  787. public:
  788. void unsafe_arena_set_allocated_base_info(
  789. ::message::Base_info* base_info);
  790. ::message::Base_info* unsafe_arena_release_base_info();
  791. // required .message.Step_type step_type = 3;
  792. bool has_step_type() const;
  793. private:
  794. bool _internal_has_step_type() const;
  795. public:
  796. void clear_step_type();
  797. ::message::Step_type step_type() const;
  798. void set_step_type(::message::Step_type value);
  799. private:
  800. ::message::Step_type _internal_step_type() const;
  801. void _internal_set_step_type(::message::Step_type value);
  802. public:
  803. // required .message.Process_operation_type operate_type = 4;
  804. bool has_operate_type() const;
  805. private:
  806. bool _internal_has_operate_type() const;
  807. public:
  808. void clear_operate_type();
  809. ::message::Process_operation_type operate_type() const;
  810. void set_operate_type(::message::Process_operation_type value);
  811. private:
  812. ::message::Process_operation_type _internal_operate_type() const;
  813. void _internal_set_operate_type(::message::Process_operation_type value);
  814. public:
  815. // @@protoc_insertion_point(class_scope:message.Process_manual_operation_msg)
  816. private:
  817. class _Internal;
  818. // helper for ByteSizeLong()
  819. size_t RequiredFieldsByteSizeFallback() const;
  820. template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
  821. typedef void InternalArenaConstructable_;
  822. typedef void DestructorSkippable_;
  823. ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
  824. mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  825. ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr license_;
  826. ::message::Base_info* base_info_;
  827. int step_type_;
  828. int operate_type_;
  829. friend struct ::TableStruct_central_5fcontrol_5fmessage_2eproto;
  830. };
  831. // ===================================================================
  832. // ===================================================================
  833. #ifdef __GNUC__
  834. #pragma GCC diagnostic push
  835. #pragma GCC diagnostic ignored "-Wstrict-aliasing"
  836. #endif // __GNUC__
  837. // Entrance_statu
  838. // required bool paused = 1;
  839. inline bool Entrance_statu::_internal_has_paused() const {
  840. bool value = (_has_bits_[0] & 0x00000001u) != 0;
  841. return value;
  842. }
  843. inline bool Entrance_statu::has_paused() const {
  844. return _internal_has_paused();
  845. }
  846. inline void Entrance_statu::clear_paused() {
  847. paused_ = false;
  848. _has_bits_[0] &= ~0x00000001u;
  849. }
  850. inline bool Entrance_statu::_internal_paused() const {
  851. return paused_;
  852. }
  853. inline bool Entrance_statu::paused() const {
  854. // @@protoc_insertion_point(field_get:message.Entrance_statu.paused)
  855. return _internal_paused();
  856. }
  857. inline void Entrance_statu::_internal_set_paused(bool value) {
  858. _has_bits_[0] |= 0x00000001u;
  859. paused_ = value;
  860. }
  861. inline void Entrance_statu::set_paused(bool value) {
  862. _internal_set_paused(value);
  863. // @@protoc_insertion_point(field_set:message.Entrance_statu.paused)
  864. }
  865. // optional .message.Module_statu parkspace_statu = 2;
  866. inline bool Entrance_statu::_internal_has_parkspace_statu() const {
  867. bool value = (_has_bits_[0] & 0x00000002u) != 0;
  868. return value;
  869. }
  870. inline bool Entrance_statu::has_parkspace_statu() const {
  871. return _internal_has_parkspace_statu();
  872. }
  873. inline void Entrance_statu::clear_parkspace_statu() {
  874. parkspace_statu_ = 0;
  875. _has_bits_[0] &= ~0x00000002u;
  876. }
  877. inline ::message::Module_statu Entrance_statu::_internal_parkspace_statu() const {
  878. return static_cast< ::message::Module_statu >(parkspace_statu_);
  879. }
  880. inline ::message::Module_statu Entrance_statu::parkspace_statu() const {
  881. // @@protoc_insertion_point(field_get:message.Entrance_statu.parkspace_statu)
  882. return _internal_parkspace_statu();
  883. }
  884. inline void Entrance_statu::_internal_set_parkspace_statu(::message::Module_statu value) {
  885. assert(::message::Module_statu_IsValid(value));
  886. _has_bits_[0] |= 0x00000002u;
  887. parkspace_statu_ = value;
  888. }
  889. inline void Entrance_statu::set_parkspace_statu(::message::Module_statu value) {
  890. _internal_set_parkspace_statu(value);
  891. // @@protoc_insertion_point(field_set:message.Entrance_statu.parkspace_statu)
  892. }
  893. // optional .message.Module_statu measure_statu = 3;
  894. inline bool Entrance_statu::_internal_has_measure_statu() const {
  895. bool value = (_has_bits_[0] & 0x00000004u) != 0;
  896. return value;
  897. }
  898. inline bool Entrance_statu::has_measure_statu() const {
  899. return _internal_has_measure_statu();
  900. }
  901. inline void Entrance_statu::clear_measure_statu() {
  902. measure_statu_ = 0;
  903. _has_bits_[0] &= ~0x00000004u;
  904. }
  905. inline ::message::Module_statu Entrance_statu::_internal_measure_statu() const {
  906. return static_cast< ::message::Module_statu >(measure_statu_);
  907. }
  908. inline ::message::Module_statu Entrance_statu::measure_statu() const {
  909. // @@protoc_insertion_point(field_get:message.Entrance_statu.measure_statu)
  910. return _internal_measure_statu();
  911. }
  912. inline void Entrance_statu::_internal_set_measure_statu(::message::Module_statu value) {
  913. assert(::message::Module_statu_IsValid(value));
  914. _has_bits_[0] |= 0x00000004u;
  915. measure_statu_ = value;
  916. }
  917. inline void Entrance_statu::set_measure_statu(::message::Module_statu value) {
  918. _internal_set_measure_statu(value);
  919. // @@protoc_insertion_point(field_set:message.Entrance_statu.measure_statu)
  920. }
  921. // optional .message.Module_statu dispatch_statu = 4;
  922. inline bool Entrance_statu::_internal_has_dispatch_statu() const {
  923. bool value = (_has_bits_[0] & 0x00000008u) != 0;
  924. return value;
  925. }
  926. inline bool Entrance_statu::has_dispatch_statu() const {
  927. return _internal_has_dispatch_statu();
  928. }
  929. inline void Entrance_statu::clear_dispatch_statu() {
  930. dispatch_statu_ = 0;
  931. _has_bits_[0] &= ~0x00000008u;
  932. }
  933. inline ::message::Module_statu Entrance_statu::_internal_dispatch_statu() const {
  934. return static_cast< ::message::Module_statu >(dispatch_statu_);
  935. }
  936. inline ::message::Module_statu Entrance_statu::dispatch_statu() const {
  937. // @@protoc_insertion_point(field_get:message.Entrance_statu.dispatch_statu)
  938. return _internal_dispatch_statu();
  939. }
  940. inline void Entrance_statu::_internal_set_dispatch_statu(::message::Module_statu value) {
  941. assert(::message::Module_statu_IsValid(value));
  942. _has_bits_[0] |= 0x00000008u;
  943. dispatch_statu_ = value;
  944. }
  945. inline void Entrance_statu::set_dispatch_statu(::message::Module_statu value) {
  946. _internal_set_dispatch_statu(value);
  947. // @@protoc_insertion_point(field_set:message.Entrance_statu.dispatch_statu)
  948. }
  949. // -------------------------------------------------------------------
  950. // Central_controller_statu_msg
  951. // required .message.Base_info base_info = 1;
  952. inline bool Central_controller_statu_msg::_internal_has_base_info() const {
  953. bool value = (_has_bits_[0] & 0x00000001u) != 0;
  954. PROTOBUF_ASSUME(!value || base_info_ != nullptr);
  955. return value;
  956. }
  957. inline bool Central_controller_statu_msg::has_base_info() const {
  958. return _internal_has_base_info();
  959. }
  960. inline const ::message::Base_info& Central_controller_statu_msg::_internal_base_info() const {
  961. const ::message::Base_info* p = base_info_;
  962. return p != nullptr ? *p : *reinterpret_cast<const ::message::Base_info*>(
  963. &::message::_Base_info_default_instance_);
  964. }
  965. inline const ::message::Base_info& Central_controller_statu_msg::base_info() const {
  966. // @@protoc_insertion_point(field_get:message.Central_controller_statu_msg.base_info)
  967. return _internal_base_info();
  968. }
  969. inline void Central_controller_statu_msg::unsafe_arena_set_allocated_base_info(
  970. ::message::Base_info* base_info) {
  971. if (GetArena() == nullptr) {
  972. delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(base_info_);
  973. }
  974. base_info_ = base_info;
  975. if (base_info) {
  976. _has_bits_[0] |= 0x00000001u;
  977. } else {
  978. _has_bits_[0] &= ~0x00000001u;
  979. }
  980. // @@protoc_insertion_point(field_unsafe_arena_set_allocated:message.Central_controller_statu_msg.base_info)
  981. }
  982. inline ::message::Base_info* Central_controller_statu_msg::release_base_info() {
  983. _has_bits_[0] &= ~0x00000001u;
  984. ::message::Base_info* temp = base_info_;
  985. base_info_ = nullptr;
  986. if (GetArena() != nullptr) {
  987. temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
  988. }
  989. return temp;
  990. }
  991. inline ::message::Base_info* Central_controller_statu_msg::unsafe_arena_release_base_info() {
  992. // @@protoc_insertion_point(field_release:message.Central_controller_statu_msg.base_info)
  993. _has_bits_[0] &= ~0x00000001u;
  994. ::message::Base_info* temp = base_info_;
  995. base_info_ = nullptr;
  996. return temp;
  997. }
  998. inline ::message::Base_info* Central_controller_statu_msg::_internal_mutable_base_info() {
  999. _has_bits_[0] |= 0x00000001u;
  1000. if (base_info_ == nullptr) {
  1001. auto* p = CreateMaybeMessage<::message::Base_info>(GetArena());
  1002. base_info_ = p;
  1003. }
  1004. return base_info_;
  1005. }
  1006. inline ::message::Base_info* Central_controller_statu_msg::mutable_base_info() {
  1007. // @@protoc_insertion_point(field_mutable:message.Central_controller_statu_msg.base_info)
  1008. return _internal_mutable_base_info();
  1009. }
  1010. inline void Central_controller_statu_msg::set_allocated_base_info(::message::Base_info* base_info) {
  1011. ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
  1012. if (message_arena == nullptr) {
  1013. delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*>(base_info_);
  1014. }
  1015. if (base_info) {
  1016. ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
  1017. reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(base_info)->GetArena();
  1018. if (message_arena != submessage_arena) {
  1019. base_info = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
  1020. message_arena, base_info, submessage_arena);
  1021. }
  1022. _has_bits_[0] |= 0x00000001u;
  1023. } else {
  1024. _has_bits_[0] &= ~0x00000001u;
  1025. }
  1026. base_info_ = base_info;
  1027. // @@protoc_insertion_point(field_set_allocated:message.Central_controller_statu_msg.base_info)
  1028. }
  1029. // repeated .message.Entrance_statu entrance_statu_vector = 2;
  1030. inline int Central_controller_statu_msg::_internal_entrance_statu_vector_size() const {
  1031. return entrance_statu_vector_.size();
  1032. }
  1033. inline int Central_controller_statu_msg::entrance_statu_vector_size() const {
  1034. return _internal_entrance_statu_vector_size();
  1035. }
  1036. inline void Central_controller_statu_msg::clear_entrance_statu_vector() {
  1037. entrance_statu_vector_.Clear();
  1038. }
  1039. inline ::message::Entrance_statu* Central_controller_statu_msg::mutable_entrance_statu_vector(int index) {
  1040. // @@protoc_insertion_point(field_mutable:message.Central_controller_statu_msg.entrance_statu_vector)
  1041. return entrance_statu_vector_.Mutable(index);
  1042. }
  1043. inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::message::Entrance_statu >*
  1044. Central_controller_statu_msg::mutable_entrance_statu_vector() {
  1045. // @@protoc_insertion_point(field_mutable_list:message.Central_controller_statu_msg.entrance_statu_vector)
  1046. return &entrance_statu_vector_;
  1047. }
  1048. inline const ::message::Entrance_statu& Central_controller_statu_msg::_internal_entrance_statu_vector(int index) const {
  1049. return entrance_statu_vector_.Get(index);
  1050. }
  1051. inline const ::message::Entrance_statu& Central_controller_statu_msg::entrance_statu_vector(int index) const {
  1052. // @@protoc_insertion_point(field_get:message.Central_controller_statu_msg.entrance_statu_vector)
  1053. return _internal_entrance_statu_vector(index);
  1054. }
  1055. inline ::message::Entrance_statu* Central_controller_statu_msg::_internal_add_entrance_statu_vector() {
  1056. return entrance_statu_vector_.Add();
  1057. }
  1058. inline ::message::Entrance_statu* Central_controller_statu_msg::add_entrance_statu_vector() {
  1059. // @@protoc_insertion_point(field_add:message.Central_controller_statu_msg.entrance_statu_vector)
  1060. return _internal_add_entrance_statu_vector();
  1061. }
  1062. inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::message::Entrance_statu >&
  1063. Central_controller_statu_msg::entrance_statu_vector() const {
  1064. // @@protoc_insertion_point(field_list:message.Central_controller_statu_msg.entrance_statu_vector)
  1065. return entrance_statu_vector_;
  1066. }
  1067. // repeated .message.Entrance_statu export_statu_vector = 3;
  1068. inline int Central_controller_statu_msg::_internal_export_statu_vector_size() const {
  1069. return export_statu_vector_.size();
  1070. }
  1071. inline int Central_controller_statu_msg::export_statu_vector_size() const {
  1072. return _internal_export_statu_vector_size();
  1073. }
  1074. inline void Central_controller_statu_msg::clear_export_statu_vector() {
  1075. export_statu_vector_.Clear();
  1076. }
  1077. inline ::message::Entrance_statu* Central_controller_statu_msg::mutable_export_statu_vector(int index) {
  1078. // @@protoc_insertion_point(field_mutable:message.Central_controller_statu_msg.export_statu_vector)
  1079. return export_statu_vector_.Mutable(index);
  1080. }
  1081. inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::message::Entrance_statu >*
  1082. Central_controller_statu_msg::mutable_export_statu_vector() {
  1083. // @@protoc_insertion_point(field_mutable_list:message.Central_controller_statu_msg.export_statu_vector)
  1084. return &export_statu_vector_;
  1085. }
  1086. inline const ::message::Entrance_statu& Central_controller_statu_msg::_internal_export_statu_vector(int index) const {
  1087. return export_statu_vector_.Get(index);
  1088. }
  1089. inline const ::message::Entrance_statu& Central_controller_statu_msg::export_statu_vector(int index) const {
  1090. // @@protoc_insertion_point(field_get:message.Central_controller_statu_msg.export_statu_vector)
  1091. return _internal_export_statu_vector(index);
  1092. }
  1093. inline ::message::Entrance_statu* Central_controller_statu_msg::_internal_add_export_statu_vector() {
  1094. return export_statu_vector_.Add();
  1095. }
  1096. inline ::message::Entrance_statu* Central_controller_statu_msg::add_export_statu_vector() {
  1097. // @@protoc_insertion_point(field_add:message.Central_controller_statu_msg.export_statu_vector)
  1098. return _internal_add_export_statu_vector();
  1099. }
  1100. inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::message::Entrance_statu >&
  1101. Central_controller_statu_msg::export_statu_vector() const {
  1102. // @@protoc_insertion_point(field_list:message.Central_controller_statu_msg.export_statu_vector)
  1103. return export_statu_vector_;
  1104. }
  1105. // -------------------------------------------------------------------
  1106. // Entrance_manual_operation_msg
  1107. // required .message.Base_info base_info = 1;
  1108. inline bool Entrance_manual_operation_msg::_internal_has_base_info() const {
  1109. bool value = (_has_bits_[0] & 0x00000001u) != 0;
  1110. PROTOBUF_ASSUME(!value || base_info_ != nullptr);
  1111. return value;
  1112. }
  1113. inline bool Entrance_manual_operation_msg::has_base_info() const {
  1114. return _internal_has_base_info();
  1115. }
  1116. inline const ::message::Base_info& Entrance_manual_operation_msg::_internal_base_info() const {
  1117. const ::message::Base_info* p = base_info_;
  1118. return p != nullptr ? *p : *reinterpret_cast<const ::message::Base_info*>(
  1119. &::message::_Base_info_default_instance_);
  1120. }
  1121. inline const ::message::Base_info& Entrance_manual_operation_msg::base_info() const {
  1122. // @@protoc_insertion_point(field_get:message.Entrance_manual_operation_msg.base_info)
  1123. return _internal_base_info();
  1124. }
  1125. inline void Entrance_manual_operation_msg::unsafe_arena_set_allocated_base_info(
  1126. ::message::Base_info* base_info) {
  1127. if (GetArena() == nullptr) {
  1128. delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(base_info_);
  1129. }
  1130. base_info_ = base_info;
  1131. if (base_info) {
  1132. _has_bits_[0] |= 0x00000001u;
  1133. } else {
  1134. _has_bits_[0] &= ~0x00000001u;
  1135. }
  1136. // @@protoc_insertion_point(field_unsafe_arena_set_allocated:message.Entrance_manual_operation_msg.base_info)
  1137. }
  1138. inline ::message::Base_info* Entrance_manual_operation_msg::release_base_info() {
  1139. _has_bits_[0] &= ~0x00000001u;
  1140. ::message::Base_info* temp = base_info_;
  1141. base_info_ = nullptr;
  1142. if (GetArena() != nullptr) {
  1143. temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
  1144. }
  1145. return temp;
  1146. }
  1147. inline ::message::Base_info* Entrance_manual_operation_msg::unsafe_arena_release_base_info() {
  1148. // @@protoc_insertion_point(field_release:message.Entrance_manual_operation_msg.base_info)
  1149. _has_bits_[0] &= ~0x00000001u;
  1150. ::message::Base_info* temp = base_info_;
  1151. base_info_ = nullptr;
  1152. return temp;
  1153. }
  1154. inline ::message::Base_info* Entrance_manual_operation_msg::_internal_mutable_base_info() {
  1155. _has_bits_[0] |= 0x00000001u;
  1156. if (base_info_ == nullptr) {
  1157. auto* p = CreateMaybeMessage<::message::Base_info>(GetArena());
  1158. base_info_ = p;
  1159. }
  1160. return base_info_;
  1161. }
  1162. inline ::message::Base_info* Entrance_manual_operation_msg::mutable_base_info() {
  1163. // @@protoc_insertion_point(field_mutable:message.Entrance_manual_operation_msg.base_info)
  1164. return _internal_mutable_base_info();
  1165. }
  1166. inline void Entrance_manual_operation_msg::set_allocated_base_info(::message::Base_info* base_info) {
  1167. ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
  1168. if (message_arena == nullptr) {
  1169. delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*>(base_info_);
  1170. }
  1171. if (base_info) {
  1172. ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
  1173. reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(base_info)->GetArena();
  1174. if (message_arena != submessage_arena) {
  1175. base_info = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
  1176. message_arena, base_info, submessage_arena);
  1177. }
  1178. _has_bits_[0] |= 0x00000001u;
  1179. } else {
  1180. _has_bits_[0] &= ~0x00000001u;
  1181. }
  1182. base_info_ = base_info;
  1183. // @@protoc_insertion_point(field_set_allocated:message.Entrance_manual_operation_msg.base_info)
  1184. }
  1185. // required int32 terminal_id = 2;
  1186. inline bool Entrance_manual_operation_msg::_internal_has_terminal_id() const {
  1187. bool value = (_has_bits_[0] & 0x00000002u) != 0;
  1188. return value;
  1189. }
  1190. inline bool Entrance_manual_operation_msg::has_terminal_id() const {
  1191. return _internal_has_terminal_id();
  1192. }
  1193. inline void Entrance_manual_operation_msg::clear_terminal_id() {
  1194. terminal_id_ = 0;
  1195. _has_bits_[0] &= ~0x00000002u;
  1196. }
  1197. inline ::PROTOBUF_NAMESPACE_ID::int32 Entrance_manual_operation_msg::_internal_terminal_id() const {
  1198. return terminal_id_;
  1199. }
  1200. inline ::PROTOBUF_NAMESPACE_ID::int32 Entrance_manual_operation_msg::terminal_id() const {
  1201. // @@protoc_insertion_point(field_get:message.Entrance_manual_operation_msg.terminal_id)
  1202. return _internal_terminal_id();
  1203. }
  1204. inline void Entrance_manual_operation_msg::_internal_set_terminal_id(::PROTOBUF_NAMESPACE_ID::int32 value) {
  1205. _has_bits_[0] |= 0x00000002u;
  1206. terminal_id_ = value;
  1207. }
  1208. inline void Entrance_manual_operation_msg::set_terminal_id(::PROTOBUF_NAMESPACE_ID::int32 value) {
  1209. _internal_set_terminal_id(value);
  1210. // @@protoc_insertion_point(field_set:message.Entrance_manual_operation_msg.terminal_id)
  1211. }
  1212. // required .message.Process_type process_type = 3;
  1213. inline bool Entrance_manual_operation_msg::_internal_has_process_type() const {
  1214. bool value = (_has_bits_[0] & 0x00000008u) != 0;
  1215. return value;
  1216. }
  1217. inline bool Entrance_manual_operation_msg::has_process_type() const {
  1218. return _internal_has_process_type();
  1219. }
  1220. inline void Entrance_manual_operation_msg::clear_process_type() {
  1221. process_type_ = 1;
  1222. _has_bits_[0] &= ~0x00000008u;
  1223. }
  1224. inline ::message::Process_type Entrance_manual_operation_msg::_internal_process_type() const {
  1225. return static_cast< ::message::Process_type >(process_type_);
  1226. }
  1227. inline ::message::Process_type Entrance_manual_operation_msg::process_type() const {
  1228. // @@protoc_insertion_point(field_get:message.Entrance_manual_operation_msg.process_type)
  1229. return _internal_process_type();
  1230. }
  1231. inline void Entrance_manual_operation_msg::_internal_set_process_type(::message::Process_type value) {
  1232. assert(::message::Process_type_IsValid(value));
  1233. _has_bits_[0] |= 0x00000008u;
  1234. process_type_ = value;
  1235. }
  1236. inline void Entrance_manual_operation_msg::set_process_type(::message::Process_type value) {
  1237. _internal_set_process_type(value);
  1238. // @@protoc_insertion_point(field_set:message.Entrance_manual_operation_msg.process_type)
  1239. }
  1240. // required bool paused = 4;
  1241. inline bool Entrance_manual_operation_msg::_internal_has_paused() const {
  1242. bool value = (_has_bits_[0] & 0x00000004u) != 0;
  1243. return value;
  1244. }
  1245. inline bool Entrance_manual_operation_msg::has_paused() const {
  1246. return _internal_has_paused();
  1247. }
  1248. inline void Entrance_manual_operation_msg::clear_paused() {
  1249. paused_ = false;
  1250. _has_bits_[0] &= ~0x00000004u;
  1251. }
  1252. inline bool Entrance_manual_operation_msg::_internal_paused() const {
  1253. return paused_;
  1254. }
  1255. inline bool Entrance_manual_operation_msg::paused() const {
  1256. // @@protoc_insertion_point(field_get:message.Entrance_manual_operation_msg.paused)
  1257. return _internal_paused();
  1258. }
  1259. inline void Entrance_manual_operation_msg::_internal_set_paused(bool value) {
  1260. _has_bits_[0] |= 0x00000004u;
  1261. paused_ = value;
  1262. }
  1263. inline void Entrance_manual_operation_msg::set_paused(bool value) {
  1264. _internal_set_paused(value);
  1265. // @@protoc_insertion_point(field_set:message.Entrance_manual_operation_msg.paused)
  1266. }
  1267. // -------------------------------------------------------------------
  1268. // Process_manual_operation_msg
  1269. // required .message.Base_info base_info = 1;
  1270. inline bool Process_manual_operation_msg::_internal_has_base_info() const {
  1271. bool value = (_has_bits_[0] & 0x00000002u) != 0;
  1272. PROTOBUF_ASSUME(!value || base_info_ != nullptr);
  1273. return value;
  1274. }
  1275. inline bool Process_manual_operation_msg::has_base_info() const {
  1276. return _internal_has_base_info();
  1277. }
  1278. inline const ::message::Base_info& Process_manual_operation_msg::_internal_base_info() const {
  1279. const ::message::Base_info* p = base_info_;
  1280. return p != nullptr ? *p : *reinterpret_cast<const ::message::Base_info*>(
  1281. &::message::_Base_info_default_instance_);
  1282. }
  1283. inline const ::message::Base_info& Process_manual_operation_msg::base_info() const {
  1284. // @@protoc_insertion_point(field_get:message.Process_manual_operation_msg.base_info)
  1285. return _internal_base_info();
  1286. }
  1287. inline void Process_manual_operation_msg::unsafe_arena_set_allocated_base_info(
  1288. ::message::Base_info* base_info) {
  1289. if (GetArena() == nullptr) {
  1290. delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(base_info_);
  1291. }
  1292. base_info_ = base_info;
  1293. if (base_info) {
  1294. _has_bits_[0] |= 0x00000002u;
  1295. } else {
  1296. _has_bits_[0] &= ~0x00000002u;
  1297. }
  1298. // @@protoc_insertion_point(field_unsafe_arena_set_allocated:message.Process_manual_operation_msg.base_info)
  1299. }
  1300. inline ::message::Base_info* Process_manual_operation_msg::release_base_info() {
  1301. _has_bits_[0] &= ~0x00000002u;
  1302. ::message::Base_info* temp = base_info_;
  1303. base_info_ = nullptr;
  1304. if (GetArena() != nullptr) {
  1305. temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
  1306. }
  1307. return temp;
  1308. }
  1309. inline ::message::Base_info* Process_manual_operation_msg::unsafe_arena_release_base_info() {
  1310. // @@protoc_insertion_point(field_release:message.Process_manual_operation_msg.base_info)
  1311. _has_bits_[0] &= ~0x00000002u;
  1312. ::message::Base_info* temp = base_info_;
  1313. base_info_ = nullptr;
  1314. return temp;
  1315. }
  1316. inline ::message::Base_info* Process_manual_operation_msg::_internal_mutable_base_info() {
  1317. _has_bits_[0] |= 0x00000002u;
  1318. if (base_info_ == nullptr) {
  1319. auto* p = CreateMaybeMessage<::message::Base_info>(GetArena());
  1320. base_info_ = p;
  1321. }
  1322. return base_info_;
  1323. }
  1324. inline ::message::Base_info* Process_manual_operation_msg::mutable_base_info() {
  1325. // @@protoc_insertion_point(field_mutable:message.Process_manual_operation_msg.base_info)
  1326. return _internal_mutable_base_info();
  1327. }
  1328. inline void Process_manual_operation_msg::set_allocated_base_info(::message::Base_info* base_info) {
  1329. ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
  1330. if (message_arena == nullptr) {
  1331. delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*>(base_info_);
  1332. }
  1333. if (base_info) {
  1334. ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
  1335. reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(base_info)->GetArena();
  1336. if (message_arena != submessage_arena) {
  1337. base_info = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
  1338. message_arena, base_info, submessage_arena);
  1339. }
  1340. _has_bits_[0] |= 0x00000002u;
  1341. } else {
  1342. _has_bits_[0] &= ~0x00000002u;
  1343. }
  1344. base_info_ = base_info;
  1345. // @@protoc_insertion_point(field_set_allocated:message.Process_manual_operation_msg.base_info)
  1346. }
  1347. // required string license = 2;
  1348. inline bool Process_manual_operation_msg::_internal_has_license() const {
  1349. bool value = (_has_bits_[0] & 0x00000001u) != 0;
  1350. return value;
  1351. }
  1352. inline bool Process_manual_operation_msg::has_license() const {
  1353. return _internal_has_license();
  1354. }
  1355. inline void Process_manual_operation_msg::clear_license() {
  1356. license_.ClearToEmpty(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
  1357. _has_bits_[0] &= ~0x00000001u;
  1358. }
  1359. inline const std::string& Process_manual_operation_msg::license() const {
  1360. // @@protoc_insertion_point(field_get:message.Process_manual_operation_msg.license)
  1361. return _internal_license();
  1362. }
  1363. inline void Process_manual_operation_msg::set_license(const std::string& value) {
  1364. _internal_set_license(value);
  1365. // @@protoc_insertion_point(field_set:message.Process_manual_operation_msg.license)
  1366. }
  1367. inline std::string* Process_manual_operation_msg::mutable_license() {
  1368. // @@protoc_insertion_point(field_mutable:message.Process_manual_operation_msg.license)
  1369. return _internal_mutable_license();
  1370. }
  1371. inline const std::string& Process_manual_operation_msg::_internal_license() const {
  1372. return license_.Get();
  1373. }
  1374. inline void Process_manual_operation_msg::_internal_set_license(const std::string& value) {
  1375. _has_bits_[0] |= 0x00000001u;
  1376. license_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value, GetArena());
  1377. }
  1378. inline void Process_manual_operation_msg::set_license(std::string&& value) {
  1379. _has_bits_[0] |= 0x00000001u;
  1380. license_.Set(
  1381. &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value), GetArena());
  1382. // @@protoc_insertion_point(field_set_rvalue:message.Process_manual_operation_msg.license)
  1383. }
  1384. inline void Process_manual_operation_msg::set_license(const char* value) {
  1385. GOOGLE_DCHECK(value != nullptr);
  1386. _has_bits_[0] |= 0x00000001u;
  1387. license_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value),
  1388. GetArena());
  1389. // @@protoc_insertion_point(field_set_char:message.Process_manual_operation_msg.license)
  1390. }
  1391. inline void Process_manual_operation_msg::set_license(const char* value,
  1392. size_t size) {
  1393. _has_bits_[0] |= 0x00000001u;
  1394. license_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(
  1395. reinterpret_cast<const char*>(value), size), GetArena());
  1396. // @@protoc_insertion_point(field_set_pointer:message.Process_manual_operation_msg.license)
  1397. }
  1398. inline std::string* Process_manual_operation_msg::_internal_mutable_license() {
  1399. _has_bits_[0] |= 0x00000001u;
  1400. return license_.Mutable(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
  1401. }
  1402. inline std::string* Process_manual_operation_msg::release_license() {
  1403. // @@protoc_insertion_point(field_release:message.Process_manual_operation_msg.license)
  1404. if (!_internal_has_license()) {
  1405. return nullptr;
  1406. }
  1407. _has_bits_[0] &= ~0x00000001u;
  1408. return license_.ReleaseNonDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
  1409. }
  1410. inline void Process_manual_operation_msg::set_allocated_license(std::string* license) {
  1411. if (license != nullptr) {
  1412. _has_bits_[0] |= 0x00000001u;
  1413. } else {
  1414. _has_bits_[0] &= ~0x00000001u;
  1415. }
  1416. license_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), license,
  1417. GetArena());
  1418. // @@protoc_insertion_point(field_set_allocated:message.Process_manual_operation_msg.license)
  1419. }
  1420. // required .message.Step_type step_type = 3;
  1421. inline bool Process_manual_operation_msg::_internal_has_step_type() const {
  1422. bool value = (_has_bits_[0] & 0x00000004u) != 0;
  1423. return value;
  1424. }
  1425. inline bool Process_manual_operation_msg::has_step_type() const {
  1426. return _internal_has_step_type();
  1427. }
  1428. inline void Process_manual_operation_msg::clear_step_type() {
  1429. step_type_ = 0;
  1430. _has_bits_[0] &= ~0x00000004u;
  1431. }
  1432. inline ::message::Step_type Process_manual_operation_msg::_internal_step_type() const {
  1433. return static_cast< ::message::Step_type >(step_type_);
  1434. }
  1435. inline ::message::Step_type Process_manual_operation_msg::step_type() const {
  1436. // @@protoc_insertion_point(field_get:message.Process_manual_operation_msg.step_type)
  1437. return _internal_step_type();
  1438. }
  1439. inline void Process_manual_operation_msg::_internal_set_step_type(::message::Step_type value) {
  1440. assert(::message::Step_type_IsValid(value));
  1441. _has_bits_[0] |= 0x00000004u;
  1442. step_type_ = value;
  1443. }
  1444. inline void Process_manual_operation_msg::set_step_type(::message::Step_type value) {
  1445. _internal_set_step_type(value);
  1446. // @@protoc_insertion_point(field_set:message.Process_manual_operation_msg.step_type)
  1447. }
  1448. // required .message.Process_operation_type operate_type = 4;
  1449. inline bool Process_manual_operation_msg::_internal_has_operate_type() const {
  1450. bool value = (_has_bits_[0] & 0x00000008u) != 0;
  1451. return value;
  1452. }
  1453. inline bool Process_manual_operation_msg::has_operate_type() const {
  1454. return _internal_has_operate_type();
  1455. }
  1456. inline void Process_manual_operation_msg::clear_operate_type() {
  1457. operate_type_ = 0;
  1458. _has_bits_[0] &= ~0x00000008u;
  1459. }
  1460. inline ::message::Process_operation_type Process_manual_operation_msg::_internal_operate_type() const {
  1461. return static_cast< ::message::Process_operation_type >(operate_type_);
  1462. }
  1463. inline ::message::Process_operation_type Process_manual_operation_msg::operate_type() const {
  1464. // @@protoc_insertion_point(field_get:message.Process_manual_operation_msg.operate_type)
  1465. return _internal_operate_type();
  1466. }
  1467. inline void Process_manual_operation_msg::_internal_set_operate_type(::message::Process_operation_type value) {
  1468. assert(::message::Process_operation_type_IsValid(value));
  1469. _has_bits_[0] |= 0x00000008u;
  1470. operate_type_ = value;
  1471. }
  1472. inline void Process_manual_operation_msg::set_operate_type(::message::Process_operation_type value) {
  1473. _internal_set_operate_type(value);
  1474. // @@protoc_insertion_point(field_set:message.Process_manual_operation_msg.operate_type)
  1475. }
  1476. #ifdef __GNUC__
  1477. #pragma GCC diagnostic pop
  1478. #endif // __GNUC__
  1479. // -------------------------------------------------------------------
  1480. // -------------------------------------------------------------------
  1481. // -------------------------------------------------------------------
  1482. // @@protoc_insertion_point(namespace_scope)
  1483. } // namespace message
  1484. PROTOBUF_NAMESPACE_OPEN
  1485. template <> struct is_proto_enum< ::message::Process_operation_type> : ::std::true_type {};
  1486. template <>
  1487. inline const EnumDescriptor* GetEnumDescriptor< ::message::Process_operation_type>() {
  1488. return ::message::Process_operation_type_descriptor();
  1489. }
  1490. template <> struct is_proto_enum< ::message::Module_statu> : ::std::true_type {};
  1491. template <>
  1492. inline const EnumDescriptor* GetEnumDescriptor< ::message::Module_statu>() {
  1493. return ::message::Module_statu_descriptor();
  1494. }
  1495. PROTOBUF_NAMESPACE_CLOSE
  1496. // @@protoc_insertion_point(global_scope)
  1497. #include <google/protobuf/port_undef.inc>
  1498. #endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_central_5fcontrol_5fmessage_2eproto