Shivanagouda Malaginahalli | 335fe4d | 2021-03-31 16:52:28 +0530 | [diff] [blame] | 1 | // Generated by the protocol buffer compiler. DO NOT EDIT! |
| 2 | // source: dmi/hw_management_service.proto |
| 3 | |
| 4 | #ifndef PROTOBUF_INCLUDED_dmi_2fhw_5fmanagement_5fservice_2eproto |
| 5 | #define PROTOBUF_INCLUDED_dmi_2fhw_5fmanagement_5fservice_2eproto |
| 6 | |
| 7 | #include <limits> |
| 8 | #include <string> |
| 9 | |
| 10 | #include <google/protobuf/port_def.inc> |
| 11 | #if PROTOBUF_VERSION < 3007000 |
| 12 | #error This file was generated by a newer version of protoc which is |
| 13 | #error incompatible with your Protocol Buffer headers. Please update |
| 14 | #error your headers. |
| 15 | #endif |
| 16 | #if 3007000 < PROTOBUF_MIN_PROTOC_VERSION |
| 17 | #error This file was generated by an older version of protoc which is |
| 18 | #error incompatible with your Protocol Buffer headers. Please |
| 19 | #error regenerate this file with a newer version of protoc. |
| 20 | #endif |
| 21 | |
| 22 | #include <google/protobuf/port_undef.inc> |
| 23 | #include <google/protobuf/io/coded_stream.h> |
| 24 | #include <google/protobuf/arena.h> |
| 25 | #include <google/protobuf/arenastring.h> |
| 26 | #include <google/protobuf/generated_message_table_driven.h> |
| 27 | #include <google/protobuf/generated_message_util.h> |
| 28 | #include <google/protobuf/inlined_string_field.h> |
| 29 | #include <google/protobuf/metadata.h> |
| 30 | #include <google/protobuf/message.h> |
| 31 | #include <google/protobuf/repeated_field.h> // IWYU pragma: export |
| 32 | #include <google/protobuf/extension_set.h> // IWYU pragma: export |
| 33 | #include <google/protobuf/generated_enum_reflection.h> |
| 34 | #include <google/protobuf/unknown_field_set.h> |
| 35 | #include "dmi/commons.pb.h" |
| 36 | #include "dmi/hw.pb.h" |
| 37 | #include <google/protobuf/empty.pb.h> |
| 38 | // @@protoc_insertion_point(includes) |
| 39 | #include <google/protobuf/port_def.inc> |
| 40 | #define PROTOBUF_INTERNAL_EXPORT_dmi_2fhw_5fmanagement_5fservice_2eproto |
| 41 | |
| 42 | // Internal implementation detail -- do not use these members. |
| 43 | struct TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto { |
| 44 | static const ::google::protobuf::internal::ParseTableField entries[] |
| 45 | PROTOBUF_SECTION_VARIABLE(protodesc_cold); |
| 46 | static const ::google::protobuf::internal::AuxillaryParseTableField aux[] |
| 47 | PROTOBUF_SECTION_VARIABLE(protodesc_cold); |
Chandrakanth Nalkudre Gowda | 2f6066c | 2021-05-13 12:36:32 +0530 | [diff] [blame^] | 48 | static const ::google::protobuf::internal::ParseTable schema[25] |
Shivanagouda Malaginahalli | 335fe4d | 2021-03-31 16:52:28 +0530 | [diff] [blame] | 49 | PROTOBUF_SECTION_VARIABLE(protodesc_cold); |
| 50 | static const ::google::protobuf::internal::FieldMetadata field_metadata[]; |
| 51 | static const ::google::protobuf::internal::SerializationTable serialization_table[]; |
| 52 | static const ::google::protobuf::uint32 offsets[]; |
| 53 | }; |
| 54 | void AddDescriptors_dmi_2fhw_5fmanagement_5fservice_2eproto(); |
| 55 | namespace dmi { |
| 56 | class EntitiesLogLevel; |
| 57 | class EntitiesLogLevelDefaultTypeInternal; |
| 58 | extern EntitiesLogLevelDefaultTypeInternal _EntitiesLogLevel_default_instance_; |
| 59 | class GetLogLevelRequest; |
| 60 | class GetLogLevelRequestDefaultTypeInternal; |
| 61 | extern GetLogLevelRequestDefaultTypeInternal _GetLogLevelRequest_default_instance_; |
| 62 | class GetLogLevelResponse; |
| 63 | class GetLogLevelResponseDefaultTypeInternal; |
| 64 | extern GetLogLevelResponseDefaultTypeInternal _GetLogLevelResponse_default_instance_; |
| 65 | class GetLoggableEntitiesRequest; |
| 66 | class GetLoggableEntitiesRequestDefaultTypeInternal; |
| 67 | extern GetLoggableEntitiesRequestDefaultTypeInternal _GetLoggableEntitiesRequest_default_instance_; |
| 68 | class GetLoggingEndpointResponse; |
| 69 | class GetLoggingEndpointResponseDefaultTypeInternal; |
| 70 | extern GetLoggingEndpointResponseDefaultTypeInternal _GetLoggingEndpointResponse_default_instance_; |
| 71 | class GetMsgBusEndpointResponse; |
| 72 | class GetMsgBusEndpointResponseDefaultTypeInternal; |
| 73 | extern GetMsgBusEndpointResponseDefaultTypeInternal _GetMsgBusEndpointResponse_default_instance_; |
| 74 | class HWComponentInfoGetRequest; |
| 75 | class HWComponentInfoGetRequestDefaultTypeInternal; |
| 76 | extern HWComponentInfoGetRequestDefaultTypeInternal _HWComponentInfoGetRequest_default_instance_; |
| 77 | class HWComponentInfoGetResponse; |
| 78 | class HWComponentInfoGetResponseDefaultTypeInternal; |
| 79 | extern HWComponentInfoGetResponseDefaultTypeInternal _HWComponentInfoGetResponse_default_instance_; |
| 80 | class HWComponentInfoSetRequest; |
| 81 | class HWComponentInfoSetRequestDefaultTypeInternal; |
| 82 | extern HWComponentInfoSetRequestDefaultTypeInternal _HWComponentInfoSetRequest_default_instance_; |
| 83 | class HWComponentInfoSetResponse; |
| 84 | class HWComponentInfoSetResponseDefaultTypeInternal; |
| 85 | extern HWComponentInfoSetResponseDefaultTypeInternal _HWComponentInfoSetResponse_default_instance_; |
Chandrakanth Nalkudre Gowda | 415b83c | 2021-04-28 18:01:29 +0530 | [diff] [blame] | 86 | class Heartbeat; |
| 87 | class HeartbeatDefaultTypeInternal; |
| 88 | extern HeartbeatDefaultTypeInternal _Heartbeat_default_instance_; |
Shivanagouda Malaginahalli | 335fe4d | 2021-03-31 16:52:28 +0530 | [diff] [blame] | 89 | class ManagedDeviceInfo; |
| 90 | class ManagedDeviceInfoDefaultTypeInternal; |
| 91 | extern ManagedDeviceInfoDefaultTypeInternal _ManagedDeviceInfo_default_instance_; |
| 92 | class ManagedDevicesResponse; |
| 93 | class ManagedDevicesResponseDefaultTypeInternal; |
| 94 | extern ManagedDevicesResponseDefaultTypeInternal _ManagedDevicesResponse_default_instance_; |
| 95 | class PhysicalInventoryRequest; |
| 96 | class PhysicalInventoryRequestDefaultTypeInternal; |
| 97 | extern PhysicalInventoryRequestDefaultTypeInternal _PhysicalInventoryRequest_default_instance_; |
| 98 | class PhysicalInventoryResponse; |
| 99 | class PhysicalInventoryResponseDefaultTypeInternal; |
| 100 | extern PhysicalInventoryResponseDefaultTypeInternal _PhysicalInventoryResponse_default_instance_; |
Chandrakanth Nalkudre Gowda | 2f6066c | 2021-05-13 12:36:32 +0530 | [diff] [blame^] | 101 | class RebootDeviceRequest; |
| 102 | class RebootDeviceRequestDefaultTypeInternal; |
| 103 | extern RebootDeviceRequestDefaultTypeInternal _RebootDeviceRequest_default_instance_; |
| 104 | class RebootDeviceResponse; |
| 105 | class RebootDeviceResponseDefaultTypeInternal; |
| 106 | extern RebootDeviceResponseDefaultTypeInternal _RebootDeviceResponse_default_instance_; |
Shivanagouda Malaginahalli | 335fe4d | 2021-03-31 16:52:28 +0530 | [diff] [blame] | 107 | class SetLogLevelRequest; |
| 108 | class SetLogLevelRequestDefaultTypeInternal; |
| 109 | extern SetLogLevelRequestDefaultTypeInternal _SetLogLevelRequest_default_instance_; |
| 110 | class SetLogLevelResponse; |
| 111 | class SetLogLevelResponseDefaultTypeInternal; |
| 112 | extern SetLogLevelResponseDefaultTypeInternal _SetLogLevelResponse_default_instance_; |
| 113 | class SetLoggingEndpointRequest; |
| 114 | class SetLoggingEndpointRequestDefaultTypeInternal; |
| 115 | extern SetLoggingEndpointRequestDefaultTypeInternal _SetLoggingEndpointRequest_default_instance_; |
| 116 | class SetMsgBusEndpointRequest; |
| 117 | class SetMsgBusEndpointRequestDefaultTypeInternal; |
| 118 | extern SetMsgBusEndpointRequestDefaultTypeInternal _SetMsgBusEndpointRequest_default_instance_; |
| 119 | class SetRemoteEndpointResponse; |
| 120 | class SetRemoteEndpointResponseDefaultTypeInternal; |
| 121 | extern SetRemoteEndpointResponseDefaultTypeInternal _SetRemoteEndpointResponse_default_instance_; |
| 122 | class StartManagingDeviceResponse; |
| 123 | class StartManagingDeviceResponseDefaultTypeInternal; |
| 124 | extern StartManagingDeviceResponseDefaultTypeInternal _StartManagingDeviceResponse_default_instance_; |
| 125 | class StopManagingDeviceRequest; |
| 126 | class StopManagingDeviceRequestDefaultTypeInternal; |
| 127 | extern StopManagingDeviceRequestDefaultTypeInternal _StopManagingDeviceRequest_default_instance_; |
| 128 | class StopManagingDeviceResponse; |
| 129 | class StopManagingDeviceResponseDefaultTypeInternal; |
| 130 | extern StopManagingDeviceResponseDefaultTypeInternal _StopManagingDeviceResponse_default_instance_; |
| 131 | } // namespace dmi |
| 132 | namespace google { |
| 133 | namespace protobuf { |
| 134 | template<> ::dmi::EntitiesLogLevel* Arena::CreateMaybeMessage<::dmi::EntitiesLogLevel>(Arena*); |
| 135 | template<> ::dmi::GetLogLevelRequest* Arena::CreateMaybeMessage<::dmi::GetLogLevelRequest>(Arena*); |
| 136 | template<> ::dmi::GetLogLevelResponse* Arena::CreateMaybeMessage<::dmi::GetLogLevelResponse>(Arena*); |
| 137 | template<> ::dmi::GetLoggableEntitiesRequest* Arena::CreateMaybeMessage<::dmi::GetLoggableEntitiesRequest>(Arena*); |
| 138 | template<> ::dmi::GetLoggingEndpointResponse* Arena::CreateMaybeMessage<::dmi::GetLoggingEndpointResponse>(Arena*); |
| 139 | template<> ::dmi::GetMsgBusEndpointResponse* Arena::CreateMaybeMessage<::dmi::GetMsgBusEndpointResponse>(Arena*); |
| 140 | template<> ::dmi::HWComponentInfoGetRequest* Arena::CreateMaybeMessage<::dmi::HWComponentInfoGetRequest>(Arena*); |
| 141 | template<> ::dmi::HWComponentInfoGetResponse* Arena::CreateMaybeMessage<::dmi::HWComponentInfoGetResponse>(Arena*); |
| 142 | template<> ::dmi::HWComponentInfoSetRequest* Arena::CreateMaybeMessage<::dmi::HWComponentInfoSetRequest>(Arena*); |
| 143 | template<> ::dmi::HWComponentInfoSetResponse* Arena::CreateMaybeMessage<::dmi::HWComponentInfoSetResponse>(Arena*); |
Chandrakanth Nalkudre Gowda | 415b83c | 2021-04-28 18:01:29 +0530 | [diff] [blame] | 144 | template<> ::dmi::Heartbeat* Arena::CreateMaybeMessage<::dmi::Heartbeat>(Arena*); |
Shivanagouda Malaginahalli | 335fe4d | 2021-03-31 16:52:28 +0530 | [diff] [blame] | 145 | template<> ::dmi::ManagedDeviceInfo* Arena::CreateMaybeMessage<::dmi::ManagedDeviceInfo>(Arena*); |
| 146 | template<> ::dmi::ManagedDevicesResponse* Arena::CreateMaybeMessage<::dmi::ManagedDevicesResponse>(Arena*); |
| 147 | template<> ::dmi::PhysicalInventoryRequest* Arena::CreateMaybeMessage<::dmi::PhysicalInventoryRequest>(Arena*); |
| 148 | template<> ::dmi::PhysicalInventoryResponse* Arena::CreateMaybeMessage<::dmi::PhysicalInventoryResponse>(Arena*); |
Chandrakanth Nalkudre Gowda | 2f6066c | 2021-05-13 12:36:32 +0530 | [diff] [blame^] | 149 | template<> ::dmi::RebootDeviceRequest* Arena::CreateMaybeMessage<::dmi::RebootDeviceRequest>(Arena*); |
| 150 | template<> ::dmi::RebootDeviceResponse* Arena::CreateMaybeMessage<::dmi::RebootDeviceResponse>(Arena*); |
Shivanagouda Malaginahalli | 335fe4d | 2021-03-31 16:52:28 +0530 | [diff] [blame] | 151 | template<> ::dmi::SetLogLevelRequest* Arena::CreateMaybeMessage<::dmi::SetLogLevelRequest>(Arena*); |
| 152 | template<> ::dmi::SetLogLevelResponse* Arena::CreateMaybeMessage<::dmi::SetLogLevelResponse>(Arena*); |
| 153 | template<> ::dmi::SetLoggingEndpointRequest* Arena::CreateMaybeMessage<::dmi::SetLoggingEndpointRequest>(Arena*); |
| 154 | template<> ::dmi::SetMsgBusEndpointRequest* Arena::CreateMaybeMessage<::dmi::SetMsgBusEndpointRequest>(Arena*); |
| 155 | template<> ::dmi::SetRemoteEndpointResponse* Arena::CreateMaybeMessage<::dmi::SetRemoteEndpointResponse>(Arena*); |
| 156 | template<> ::dmi::StartManagingDeviceResponse* Arena::CreateMaybeMessage<::dmi::StartManagingDeviceResponse>(Arena*); |
| 157 | template<> ::dmi::StopManagingDeviceRequest* Arena::CreateMaybeMessage<::dmi::StopManagingDeviceRequest>(Arena*); |
| 158 | template<> ::dmi::StopManagingDeviceResponse* Arena::CreateMaybeMessage<::dmi::StopManagingDeviceResponse>(Arena*); |
| 159 | } // namespace protobuf |
| 160 | } // namespace google |
| 161 | namespace dmi { |
| 162 | |
| 163 | enum PhysicalInventoryResponse_Reason { |
| 164 | PhysicalInventoryResponse_Reason_UNDEFINED_REASON = 0, |
| 165 | PhysicalInventoryResponse_Reason_UNKNOWN_DEVICE = 1, |
| 166 | PhysicalInventoryResponse_Reason_INTERNAL_ERROR = 2, |
| 167 | PhysicalInventoryResponse_Reason_DEVICE_UNREACHABLE = 3, |
| 168 | PhysicalInventoryResponse_Reason_PhysicalInventoryResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(), |
| 169 | PhysicalInventoryResponse_Reason_PhysicalInventoryResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max() |
| 170 | }; |
| 171 | bool PhysicalInventoryResponse_Reason_IsValid(int value); |
| 172 | const PhysicalInventoryResponse_Reason PhysicalInventoryResponse_Reason_Reason_MIN = PhysicalInventoryResponse_Reason_UNDEFINED_REASON; |
| 173 | const PhysicalInventoryResponse_Reason PhysicalInventoryResponse_Reason_Reason_MAX = PhysicalInventoryResponse_Reason_DEVICE_UNREACHABLE; |
| 174 | const int PhysicalInventoryResponse_Reason_Reason_ARRAYSIZE = PhysicalInventoryResponse_Reason_Reason_MAX + 1; |
| 175 | |
| 176 | const ::google::protobuf::EnumDescriptor* PhysicalInventoryResponse_Reason_descriptor(); |
| 177 | inline const ::std::string& PhysicalInventoryResponse_Reason_Name(PhysicalInventoryResponse_Reason value) { |
| 178 | return ::google::protobuf::internal::NameOfEnum( |
| 179 | PhysicalInventoryResponse_Reason_descriptor(), value); |
| 180 | } |
| 181 | inline bool PhysicalInventoryResponse_Reason_Parse( |
| 182 | const ::std::string& name, PhysicalInventoryResponse_Reason* value) { |
| 183 | return ::google::protobuf::internal::ParseNamedEnum<PhysicalInventoryResponse_Reason>( |
| 184 | PhysicalInventoryResponse_Reason_descriptor(), name, value); |
| 185 | } |
| 186 | enum HWComponentInfoGetResponse_Reason { |
| 187 | HWComponentInfoGetResponse_Reason_UNDEFINED_REASON = 0, |
| 188 | HWComponentInfoGetResponse_Reason_UNKNOWN_DEVICE = 1, |
| 189 | HWComponentInfoGetResponse_Reason_UNKNOWN_COMPONENT = 2, |
| 190 | HWComponentInfoGetResponse_Reason_INTERNAL_ERROR = 3, |
| 191 | HWComponentInfoGetResponse_Reason_DEVICE_UNREACHABLE = 4, |
| 192 | HWComponentInfoGetResponse_Reason_HWComponentInfoGetResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(), |
| 193 | HWComponentInfoGetResponse_Reason_HWComponentInfoGetResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max() |
| 194 | }; |
| 195 | bool HWComponentInfoGetResponse_Reason_IsValid(int value); |
| 196 | const HWComponentInfoGetResponse_Reason HWComponentInfoGetResponse_Reason_Reason_MIN = HWComponentInfoGetResponse_Reason_UNDEFINED_REASON; |
| 197 | const HWComponentInfoGetResponse_Reason HWComponentInfoGetResponse_Reason_Reason_MAX = HWComponentInfoGetResponse_Reason_DEVICE_UNREACHABLE; |
| 198 | const int HWComponentInfoGetResponse_Reason_Reason_ARRAYSIZE = HWComponentInfoGetResponse_Reason_Reason_MAX + 1; |
| 199 | |
| 200 | const ::google::protobuf::EnumDescriptor* HWComponentInfoGetResponse_Reason_descriptor(); |
| 201 | inline const ::std::string& HWComponentInfoGetResponse_Reason_Name(HWComponentInfoGetResponse_Reason value) { |
| 202 | return ::google::protobuf::internal::NameOfEnum( |
| 203 | HWComponentInfoGetResponse_Reason_descriptor(), value); |
| 204 | } |
| 205 | inline bool HWComponentInfoGetResponse_Reason_Parse( |
| 206 | const ::std::string& name, HWComponentInfoGetResponse_Reason* value) { |
| 207 | return ::google::protobuf::internal::ParseNamedEnum<HWComponentInfoGetResponse_Reason>( |
| 208 | HWComponentInfoGetResponse_Reason_descriptor(), name, value); |
| 209 | } |
| 210 | enum HWComponentInfoSetResponse_Reason { |
| 211 | HWComponentInfoSetResponse_Reason_UNDEFINED_REASON = 0, |
| 212 | HWComponentInfoSetResponse_Reason_UNKNOWN_DEVICE = 1, |
| 213 | HWComponentInfoSetResponse_Reason_UNKNOWN_COMPONENT = 2, |
| 214 | HWComponentInfoSetResponse_Reason_INVALID_PARAMS = 3, |
| 215 | HWComponentInfoSetResponse_Reason_INTERNAL_ERROR = 4, |
| 216 | HWComponentInfoSetResponse_Reason_DEVICE_UNREACHABLE = 5, |
| 217 | HWComponentInfoSetResponse_Reason_HWComponentInfoSetResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(), |
| 218 | HWComponentInfoSetResponse_Reason_HWComponentInfoSetResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max() |
| 219 | }; |
| 220 | bool HWComponentInfoSetResponse_Reason_IsValid(int value); |
| 221 | const HWComponentInfoSetResponse_Reason HWComponentInfoSetResponse_Reason_Reason_MIN = HWComponentInfoSetResponse_Reason_UNDEFINED_REASON; |
| 222 | const HWComponentInfoSetResponse_Reason HWComponentInfoSetResponse_Reason_Reason_MAX = HWComponentInfoSetResponse_Reason_DEVICE_UNREACHABLE; |
| 223 | const int HWComponentInfoSetResponse_Reason_Reason_ARRAYSIZE = HWComponentInfoSetResponse_Reason_Reason_MAX + 1; |
| 224 | |
| 225 | const ::google::protobuf::EnumDescriptor* HWComponentInfoSetResponse_Reason_descriptor(); |
| 226 | inline const ::std::string& HWComponentInfoSetResponse_Reason_Name(HWComponentInfoSetResponse_Reason value) { |
| 227 | return ::google::protobuf::internal::NameOfEnum( |
| 228 | HWComponentInfoSetResponse_Reason_descriptor(), value); |
| 229 | } |
| 230 | inline bool HWComponentInfoSetResponse_Reason_Parse( |
| 231 | const ::std::string& name, HWComponentInfoSetResponse_Reason* value) { |
| 232 | return ::google::protobuf::internal::ParseNamedEnum<HWComponentInfoSetResponse_Reason>( |
| 233 | HWComponentInfoSetResponse_Reason_descriptor(), name, value); |
| 234 | } |
| 235 | enum StartManagingDeviceResponse_Reason { |
| 236 | StartManagingDeviceResponse_Reason_UNDEFINED_REASON = 0, |
| 237 | StartManagingDeviceResponse_Reason_DEVICE_ALREADY_MANAGED = 1, |
| 238 | StartManagingDeviceResponse_Reason_OPERATION_ALREADY_IN_PROGRESS = 2, |
| 239 | StartManagingDeviceResponse_Reason_INVALID_PARAMS = 3, |
| 240 | StartManagingDeviceResponse_Reason_INTERNAL_ERROR = 4, |
| 241 | StartManagingDeviceResponse_Reason_StartManagingDeviceResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(), |
| 242 | StartManagingDeviceResponse_Reason_StartManagingDeviceResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max() |
| 243 | }; |
| 244 | bool StartManagingDeviceResponse_Reason_IsValid(int value); |
| 245 | const StartManagingDeviceResponse_Reason StartManagingDeviceResponse_Reason_Reason_MIN = StartManagingDeviceResponse_Reason_UNDEFINED_REASON; |
| 246 | const StartManagingDeviceResponse_Reason StartManagingDeviceResponse_Reason_Reason_MAX = StartManagingDeviceResponse_Reason_INTERNAL_ERROR; |
| 247 | const int StartManagingDeviceResponse_Reason_Reason_ARRAYSIZE = StartManagingDeviceResponse_Reason_Reason_MAX + 1; |
| 248 | |
| 249 | const ::google::protobuf::EnumDescriptor* StartManagingDeviceResponse_Reason_descriptor(); |
| 250 | inline const ::std::string& StartManagingDeviceResponse_Reason_Name(StartManagingDeviceResponse_Reason value) { |
| 251 | return ::google::protobuf::internal::NameOfEnum( |
| 252 | StartManagingDeviceResponse_Reason_descriptor(), value); |
| 253 | } |
| 254 | inline bool StartManagingDeviceResponse_Reason_Parse( |
| 255 | const ::std::string& name, StartManagingDeviceResponse_Reason* value) { |
| 256 | return ::google::protobuf::internal::ParseNamedEnum<StartManagingDeviceResponse_Reason>( |
| 257 | StartManagingDeviceResponse_Reason_descriptor(), name, value); |
| 258 | } |
| 259 | enum StopManagingDeviceResponse_Reason { |
| 260 | StopManagingDeviceResponse_Reason_UNDEFINED_REASON = 0, |
| 261 | StopManagingDeviceResponse_Reason_UNKNOWN_DEVICE = 1, |
| 262 | StopManagingDeviceResponse_Reason_StopManagingDeviceResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(), |
| 263 | StopManagingDeviceResponse_Reason_StopManagingDeviceResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max() |
| 264 | }; |
| 265 | bool StopManagingDeviceResponse_Reason_IsValid(int value); |
| 266 | const StopManagingDeviceResponse_Reason StopManagingDeviceResponse_Reason_Reason_MIN = StopManagingDeviceResponse_Reason_UNDEFINED_REASON; |
| 267 | const StopManagingDeviceResponse_Reason StopManagingDeviceResponse_Reason_Reason_MAX = StopManagingDeviceResponse_Reason_UNKNOWN_DEVICE; |
| 268 | const int StopManagingDeviceResponse_Reason_Reason_ARRAYSIZE = StopManagingDeviceResponse_Reason_Reason_MAX + 1; |
| 269 | |
| 270 | const ::google::protobuf::EnumDescriptor* StopManagingDeviceResponse_Reason_descriptor(); |
| 271 | inline const ::std::string& StopManagingDeviceResponse_Reason_Name(StopManagingDeviceResponse_Reason value) { |
| 272 | return ::google::protobuf::internal::NameOfEnum( |
| 273 | StopManagingDeviceResponse_Reason_descriptor(), value); |
| 274 | } |
| 275 | inline bool StopManagingDeviceResponse_Reason_Parse( |
| 276 | const ::std::string& name, StopManagingDeviceResponse_Reason* value) { |
| 277 | return ::google::protobuf::internal::ParseNamedEnum<StopManagingDeviceResponse_Reason>( |
| 278 | StopManagingDeviceResponse_Reason_descriptor(), name, value); |
| 279 | } |
| 280 | enum ManagedDevicesResponse_Reason { |
| 281 | ManagedDevicesResponse_Reason_UNDEFINED_REASON = 0, |
| 282 | ManagedDevicesResponse_Reason_INTERNAL_ERROR = 1, |
| 283 | ManagedDevicesResponse_Reason_ManagedDevicesResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(), |
| 284 | ManagedDevicesResponse_Reason_ManagedDevicesResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max() |
| 285 | }; |
| 286 | bool ManagedDevicesResponse_Reason_IsValid(int value); |
| 287 | const ManagedDevicesResponse_Reason ManagedDevicesResponse_Reason_Reason_MIN = ManagedDevicesResponse_Reason_UNDEFINED_REASON; |
| 288 | const ManagedDevicesResponse_Reason ManagedDevicesResponse_Reason_Reason_MAX = ManagedDevicesResponse_Reason_INTERNAL_ERROR; |
| 289 | const int ManagedDevicesResponse_Reason_Reason_ARRAYSIZE = ManagedDevicesResponse_Reason_Reason_MAX + 1; |
| 290 | |
| 291 | const ::google::protobuf::EnumDescriptor* ManagedDevicesResponse_Reason_descriptor(); |
| 292 | inline const ::std::string& ManagedDevicesResponse_Reason_Name(ManagedDevicesResponse_Reason value) { |
| 293 | return ::google::protobuf::internal::NameOfEnum( |
| 294 | ManagedDevicesResponse_Reason_descriptor(), value); |
| 295 | } |
| 296 | inline bool ManagedDevicesResponse_Reason_Parse( |
| 297 | const ::std::string& name, ManagedDevicesResponse_Reason* value) { |
| 298 | return ::google::protobuf::internal::ParseNamedEnum<ManagedDevicesResponse_Reason>( |
| 299 | ManagedDevicesResponse_Reason_descriptor(), name, value); |
| 300 | } |
| 301 | enum SetRemoteEndpointResponse_Reason { |
| 302 | SetRemoteEndpointResponse_Reason_UNDEFINED_REASON = 0, |
| 303 | SetRemoteEndpointResponse_Reason_UNKNOWN_DEVICE = 1, |
| 304 | SetRemoteEndpointResponse_Reason_INTERNAL_ERROR = 2, |
| 305 | SetRemoteEndpointResponse_Reason_LOGGING_ENDPOINT_ERROR = 3, |
| 306 | SetRemoteEndpointResponse_Reason_LOGGING_ENDPOINT_PROTOCOL_ERROR = 4, |
| 307 | SetRemoteEndpointResponse_Reason_MSGBUS_ENDPOINT_ERROR = 5, |
| 308 | SetRemoteEndpointResponse_Reason_DEVICE_UNREACHABLE = 6, |
| 309 | SetRemoteEndpointResponse_Reason_SetRemoteEndpointResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(), |
| 310 | SetRemoteEndpointResponse_Reason_SetRemoteEndpointResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max() |
| 311 | }; |
| 312 | bool SetRemoteEndpointResponse_Reason_IsValid(int value); |
| 313 | const SetRemoteEndpointResponse_Reason SetRemoteEndpointResponse_Reason_Reason_MIN = SetRemoteEndpointResponse_Reason_UNDEFINED_REASON; |
| 314 | const SetRemoteEndpointResponse_Reason SetRemoteEndpointResponse_Reason_Reason_MAX = SetRemoteEndpointResponse_Reason_DEVICE_UNREACHABLE; |
| 315 | const int SetRemoteEndpointResponse_Reason_Reason_ARRAYSIZE = SetRemoteEndpointResponse_Reason_Reason_MAX + 1; |
| 316 | |
| 317 | const ::google::protobuf::EnumDescriptor* SetRemoteEndpointResponse_Reason_descriptor(); |
| 318 | inline const ::std::string& SetRemoteEndpointResponse_Reason_Name(SetRemoteEndpointResponse_Reason value) { |
| 319 | return ::google::protobuf::internal::NameOfEnum( |
| 320 | SetRemoteEndpointResponse_Reason_descriptor(), value); |
| 321 | } |
| 322 | inline bool SetRemoteEndpointResponse_Reason_Parse( |
| 323 | const ::std::string& name, SetRemoteEndpointResponse_Reason* value) { |
| 324 | return ::google::protobuf::internal::ParseNamedEnum<SetRemoteEndpointResponse_Reason>( |
| 325 | SetRemoteEndpointResponse_Reason_descriptor(), name, value); |
| 326 | } |
| 327 | enum GetLoggingEndpointResponse_Reason { |
| 328 | GetLoggingEndpointResponse_Reason_UNDEFINED_REASON = 0, |
| 329 | GetLoggingEndpointResponse_Reason_UNKNOWN_DEVICE = 1, |
| 330 | GetLoggingEndpointResponse_Reason_INTERNAL_ERROR = 2, |
| 331 | GetLoggingEndpointResponse_Reason_DEVICE_UNREACHABLE = 3, |
| 332 | GetLoggingEndpointResponse_Reason_GetLoggingEndpointResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(), |
| 333 | GetLoggingEndpointResponse_Reason_GetLoggingEndpointResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max() |
| 334 | }; |
| 335 | bool GetLoggingEndpointResponse_Reason_IsValid(int value); |
| 336 | const GetLoggingEndpointResponse_Reason GetLoggingEndpointResponse_Reason_Reason_MIN = GetLoggingEndpointResponse_Reason_UNDEFINED_REASON; |
| 337 | const GetLoggingEndpointResponse_Reason GetLoggingEndpointResponse_Reason_Reason_MAX = GetLoggingEndpointResponse_Reason_DEVICE_UNREACHABLE; |
| 338 | const int GetLoggingEndpointResponse_Reason_Reason_ARRAYSIZE = GetLoggingEndpointResponse_Reason_Reason_MAX + 1; |
| 339 | |
| 340 | const ::google::protobuf::EnumDescriptor* GetLoggingEndpointResponse_Reason_descriptor(); |
| 341 | inline const ::std::string& GetLoggingEndpointResponse_Reason_Name(GetLoggingEndpointResponse_Reason value) { |
| 342 | return ::google::protobuf::internal::NameOfEnum( |
| 343 | GetLoggingEndpointResponse_Reason_descriptor(), value); |
| 344 | } |
| 345 | inline bool GetLoggingEndpointResponse_Reason_Parse( |
| 346 | const ::std::string& name, GetLoggingEndpointResponse_Reason* value) { |
| 347 | return ::google::protobuf::internal::ParseNamedEnum<GetLoggingEndpointResponse_Reason>( |
| 348 | GetLoggingEndpointResponse_Reason_descriptor(), name, value); |
| 349 | } |
| 350 | enum GetMsgBusEndpointResponse_Reason { |
| 351 | GetMsgBusEndpointResponse_Reason_UNDEFINED_REASON = 0, |
| 352 | GetMsgBusEndpointResponse_Reason_INTERNAL_ERROR = 1, |
| 353 | GetMsgBusEndpointResponse_Reason_DEVICE_UNREACHABLE = 2, |
| 354 | GetMsgBusEndpointResponse_Reason_GetMsgBusEndpointResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(), |
| 355 | GetMsgBusEndpointResponse_Reason_GetMsgBusEndpointResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max() |
| 356 | }; |
| 357 | bool GetMsgBusEndpointResponse_Reason_IsValid(int value); |
| 358 | const GetMsgBusEndpointResponse_Reason GetMsgBusEndpointResponse_Reason_Reason_MIN = GetMsgBusEndpointResponse_Reason_UNDEFINED_REASON; |
| 359 | const GetMsgBusEndpointResponse_Reason GetMsgBusEndpointResponse_Reason_Reason_MAX = GetMsgBusEndpointResponse_Reason_DEVICE_UNREACHABLE; |
| 360 | const int GetMsgBusEndpointResponse_Reason_Reason_ARRAYSIZE = GetMsgBusEndpointResponse_Reason_Reason_MAX + 1; |
| 361 | |
| 362 | const ::google::protobuf::EnumDescriptor* GetMsgBusEndpointResponse_Reason_descriptor(); |
| 363 | inline const ::std::string& GetMsgBusEndpointResponse_Reason_Name(GetMsgBusEndpointResponse_Reason value) { |
| 364 | return ::google::protobuf::internal::NameOfEnum( |
| 365 | GetMsgBusEndpointResponse_Reason_descriptor(), value); |
| 366 | } |
| 367 | inline bool GetMsgBusEndpointResponse_Reason_Parse( |
| 368 | const ::std::string& name, GetMsgBusEndpointResponse_Reason* value) { |
| 369 | return ::google::protobuf::internal::ParseNamedEnum<GetMsgBusEndpointResponse_Reason>( |
| 370 | GetMsgBusEndpointResponse_Reason_descriptor(), name, value); |
| 371 | } |
| 372 | enum SetLogLevelResponse_Reason { |
| 373 | SetLogLevelResponse_Reason_UNDEFINED_REASON = 0, |
| 374 | SetLogLevelResponse_Reason_UNKNOWN_DEVICE = 1, |
| 375 | SetLogLevelResponse_Reason_INTERNAL_ERROR = 2, |
| 376 | SetLogLevelResponse_Reason_UNKNOWN_LOG_ENTITY = 3, |
| 377 | SetLogLevelResponse_Reason_DEVICE_UNREACHABLE = 4, |
| 378 | SetLogLevelResponse_Reason_SetLogLevelResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(), |
| 379 | SetLogLevelResponse_Reason_SetLogLevelResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max() |
| 380 | }; |
| 381 | bool SetLogLevelResponse_Reason_IsValid(int value); |
| 382 | const SetLogLevelResponse_Reason SetLogLevelResponse_Reason_Reason_MIN = SetLogLevelResponse_Reason_UNDEFINED_REASON; |
| 383 | const SetLogLevelResponse_Reason SetLogLevelResponse_Reason_Reason_MAX = SetLogLevelResponse_Reason_DEVICE_UNREACHABLE; |
| 384 | const int SetLogLevelResponse_Reason_Reason_ARRAYSIZE = SetLogLevelResponse_Reason_Reason_MAX + 1; |
| 385 | |
| 386 | const ::google::protobuf::EnumDescriptor* SetLogLevelResponse_Reason_descriptor(); |
| 387 | inline const ::std::string& SetLogLevelResponse_Reason_Name(SetLogLevelResponse_Reason value) { |
| 388 | return ::google::protobuf::internal::NameOfEnum( |
| 389 | SetLogLevelResponse_Reason_descriptor(), value); |
| 390 | } |
| 391 | inline bool SetLogLevelResponse_Reason_Parse( |
| 392 | const ::std::string& name, SetLogLevelResponse_Reason* value) { |
| 393 | return ::google::protobuf::internal::ParseNamedEnum<SetLogLevelResponse_Reason>( |
| 394 | SetLogLevelResponse_Reason_descriptor(), name, value); |
| 395 | } |
| 396 | enum GetLogLevelResponse_Reason { |
| 397 | GetLogLevelResponse_Reason_UNDEFINED_REASON = 0, |
| 398 | GetLogLevelResponse_Reason_UNKNOWN_DEVICE = 1, |
| 399 | GetLogLevelResponse_Reason_INTERNAL_ERROR = 2, |
| 400 | GetLogLevelResponse_Reason_UNKNOWN_LOG_ENTITY = 3, |
| 401 | GetLogLevelResponse_Reason_DEVICE_UNREACHABLE = 4, |
| 402 | GetLogLevelResponse_Reason_GetLogLevelResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(), |
| 403 | GetLogLevelResponse_Reason_GetLogLevelResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max() |
| 404 | }; |
| 405 | bool GetLogLevelResponse_Reason_IsValid(int value); |
| 406 | const GetLogLevelResponse_Reason GetLogLevelResponse_Reason_Reason_MIN = GetLogLevelResponse_Reason_UNDEFINED_REASON; |
| 407 | const GetLogLevelResponse_Reason GetLogLevelResponse_Reason_Reason_MAX = GetLogLevelResponse_Reason_DEVICE_UNREACHABLE; |
| 408 | const int GetLogLevelResponse_Reason_Reason_ARRAYSIZE = GetLogLevelResponse_Reason_Reason_MAX + 1; |
| 409 | |
| 410 | const ::google::protobuf::EnumDescriptor* GetLogLevelResponse_Reason_descriptor(); |
| 411 | inline const ::std::string& GetLogLevelResponse_Reason_Name(GetLogLevelResponse_Reason value) { |
| 412 | return ::google::protobuf::internal::NameOfEnum( |
| 413 | GetLogLevelResponse_Reason_descriptor(), value); |
| 414 | } |
| 415 | inline bool GetLogLevelResponse_Reason_Parse( |
| 416 | const ::std::string& name, GetLogLevelResponse_Reason* value) { |
| 417 | return ::google::protobuf::internal::ParseNamedEnum<GetLogLevelResponse_Reason>( |
| 418 | GetLogLevelResponse_Reason_descriptor(), name, value); |
| 419 | } |
Chandrakanth Nalkudre Gowda | 2f6066c | 2021-05-13 12:36:32 +0530 | [diff] [blame^] | 420 | enum RebootDeviceResponse_Reason { |
| 421 | RebootDeviceResponse_Reason_UNDEFINED_REASON = 0, |
| 422 | RebootDeviceResponse_Reason_UNKNOWN_DEVICE = 1, |
| 423 | RebootDeviceResponse_Reason_INTERNAL_ERROR = 2, |
| 424 | RebootDeviceResponse_Reason_DEVICE_UNREACHABLE = 3, |
| 425 | RebootDeviceResponse_Reason_RebootDeviceResponse_Reason_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(), |
| 426 | RebootDeviceResponse_Reason_RebootDeviceResponse_Reason_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max() |
| 427 | }; |
| 428 | bool RebootDeviceResponse_Reason_IsValid(int value); |
| 429 | const RebootDeviceResponse_Reason RebootDeviceResponse_Reason_Reason_MIN = RebootDeviceResponse_Reason_UNDEFINED_REASON; |
| 430 | const RebootDeviceResponse_Reason RebootDeviceResponse_Reason_Reason_MAX = RebootDeviceResponse_Reason_DEVICE_UNREACHABLE; |
| 431 | const int RebootDeviceResponse_Reason_Reason_ARRAYSIZE = RebootDeviceResponse_Reason_Reason_MAX + 1; |
| 432 | |
| 433 | const ::google::protobuf::EnumDescriptor* RebootDeviceResponse_Reason_descriptor(); |
| 434 | inline const ::std::string& RebootDeviceResponse_Reason_Name(RebootDeviceResponse_Reason value) { |
| 435 | return ::google::protobuf::internal::NameOfEnum( |
| 436 | RebootDeviceResponse_Reason_descriptor(), value); |
| 437 | } |
| 438 | inline bool RebootDeviceResponse_Reason_Parse( |
| 439 | const ::std::string& name, RebootDeviceResponse_Reason* value) { |
| 440 | return ::google::protobuf::internal::ParseNamedEnum<RebootDeviceResponse_Reason>( |
| 441 | RebootDeviceResponse_Reason_descriptor(), name, value); |
| 442 | } |
Shivanagouda Malaginahalli | 335fe4d | 2021-03-31 16:52:28 +0530 | [diff] [blame] | 443 | // =================================================================== |
| 444 | |
| 445 | class PhysicalInventoryRequest final : |
| 446 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.PhysicalInventoryRequest) */ { |
| 447 | public: |
| 448 | PhysicalInventoryRequest(); |
| 449 | virtual ~PhysicalInventoryRequest(); |
| 450 | |
| 451 | PhysicalInventoryRequest(const PhysicalInventoryRequest& from); |
| 452 | |
| 453 | inline PhysicalInventoryRequest& operator=(const PhysicalInventoryRequest& from) { |
| 454 | CopyFrom(from); |
| 455 | return *this; |
| 456 | } |
| 457 | #if LANG_CXX11 |
| 458 | PhysicalInventoryRequest(PhysicalInventoryRequest&& from) noexcept |
| 459 | : PhysicalInventoryRequest() { |
| 460 | *this = ::std::move(from); |
| 461 | } |
| 462 | |
| 463 | inline PhysicalInventoryRequest& operator=(PhysicalInventoryRequest&& from) noexcept { |
| 464 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 465 | if (this != &from) InternalSwap(&from); |
| 466 | } else { |
| 467 | CopyFrom(from); |
| 468 | } |
| 469 | return *this; |
| 470 | } |
| 471 | #endif |
| 472 | static const ::google::protobuf::Descriptor* descriptor() { |
| 473 | return default_instance().GetDescriptor(); |
| 474 | } |
| 475 | static const PhysicalInventoryRequest& default_instance(); |
| 476 | |
| 477 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 478 | static inline const PhysicalInventoryRequest* internal_default_instance() { |
| 479 | return reinterpret_cast<const PhysicalInventoryRequest*>( |
| 480 | &_PhysicalInventoryRequest_default_instance_); |
| 481 | } |
| 482 | static constexpr int kIndexInFileMessages = |
| 483 | 0; |
| 484 | |
| 485 | void Swap(PhysicalInventoryRequest* other); |
| 486 | friend void swap(PhysicalInventoryRequest& a, PhysicalInventoryRequest& b) { |
| 487 | a.Swap(&b); |
| 488 | } |
| 489 | |
| 490 | // implements Message ---------------------------------------------- |
| 491 | |
| 492 | inline PhysicalInventoryRequest* New() const final { |
| 493 | return CreateMaybeMessage<PhysicalInventoryRequest>(nullptr); |
| 494 | } |
| 495 | |
| 496 | PhysicalInventoryRequest* New(::google::protobuf::Arena* arena) const final { |
| 497 | return CreateMaybeMessage<PhysicalInventoryRequest>(arena); |
| 498 | } |
| 499 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 500 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 501 | void CopyFrom(const PhysicalInventoryRequest& from); |
| 502 | void MergeFrom(const PhysicalInventoryRequest& from); |
| 503 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 504 | bool IsInitialized() const final; |
| 505 | |
| 506 | size_t ByteSizeLong() const final; |
| 507 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 508 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 509 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 510 | #else |
| 511 | bool MergePartialFromCodedStream( |
| 512 | ::google::protobuf::io::CodedInputStream* input) final; |
| 513 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 514 | void SerializeWithCachedSizes( |
| 515 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 516 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 517 | ::google::protobuf::uint8* target) const final; |
| 518 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 519 | |
| 520 | private: |
| 521 | void SharedCtor(); |
| 522 | void SharedDtor(); |
| 523 | void SetCachedSize(int size) const final; |
| 524 | void InternalSwap(PhysicalInventoryRequest* other); |
| 525 | private: |
| 526 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 527 | return nullptr; |
| 528 | } |
| 529 | inline void* MaybeArenaPtr() const { |
| 530 | return nullptr; |
| 531 | } |
| 532 | public: |
| 533 | |
| 534 | ::google::protobuf::Metadata GetMetadata() const final; |
| 535 | |
| 536 | // nested types ---------------------------------------------------- |
| 537 | |
| 538 | // accessors ------------------------------------------------------- |
| 539 | |
| 540 | // .dmi.Uuid device_uuid = 1; |
| 541 | bool has_device_uuid() const; |
| 542 | void clear_device_uuid(); |
| 543 | static const int kDeviceUuidFieldNumber = 1; |
| 544 | const ::dmi::Uuid& device_uuid() const; |
| 545 | ::dmi::Uuid* release_device_uuid(); |
| 546 | ::dmi::Uuid* mutable_device_uuid(); |
| 547 | void set_allocated_device_uuid(::dmi::Uuid* device_uuid); |
| 548 | |
| 549 | // @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryRequest) |
| 550 | private: |
| 551 | class HasBitSetters; |
| 552 | |
| 553 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 554 | ::dmi::Uuid* device_uuid_; |
| 555 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 556 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 557 | }; |
| 558 | // ------------------------------------------------------------------- |
| 559 | |
| 560 | class PhysicalInventoryResponse final : |
| 561 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.PhysicalInventoryResponse) */ { |
| 562 | public: |
| 563 | PhysicalInventoryResponse(); |
| 564 | virtual ~PhysicalInventoryResponse(); |
| 565 | |
| 566 | PhysicalInventoryResponse(const PhysicalInventoryResponse& from); |
| 567 | |
| 568 | inline PhysicalInventoryResponse& operator=(const PhysicalInventoryResponse& from) { |
| 569 | CopyFrom(from); |
| 570 | return *this; |
| 571 | } |
| 572 | #if LANG_CXX11 |
| 573 | PhysicalInventoryResponse(PhysicalInventoryResponse&& from) noexcept |
| 574 | : PhysicalInventoryResponse() { |
| 575 | *this = ::std::move(from); |
| 576 | } |
| 577 | |
| 578 | inline PhysicalInventoryResponse& operator=(PhysicalInventoryResponse&& from) noexcept { |
| 579 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 580 | if (this != &from) InternalSwap(&from); |
| 581 | } else { |
| 582 | CopyFrom(from); |
| 583 | } |
| 584 | return *this; |
| 585 | } |
| 586 | #endif |
| 587 | static const ::google::protobuf::Descriptor* descriptor() { |
| 588 | return default_instance().GetDescriptor(); |
| 589 | } |
| 590 | static const PhysicalInventoryResponse& default_instance(); |
| 591 | |
| 592 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 593 | static inline const PhysicalInventoryResponse* internal_default_instance() { |
| 594 | return reinterpret_cast<const PhysicalInventoryResponse*>( |
| 595 | &_PhysicalInventoryResponse_default_instance_); |
| 596 | } |
| 597 | static constexpr int kIndexInFileMessages = |
| 598 | 1; |
| 599 | |
| 600 | void Swap(PhysicalInventoryResponse* other); |
| 601 | friend void swap(PhysicalInventoryResponse& a, PhysicalInventoryResponse& b) { |
| 602 | a.Swap(&b); |
| 603 | } |
| 604 | |
| 605 | // implements Message ---------------------------------------------- |
| 606 | |
| 607 | inline PhysicalInventoryResponse* New() const final { |
| 608 | return CreateMaybeMessage<PhysicalInventoryResponse>(nullptr); |
| 609 | } |
| 610 | |
| 611 | PhysicalInventoryResponse* New(::google::protobuf::Arena* arena) const final { |
| 612 | return CreateMaybeMessage<PhysicalInventoryResponse>(arena); |
| 613 | } |
| 614 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 615 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 616 | void CopyFrom(const PhysicalInventoryResponse& from); |
| 617 | void MergeFrom(const PhysicalInventoryResponse& from); |
| 618 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 619 | bool IsInitialized() const final; |
| 620 | |
| 621 | size_t ByteSizeLong() const final; |
| 622 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 623 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 624 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 625 | #else |
| 626 | bool MergePartialFromCodedStream( |
| 627 | ::google::protobuf::io::CodedInputStream* input) final; |
| 628 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 629 | void SerializeWithCachedSizes( |
| 630 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 631 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 632 | ::google::protobuf::uint8* target) const final; |
| 633 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 634 | |
| 635 | private: |
| 636 | void SharedCtor(); |
| 637 | void SharedDtor(); |
| 638 | void SetCachedSize(int size) const final; |
| 639 | void InternalSwap(PhysicalInventoryResponse* other); |
| 640 | private: |
| 641 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 642 | return nullptr; |
| 643 | } |
| 644 | inline void* MaybeArenaPtr() const { |
| 645 | return nullptr; |
| 646 | } |
| 647 | public: |
| 648 | |
| 649 | ::google::protobuf::Metadata GetMetadata() const final; |
| 650 | |
| 651 | // nested types ---------------------------------------------------- |
| 652 | |
| 653 | typedef PhysicalInventoryResponse_Reason Reason; |
| 654 | static const Reason UNDEFINED_REASON = |
| 655 | PhysicalInventoryResponse_Reason_UNDEFINED_REASON; |
| 656 | static const Reason UNKNOWN_DEVICE = |
| 657 | PhysicalInventoryResponse_Reason_UNKNOWN_DEVICE; |
| 658 | static const Reason INTERNAL_ERROR = |
| 659 | PhysicalInventoryResponse_Reason_INTERNAL_ERROR; |
| 660 | static const Reason DEVICE_UNREACHABLE = |
| 661 | PhysicalInventoryResponse_Reason_DEVICE_UNREACHABLE; |
| 662 | static inline bool Reason_IsValid(int value) { |
| 663 | return PhysicalInventoryResponse_Reason_IsValid(value); |
| 664 | } |
| 665 | static const Reason Reason_MIN = |
| 666 | PhysicalInventoryResponse_Reason_Reason_MIN; |
| 667 | static const Reason Reason_MAX = |
| 668 | PhysicalInventoryResponse_Reason_Reason_MAX; |
| 669 | static const int Reason_ARRAYSIZE = |
| 670 | PhysicalInventoryResponse_Reason_Reason_ARRAYSIZE; |
| 671 | static inline const ::google::protobuf::EnumDescriptor* |
| 672 | Reason_descriptor() { |
| 673 | return PhysicalInventoryResponse_Reason_descriptor(); |
| 674 | } |
| 675 | static inline const ::std::string& Reason_Name(Reason value) { |
| 676 | return PhysicalInventoryResponse_Reason_Name(value); |
| 677 | } |
| 678 | static inline bool Reason_Parse(const ::std::string& name, |
| 679 | Reason* value) { |
| 680 | return PhysicalInventoryResponse_Reason_Parse(name, value); |
| 681 | } |
| 682 | |
| 683 | // accessors ------------------------------------------------------- |
| 684 | |
| 685 | // string reason_detail = 4; |
| 686 | void clear_reason_detail(); |
| 687 | static const int kReasonDetailFieldNumber = 4; |
| 688 | const ::std::string& reason_detail() const; |
| 689 | void set_reason_detail(const ::std::string& value); |
| 690 | #if LANG_CXX11 |
| 691 | void set_reason_detail(::std::string&& value); |
| 692 | #endif |
| 693 | void set_reason_detail(const char* value); |
| 694 | void set_reason_detail(const char* value, size_t size); |
| 695 | ::std::string* mutable_reason_detail(); |
| 696 | ::std::string* release_reason_detail(); |
| 697 | void set_allocated_reason_detail(::std::string* reason_detail); |
| 698 | |
| 699 | // .dmi.Hardware inventory = 3; |
| 700 | bool has_inventory() const; |
| 701 | void clear_inventory(); |
| 702 | static const int kInventoryFieldNumber = 3; |
| 703 | const ::dmi::Hardware& inventory() const; |
| 704 | ::dmi::Hardware* release_inventory(); |
| 705 | ::dmi::Hardware* mutable_inventory(); |
| 706 | void set_allocated_inventory(::dmi::Hardware* inventory); |
| 707 | |
| 708 | // .dmi.Status status = 1; |
| 709 | void clear_status(); |
| 710 | static const int kStatusFieldNumber = 1; |
| 711 | ::dmi::Status status() const; |
| 712 | void set_status(::dmi::Status value); |
| 713 | |
| 714 | // .dmi.PhysicalInventoryResponse.Reason reason = 2; |
| 715 | void clear_reason(); |
| 716 | static const int kReasonFieldNumber = 2; |
| 717 | ::dmi::PhysicalInventoryResponse_Reason reason() const; |
| 718 | void set_reason(::dmi::PhysicalInventoryResponse_Reason value); |
| 719 | |
| 720 | // @@protoc_insertion_point(class_scope:dmi.PhysicalInventoryResponse) |
| 721 | private: |
| 722 | class HasBitSetters; |
| 723 | |
| 724 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 725 | ::google::protobuf::internal::ArenaStringPtr reason_detail_; |
| 726 | ::dmi::Hardware* inventory_; |
| 727 | int status_; |
| 728 | int reason_; |
| 729 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 730 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 731 | }; |
| 732 | // ------------------------------------------------------------------- |
| 733 | |
| 734 | class HWComponentInfoGetRequest final : |
| 735 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.HWComponentInfoGetRequest) */ { |
| 736 | public: |
| 737 | HWComponentInfoGetRequest(); |
| 738 | virtual ~HWComponentInfoGetRequest(); |
| 739 | |
| 740 | HWComponentInfoGetRequest(const HWComponentInfoGetRequest& from); |
| 741 | |
| 742 | inline HWComponentInfoGetRequest& operator=(const HWComponentInfoGetRequest& from) { |
| 743 | CopyFrom(from); |
| 744 | return *this; |
| 745 | } |
| 746 | #if LANG_CXX11 |
| 747 | HWComponentInfoGetRequest(HWComponentInfoGetRequest&& from) noexcept |
| 748 | : HWComponentInfoGetRequest() { |
| 749 | *this = ::std::move(from); |
| 750 | } |
| 751 | |
| 752 | inline HWComponentInfoGetRequest& operator=(HWComponentInfoGetRequest&& from) noexcept { |
| 753 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 754 | if (this != &from) InternalSwap(&from); |
| 755 | } else { |
| 756 | CopyFrom(from); |
| 757 | } |
| 758 | return *this; |
| 759 | } |
| 760 | #endif |
| 761 | static const ::google::protobuf::Descriptor* descriptor() { |
| 762 | return default_instance().GetDescriptor(); |
| 763 | } |
| 764 | static const HWComponentInfoGetRequest& default_instance(); |
| 765 | |
| 766 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 767 | static inline const HWComponentInfoGetRequest* internal_default_instance() { |
| 768 | return reinterpret_cast<const HWComponentInfoGetRequest*>( |
| 769 | &_HWComponentInfoGetRequest_default_instance_); |
| 770 | } |
| 771 | static constexpr int kIndexInFileMessages = |
| 772 | 2; |
| 773 | |
| 774 | void Swap(HWComponentInfoGetRequest* other); |
| 775 | friend void swap(HWComponentInfoGetRequest& a, HWComponentInfoGetRequest& b) { |
| 776 | a.Swap(&b); |
| 777 | } |
| 778 | |
| 779 | // implements Message ---------------------------------------------- |
| 780 | |
| 781 | inline HWComponentInfoGetRequest* New() const final { |
| 782 | return CreateMaybeMessage<HWComponentInfoGetRequest>(nullptr); |
| 783 | } |
| 784 | |
| 785 | HWComponentInfoGetRequest* New(::google::protobuf::Arena* arena) const final { |
| 786 | return CreateMaybeMessage<HWComponentInfoGetRequest>(arena); |
| 787 | } |
| 788 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 789 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 790 | void CopyFrom(const HWComponentInfoGetRequest& from); |
| 791 | void MergeFrom(const HWComponentInfoGetRequest& from); |
| 792 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 793 | bool IsInitialized() const final; |
| 794 | |
| 795 | size_t ByteSizeLong() const final; |
| 796 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 797 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 798 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 799 | #else |
| 800 | bool MergePartialFromCodedStream( |
| 801 | ::google::protobuf::io::CodedInputStream* input) final; |
| 802 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 803 | void SerializeWithCachedSizes( |
| 804 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 805 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 806 | ::google::protobuf::uint8* target) const final; |
| 807 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 808 | |
| 809 | private: |
| 810 | void SharedCtor(); |
| 811 | void SharedDtor(); |
| 812 | void SetCachedSize(int size) const final; |
| 813 | void InternalSwap(HWComponentInfoGetRequest* other); |
| 814 | private: |
| 815 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 816 | return nullptr; |
| 817 | } |
| 818 | inline void* MaybeArenaPtr() const { |
| 819 | return nullptr; |
| 820 | } |
| 821 | public: |
| 822 | |
| 823 | ::google::protobuf::Metadata GetMetadata() const final; |
| 824 | |
| 825 | // nested types ---------------------------------------------------- |
| 826 | |
| 827 | // accessors ------------------------------------------------------- |
| 828 | |
| 829 | // string component_name = 3; |
| 830 | void clear_component_name(); |
| 831 | static const int kComponentNameFieldNumber = 3; |
| 832 | const ::std::string& component_name() const; |
| 833 | void set_component_name(const ::std::string& value); |
| 834 | #if LANG_CXX11 |
| 835 | void set_component_name(::std::string&& value); |
| 836 | #endif |
| 837 | void set_component_name(const char* value); |
| 838 | void set_component_name(const char* value, size_t size); |
| 839 | ::std::string* mutable_component_name(); |
| 840 | ::std::string* release_component_name(); |
| 841 | void set_allocated_component_name(::std::string* component_name); |
| 842 | |
| 843 | // .dmi.Uuid device_uuid = 1; |
| 844 | bool has_device_uuid() const; |
| 845 | void clear_device_uuid(); |
| 846 | static const int kDeviceUuidFieldNumber = 1; |
| 847 | const ::dmi::Uuid& device_uuid() const; |
| 848 | ::dmi::Uuid* release_device_uuid(); |
| 849 | ::dmi::Uuid* mutable_device_uuid(); |
| 850 | void set_allocated_device_uuid(::dmi::Uuid* device_uuid); |
| 851 | |
| 852 | // .dmi.Uuid component_uuid = 2; |
| 853 | bool has_component_uuid() const; |
| 854 | void clear_component_uuid(); |
| 855 | static const int kComponentUuidFieldNumber = 2; |
| 856 | const ::dmi::Uuid& component_uuid() const; |
| 857 | ::dmi::Uuid* release_component_uuid(); |
| 858 | ::dmi::Uuid* mutable_component_uuid(); |
| 859 | void set_allocated_component_uuid(::dmi::Uuid* component_uuid); |
| 860 | |
| 861 | // @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetRequest) |
| 862 | private: |
| 863 | class HasBitSetters; |
| 864 | |
| 865 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 866 | ::google::protobuf::internal::ArenaStringPtr component_name_; |
| 867 | ::dmi::Uuid* device_uuid_; |
| 868 | ::dmi::Uuid* component_uuid_; |
| 869 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 870 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 871 | }; |
| 872 | // ------------------------------------------------------------------- |
| 873 | |
| 874 | class HWComponentInfoGetResponse final : |
| 875 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.HWComponentInfoGetResponse) */ { |
| 876 | public: |
| 877 | HWComponentInfoGetResponse(); |
| 878 | virtual ~HWComponentInfoGetResponse(); |
| 879 | |
| 880 | HWComponentInfoGetResponse(const HWComponentInfoGetResponse& from); |
| 881 | |
| 882 | inline HWComponentInfoGetResponse& operator=(const HWComponentInfoGetResponse& from) { |
| 883 | CopyFrom(from); |
| 884 | return *this; |
| 885 | } |
| 886 | #if LANG_CXX11 |
| 887 | HWComponentInfoGetResponse(HWComponentInfoGetResponse&& from) noexcept |
| 888 | : HWComponentInfoGetResponse() { |
| 889 | *this = ::std::move(from); |
| 890 | } |
| 891 | |
| 892 | inline HWComponentInfoGetResponse& operator=(HWComponentInfoGetResponse&& from) noexcept { |
| 893 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 894 | if (this != &from) InternalSwap(&from); |
| 895 | } else { |
| 896 | CopyFrom(from); |
| 897 | } |
| 898 | return *this; |
| 899 | } |
| 900 | #endif |
| 901 | static const ::google::protobuf::Descriptor* descriptor() { |
| 902 | return default_instance().GetDescriptor(); |
| 903 | } |
| 904 | static const HWComponentInfoGetResponse& default_instance(); |
| 905 | |
| 906 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 907 | static inline const HWComponentInfoGetResponse* internal_default_instance() { |
| 908 | return reinterpret_cast<const HWComponentInfoGetResponse*>( |
| 909 | &_HWComponentInfoGetResponse_default_instance_); |
| 910 | } |
| 911 | static constexpr int kIndexInFileMessages = |
| 912 | 3; |
| 913 | |
| 914 | void Swap(HWComponentInfoGetResponse* other); |
| 915 | friend void swap(HWComponentInfoGetResponse& a, HWComponentInfoGetResponse& b) { |
| 916 | a.Swap(&b); |
| 917 | } |
| 918 | |
| 919 | // implements Message ---------------------------------------------- |
| 920 | |
| 921 | inline HWComponentInfoGetResponse* New() const final { |
| 922 | return CreateMaybeMessage<HWComponentInfoGetResponse>(nullptr); |
| 923 | } |
| 924 | |
| 925 | HWComponentInfoGetResponse* New(::google::protobuf::Arena* arena) const final { |
| 926 | return CreateMaybeMessage<HWComponentInfoGetResponse>(arena); |
| 927 | } |
| 928 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 929 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 930 | void CopyFrom(const HWComponentInfoGetResponse& from); |
| 931 | void MergeFrom(const HWComponentInfoGetResponse& from); |
| 932 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 933 | bool IsInitialized() const final; |
| 934 | |
| 935 | size_t ByteSizeLong() const final; |
| 936 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 937 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 938 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 939 | #else |
| 940 | bool MergePartialFromCodedStream( |
| 941 | ::google::protobuf::io::CodedInputStream* input) final; |
| 942 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 943 | void SerializeWithCachedSizes( |
| 944 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 945 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 946 | ::google::protobuf::uint8* target) const final; |
| 947 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 948 | |
| 949 | private: |
| 950 | void SharedCtor(); |
| 951 | void SharedDtor(); |
| 952 | void SetCachedSize(int size) const final; |
| 953 | void InternalSwap(HWComponentInfoGetResponse* other); |
| 954 | private: |
| 955 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 956 | return nullptr; |
| 957 | } |
| 958 | inline void* MaybeArenaPtr() const { |
| 959 | return nullptr; |
| 960 | } |
| 961 | public: |
| 962 | |
| 963 | ::google::protobuf::Metadata GetMetadata() const final; |
| 964 | |
| 965 | // nested types ---------------------------------------------------- |
| 966 | |
| 967 | typedef HWComponentInfoGetResponse_Reason Reason; |
| 968 | static const Reason UNDEFINED_REASON = |
| 969 | HWComponentInfoGetResponse_Reason_UNDEFINED_REASON; |
| 970 | static const Reason UNKNOWN_DEVICE = |
| 971 | HWComponentInfoGetResponse_Reason_UNKNOWN_DEVICE; |
| 972 | static const Reason UNKNOWN_COMPONENT = |
| 973 | HWComponentInfoGetResponse_Reason_UNKNOWN_COMPONENT; |
| 974 | static const Reason INTERNAL_ERROR = |
| 975 | HWComponentInfoGetResponse_Reason_INTERNAL_ERROR; |
| 976 | static const Reason DEVICE_UNREACHABLE = |
| 977 | HWComponentInfoGetResponse_Reason_DEVICE_UNREACHABLE; |
| 978 | static inline bool Reason_IsValid(int value) { |
| 979 | return HWComponentInfoGetResponse_Reason_IsValid(value); |
| 980 | } |
| 981 | static const Reason Reason_MIN = |
| 982 | HWComponentInfoGetResponse_Reason_Reason_MIN; |
| 983 | static const Reason Reason_MAX = |
| 984 | HWComponentInfoGetResponse_Reason_Reason_MAX; |
| 985 | static const int Reason_ARRAYSIZE = |
| 986 | HWComponentInfoGetResponse_Reason_Reason_ARRAYSIZE; |
| 987 | static inline const ::google::protobuf::EnumDescriptor* |
| 988 | Reason_descriptor() { |
| 989 | return HWComponentInfoGetResponse_Reason_descriptor(); |
| 990 | } |
| 991 | static inline const ::std::string& Reason_Name(Reason value) { |
| 992 | return HWComponentInfoGetResponse_Reason_Name(value); |
| 993 | } |
| 994 | static inline bool Reason_Parse(const ::std::string& name, |
| 995 | Reason* value) { |
| 996 | return HWComponentInfoGetResponse_Reason_Parse(name, value); |
| 997 | } |
| 998 | |
| 999 | // accessors ------------------------------------------------------- |
| 1000 | |
| 1001 | // string reason_detail = 4; |
| 1002 | void clear_reason_detail(); |
| 1003 | static const int kReasonDetailFieldNumber = 4; |
| 1004 | const ::std::string& reason_detail() const; |
| 1005 | void set_reason_detail(const ::std::string& value); |
| 1006 | #if LANG_CXX11 |
| 1007 | void set_reason_detail(::std::string&& value); |
| 1008 | #endif |
| 1009 | void set_reason_detail(const char* value); |
| 1010 | void set_reason_detail(const char* value, size_t size); |
| 1011 | ::std::string* mutable_reason_detail(); |
| 1012 | ::std::string* release_reason_detail(); |
| 1013 | void set_allocated_reason_detail(::std::string* reason_detail); |
| 1014 | |
| 1015 | // .dmi.Component component = 3; |
| 1016 | bool has_component() const; |
| 1017 | void clear_component(); |
| 1018 | static const int kComponentFieldNumber = 3; |
| 1019 | const ::dmi::Component& component() const; |
| 1020 | ::dmi::Component* release_component(); |
| 1021 | ::dmi::Component* mutable_component(); |
| 1022 | void set_allocated_component(::dmi::Component* component); |
| 1023 | |
| 1024 | // .dmi.Status status = 1; |
| 1025 | void clear_status(); |
| 1026 | static const int kStatusFieldNumber = 1; |
| 1027 | ::dmi::Status status() const; |
| 1028 | void set_status(::dmi::Status value); |
| 1029 | |
| 1030 | // .dmi.HWComponentInfoGetResponse.Reason reason = 2; |
| 1031 | void clear_reason(); |
| 1032 | static const int kReasonFieldNumber = 2; |
| 1033 | ::dmi::HWComponentInfoGetResponse_Reason reason() const; |
| 1034 | void set_reason(::dmi::HWComponentInfoGetResponse_Reason value); |
| 1035 | |
| 1036 | // @@protoc_insertion_point(class_scope:dmi.HWComponentInfoGetResponse) |
| 1037 | private: |
| 1038 | class HasBitSetters; |
| 1039 | |
| 1040 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 1041 | ::google::protobuf::internal::ArenaStringPtr reason_detail_; |
| 1042 | ::dmi::Component* component_; |
| 1043 | int status_; |
| 1044 | int reason_; |
| 1045 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 1046 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 1047 | }; |
| 1048 | // ------------------------------------------------------------------- |
| 1049 | |
| 1050 | class HWComponentInfoSetRequest final : |
| 1051 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.HWComponentInfoSetRequest) */ { |
| 1052 | public: |
| 1053 | HWComponentInfoSetRequest(); |
| 1054 | virtual ~HWComponentInfoSetRequest(); |
| 1055 | |
| 1056 | HWComponentInfoSetRequest(const HWComponentInfoSetRequest& from); |
| 1057 | |
| 1058 | inline HWComponentInfoSetRequest& operator=(const HWComponentInfoSetRequest& from) { |
| 1059 | CopyFrom(from); |
| 1060 | return *this; |
| 1061 | } |
| 1062 | #if LANG_CXX11 |
| 1063 | HWComponentInfoSetRequest(HWComponentInfoSetRequest&& from) noexcept |
| 1064 | : HWComponentInfoSetRequest() { |
| 1065 | *this = ::std::move(from); |
| 1066 | } |
| 1067 | |
| 1068 | inline HWComponentInfoSetRequest& operator=(HWComponentInfoSetRequest&& from) noexcept { |
| 1069 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 1070 | if (this != &from) InternalSwap(&from); |
| 1071 | } else { |
| 1072 | CopyFrom(from); |
| 1073 | } |
| 1074 | return *this; |
| 1075 | } |
| 1076 | #endif |
| 1077 | static const ::google::protobuf::Descriptor* descriptor() { |
| 1078 | return default_instance().GetDescriptor(); |
| 1079 | } |
| 1080 | static const HWComponentInfoSetRequest& default_instance(); |
| 1081 | |
| 1082 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 1083 | static inline const HWComponentInfoSetRequest* internal_default_instance() { |
| 1084 | return reinterpret_cast<const HWComponentInfoSetRequest*>( |
| 1085 | &_HWComponentInfoSetRequest_default_instance_); |
| 1086 | } |
| 1087 | static constexpr int kIndexInFileMessages = |
| 1088 | 4; |
| 1089 | |
| 1090 | void Swap(HWComponentInfoSetRequest* other); |
| 1091 | friend void swap(HWComponentInfoSetRequest& a, HWComponentInfoSetRequest& b) { |
| 1092 | a.Swap(&b); |
| 1093 | } |
| 1094 | |
| 1095 | // implements Message ---------------------------------------------- |
| 1096 | |
| 1097 | inline HWComponentInfoSetRequest* New() const final { |
| 1098 | return CreateMaybeMessage<HWComponentInfoSetRequest>(nullptr); |
| 1099 | } |
| 1100 | |
| 1101 | HWComponentInfoSetRequest* New(::google::protobuf::Arena* arena) const final { |
| 1102 | return CreateMaybeMessage<HWComponentInfoSetRequest>(arena); |
| 1103 | } |
| 1104 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 1105 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 1106 | void CopyFrom(const HWComponentInfoSetRequest& from); |
| 1107 | void MergeFrom(const HWComponentInfoSetRequest& from); |
| 1108 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 1109 | bool IsInitialized() const final; |
| 1110 | |
| 1111 | size_t ByteSizeLong() const final; |
| 1112 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 1113 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 1114 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 1115 | #else |
| 1116 | bool MergePartialFromCodedStream( |
| 1117 | ::google::protobuf::io::CodedInputStream* input) final; |
| 1118 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 1119 | void SerializeWithCachedSizes( |
| 1120 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 1121 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 1122 | ::google::protobuf::uint8* target) const final; |
| 1123 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 1124 | |
| 1125 | private: |
| 1126 | void SharedCtor(); |
| 1127 | void SharedDtor(); |
| 1128 | void SetCachedSize(int size) const final; |
| 1129 | void InternalSwap(HWComponentInfoSetRequest* other); |
| 1130 | private: |
| 1131 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 1132 | return nullptr; |
| 1133 | } |
| 1134 | inline void* MaybeArenaPtr() const { |
| 1135 | return nullptr; |
| 1136 | } |
| 1137 | public: |
| 1138 | |
| 1139 | ::google::protobuf::Metadata GetMetadata() const final; |
| 1140 | |
| 1141 | // nested types ---------------------------------------------------- |
| 1142 | |
| 1143 | // accessors ------------------------------------------------------- |
| 1144 | |
| 1145 | // string component_name = 3; |
| 1146 | void clear_component_name(); |
| 1147 | static const int kComponentNameFieldNumber = 3; |
| 1148 | const ::std::string& component_name() const; |
| 1149 | void set_component_name(const ::std::string& value); |
| 1150 | #if LANG_CXX11 |
| 1151 | void set_component_name(::std::string&& value); |
| 1152 | #endif |
| 1153 | void set_component_name(const char* value); |
| 1154 | void set_component_name(const char* value, size_t size); |
| 1155 | ::std::string* mutable_component_name(); |
| 1156 | ::std::string* release_component_name(); |
| 1157 | void set_allocated_component_name(::std::string* component_name); |
| 1158 | |
| 1159 | // .dmi.Uuid device_uuid = 1; |
| 1160 | bool has_device_uuid() const; |
| 1161 | void clear_device_uuid(); |
| 1162 | static const int kDeviceUuidFieldNumber = 1; |
| 1163 | const ::dmi::Uuid& device_uuid() const; |
| 1164 | ::dmi::Uuid* release_device_uuid(); |
| 1165 | ::dmi::Uuid* mutable_device_uuid(); |
| 1166 | void set_allocated_device_uuid(::dmi::Uuid* device_uuid); |
| 1167 | |
| 1168 | // .dmi.Uuid component_uuid = 2; |
| 1169 | bool has_component_uuid() const; |
| 1170 | void clear_component_uuid(); |
| 1171 | static const int kComponentUuidFieldNumber = 2; |
| 1172 | const ::dmi::Uuid& component_uuid() const; |
| 1173 | ::dmi::Uuid* release_component_uuid(); |
| 1174 | ::dmi::Uuid* mutable_component_uuid(); |
| 1175 | void set_allocated_component_uuid(::dmi::Uuid* component_uuid); |
| 1176 | |
| 1177 | // .dmi.ModifiableComponent changes = 4; |
| 1178 | bool has_changes() const; |
| 1179 | void clear_changes(); |
| 1180 | static const int kChangesFieldNumber = 4; |
| 1181 | const ::dmi::ModifiableComponent& changes() const; |
| 1182 | ::dmi::ModifiableComponent* release_changes(); |
| 1183 | ::dmi::ModifiableComponent* mutable_changes(); |
| 1184 | void set_allocated_changes(::dmi::ModifiableComponent* changes); |
| 1185 | |
| 1186 | // @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetRequest) |
| 1187 | private: |
| 1188 | class HasBitSetters; |
| 1189 | |
| 1190 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 1191 | ::google::protobuf::internal::ArenaStringPtr component_name_; |
| 1192 | ::dmi::Uuid* device_uuid_; |
| 1193 | ::dmi::Uuid* component_uuid_; |
| 1194 | ::dmi::ModifiableComponent* changes_; |
| 1195 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 1196 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 1197 | }; |
| 1198 | // ------------------------------------------------------------------- |
| 1199 | |
| 1200 | class HWComponentInfoSetResponse final : |
| 1201 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.HWComponentInfoSetResponse) */ { |
| 1202 | public: |
| 1203 | HWComponentInfoSetResponse(); |
| 1204 | virtual ~HWComponentInfoSetResponse(); |
| 1205 | |
| 1206 | HWComponentInfoSetResponse(const HWComponentInfoSetResponse& from); |
| 1207 | |
| 1208 | inline HWComponentInfoSetResponse& operator=(const HWComponentInfoSetResponse& from) { |
| 1209 | CopyFrom(from); |
| 1210 | return *this; |
| 1211 | } |
| 1212 | #if LANG_CXX11 |
| 1213 | HWComponentInfoSetResponse(HWComponentInfoSetResponse&& from) noexcept |
| 1214 | : HWComponentInfoSetResponse() { |
| 1215 | *this = ::std::move(from); |
| 1216 | } |
| 1217 | |
| 1218 | inline HWComponentInfoSetResponse& operator=(HWComponentInfoSetResponse&& from) noexcept { |
| 1219 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 1220 | if (this != &from) InternalSwap(&from); |
| 1221 | } else { |
| 1222 | CopyFrom(from); |
| 1223 | } |
| 1224 | return *this; |
| 1225 | } |
| 1226 | #endif |
| 1227 | static const ::google::protobuf::Descriptor* descriptor() { |
| 1228 | return default_instance().GetDescriptor(); |
| 1229 | } |
| 1230 | static const HWComponentInfoSetResponse& default_instance(); |
| 1231 | |
| 1232 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 1233 | static inline const HWComponentInfoSetResponse* internal_default_instance() { |
| 1234 | return reinterpret_cast<const HWComponentInfoSetResponse*>( |
| 1235 | &_HWComponentInfoSetResponse_default_instance_); |
| 1236 | } |
| 1237 | static constexpr int kIndexInFileMessages = |
| 1238 | 5; |
| 1239 | |
| 1240 | void Swap(HWComponentInfoSetResponse* other); |
| 1241 | friend void swap(HWComponentInfoSetResponse& a, HWComponentInfoSetResponse& b) { |
| 1242 | a.Swap(&b); |
| 1243 | } |
| 1244 | |
| 1245 | // implements Message ---------------------------------------------- |
| 1246 | |
| 1247 | inline HWComponentInfoSetResponse* New() const final { |
| 1248 | return CreateMaybeMessage<HWComponentInfoSetResponse>(nullptr); |
| 1249 | } |
| 1250 | |
| 1251 | HWComponentInfoSetResponse* New(::google::protobuf::Arena* arena) const final { |
| 1252 | return CreateMaybeMessage<HWComponentInfoSetResponse>(arena); |
| 1253 | } |
| 1254 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 1255 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 1256 | void CopyFrom(const HWComponentInfoSetResponse& from); |
| 1257 | void MergeFrom(const HWComponentInfoSetResponse& from); |
| 1258 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 1259 | bool IsInitialized() const final; |
| 1260 | |
| 1261 | size_t ByteSizeLong() const final; |
| 1262 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 1263 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 1264 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 1265 | #else |
| 1266 | bool MergePartialFromCodedStream( |
| 1267 | ::google::protobuf::io::CodedInputStream* input) final; |
| 1268 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 1269 | void SerializeWithCachedSizes( |
| 1270 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 1271 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 1272 | ::google::protobuf::uint8* target) const final; |
| 1273 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 1274 | |
| 1275 | private: |
| 1276 | void SharedCtor(); |
| 1277 | void SharedDtor(); |
| 1278 | void SetCachedSize(int size) const final; |
| 1279 | void InternalSwap(HWComponentInfoSetResponse* other); |
| 1280 | private: |
| 1281 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 1282 | return nullptr; |
| 1283 | } |
| 1284 | inline void* MaybeArenaPtr() const { |
| 1285 | return nullptr; |
| 1286 | } |
| 1287 | public: |
| 1288 | |
| 1289 | ::google::protobuf::Metadata GetMetadata() const final; |
| 1290 | |
| 1291 | // nested types ---------------------------------------------------- |
| 1292 | |
| 1293 | typedef HWComponentInfoSetResponse_Reason Reason; |
| 1294 | static const Reason UNDEFINED_REASON = |
| 1295 | HWComponentInfoSetResponse_Reason_UNDEFINED_REASON; |
| 1296 | static const Reason UNKNOWN_DEVICE = |
| 1297 | HWComponentInfoSetResponse_Reason_UNKNOWN_DEVICE; |
| 1298 | static const Reason UNKNOWN_COMPONENT = |
| 1299 | HWComponentInfoSetResponse_Reason_UNKNOWN_COMPONENT; |
| 1300 | static const Reason INVALID_PARAMS = |
| 1301 | HWComponentInfoSetResponse_Reason_INVALID_PARAMS; |
| 1302 | static const Reason INTERNAL_ERROR = |
| 1303 | HWComponentInfoSetResponse_Reason_INTERNAL_ERROR; |
| 1304 | static const Reason DEVICE_UNREACHABLE = |
| 1305 | HWComponentInfoSetResponse_Reason_DEVICE_UNREACHABLE; |
| 1306 | static inline bool Reason_IsValid(int value) { |
| 1307 | return HWComponentInfoSetResponse_Reason_IsValid(value); |
| 1308 | } |
| 1309 | static const Reason Reason_MIN = |
| 1310 | HWComponentInfoSetResponse_Reason_Reason_MIN; |
| 1311 | static const Reason Reason_MAX = |
| 1312 | HWComponentInfoSetResponse_Reason_Reason_MAX; |
| 1313 | static const int Reason_ARRAYSIZE = |
| 1314 | HWComponentInfoSetResponse_Reason_Reason_ARRAYSIZE; |
| 1315 | static inline const ::google::protobuf::EnumDescriptor* |
| 1316 | Reason_descriptor() { |
| 1317 | return HWComponentInfoSetResponse_Reason_descriptor(); |
| 1318 | } |
| 1319 | static inline const ::std::string& Reason_Name(Reason value) { |
| 1320 | return HWComponentInfoSetResponse_Reason_Name(value); |
| 1321 | } |
| 1322 | static inline bool Reason_Parse(const ::std::string& name, |
| 1323 | Reason* value) { |
| 1324 | return HWComponentInfoSetResponse_Reason_Parse(name, value); |
| 1325 | } |
| 1326 | |
| 1327 | // accessors ------------------------------------------------------- |
| 1328 | |
| 1329 | // string reason_detail = 3; |
| 1330 | void clear_reason_detail(); |
| 1331 | static const int kReasonDetailFieldNumber = 3; |
| 1332 | const ::std::string& reason_detail() const; |
| 1333 | void set_reason_detail(const ::std::string& value); |
| 1334 | #if LANG_CXX11 |
| 1335 | void set_reason_detail(::std::string&& value); |
| 1336 | #endif |
| 1337 | void set_reason_detail(const char* value); |
| 1338 | void set_reason_detail(const char* value, size_t size); |
| 1339 | ::std::string* mutable_reason_detail(); |
| 1340 | ::std::string* release_reason_detail(); |
| 1341 | void set_allocated_reason_detail(::std::string* reason_detail); |
| 1342 | |
| 1343 | // .dmi.Status status = 1; |
| 1344 | void clear_status(); |
| 1345 | static const int kStatusFieldNumber = 1; |
| 1346 | ::dmi::Status status() const; |
| 1347 | void set_status(::dmi::Status value); |
| 1348 | |
| 1349 | // .dmi.HWComponentInfoSetResponse.Reason reason = 2; |
| 1350 | void clear_reason(); |
| 1351 | static const int kReasonFieldNumber = 2; |
| 1352 | ::dmi::HWComponentInfoSetResponse_Reason reason() const; |
| 1353 | void set_reason(::dmi::HWComponentInfoSetResponse_Reason value); |
| 1354 | |
| 1355 | // @@protoc_insertion_point(class_scope:dmi.HWComponentInfoSetResponse) |
| 1356 | private: |
| 1357 | class HasBitSetters; |
| 1358 | |
| 1359 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 1360 | ::google::protobuf::internal::ArenaStringPtr reason_detail_; |
| 1361 | int status_; |
| 1362 | int reason_; |
| 1363 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 1364 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 1365 | }; |
| 1366 | // ------------------------------------------------------------------- |
| 1367 | |
| 1368 | class StartManagingDeviceResponse final : |
| 1369 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.StartManagingDeviceResponse) */ { |
| 1370 | public: |
| 1371 | StartManagingDeviceResponse(); |
| 1372 | virtual ~StartManagingDeviceResponse(); |
| 1373 | |
| 1374 | StartManagingDeviceResponse(const StartManagingDeviceResponse& from); |
| 1375 | |
| 1376 | inline StartManagingDeviceResponse& operator=(const StartManagingDeviceResponse& from) { |
| 1377 | CopyFrom(from); |
| 1378 | return *this; |
| 1379 | } |
| 1380 | #if LANG_CXX11 |
| 1381 | StartManagingDeviceResponse(StartManagingDeviceResponse&& from) noexcept |
| 1382 | : StartManagingDeviceResponse() { |
| 1383 | *this = ::std::move(from); |
| 1384 | } |
| 1385 | |
| 1386 | inline StartManagingDeviceResponse& operator=(StartManagingDeviceResponse&& from) noexcept { |
| 1387 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 1388 | if (this != &from) InternalSwap(&from); |
| 1389 | } else { |
| 1390 | CopyFrom(from); |
| 1391 | } |
| 1392 | return *this; |
| 1393 | } |
| 1394 | #endif |
| 1395 | static const ::google::protobuf::Descriptor* descriptor() { |
| 1396 | return default_instance().GetDescriptor(); |
| 1397 | } |
| 1398 | static const StartManagingDeviceResponse& default_instance(); |
| 1399 | |
| 1400 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 1401 | static inline const StartManagingDeviceResponse* internal_default_instance() { |
| 1402 | return reinterpret_cast<const StartManagingDeviceResponse*>( |
| 1403 | &_StartManagingDeviceResponse_default_instance_); |
| 1404 | } |
| 1405 | static constexpr int kIndexInFileMessages = |
| 1406 | 6; |
| 1407 | |
| 1408 | void Swap(StartManagingDeviceResponse* other); |
| 1409 | friend void swap(StartManagingDeviceResponse& a, StartManagingDeviceResponse& b) { |
| 1410 | a.Swap(&b); |
| 1411 | } |
| 1412 | |
| 1413 | // implements Message ---------------------------------------------- |
| 1414 | |
| 1415 | inline StartManagingDeviceResponse* New() const final { |
| 1416 | return CreateMaybeMessage<StartManagingDeviceResponse>(nullptr); |
| 1417 | } |
| 1418 | |
| 1419 | StartManagingDeviceResponse* New(::google::protobuf::Arena* arena) const final { |
| 1420 | return CreateMaybeMessage<StartManagingDeviceResponse>(arena); |
| 1421 | } |
| 1422 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 1423 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 1424 | void CopyFrom(const StartManagingDeviceResponse& from); |
| 1425 | void MergeFrom(const StartManagingDeviceResponse& from); |
| 1426 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 1427 | bool IsInitialized() const final; |
| 1428 | |
| 1429 | size_t ByteSizeLong() const final; |
| 1430 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 1431 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 1432 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 1433 | #else |
| 1434 | bool MergePartialFromCodedStream( |
| 1435 | ::google::protobuf::io::CodedInputStream* input) final; |
| 1436 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 1437 | void SerializeWithCachedSizes( |
| 1438 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 1439 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 1440 | ::google::protobuf::uint8* target) const final; |
| 1441 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 1442 | |
| 1443 | private: |
| 1444 | void SharedCtor(); |
| 1445 | void SharedDtor(); |
| 1446 | void SetCachedSize(int size) const final; |
| 1447 | void InternalSwap(StartManagingDeviceResponse* other); |
| 1448 | private: |
| 1449 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 1450 | return nullptr; |
| 1451 | } |
| 1452 | inline void* MaybeArenaPtr() const { |
| 1453 | return nullptr; |
| 1454 | } |
| 1455 | public: |
| 1456 | |
| 1457 | ::google::protobuf::Metadata GetMetadata() const final; |
| 1458 | |
| 1459 | // nested types ---------------------------------------------------- |
| 1460 | |
| 1461 | typedef StartManagingDeviceResponse_Reason Reason; |
| 1462 | static const Reason UNDEFINED_REASON = |
| 1463 | StartManagingDeviceResponse_Reason_UNDEFINED_REASON; |
| 1464 | static const Reason DEVICE_ALREADY_MANAGED = |
| 1465 | StartManagingDeviceResponse_Reason_DEVICE_ALREADY_MANAGED; |
| 1466 | static const Reason OPERATION_ALREADY_IN_PROGRESS = |
| 1467 | StartManagingDeviceResponse_Reason_OPERATION_ALREADY_IN_PROGRESS; |
| 1468 | static const Reason INVALID_PARAMS = |
| 1469 | StartManagingDeviceResponse_Reason_INVALID_PARAMS; |
| 1470 | static const Reason INTERNAL_ERROR = |
| 1471 | StartManagingDeviceResponse_Reason_INTERNAL_ERROR; |
| 1472 | static inline bool Reason_IsValid(int value) { |
| 1473 | return StartManagingDeviceResponse_Reason_IsValid(value); |
| 1474 | } |
| 1475 | static const Reason Reason_MIN = |
| 1476 | StartManagingDeviceResponse_Reason_Reason_MIN; |
| 1477 | static const Reason Reason_MAX = |
| 1478 | StartManagingDeviceResponse_Reason_Reason_MAX; |
| 1479 | static const int Reason_ARRAYSIZE = |
| 1480 | StartManagingDeviceResponse_Reason_Reason_ARRAYSIZE; |
| 1481 | static inline const ::google::protobuf::EnumDescriptor* |
| 1482 | Reason_descriptor() { |
| 1483 | return StartManagingDeviceResponse_Reason_descriptor(); |
| 1484 | } |
| 1485 | static inline const ::std::string& Reason_Name(Reason value) { |
| 1486 | return StartManagingDeviceResponse_Reason_Name(value); |
| 1487 | } |
| 1488 | static inline bool Reason_Parse(const ::std::string& name, |
| 1489 | Reason* value) { |
| 1490 | return StartManagingDeviceResponse_Reason_Parse(name, value); |
| 1491 | } |
| 1492 | |
| 1493 | // accessors ------------------------------------------------------- |
| 1494 | |
| 1495 | // string reason_detail = 4; |
| 1496 | void clear_reason_detail(); |
| 1497 | static const int kReasonDetailFieldNumber = 4; |
| 1498 | const ::std::string& reason_detail() const; |
| 1499 | void set_reason_detail(const ::std::string& value); |
| 1500 | #if LANG_CXX11 |
| 1501 | void set_reason_detail(::std::string&& value); |
| 1502 | #endif |
| 1503 | void set_reason_detail(const char* value); |
| 1504 | void set_reason_detail(const char* value, size_t size); |
| 1505 | ::std::string* mutable_reason_detail(); |
| 1506 | ::std::string* release_reason_detail(); |
| 1507 | void set_allocated_reason_detail(::std::string* reason_detail); |
| 1508 | |
| 1509 | // .dmi.Uuid device_uuid = 3; |
| 1510 | bool has_device_uuid() const; |
| 1511 | void clear_device_uuid(); |
| 1512 | static const int kDeviceUuidFieldNumber = 3; |
| 1513 | const ::dmi::Uuid& device_uuid() const; |
| 1514 | ::dmi::Uuid* release_device_uuid(); |
| 1515 | ::dmi::Uuid* mutable_device_uuid(); |
| 1516 | void set_allocated_device_uuid(::dmi::Uuid* device_uuid); |
| 1517 | |
| 1518 | // .dmi.Status status = 1; |
| 1519 | void clear_status(); |
| 1520 | static const int kStatusFieldNumber = 1; |
| 1521 | ::dmi::Status status() const; |
| 1522 | void set_status(::dmi::Status value); |
| 1523 | |
| 1524 | // .dmi.StartManagingDeviceResponse.Reason reason = 2; |
| 1525 | void clear_reason(); |
| 1526 | static const int kReasonFieldNumber = 2; |
| 1527 | ::dmi::StartManagingDeviceResponse_Reason reason() const; |
| 1528 | void set_reason(::dmi::StartManagingDeviceResponse_Reason value); |
| 1529 | |
| 1530 | // @@protoc_insertion_point(class_scope:dmi.StartManagingDeviceResponse) |
| 1531 | private: |
| 1532 | class HasBitSetters; |
| 1533 | |
| 1534 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 1535 | ::google::protobuf::internal::ArenaStringPtr reason_detail_; |
| 1536 | ::dmi::Uuid* device_uuid_; |
| 1537 | int status_; |
| 1538 | int reason_; |
| 1539 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 1540 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 1541 | }; |
| 1542 | // ------------------------------------------------------------------- |
| 1543 | |
| 1544 | class StopManagingDeviceRequest final : |
| 1545 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.StopManagingDeviceRequest) */ { |
| 1546 | public: |
| 1547 | StopManagingDeviceRequest(); |
| 1548 | virtual ~StopManagingDeviceRequest(); |
| 1549 | |
| 1550 | StopManagingDeviceRequest(const StopManagingDeviceRequest& from); |
| 1551 | |
| 1552 | inline StopManagingDeviceRequest& operator=(const StopManagingDeviceRequest& from) { |
| 1553 | CopyFrom(from); |
| 1554 | return *this; |
| 1555 | } |
| 1556 | #if LANG_CXX11 |
| 1557 | StopManagingDeviceRequest(StopManagingDeviceRequest&& from) noexcept |
| 1558 | : StopManagingDeviceRequest() { |
| 1559 | *this = ::std::move(from); |
| 1560 | } |
| 1561 | |
| 1562 | inline StopManagingDeviceRequest& operator=(StopManagingDeviceRequest&& from) noexcept { |
| 1563 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 1564 | if (this != &from) InternalSwap(&from); |
| 1565 | } else { |
| 1566 | CopyFrom(from); |
| 1567 | } |
| 1568 | return *this; |
| 1569 | } |
| 1570 | #endif |
| 1571 | static const ::google::protobuf::Descriptor* descriptor() { |
| 1572 | return default_instance().GetDescriptor(); |
| 1573 | } |
| 1574 | static const StopManagingDeviceRequest& default_instance(); |
| 1575 | |
| 1576 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 1577 | static inline const StopManagingDeviceRequest* internal_default_instance() { |
| 1578 | return reinterpret_cast<const StopManagingDeviceRequest*>( |
| 1579 | &_StopManagingDeviceRequest_default_instance_); |
| 1580 | } |
| 1581 | static constexpr int kIndexInFileMessages = |
| 1582 | 7; |
| 1583 | |
| 1584 | void Swap(StopManagingDeviceRequest* other); |
| 1585 | friend void swap(StopManagingDeviceRequest& a, StopManagingDeviceRequest& b) { |
| 1586 | a.Swap(&b); |
| 1587 | } |
| 1588 | |
| 1589 | // implements Message ---------------------------------------------- |
| 1590 | |
| 1591 | inline StopManagingDeviceRequest* New() const final { |
| 1592 | return CreateMaybeMessage<StopManagingDeviceRequest>(nullptr); |
| 1593 | } |
| 1594 | |
| 1595 | StopManagingDeviceRequest* New(::google::protobuf::Arena* arena) const final { |
| 1596 | return CreateMaybeMessage<StopManagingDeviceRequest>(arena); |
| 1597 | } |
| 1598 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 1599 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 1600 | void CopyFrom(const StopManagingDeviceRequest& from); |
| 1601 | void MergeFrom(const StopManagingDeviceRequest& from); |
| 1602 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 1603 | bool IsInitialized() const final; |
| 1604 | |
| 1605 | size_t ByteSizeLong() const final; |
| 1606 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 1607 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 1608 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 1609 | #else |
| 1610 | bool MergePartialFromCodedStream( |
| 1611 | ::google::protobuf::io::CodedInputStream* input) final; |
| 1612 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 1613 | void SerializeWithCachedSizes( |
| 1614 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 1615 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 1616 | ::google::protobuf::uint8* target) const final; |
| 1617 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 1618 | |
| 1619 | private: |
| 1620 | void SharedCtor(); |
| 1621 | void SharedDtor(); |
| 1622 | void SetCachedSize(int size) const final; |
| 1623 | void InternalSwap(StopManagingDeviceRequest* other); |
| 1624 | private: |
| 1625 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 1626 | return nullptr; |
| 1627 | } |
| 1628 | inline void* MaybeArenaPtr() const { |
| 1629 | return nullptr; |
| 1630 | } |
| 1631 | public: |
| 1632 | |
| 1633 | ::google::protobuf::Metadata GetMetadata() const final; |
| 1634 | |
| 1635 | // nested types ---------------------------------------------------- |
| 1636 | |
| 1637 | // accessors ------------------------------------------------------- |
| 1638 | |
| 1639 | // string name = 1; |
| 1640 | void clear_name(); |
| 1641 | static const int kNameFieldNumber = 1; |
| 1642 | const ::std::string& name() const; |
| 1643 | void set_name(const ::std::string& value); |
| 1644 | #if LANG_CXX11 |
| 1645 | void set_name(::std::string&& value); |
| 1646 | #endif |
| 1647 | void set_name(const char* value); |
| 1648 | void set_name(const char* value, size_t size); |
| 1649 | ::std::string* mutable_name(); |
| 1650 | ::std::string* release_name(); |
| 1651 | void set_allocated_name(::std::string* name); |
| 1652 | |
| 1653 | // @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceRequest) |
| 1654 | private: |
| 1655 | class HasBitSetters; |
| 1656 | |
| 1657 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 1658 | ::google::protobuf::internal::ArenaStringPtr name_; |
| 1659 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 1660 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 1661 | }; |
| 1662 | // ------------------------------------------------------------------- |
| 1663 | |
| 1664 | class StopManagingDeviceResponse final : |
| 1665 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.StopManagingDeviceResponse) */ { |
| 1666 | public: |
| 1667 | StopManagingDeviceResponse(); |
| 1668 | virtual ~StopManagingDeviceResponse(); |
| 1669 | |
| 1670 | StopManagingDeviceResponse(const StopManagingDeviceResponse& from); |
| 1671 | |
| 1672 | inline StopManagingDeviceResponse& operator=(const StopManagingDeviceResponse& from) { |
| 1673 | CopyFrom(from); |
| 1674 | return *this; |
| 1675 | } |
| 1676 | #if LANG_CXX11 |
| 1677 | StopManagingDeviceResponse(StopManagingDeviceResponse&& from) noexcept |
| 1678 | : StopManagingDeviceResponse() { |
| 1679 | *this = ::std::move(from); |
| 1680 | } |
| 1681 | |
| 1682 | inline StopManagingDeviceResponse& operator=(StopManagingDeviceResponse&& from) noexcept { |
| 1683 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 1684 | if (this != &from) InternalSwap(&from); |
| 1685 | } else { |
| 1686 | CopyFrom(from); |
| 1687 | } |
| 1688 | return *this; |
| 1689 | } |
| 1690 | #endif |
| 1691 | static const ::google::protobuf::Descriptor* descriptor() { |
| 1692 | return default_instance().GetDescriptor(); |
| 1693 | } |
| 1694 | static const StopManagingDeviceResponse& default_instance(); |
| 1695 | |
| 1696 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 1697 | static inline const StopManagingDeviceResponse* internal_default_instance() { |
| 1698 | return reinterpret_cast<const StopManagingDeviceResponse*>( |
| 1699 | &_StopManagingDeviceResponse_default_instance_); |
| 1700 | } |
| 1701 | static constexpr int kIndexInFileMessages = |
| 1702 | 8; |
| 1703 | |
| 1704 | void Swap(StopManagingDeviceResponse* other); |
| 1705 | friend void swap(StopManagingDeviceResponse& a, StopManagingDeviceResponse& b) { |
| 1706 | a.Swap(&b); |
| 1707 | } |
| 1708 | |
| 1709 | // implements Message ---------------------------------------------- |
| 1710 | |
| 1711 | inline StopManagingDeviceResponse* New() const final { |
| 1712 | return CreateMaybeMessage<StopManagingDeviceResponse>(nullptr); |
| 1713 | } |
| 1714 | |
| 1715 | StopManagingDeviceResponse* New(::google::protobuf::Arena* arena) const final { |
| 1716 | return CreateMaybeMessage<StopManagingDeviceResponse>(arena); |
| 1717 | } |
| 1718 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 1719 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 1720 | void CopyFrom(const StopManagingDeviceResponse& from); |
| 1721 | void MergeFrom(const StopManagingDeviceResponse& from); |
| 1722 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 1723 | bool IsInitialized() const final; |
| 1724 | |
| 1725 | size_t ByteSizeLong() const final; |
| 1726 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 1727 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 1728 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 1729 | #else |
| 1730 | bool MergePartialFromCodedStream( |
| 1731 | ::google::protobuf::io::CodedInputStream* input) final; |
| 1732 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 1733 | void SerializeWithCachedSizes( |
| 1734 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 1735 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 1736 | ::google::protobuf::uint8* target) const final; |
| 1737 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 1738 | |
| 1739 | private: |
| 1740 | void SharedCtor(); |
| 1741 | void SharedDtor(); |
| 1742 | void SetCachedSize(int size) const final; |
| 1743 | void InternalSwap(StopManagingDeviceResponse* other); |
| 1744 | private: |
| 1745 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 1746 | return nullptr; |
| 1747 | } |
| 1748 | inline void* MaybeArenaPtr() const { |
| 1749 | return nullptr; |
| 1750 | } |
| 1751 | public: |
| 1752 | |
| 1753 | ::google::protobuf::Metadata GetMetadata() const final; |
| 1754 | |
| 1755 | // nested types ---------------------------------------------------- |
| 1756 | |
| 1757 | typedef StopManagingDeviceResponse_Reason Reason; |
| 1758 | static const Reason UNDEFINED_REASON = |
| 1759 | StopManagingDeviceResponse_Reason_UNDEFINED_REASON; |
| 1760 | static const Reason UNKNOWN_DEVICE = |
| 1761 | StopManagingDeviceResponse_Reason_UNKNOWN_DEVICE; |
| 1762 | static inline bool Reason_IsValid(int value) { |
| 1763 | return StopManagingDeviceResponse_Reason_IsValid(value); |
| 1764 | } |
| 1765 | static const Reason Reason_MIN = |
| 1766 | StopManagingDeviceResponse_Reason_Reason_MIN; |
| 1767 | static const Reason Reason_MAX = |
| 1768 | StopManagingDeviceResponse_Reason_Reason_MAX; |
| 1769 | static const int Reason_ARRAYSIZE = |
| 1770 | StopManagingDeviceResponse_Reason_Reason_ARRAYSIZE; |
| 1771 | static inline const ::google::protobuf::EnumDescriptor* |
| 1772 | Reason_descriptor() { |
| 1773 | return StopManagingDeviceResponse_Reason_descriptor(); |
| 1774 | } |
| 1775 | static inline const ::std::string& Reason_Name(Reason value) { |
| 1776 | return StopManagingDeviceResponse_Reason_Name(value); |
| 1777 | } |
| 1778 | static inline bool Reason_Parse(const ::std::string& name, |
| 1779 | Reason* value) { |
| 1780 | return StopManagingDeviceResponse_Reason_Parse(name, value); |
| 1781 | } |
| 1782 | |
| 1783 | // accessors ------------------------------------------------------- |
| 1784 | |
| 1785 | // string reason_detail = 3; |
| 1786 | void clear_reason_detail(); |
| 1787 | static const int kReasonDetailFieldNumber = 3; |
| 1788 | const ::std::string& reason_detail() const; |
| 1789 | void set_reason_detail(const ::std::string& value); |
| 1790 | #if LANG_CXX11 |
| 1791 | void set_reason_detail(::std::string&& value); |
| 1792 | #endif |
| 1793 | void set_reason_detail(const char* value); |
| 1794 | void set_reason_detail(const char* value, size_t size); |
| 1795 | ::std::string* mutable_reason_detail(); |
| 1796 | ::std::string* release_reason_detail(); |
| 1797 | void set_allocated_reason_detail(::std::string* reason_detail); |
| 1798 | |
| 1799 | // .dmi.Status status = 1; |
| 1800 | void clear_status(); |
| 1801 | static const int kStatusFieldNumber = 1; |
| 1802 | ::dmi::Status status() const; |
| 1803 | void set_status(::dmi::Status value); |
| 1804 | |
| 1805 | // .dmi.StopManagingDeviceResponse.Reason reason = 2; |
| 1806 | void clear_reason(); |
| 1807 | static const int kReasonFieldNumber = 2; |
| 1808 | ::dmi::StopManagingDeviceResponse_Reason reason() const; |
| 1809 | void set_reason(::dmi::StopManagingDeviceResponse_Reason value); |
| 1810 | |
| 1811 | // @@protoc_insertion_point(class_scope:dmi.StopManagingDeviceResponse) |
| 1812 | private: |
| 1813 | class HasBitSetters; |
| 1814 | |
| 1815 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 1816 | ::google::protobuf::internal::ArenaStringPtr reason_detail_; |
| 1817 | int status_; |
| 1818 | int reason_; |
| 1819 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 1820 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 1821 | }; |
| 1822 | // ------------------------------------------------------------------- |
| 1823 | |
| 1824 | class ManagedDeviceInfo final : |
| 1825 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.ManagedDeviceInfo) */ { |
| 1826 | public: |
| 1827 | ManagedDeviceInfo(); |
| 1828 | virtual ~ManagedDeviceInfo(); |
| 1829 | |
| 1830 | ManagedDeviceInfo(const ManagedDeviceInfo& from); |
| 1831 | |
| 1832 | inline ManagedDeviceInfo& operator=(const ManagedDeviceInfo& from) { |
| 1833 | CopyFrom(from); |
| 1834 | return *this; |
| 1835 | } |
| 1836 | #if LANG_CXX11 |
| 1837 | ManagedDeviceInfo(ManagedDeviceInfo&& from) noexcept |
| 1838 | : ManagedDeviceInfo() { |
| 1839 | *this = ::std::move(from); |
| 1840 | } |
| 1841 | |
| 1842 | inline ManagedDeviceInfo& operator=(ManagedDeviceInfo&& from) noexcept { |
| 1843 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 1844 | if (this != &from) InternalSwap(&from); |
| 1845 | } else { |
| 1846 | CopyFrom(from); |
| 1847 | } |
| 1848 | return *this; |
| 1849 | } |
| 1850 | #endif |
| 1851 | static const ::google::protobuf::Descriptor* descriptor() { |
| 1852 | return default_instance().GetDescriptor(); |
| 1853 | } |
| 1854 | static const ManagedDeviceInfo& default_instance(); |
| 1855 | |
| 1856 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 1857 | static inline const ManagedDeviceInfo* internal_default_instance() { |
| 1858 | return reinterpret_cast<const ManagedDeviceInfo*>( |
| 1859 | &_ManagedDeviceInfo_default_instance_); |
| 1860 | } |
| 1861 | static constexpr int kIndexInFileMessages = |
| 1862 | 9; |
| 1863 | |
| 1864 | void Swap(ManagedDeviceInfo* other); |
| 1865 | friend void swap(ManagedDeviceInfo& a, ManagedDeviceInfo& b) { |
| 1866 | a.Swap(&b); |
| 1867 | } |
| 1868 | |
| 1869 | // implements Message ---------------------------------------------- |
| 1870 | |
| 1871 | inline ManagedDeviceInfo* New() const final { |
| 1872 | return CreateMaybeMessage<ManagedDeviceInfo>(nullptr); |
| 1873 | } |
| 1874 | |
| 1875 | ManagedDeviceInfo* New(::google::protobuf::Arena* arena) const final { |
| 1876 | return CreateMaybeMessage<ManagedDeviceInfo>(arena); |
| 1877 | } |
| 1878 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 1879 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 1880 | void CopyFrom(const ManagedDeviceInfo& from); |
| 1881 | void MergeFrom(const ManagedDeviceInfo& from); |
| 1882 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 1883 | bool IsInitialized() const final; |
| 1884 | |
| 1885 | size_t ByteSizeLong() const final; |
| 1886 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 1887 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 1888 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 1889 | #else |
| 1890 | bool MergePartialFromCodedStream( |
| 1891 | ::google::protobuf::io::CodedInputStream* input) final; |
| 1892 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 1893 | void SerializeWithCachedSizes( |
| 1894 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 1895 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 1896 | ::google::protobuf::uint8* target) const final; |
| 1897 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 1898 | |
| 1899 | private: |
| 1900 | void SharedCtor(); |
| 1901 | void SharedDtor(); |
| 1902 | void SetCachedSize(int size) const final; |
| 1903 | void InternalSwap(ManagedDeviceInfo* other); |
| 1904 | private: |
| 1905 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 1906 | return nullptr; |
| 1907 | } |
| 1908 | inline void* MaybeArenaPtr() const { |
| 1909 | return nullptr; |
| 1910 | } |
| 1911 | public: |
| 1912 | |
| 1913 | ::google::protobuf::Metadata GetMetadata() const final; |
| 1914 | |
| 1915 | // nested types ---------------------------------------------------- |
| 1916 | |
| 1917 | // accessors ------------------------------------------------------- |
| 1918 | |
| 1919 | // .dmi.ModifiableComponent info = 1; |
| 1920 | bool has_info() const; |
| 1921 | void clear_info(); |
| 1922 | static const int kInfoFieldNumber = 1; |
| 1923 | const ::dmi::ModifiableComponent& info() const; |
| 1924 | ::dmi::ModifiableComponent* release_info(); |
| 1925 | ::dmi::ModifiableComponent* mutable_info(); |
| 1926 | void set_allocated_info(::dmi::ModifiableComponent* info); |
| 1927 | |
| 1928 | // .dmi.Uuid device_uuid = 2; |
| 1929 | bool has_device_uuid() const; |
| 1930 | void clear_device_uuid(); |
| 1931 | static const int kDeviceUuidFieldNumber = 2; |
| 1932 | const ::dmi::Uuid& device_uuid() const; |
| 1933 | ::dmi::Uuid* release_device_uuid(); |
| 1934 | ::dmi::Uuid* mutable_device_uuid(); |
| 1935 | void set_allocated_device_uuid(::dmi::Uuid* device_uuid); |
| 1936 | |
| 1937 | // @@protoc_insertion_point(class_scope:dmi.ManagedDeviceInfo) |
| 1938 | private: |
| 1939 | class HasBitSetters; |
| 1940 | |
| 1941 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 1942 | ::dmi::ModifiableComponent* info_; |
| 1943 | ::dmi::Uuid* device_uuid_; |
| 1944 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 1945 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 1946 | }; |
| 1947 | // ------------------------------------------------------------------- |
| 1948 | |
| 1949 | class ManagedDevicesResponse final : |
| 1950 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.ManagedDevicesResponse) */ { |
| 1951 | public: |
| 1952 | ManagedDevicesResponse(); |
| 1953 | virtual ~ManagedDevicesResponse(); |
| 1954 | |
| 1955 | ManagedDevicesResponse(const ManagedDevicesResponse& from); |
| 1956 | |
| 1957 | inline ManagedDevicesResponse& operator=(const ManagedDevicesResponse& from) { |
| 1958 | CopyFrom(from); |
| 1959 | return *this; |
| 1960 | } |
| 1961 | #if LANG_CXX11 |
| 1962 | ManagedDevicesResponse(ManagedDevicesResponse&& from) noexcept |
| 1963 | : ManagedDevicesResponse() { |
| 1964 | *this = ::std::move(from); |
| 1965 | } |
| 1966 | |
| 1967 | inline ManagedDevicesResponse& operator=(ManagedDevicesResponse&& from) noexcept { |
| 1968 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 1969 | if (this != &from) InternalSwap(&from); |
| 1970 | } else { |
| 1971 | CopyFrom(from); |
| 1972 | } |
| 1973 | return *this; |
| 1974 | } |
| 1975 | #endif |
| 1976 | static const ::google::protobuf::Descriptor* descriptor() { |
| 1977 | return default_instance().GetDescriptor(); |
| 1978 | } |
| 1979 | static const ManagedDevicesResponse& default_instance(); |
| 1980 | |
| 1981 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 1982 | static inline const ManagedDevicesResponse* internal_default_instance() { |
| 1983 | return reinterpret_cast<const ManagedDevicesResponse*>( |
| 1984 | &_ManagedDevicesResponse_default_instance_); |
| 1985 | } |
| 1986 | static constexpr int kIndexInFileMessages = |
| 1987 | 10; |
| 1988 | |
| 1989 | void Swap(ManagedDevicesResponse* other); |
| 1990 | friend void swap(ManagedDevicesResponse& a, ManagedDevicesResponse& b) { |
| 1991 | a.Swap(&b); |
| 1992 | } |
| 1993 | |
| 1994 | // implements Message ---------------------------------------------- |
| 1995 | |
| 1996 | inline ManagedDevicesResponse* New() const final { |
| 1997 | return CreateMaybeMessage<ManagedDevicesResponse>(nullptr); |
| 1998 | } |
| 1999 | |
| 2000 | ManagedDevicesResponse* New(::google::protobuf::Arena* arena) const final { |
| 2001 | return CreateMaybeMessage<ManagedDevicesResponse>(arena); |
| 2002 | } |
| 2003 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 2004 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 2005 | void CopyFrom(const ManagedDevicesResponse& from); |
| 2006 | void MergeFrom(const ManagedDevicesResponse& from); |
| 2007 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 2008 | bool IsInitialized() const final; |
| 2009 | |
| 2010 | size_t ByteSizeLong() const final; |
| 2011 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 2012 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 2013 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 2014 | #else |
| 2015 | bool MergePartialFromCodedStream( |
| 2016 | ::google::protobuf::io::CodedInputStream* input) final; |
| 2017 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 2018 | void SerializeWithCachedSizes( |
| 2019 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 2020 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 2021 | ::google::protobuf::uint8* target) const final; |
| 2022 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 2023 | |
| 2024 | private: |
| 2025 | void SharedCtor(); |
| 2026 | void SharedDtor(); |
| 2027 | void SetCachedSize(int size) const final; |
| 2028 | void InternalSwap(ManagedDevicesResponse* other); |
| 2029 | private: |
| 2030 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 2031 | return nullptr; |
| 2032 | } |
| 2033 | inline void* MaybeArenaPtr() const { |
| 2034 | return nullptr; |
| 2035 | } |
| 2036 | public: |
| 2037 | |
| 2038 | ::google::protobuf::Metadata GetMetadata() const final; |
| 2039 | |
| 2040 | // nested types ---------------------------------------------------- |
| 2041 | |
| 2042 | typedef ManagedDevicesResponse_Reason Reason; |
| 2043 | static const Reason UNDEFINED_REASON = |
| 2044 | ManagedDevicesResponse_Reason_UNDEFINED_REASON; |
| 2045 | static const Reason INTERNAL_ERROR = |
| 2046 | ManagedDevicesResponse_Reason_INTERNAL_ERROR; |
| 2047 | static inline bool Reason_IsValid(int value) { |
| 2048 | return ManagedDevicesResponse_Reason_IsValid(value); |
| 2049 | } |
| 2050 | static const Reason Reason_MIN = |
| 2051 | ManagedDevicesResponse_Reason_Reason_MIN; |
| 2052 | static const Reason Reason_MAX = |
| 2053 | ManagedDevicesResponse_Reason_Reason_MAX; |
| 2054 | static const int Reason_ARRAYSIZE = |
| 2055 | ManagedDevicesResponse_Reason_Reason_ARRAYSIZE; |
| 2056 | static inline const ::google::protobuf::EnumDescriptor* |
| 2057 | Reason_descriptor() { |
| 2058 | return ManagedDevicesResponse_Reason_descriptor(); |
| 2059 | } |
| 2060 | static inline const ::std::string& Reason_Name(Reason value) { |
| 2061 | return ManagedDevicesResponse_Reason_Name(value); |
| 2062 | } |
| 2063 | static inline bool Reason_Parse(const ::std::string& name, |
| 2064 | Reason* value) { |
| 2065 | return ManagedDevicesResponse_Reason_Parse(name, value); |
| 2066 | } |
| 2067 | |
| 2068 | // accessors ------------------------------------------------------- |
| 2069 | |
| 2070 | // repeated .dmi.ManagedDeviceInfo devices = 3; |
| 2071 | int devices_size() const; |
| 2072 | void clear_devices(); |
| 2073 | static const int kDevicesFieldNumber = 3; |
| 2074 | ::dmi::ManagedDeviceInfo* mutable_devices(int index); |
| 2075 | ::google::protobuf::RepeatedPtrField< ::dmi::ManagedDeviceInfo >* |
| 2076 | mutable_devices(); |
| 2077 | const ::dmi::ManagedDeviceInfo& devices(int index) const; |
| 2078 | ::dmi::ManagedDeviceInfo* add_devices(); |
| 2079 | const ::google::protobuf::RepeatedPtrField< ::dmi::ManagedDeviceInfo >& |
| 2080 | devices() const; |
| 2081 | |
| 2082 | // .dmi.Status status = 1; |
| 2083 | void clear_status(); |
| 2084 | static const int kStatusFieldNumber = 1; |
| 2085 | ::dmi::Status status() const; |
| 2086 | void set_status(::dmi::Status value); |
| 2087 | |
| 2088 | // .dmi.ManagedDevicesResponse.Reason reason = 2; |
| 2089 | void clear_reason(); |
| 2090 | static const int kReasonFieldNumber = 2; |
| 2091 | ::dmi::ManagedDevicesResponse_Reason reason() const; |
| 2092 | void set_reason(::dmi::ManagedDevicesResponse_Reason value); |
| 2093 | |
| 2094 | // @@protoc_insertion_point(class_scope:dmi.ManagedDevicesResponse) |
| 2095 | private: |
| 2096 | class HasBitSetters; |
| 2097 | |
| 2098 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 2099 | ::google::protobuf::RepeatedPtrField< ::dmi::ManagedDeviceInfo > devices_; |
| 2100 | int status_; |
| 2101 | int reason_; |
| 2102 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 2103 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 2104 | }; |
| 2105 | // ------------------------------------------------------------------- |
| 2106 | |
| 2107 | class SetLoggingEndpointRequest final : |
| 2108 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.SetLoggingEndpointRequest) */ { |
| 2109 | public: |
| 2110 | SetLoggingEndpointRequest(); |
| 2111 | virtual ~SetLoggingEndpointRequest(); |
| 2112 | |
| 2113 | SetLoggingEndpointRequest(const SetLoggingEndpointRequest& from); |
| 2114 | |
| 2115 | inline SetLoggingEndpointRequest& operator=(const SetLoggingEndpointRequest& from) { |
| 2116 | CopyFrom(from); |
| 2117 | return *this; |
| 2118 | } |
| 2119 | #if LANG_CXX11 |
| 2120 | SetLoggingEndpointRequest(SetLoggingEndpointRequest&& from) noexcept |
| 2121 | : SetLoggingEndpointRequest() { |
| 2122 | *this = ::std::move(from); |
| 2123 | } |
| 2124 | |
| 2125 | inline SetLoggingEndpointRequest& operator=(SetLoggingEndpointRequest&& from) noexcept { |
| 2126 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 2127 | if (this != &from) InternalSwap(&from); |
| 2128 | } else { |
| 2129 | CopyFrom(from); |
| 2130 | } |
| 2131 | return *this; |
| 2132 | } |
| 2133 | #endif |
| 2134 | static const ::google::protobuf::Descriptor* descriptor() { |
| 2135 | return default_instance().GetDescriptor(); |
| 2136 | } |
| 2137 | static const SetLoggingEndpointRequest& default_instance(); |
| 2138 | |
| 2139 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 2140 | static inline const SetLoggingEndpointRequest* internal_default_instance() { |
| 2141 | return reinterpret_cast<const SetLoggingEndpointRequest*>( |
| 2142 | &_SetLoggingEndpointRequest_default_instance_); |
| 2143 | } |
| 2144 | static constexpr int kIndexInFileMessages = |
| 2145 | 11; |
| 2146 | |
| 2147 | void Swap(SetLoggingEndpointRequest* other); |
| 2148 | friend void swap(SetLoggingEndpointRequest& a, SetLoggingEndpointRequest& b) { |
| 2149 | a.Swap(&b); |
| 2150 | } |
| 2151 | |
| 2152 | // implements Message ---------------------------------------------- |
| 2153 | |
| 2154 | inline SetLoggingEndpointRequest* New() const final { |
| 2155 | return CreateMaybeMessage<SetLoggingEndpointRequest>(nullptr); |
| 2156 | } |
| 2157 | |
| 2158 | SetLoggingEndpointRequest* New(::google::protobuf::Arena* arena) const final { |
| 2159 | return CreateMaybeMessage<SetLoggingEndpointRequest>(arena); |
| 2160 | } |
| 2161 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 2162 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 2163 | void CopyFrom(const SetLoggingEndpointRequest& from); |
| 2164 | void MergeFrom(const SetLoggingEndpointRequest& from); |
| 2165 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 2166 | bool IsInitialized() const final; |
| 2167 | |
| 2168 | size_t ByteSizeLong() const final; |
| 2169 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 2170 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 2171 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 2172 | #else |
| 2173 | bool MergePartialFromCodedStream( |
| 2174 | ::google::protobuf::io::CodedInputStream* input) final; |
| 2175 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 2176 | void SerializeWithCachedSizes( |
| 2177 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 2178 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 2179 | ::google::protobuf::uint8* target) const final; |
| 2180 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 2181 | |
| 2182 | private: |
| 2183 | void SharedCtor(); |
| 2184 | void SharedDtor(); |
| 2185 | void SetCachedSize(int size) const final; |
| 2186 | void InternalSwap(SetLoggingEndpointRequest* other); |
| 2187 | private: |
| 2188 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 2189 | return nullptr; |
| 2190 | } |
| 2191 | inline void* MaybeArenaPtr() const { |
| 2192 | return nullptr; |
| 2193 | } |
| 2194 | public: |
| 2195 | |
| 2196 | ::google::protobuf::Metadata GetMetadata() const final; |
| 2197 | |
| 2198 | // nested types ---------------------------------------------------- |
| 2199 | |
| 2200 | // accessors ------------------------------------------------------- |
| 2201 | |
| 2202 | // string logging_endpoint = 2; |
| 2203 | void clear_logging_endpoint(); |
| 2204 | static const int kLoggingEndpointFieldNumber = 2; |
| 2205 | const ::std::string& logging_endpoint() const; |
| 2206 | void set_logging_endpoint(const ::std::string& value); |
| 2207 | #if LANG_CXX11 |
| 2208 | void set_logging_endpoint(::std::string&& value); |
| 2209 | #endif |
| 2210 | void set_logging_endpoint(const char* value); |
| 2211 | void set_logging_endpoint(const char* value, size_t size); |
| 2212 | ::std::string* mutable_logging_endpoint(); |
| 2213 | ::std::string* release_logging_endpoint(); |
| 2214 | void set_allocated_logging_endpoint(::std::string* logging_endpoint); |
| 2215 | |
| 2216 | // string logging_protocol = 3; |
| 2217 | void clear_logging_protocol(); |
| 2218 | static const int kLoggingProtocolFieldNumber = 3; |
| 2219 | const ::std::string& logging_protocol() const; |
| 2220 | void set_logging_protocol(const ::std::string& value); |
| 2221 | #if LANG_CXX11 |
| 2222 | void set_logging_protocol(::std::string&& value); |
| 2223 | #endif |
| 2224 | void set_logging_protocol(const char* value); |
| 2225 | void set_logging_protocol(const char* value, size_t size); |
| 2226 | ::std::string* mutable_logging_protocol(); |
| 2227 | ::std::string* release_logging_protocol(); |
| 2228 | void set_allocated_logging_protocol(::std::string* logging_protocol); |
| 2229 | |
| 2230 | // .dmi.Uuid device_uuid = 1; |
| 2231 | bool has_device_uuid() const; |
| 2232 | void clear_device_uuid(); |
| 2233 | static const int kDeviceUuidFieldNumber = 1; |
| 2234 | const ::dmi::Uuid& device_uuid() const; |
| 2235 | ::dmi::Uuid* release_device_uuid(); |
| 2236 | ::dmi::Uuid* mutable_device_uuid(); |
| 2237 | void set_allocated_device_uuid(::dmi::Uuid* device_uuid); |
| 2238 | |
| 2239 | // @@protoc_insertion_point(class_scope:dmi.SetLoggingEndpointRequest) |
| 2240 | private: |
| 2241 | class HasBitSetters; |
| 2242 | |
| 2243 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 2244 | ::google::protobuf::internal::ArenaStringPtr logging_endpoint_; |
| 2245 | ::google::protobuf::internal::ArenaStringPtr logging_protocol_; |
| 2246 | ::dmi::Uuid* device_uuid_; |
| 2247 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 2248 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 2249 | }; |
| 2250 | // ------------------------------------------------------------------- |
| 2251 | |
| 2252 | class SetRemoteEndpointResponse final : |
| 2253 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.SetRemoteEndpointResponse) */ { |
| 2254 | public: |
| 2255 | SetRemoteEndpointResponse(); |
| 2256 | virtual ~SetRemoteEndpointResponse(); |
| 2257 | |
| 2258 | SetRemoteEndpointResponse(const SetRemoteEndpointResponse& from); |
| 2259 | |
| 2260 | inline SetRemoteEndpointResponse& operator=(const SetRemoteEndpointResponse& from) { |
| 2261 | CopyFrom(from); |
| 2262 | return *this; |
| 2263 | } |
| 2264 | #if LANG_CXX11 |
| 2265 | SetRemoteEndpointResponse(SetRemoteEndpointResponse&& from) noexcept |
| 2266 | : SetRemoteEndpointResponse() { |
| 2267 | *this = ::std::move(from); |
| 2268 | } |
| 2269 | |
| 2270 | inline SetRemoteEndpointResponse& operator=(SetRemoteEndpointResponse&& from) noexcept { |
| 2271 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 2272 | if (this != &from) InternalSwap(&from); |
| 2273 | } else { |
| 2274 | CopyFrom(from); |
| 2275 | } |
| 2276 | return *this; |
| 2277 | } |
| 2278 | #endif |
| 2279 | static const ::google::protobuf::Descriptor* descriptor() { |
| 2280 | return default_instance().GetDescriptor(); |
| 2281 | } |
| 2282 | static const SetRemoteEndpointResponse& default_instance(); |
| 2283 | |
| 2284 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 2285 | static inline const SetRemoteEndpointResponse* internal_default_instance() { |
| 2286 | return reinterpret_cast<const SetRemoteEndpointResponse*>( |
| 2287 | &_SetRemoteEndpointResponse_default_instance_); |
| 2288 | } |
| 2289 | static constexpr int kIndexInFileMessages = |
| 2290 | 12; |
| 2291 | |
| 2292 | void Swap(SetRemoteEndpointResponse* other); |
| 2293 | friend void swap(SetRemoteEndpointResponse& a, SetRemoteEndpointResponse& b) { |
| 2294 | a.Swap(&b); |
| 2295 | } |
| 2296 | |
| 2297 | // implements Message ---------------------------------------------- |
| 2298 | |
| 2299 | inline SetRemoteEndpointResponse* New() const final { |
| 2300 | return CreateMaybeMessage<SetRemoteEndpointResponse>(nullptr); |
| 2301 | } |
| 2302 | |
| 2303 | SetRemoteEndpointResponse* New(::google::protobuf::Arena* arena) const final { |
| 2304 | return CreateMaybeMessage<SetRemoteEndpointResponse>(arena); |
| 2305 | } |
| 2306 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 2307 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 2308 | void CopyFrom(const SetRemoteEndpointResponse& from); |
| 2309 | void MergeFrom(const SetRemoteEndpointResponse& from); |
| 2310 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 2311 | bool IsInitialized() const final; |
| 2312 | |
| 2313 | size_t ByteSizeLong() const final; |
| 2314 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 2315 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 2316 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 2317 | #else |
| 2318 | bool MergePartialFromCodedStream( |
| 2319 | ::google::protobuf::io::CodedInputStream* input) final; |
| 2320 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 2321 | void SerializeWithCachedSizes( |
| 2322 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 2323 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 2324 | ::google::protobuf::uint8* target) const final; |
| 2325 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 2326 | |
| 2327 | private: |
| 2328 | void SharedCtor(); |
| 2329 | void SharedDtor(); |
| 2330 | void SetCachedSize(int size) const final; |
| 2331 | void InternalSwap(SetRemoteEndpointResponse* other); |
| 2332 | private: |
| 2333 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 2334 | return nullptr; |
| 2335 | } |
| 2336 | inline void* MaybeArenaPtr() const { |
| 2337 | return nullptr; |
| 2338 | } |
| 2339 | public: |
| 2340 | |
| 2341 | ::google::protobuf::Metadata GetMetadata() const final; |
| 2342 | |
| 2343 | // nested types ---------------------------------------------------- |
| 2344 | |
| 2345 | typedef SetRemoteEndpointResponse_Reason Reason; |
| 2346 | static const Reason UNDEFINED_REASON = |
| 2347 | SetRemoteEndpointResponse_Reason_UNDEFINED_REASON; |
| 2348 | static const Reason UNKNOWN_DEVICE = |
| 2349 | SetRemoteEndpointResponse_Reason_UNKNOWN_DEVICE; |
| 2350 | static const Reason INTERNAL_ERROR = |
| 2351 | SetRemoteEndpointResponse_Reason_INTERNAL_ERROR; |
| 2352 | static const Reason LOGGING_ENDPOINT_ERROR = |
| 2353 | SetRemoteEndpointResponse_Reason_LOGGING_ENDPOINT_ERROR; |
| 2354 | static const Reason LOGGING_ENDPOINT_PROTOCOL_ERROR = |
| 2355 | SetRemoteEndpointResponse_Reason_LOGGING_ENDPOINT_PROTOCOL_ERROR; |
| 2356 | static const Reason MSGBUS_ENDPOINT_ERROR = |
| 2357 | SetRemoteEndpointResponse_Reason_MSGBUS_ENDPOINT_ERROR; |
| 2358 | static const Reason DEVICE_UNREACHABLE = |
| 2359 | SetRemoteEndpointResponse_Reason_DEVICE_UNREACHABLE; |
| 2360 | static inline bool Reason_IsValid(int value) { |
| 2361 | return SetRemoteEndpointResponse_Reason_IsValid(value); |
| 2362 | } |
| 2363 | static const Reason Reason_MIN = |
| 2364 | SetRemoteEndpointResponse_Reason_Reason_MIN; |
| 2365 | static const Reason Reason_MAX = |
| 2366 | SetRemoteEndpointResponse_Reason_Reason_MAX; |
| 2367 | static const int Reason_ARRAYSIZE = |
| 2368 | SetRemoteEndpointResponse_Reason_Reason_ARRAYSIZE; |
| 2369 | static inline const ::google::protobuf::EnumDescriptor* |
| 2370 | Reason_descriptor() { |
| 2371 | return SetRemoteEndpointResponse_Reason_descriptor(); |
| 2372 | } |
| 2373 | static inline const ::std::string& Reason_Name(Reason value) { |
| 2374 | return SetRemoteEndpointResponse_Reason_Name(value); |
| 2375 | } |
| 2376 | static inline bool Reason_Parse(const ::std::string& name, |
| 2377 | Reason* value) { |
| 2378 | return SetRemoteEndpointResponse_Reason_Parse(name, value); |
| 2379 | } |
| 2380 | |
| 2381 | // accessors ------------------------------------------------------- |
| 2382 | |
| 2383 | // string reason_detail = 3; |
| 2384 | void clear_reason_detail(); |
| 2385 | static const int kReasonDetailFieldNumber = 3; |
| 2386 | const ::std::string& reason_detail() const; |
| 2387 | void set_reason_detail(const ::std::string& value); |
| 2388 | #if LANG_CXX11 |
| 2389 | void set_reason_detail(::std::string&& value); |
| 2390 | #endif |
| 2391 | void set_reason_detail(const char* value); |
| 2392 | void set_reason_detail(const char* value, size_t size); |
| 2393 | ::std::string* mutable_reason_detail(); |
| 2394 | ::std::string* release_reason_detail(); |
| 2395 | void set_allocated_reason_detail(::std::string* reason_detail); |
| 2396 | |
| 2397 | // .dmi.Status status = 1; |
| 2398 | void clear_status(); |
| 2399 | static const int kStatusFieldNumber = 1; |
| 2400 | ::dmi::Status status() const; |
| 2401 | void set_status(::dmi::Status value); |
| 2402 | |
| 2403 | // .dmi.SetRemoteEndpointResponse.Reason reason = 2; |
| 2404 | void clear_reason(); |
| 2405 | static const int kReasonFieldNumber = 2; |
| 2406 | ::dmi::SetRemoteEndpointResponse_Reason reason() const; |
| 2407 | void set_reason(::dmi::SetRemoteEndpointResponse_Reason value); |
| 2408 | |
| 2409 | // @@protoc_insertion_point(class_scope:dmi.SetRemoteEndpointResponse) |
| 2410 | private: |
| 2411 | class HasBitSetters; |
| 2412 | |
| 2413 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 2414 | ::google::protobuf::internal::ArenaStringPtr reason_detail_; |
| 2415 | int status_; |
| 2416 | int reason_; |
| 2417 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 2418 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 2419 | }; |
| 2420 | // ------------------------------------------------------------------- |
| 2421 | |
| 2422 | class GetLoggingEndpointResponse final : |
| 2423 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.GetLoggingEndpointResponse) */ { |
| 2424 | public: |
| 2425 | GetLoggingEndpointResponse(); |
| 2426 | virtual ~GetLoggingEndpointResponse(); |
| 2427 | |
| 2428 | GetLoggingEndpointResponse(const GetLoggingEndpointResponse& from); |
| 2429 | |
| 2430 | inline GetLoggingEndpointResponse& operator=(const GetLoggingEndpointResponse& from) { |
| 2431 | CopyFrom(from); |
| 2432 | return *this; |
| 2433 | } |
| 2434 | #if LANG_CXX11 |
| 2435 | GetLoggingEndpointResponse(GetLoggingEndpointResponse&& from) noexcept |
| 2436 | : GetLoggingEndpointResponse() { |
| 2437 | *this = ::std::move(from); |
| 2438 | } |
| 2439 | |
| 2440 | inline GetLoggingEndpointResponse& operator=(GetLoggingEndpointResponse&& from) noexcept { |
| 2441 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 2442 | if (this != &from) InternalSwap(&from); |
| 2443 | } else { |
| 2444 | CopyFrom(from); |
| 2445 | } |
| 2446 | return *this; |
| 2447 | } |
| 2448 | #endif |
| 2449 | static const ::google::protobuf::Descriptor* descriptor() { |
| 2450 | return default_instance().GetDescriptor(); |
| 2451 | } |
| 2452 | static const GetLoggingEndpointResponse& default_instance(); |
| 2453 | |
| 2454 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 2455 | static inline const GetLoggingEndpointResponse* internal_default_instance() { |
| 2456 | return reinterpret_cast<const GetLoggingEndpointResponse*>( |
| 2457 | &_GetLoggingEndpointResponse_default_instance_); |
| 2458 | } |
| 2459 | static constexpr int kIndexInFileMessages = |
| 2460 | 13; |
| 2461 | |
| 2462 | void Swap(GetLoggingEndpointResponse* other); |
| 2463 | friend void swap(GetLoggingEndpointResponse& a, GetLoggingEndpointResponse& b) { |
| 2464 | a.Swap(&b); |
| 2465 | } |
| 2466 | |
| 2467 | // implements Message ---------------------------------------------- |
| 2468 | |
| 2469 | inline GetLoggingEndpointResponse* New() const final { |
| 2470 | return CreateMaybeMessage<GetLoggingEndpointResponse>(nullptr); |
| 2471 | } |
| 2472 | |
| 2473 | GetLoggingEndpointResponse* New(::google::protobuf::Arena* arena) const final { |
| 2474 | return CreateMaybeMessage<GetLoggingEndpointResponse>(arena); |
| 2475 | } |
| 2476 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 2477 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 2478 | void CopyFrom(const GetLoggingEndpointResponse& from); |
| 2479 | void MergeFrom(const GetLoggingEndpointResponse& from); |
| 2480 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 2481 | bool IsInitialized() const final; |
| 2482 | |
| 2483 | size_t ByteSizeLong() const final; |
| 2484 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 2485 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 2486 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 2487 | #else |
| 2488 | bool MergePartialFromCodedStream( |
| 2489 | ::google::protobuf::io::CodedInputStream* input) final; |
| 2490 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 2491 | void SerializeWithCachedSizes( |
| 2492 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 2493 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 2494 | ::google::protobuf::uint8* target) const final; |
| 2495 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 2496 | |
| 2497 | private: |
| 2498 | void SharedCtor(); |
| 2499 | void SharedDtor(); |
| 2500 | void SetCachedSize(int size) const final; |
| 2501 | void InternalSwap(GetLoggingEndpointResponse* other); |
| 2502 | private: |
| 2503 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 2504 | return nullptr; |
| 2505 | } |
| 2506 | inline void* MaybeArenaPtr() const { |
| 2507 | return nullptr; |
| 2508 | } |
| 2509 | public: |
| 2510 | |
| 2511 | ::google::protobuf::Metadata GetMetadata() const final; |
| 2512 | |
| 2513 | // nested types ---------------------------------------------------- |
| 2514 | |
| 2515 | typedef GetLoggingEndpointResponse_Reason Reason; |
| 2516 | static const Reason UNDEFINED_REASON = |
| 2517 | GetLoggingEndpointResponse_Reason_UNDEFINED_REASON; |
| 2518 | static const Reason UNKNOWN_DEVICE = |
| 2519 | GetLoggingEndpointResponse_Reason_UNKNOWN_DEVICE; |
| 2520 | static const Reason INTERNAL_ERROR = |
| 2521 | GetLoggingEndpointResponse_Reason_INTERNAL_ERROR; |
| 2522 | static const Reason DEVICE_UNREACHABLE = |
| 2523 | GetLoggingEndpointResponse_Reason_DEVICE_UNREACHABLE; |
| 2524 | static inline bool Reason_IsValid(int value) { |
| 2525 | return GetLoggingEndpointResponse_Reason_IsValid(value); |
| 2526 | } |
| 2527 | static const Reason Reason_MIN = |
| 2528 | GetLoggingEndpointResponse_Reason_Reason_MIN; |
| 2529 | static const Reason Reason_MAX = |
| 2530 | GetLoggingEndpointResponse_Reason_Reason_MAX; |
| 2531 | static const int Reason_ARRAYSIZE = |
| 2532 | GetLoggingEndpointResponse_Reason_Reason_ARRAYSIZE; |
| 2533 | static inline const ::google::protobuf::EnumDescriptor* |
| 2534 | Reason_descriptor() { |
| 2535 | return GetLoggingEndpointResponse_Reason_descriptor(); |
| 2536 | } |
| 2537 | static inline const ::std::string& Reason_Name(Reason value) { |
| 2538 | return GetLoggingEndpointResponse_Reason_Name(value); |
| 2539 | } |
| 2540 | static inline bool Reason_Parse(const ::std::string& name, |
| 2541 | Reason* value) { |
| 2542 | return GetLoggingEndpointResponse_Reason_Parse(name, value); |
| 2543 | } |
| 2544 | |
| 2545 | // accessors ------------------------------------------------------- |
| 2546 | |
| 2547 | // string logging_endpoint = 3; |
| 2548 | void clear_logging_endpoint(); |
| 2549 | static const int kLoggingEndpointFieldNumber = 3; |
| 2550 | const ::std::string& logging_endpoint() const; |
| 2551 | void set_logging_endpoint(const ::std::string& value); |
| 2552 | #if LANG_CXX11 |
| 2553 | void set_logging_endpoint(::std::string&& value); |
| 2554 | #endif |
| 2555 | void set_logging_endpoint(const char* value); |
| 2556 | void set_logging_endpoint(const char* value, size_t size); |
| 2557 | ::std::string* mutable_logging_endpoint(); |
| 2558 | ::std::string* release_logging_endpoint(); |
| 2559 | void set_allocated_logging_endpoint(::std::string* logging_endpoint); |
| 2560 | |
| 2561 | // string logging_protocol = 4; |
| 2562 | void clear_logging_protocol(); |
| 2563 | static const int kLoggingProtocolFieldNumber = 4; |
| 2564 | const ::std::string& logging_protocol() const; |
| 2565 | void set_logging_protocol(const ::std::string& value); |
| 2566 | #if LANG_CXX11 |
| 2567 | void set_logging_protocol(::std::string&& value); |
| 2568 | #endif |
| 2569 | void set_logging_protocol(const char* value); |
| 2570 | void set_logging_protocol(const char* value, size_t size); |
| 2571 | ::std::string* mutable_logging_protocol(); |
| 2572 | ::std::string* release_logging_protocol(); |
| 2573 | void set_allocated_logging_protocol(::std::string* logging_protocol); |
| 2574 | |
| 2575 | // string reason_detail = 5; |
| 2576 | void clear_reason_detail(); |
| 2577 | static const int kReasonDetailFieldNumber = 5; |
| 2578 | const ::std::string& reason_detail() const; |
| 2579 | void set_reason_detail(const ::std::string& value); |
| 2580 | #if LANG_CXX11 |
| 2581 | void set_reason_detail(::std::string&& value); |
| 2582 | #endif |
| 2583 | void set_reason_detail(const char* value); |
| 2584 | void set_reason_detail(const char* value, size_t size); |
| 2585 | ::std::string* mutable_reason_detail(); |
| 2586 | ::std::string* release_reason_detail(); |
| 2587 | void set_allocated_reason_detail(::std::string* reason_detail); |
| 2588 | |
| 2589 | // .dmi.Status status = 1; |
| 2590 | void clear_status(); |
| 2591 | static const int kStatusFieldNumber = 1; |
| 2592 | ::dmi::Status status() const; |
| 2593 | void set_status(::dmi::Status value); |
| 2594 | |
| 2595 | // .dmi.GetLoggingEndpointResponse.Reason reason = 2; |
| 2596 | void clear_reason(); |
| 2597 | static const int kReasonFieldNumber = 2; |
| 2598 | ::dmi::GetLoggingEndpointResponse_Reason reason() const; |
| 2599 | void set_reason(::dmi::GetLoggingEndpointResponse_Reason value); |
| 2600 | |
| 2601 | // @@protoc_insertion_point(class_scope:dmi.GetLoggingEndpointResponse) |
| 2602 | private: |
| 2603 | class HasBitSetters; |
| 2604 | |
| 2605 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 2606 | ::google::protobuf::internal::ArenaStringPtr logging_endpoint_; |
| 2607 | ::google::protobuf::internal::ArenaStringPtr logging_protocol_; |
| 2608 | ::google::protobuf::internal::ArenaStringPtr reason_detail_; |
| 2609 | int status_; |
| 2610 | int reason_; |
| 2611 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 2612 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 2613 | }; |
| 2614 | // ------------------------------------------------------------------- |
| 2615 | |
| 2616 | class SetMsgBusEndpointRequest final : |
| 2617 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.SetMsgBusEndpointRequest) */ { |
| 2618 | public: |
| 2619 | SetMsgBusEndpointRequest(); |
| 2620 | virtual ~SetMsgBusEndpointRequest(); |
| 2621 | |
| 2622 | SetMsgBusEndpointRequest(const SetMsgBusEndpointRequest& from); |
| 2623 | |
| 2624 | inline SetMsgBusEndpointRequest& operator=(const SetMsgBusEndpointRequest& from) { |
| 2625 | CopyFrom(from); |
| 2626 | return *this; |
| 2627 | } |
| 2628 | #if LANG_CXX11 |
| 2629 | SetMsgBusEndpointRequest(SetMsgBusEndpointRequest&& from) noexcept |
| 2630 | : SetMsgBusEndpointRequest() { |
| 2631 | *this = ::std::move(from); |
| 2632 | } |
| 2633 | |
| 2634 | inline SetMsgBusEndpointRequest& operator=(SetMsgBusEndpointRequest&& from) noexcept { |
| 2635 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 2636 | if (this != &from) InternalSwap(&from); |
| 2637 | } else { |
| 2638 | CopyFrom(from); |
| 2639 | } |
| 2640 | return *this; |
| 2641 | } |
| 2642 | #endif |
| 2643 | static const ::google::protobuf::Descriptor* descriptor() { |
| 2644 | return default_instance().GetDescriptor(); |
| 2645 | } |
| 2646 | static const SetMsgBusEndpointRequest& default_instance(); |
| 2647 | |
| 2648 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 2649 | static inline const SetMsgBusEndpointRequest* internal_default_instance() { |
| 2650 | return reinterpret_cast<const SetMsgBusEndpointRequest*>( |
| 2651 | &_SetMsgBusEndpointRequest_default_instance_); |
| 2652 | } |
| 2653 | static constexpr int kIndexInFileMessages = |
| 2654 | 14; |
| 2655 | |
| 2656 | void Swap(SetMsgBusEndpointRequest* other); |
| 2657 | friend void swap(SetMsgBusEndpointRequest& a, SetMsgBusEndpointRequest& b) { |
| 2658 | a.Swap(&b); |
| 2659 | } |
| 2660 | |
| 2661 | // implements Message ---------------------------------------------- |
| 2662 | |
| 2663 | inline SetMsgBusEndpointRequest* New() const final { |
| 2664 | return CreateMaybeMessage<SetMsgBusEndpointRequest>(nullptr); |
| 2665 | } |
| 2666 | |
| 2667 | SetMsgBusEndpointRequest* New(::google::protobuf::Arena* arena) const final { |
| 2668 | return CreateMaybeMessage<SetMsgBusEndpointRequest>(arena); |
| 2669 | } |
| 2670 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 2671 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 2672 | void CopyFrom(const SetMsgBusEndpointRequest& from); |
| 2673 | void MergeFrom(const SetMsgBusEndpointRequest& from); |
| 2674 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 2675 | bool IsInitialized() const final; |
| 2676 | |
| 2677 | size_t ByteSizeLong() const final; |
| 2678 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 2679 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 2680 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 2681 | #else |
| 2682 | bool MergePartialFromCodedStream( |
| 2683 | ::google::protobuf::io::CodedInputStream* input) final; |
| 2684 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 2685 | void SerializeWithCachedSizes( |
| 2686 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 2687 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 2688 | ::google::protobuf::uint8* target) const final; |
| 2689 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 2690 | |
| 2691 | private: |
| 2692 | void SharedCtor(); |
| 2693 | void SharedDtor(); |
| 2694 | void SetCachedSize(int size) const final; |
| 2695 | void InternalSwap(SetMsgBusEndpointRequest* other); |
| 2696 | private: |
| 2697 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 2698 | return nullptr; |
| 2699 | } |
| 2700 | inline void* MaybeArenaPtr() const { |
| 2701 | return nullptr; |
| 2702 | } |
| 2703 | public: |
| 2704 | |
| 2705 | ::google::protobuf::Metadata GetMetadata() const final; |
| 2706 | |
| 2707 | // nested types ---------------------------------------------------- |
| 2708 | |
| 2709 | // accessors ------------------------------------------------------- |
| 2710 | |
| 2711 | // string msgbus_endpoint = 1; |
| 2712 | void clear_msgbus_endpoint(); |
| 2713 | static const int kMsgbusEndpointFieldNumber = 1; |
| 2714 | const ::std::string& msgbus_endpoint() const; |
| 2715 | void set_msgbus_endpoint(const ::std::string& value); |
| 2716 | #if LANG_CXX11 |
| 2717 | void set_msgbus_endpoint(::std::string&& value); |
| 2718 | #endif |
| 2719 | void set_msgbus_endpoint(const char* value); |
| 2720 | void set_msgbus_endpoint(const char* value, size_t size); |
| 2721 | ::std::string* mutable_msgbus_endpoint(); |
| 2722 | ::std::string* release_msgbus_endpoint(); |
| 2723 | void set_allocated_msgbus_endpoint(::std::string* msgbus_endpoint); |
| 2724 | |
| 2725 | // @@protoc_insertion_point(class_scope:dmi.SetMsgBusEndpointRequest) |
| 2726 | private: |
| 2727 | class HasBitSetters; |
| 2728 | |
| 2729 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 2730 | ::google::protobuf::internal::ArenaStringPtr msgbus_endpoint_; |
| 2731 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 2732 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 2733 | }; |
| 2734 | // ------------------------------------------------------------------- |
| 2735 | |
| 2736 | class GetMsgBusEndpointResponse final : |
| 2737 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.GetMsgBusEndpointResponse) */ { |
| 2738 | public: |
| 2739 | GetMsgBusEndpointResponse(); |
| 2740 | virtual ~GetMsgBusEndpointResponse(); |
| 2741 | |
| 2742 | GetMsgBusEndpointResponse(const GetMsgBusEndpointResponse& from); |
| 2743 | |
| 2744 | inline GetMsgBusEndpointResponse& operator=(const GetMsgBusEndpointResponse& from) { |
| 2745 | CopyFrom(from); |
| 2746 | return *this; |
| 2747 | } |
| 2748 | #if LANG_CXX11 |
| 2749 | GetMsgBusEndpointResponse(GetMsgBusEndpointResponse&& from) noexcept |
| 2750 | : GetMsgBusEndpointResponse() { |
| 2751 | *this = ::std::move(from); |
| 2752 | } |
| 2753 | |
| 2754 | inline GetMsgBusEndpointResponse& operator=(GetMsgBusEndpointResponse&& from) noexcept { |
| 2755 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 2756 | if (this != &from) InternalSwap(&from); |
| 2757 | } else { |
| 2758 | CopyFrom(from); |
| 2759 | } |
| 2760 | return *this; |
| 2761 | } |
| 2762 | #endif |
| 2763 | static const ::google::protobuf::Descriptor* descriptor() { |
| 2764 | return default_instance().GetDescriptor(); |
| 2765 | } |
| 2766 | static const GetMsgBusEndpointResponse& default_instance(); |
| 2767 | |
| 2768 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 2769 | static inline const GetMsgBusEndpointResponse* internal_default_instance() { |
| 2770 | return reinterpret_cast<const GetMsgBusEndpointResponse*>( |
| 2771 | &_GetMsgBusEndpointResponse_default_instance_); |
| 2772 | } |
| 2773 | static constexpr int kIndexInFileMessages = |
| 2774 | 15; |
| 2775 | |
| 2776 | void Swap(GetMsgBusEndpointResponse* other); |
| 2777 | friend void swap(GetMsgBusEndpointResponse& a, GetMsgBusEndpointResponse& b) { |
| 2778 | a.Swap(&b); |
| 2779 | } |
| 2780 | |
| 2781 | // implements Message ---------------------------------------------- |
| 2782 | |
| 2783 | inline GetMsgBusEndpointResponse* New() const final { |
| 2784 | return CreateMaybeMessage<GetMsgBusEndpointResponse>(nullptr); |
| 2785 | } |
| 2786 | |
| 2787 | GetMsgBusEndpointResponse* New(::google::protobuf::Arena* arena) const final { |
| 2788 | return CreateMaybeMessage<GetMsgBusEndpointResponse>(arena); |
| 2789 | } |
| 2790 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 2791 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 2792 | void CopyFrom(const GetMsgBusEndpointResponse& from); |
| 2793 | void MergeFrom(const GetMsgBusEndpointResponse& from); |
| 2794 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 2795 | bool IsInitialized() const final; |
| 2796 | |
| 2797 | size_t ByteSizeLong() const final; |
| 2798 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 2799 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 2800 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 2801 | #else |
| 2802 | bool MergePartialFromCodedStream( |
| 2803 | ::google::protobuf::io::CodedInputStream* input) final; |
| 2804 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 2805 | void SerializeWithCachedSizes( |
| 2806 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 2807 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 2808 | ::google::protobuf::uint8* target) const final; |
| 2809 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 2810 | |
| 2811 | private: |
| 2812 | void SharedCtor(); |
| 2813 | void SharedDtor(); |
| 2814 | void SetCachedSize(int size) const final; |
| 2815 | void InternalSwap(GetMsgBusEndpointResponse* other); |
| 2816 | private: |
| 2817 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 2818 | return nullptr; |
| 2819 | } |
| 2820 | inline void* MaybeArenaPtr() const { |
| 2821 | return nullptr; |
| 2822 | } |
| 2823 | public: |
| 2824 | |
| 2825 | ::google::protobuf::Metadata GetMetadata() const final; |
| 2826 | |
| 2827 | // nested types ---------------------------------------------------- |
| 2828 | |
| 2829 | typedef GetMsgBusEndpointResponse_Reason Reason; |
| 2830 | static const Reason UNDEFINED_REASON = |
| 2831 | GetMsgBusEndpointResponse_Reason_UNDEFINED_REASON; |
| 2832 | static const Reason INTERNAL_ERROR = |
| 2833 | GetMsgBusEndpointResponse_Reason_INTERNAL_ERROR; |
| 2834 | static const Reason DEVICE_UNREACHABLE = |
| 2835 | GetMsgBusEndpointResponse_Reason_DEVICE_UNREACHABLE; |
| 2836 | static inline bool Reason_IsValid(int value) { |
| 2837 | return GetMsgBusEndpointResponse_Reason_IsValid(value); |
| 2838 | } |
| 2839 | static const Reason Reason_MIN = |
| 2840 | GetMsgBusEndpointResponse_Reason_Reason_MIN; |
| 2841 | static const Reason Reason_MAX = |
| 2842 | GetMsgBusEndpointResponse_Reason_Reason_MAX; |
| 2843 | static const int Reason_ARRAYSIZE = |
| 2844 | GetMsgBusEndpointResponse_Reason_Reason_ARRAYSIZE; |
| 2845 | static inline const ::google::protobuf::EnumDescriptor* |
| 2846 | Reason_descriptor() { |
| 2847 | return GetMsgBusEndpointResponse_Reason_descriptor(); |
| 2848 | } |
| 2849 | static inline const ::std::string& Reason_Name(Reason value) { |
| 2850 | return GetMsgBusEndpointResponse_Reason_Name(value); |
| 2851 | } |
| 2852 | static inline bool Reason_Parse(const ::std::string& name, |
| 2853 | Reason* value) { |
| 2854 | return GetMsgBusEndpointResponse_Reason_Parse(name, value); |
| 2855 | } |
| 2856 | |
| 2857 | // accessors ------------------------------------------------------- |
| 2858 | |
| 2859 | // string msgbus_endpoint = 3; |
| 2860 | void clear_msgbus_endpoint(); |
| 2861 | static const int kMsgbusEndpointFieldNumber = 3; |
| 2862 | const ::std::string& msgbus_endpoint() const; |
| 2863 | void set_msgbus_endpoint(const ::std::string& value); |
| 2864 | #if LANG_CXX11 |
| 2865 | void set_msgbus_endpoint(::std::string&& value); |
| 2866 | #endif |
| 2867 | void set_msgbus_endpoint(const char* value); |
| 2868 | void set_msgbus_endpoint(const char* value, size_t size); |
| 2869 | ::std::string* mutable_msgbus_endpoint(); |
| 2870 | ::std::string* release_msgbus_endpoint(); |
| 2871 | void set_allocated_msgbus_endpoint(::std::string* msgbus_endpoint); |
| 2872 | |
| 2873 | // string reason_detail = 4; |
| 2874 | void clear_reason_detail(); |
| 2875 | static const int kReasonDetailFieldNumber = 4; |
| 2876 | const ::std::string& reason_detail() const; |
| 2877 | void set_reason_detail(const ::std::string& value); |
| 2878 | #if LANG_CXX11 |
| 2879 | void set_reason_detail(::std::string&& value); |
| 2880 | #endif |
| 2881 | void set_reason_detail(const char* value); |
| 2882 | void set_reason_detail(const char* value, size_t size); |
| 2883 | ::std::string* mutable_reason_detail(); |
| 2884 | ::std::string* release_reason_detail(); |
| 2885 | void set_allocated_reason_detail(::std::string* reason_detail); |
| 2886 | |
| 2887 | // .dmi.Status status = 1; |
| 2888 | void clear_status(); |
| 2889 | static const int kStatusFieldNumber = 1; |
| 2890 | ::dmi::Status status() const; |
| 2891 | void set_status(::dmi::Status value); |
| 2892 | |
| 2893 | // .dmi.GetMsgBusEndpointResponse.Reason reason = 2; |
| 2894 | void clear_reason(); |
| 2895 | static const int kReasonFieldNumber = 2; |
| 2896 | ::dmi::GetMsgBusEndpointResponse_Reason reason() const; |
| 2897 | void set_reason(::dmi::GetMsgBusEndpointResponse_Reason value); |
| 2898 | |
| 2899 | // @@protoc_insertion_point(class_scope:dmi.GetMsgBusEndpointResponse) |
| 2900 | private: |
| 2901 | class HasBitSetters; |
| 2902 | |
| 2903 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 2904 | ::google::protobuf::internal::ArenaStringPtr msgbus_endpoint_; |
| 2905 | ::google::protobuf::internal::ArenaStringPtr reason_detail_; |
| 2906 | int status_; |
| 2907 | int reason_; |
| 2908 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 2909 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 2910 | }; |
| 2911 | // ------------------------------------------------------------------- |
| 2912 | |
| 2913 | class EntitiesLogLevel final : |
| 2914 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.EntitiesLogLevel) */ { |
| 2915 | public: |
| 2916 | EntitiesLogLevel(); |
| 2917 | virtual ~EntitiesLogLevel(); |
| 2918 | |
| 2919 | EntitiesLogLevel(const EntitiesLogLevel& from); |
| 2920 | |
| 2921 | inline EntitiesLogLevel& operator=(const EntitiesLogLevel& from) { |
| 2922 | CopyFrom(from); |
| 2923 | return *this; |
| 2924 | } |
| 2925 | #if LANG_CXX11 |
| 2926 | EntitiesLogLevel(EntitiesLogLevel&& from) noexcept |
| 2927 | : EntitiesLogLevel() { |
| 2928 | *this = ::std::move(from); |
| 2929 | } |
| 2930 | |
| 2931 | inline EntitiesLogLevel& operator=(EntitiesLogLevel&& from) noexcept { |
| 2932 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 2933 | if (this != &from) InternalSwap(&from); |
| 2934 | } else { |
| 2935 | CopyFrom(from); |
| 2936 | } |
| 2937 | return *this; |
| 2938 | } |
| 2939 | #endif |
| 2940 | static const ::google::protobuf::Descriptor* descriptor() { |
| 2941 | return default_instance().GetDescriptor(); |
| 2942 | } |
| 2943 | static const EntitiesLogLevel& default_instance(); |
| 2944 | |
| 2945 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 2946 | static inline const EntitiesLogLevel* internal_default_instance() { |
| 2947 | return reinterpret_cast<const EntitiesLogLevel*>( |
| 2948 | &_EntitiesLogLevel_default_instance_); |
| 2949 | } |
| 2950 | static constexpr int kIndexInFileMessages = |
| 2951 | 16; |
| 2952 | |
| 2953 | void Swap(EntitiesLogLevel* other); |
| 2954 | friend void swap(EntitiesLogLevel& a, EntitiesLogLevel& b) { |
| 2955 | a.Swap(&b); |
| 2956 | } |
| 2957 | |
| 2958 | // implements Message ---------------------------------------------- |
| 2959 | |
| 2960 | inline EntitiesLogLevel* New() const final { |
| 2961 | return CreateMaybeMessage<EntitiesLogLevel>(nullptr); |
| 2962 | } |
| 2963 | |
| 2964 | EntitiesLogLevel* New(::google::protobuf::Arena* arena) const final { |
| 2965 | return CreateMaybeMessage<EntitiesLogLevel>(arena); |
| 2966 | } |
| 2967 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 2968 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 2969 | void CopyFrom(const EntitiesLogLevel& from); |
| 2970 | void MergeFrom(const EntitiesLogLevel& from); |
| 2971 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 2972 | bool IsInitialized() const final; |
| 2973 | |
| 2974 | size_t ByteSizeLong() const final; |
| 2975 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 2976 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 2977 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 2978 | #else |
| 2979 | bool MergePartialFromCodedStream( |
| 2980 | ::google::protobuf::io::CodedInputStream* input) final; |
| 2981 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 2982 | void SerializeWithCachedSizes( |
| 2983 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 2984 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 2985 | ::google::protobuf::uint8* target) const final; |
| 2986 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 2987 | |
| 2988 | private: |
| 2989 | void SharedCtor(); |
| 2990 | void SharedDtor(); |
| 2991 | void SetCachedSize(int size) const final; |
| 2992 | void InternalSwap(EntitiesLogLevel* other); |
| 2993 | private: |
| 2994 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 2995 | return nullptr; |
| 2996 | } |
| 2997 | inline void* MaybeArenaPtr() const { |
| 2998 | return nullptr; |
| 2999 | } |
| 3000 | public: |
| 3001 | |
| 3002 | ::google::protobuf::Metadata GetMetadata() const final; |
| 3003 | |
| 3004 | // nested types ---------------------------------------------------- |
| 3005 | |
| 3006 | // accessors ------------------------------------------------------- |
| 3007 | |
| 3008 | // repeated string entities = 2; |
| 3009 | int entities_size() const; |
| 3010 | void clear_entities(); |
| 3011 | static const int kEntitiesFieldNumber = 2; |
| 3012 | const ::std::string& entities(int index) const; |
| 3013 | ::std::string* mutable_entities(int index); |
| 3014 | void set_entities(int index, const ::std::string& value); |
| 3015 | #if LANG_CXX11 |
| 3016 | void set_entities(int index, ::std::string&& value); |
| 3017 | #endif |
| 3018 | void set_entities(int index, const char* value); |
| 3019 | void set_entities(int index, const char* value, size_t size); |
| 3020 | ::std::string* add_entities(); |
| 3021 | void add_entities(const ::std::string& value); |
| 3022 | #if LANG_CXX11 |
| 3023 | void add_entities(::std::string&& value); |
| 3024 | #endif |
| 3025 | void add_entities(const char* value); |
| 3026 | void add_entities(const char* value, size_t size); |
| 3027 | const ::google::protobuf::RepeatedPtrField<::std::string>& entities() const; |
| 3028 | ::google::protobuf::RepeatedPtrField<::std::string>* mutable_entities(); |
| 3029 | |
| 3030 | // .dmi.LogLevel logLevel = 1; |
| 3031 | void clear_loglevel(); |
| 3032 | static const int kLogLevelFieldNumber = 1; |
| 3033 | ::dmi::LogLevel loglevel() const; |
| 3034 | void set_loglevel(::dmi::LogLevel value); |
| 3035 | |
| 3036 | // @@protoc_insertion_point(class_scope:dmi.EntitiesLogLevel) |
| 3037 | private: |
| 3038 | class HasBitSetters; |
| 3039 | |
| 3040 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 3041 | ::google::protobuf::RepeatedPtrField<::std::string> entities_; |
| 3042 | int loglevel_; |
| 3043 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 3044 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 3045 | }; |
| 3046 | // ------------------------------------------------------------------- |
| 3047 | |
| 3048 | class SetLogLevelRequest final : |
| 3049 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.SetLogLevelRequest) */ { |
| 3050 | public: |
| 3051 | SetLogLevelRequest(); |
| 3052 | virtual ~SetLogLevelRequest(); |
| 3053 | |
| 3054 | SetLogLevelRequest(const SetLogLevelRequest& from); |
| 3055 | |
| 3056 | inline SetLogLevelRequest& operator=(const SetLogLevelRequest& from) { |
| 3057 | CopyFrom(from); |
| 3058 | return *this; |
| 3059 | } |
| 3060 | #if LANG_CXX11 |
| 3061 | SetLogLevelRequest(SetLogLevelRequest&& from) noexcept |
| 3062 | : SetLogLevelRequest() { |
| 3063 | *this = ::std::move(from); |
| 3064 | } |
| 3065 | |
| 3066 | inline SetLogLevelRequest& operator=(SetLogLevelRequest&& from) noexcept { |
| 3067 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 3068 | if (this != &from) InternalSwap(&from); |
| 3069 | } else { |
| 3070 | CopyFrom(from); |
| 3071 | } |
| 3072 | return *this; |
| 3073 | } |
| 3074 | #endif |
| 3075 | static const ::google::protobuf::Descriptor* descriptor() { |
| 3076 | return default_instance().GetDescriptor(); |
| 3077 | } |
| 3078 | static const SetLogLevelRequest& default_instance(); |
| 3079 | |
| 3080 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 3081 | static inline const SetLogLevelRequest* internal_default_instance() { |
| 3082 | return reinterpret_cast<const SetLogLevelRequest*>( |
| 3083 | &_SetLogLevelRequest_default_instance_); |
| 3084 | } |
| 3085 | static constexpr int kIndexInFileMessages = |
| 3086 | 17; |
| 3087 | |
| 3088 | void Swap(SetLogLevelRequest* other); |
| 3089 | friend void swap(SetLogLevelRequest& a, SetLogLevelRequest& b) { |
| 3090 | a.Swap(&b); |
| 3091 | } |
| 3092 | |
| 3093 | // implements Message ---------------------------------------------- |
| 3094 | |
| 3095 | inline SetLogLevelRequest* New() const final { |
| 3096 | return CreateMaybeMessage<SetLogLevelRequest>(nullptr); |
| 3097 | } |
| 3098 | |
| 3099 | SetLogLevelRequest* New(::google::protobuf::Arena* arena) const final { |
| 3100 | return CreateMaybeMessage<SetLogLevelRequest>(arena); |
| 3101 | } |
| 3102 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 3103 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 3104 | void CopyFrom(const SetLogLevelRequest& from); |
| 3105 | void MergeFrom(const SetLogLevelRequest& from); |
| 3106 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 3107 | bool IsInitialized() const final; |
| 3108 | |
| 3109 | size_t ByteSizeLong() const final; |
| 3110 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 3111 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 3112 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 3113 | #else |
| 3114 | bool MergePartialFromCodedStream( |
| 3115 | ::google::protobuf::io::CodedInputStream* input) final; |
| 3116 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 3117 | void SerializeWithCachedSizes( |
| 3118 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 3119 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 3120 | ::google::protobuf::uint8* target) const final; |
| 3121 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 3122 | |
| 3123 | private: |
| 3124 | void SharedCtor(); |
| 3125 | void SharedDtor(); |
| 3126 | void SetCachedSize(int size) const final; |
| 3127 | void InternalSwap(SetLogLevelRequest* other); |
| 3128 | private: |
| 3129 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 3130 | return nullptr; |
| 3131 | } |
| 3132 | inline void* MaybeArenaPtr() const { |
| 3133 | return nullptr; |
| 3134 | } |
| 3135 | public: |
| 3136 | |
| 3137 | ::google::protobuf::Metadata GetMetadata() const final; |
| 3138 | |
| 3139 | // nested types ---------------------------------------------------- |
| 3140 | |
| 3141 | // accessors ------------------------------------------------------- |
| 3142 | |
| 3143 | // repeated .dmi.EntitiesLogLevel loglevels = 2; |
| 3144 | int loglevels_size() const; |
| 3145 | void clear_loglevels(); |
| 3146 | static const int kLoglevelsFieldNumber = 2; |
| 3147 | ::dmi::EntitiesLogLevel* mutable_loglevels(int index); |
| 3148 | ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel >* |
| 3149 | mutable_loglevels(); |
| 3150 | const ::dmi::EntitiesLogLevel& loglevels(int index) const; |
| 3151 | ::dmi::EntitiesLogLevel* add_loglevels(); |
| 3152 | const ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel >& |
| 3153 | loglevels() const; |
| 3154 | |
| 3155 | // .dmi.Uuid device_uuid = 1; |
| 3156 | bool has_device_uuid() const; |
| 3157 | void clear_device_uuid(); |
| 3158 | static const int kDeviceUuidFieldNumber = 1; |
| 3159 | const ::dmi::Uuid& device_uuid() const; |
| 3160 | ::dmi::Uuid* release_device_uuid(); |
| 3161 | ::dmi::Uuid* mutable_device_uuid(); |
| 3162 | void set_allocated_device_uuid(::dmi::Uuid* device_uuid); |
| 3163 | |
| 3164 | // @@protoc_insertion_point(class_scope:dmi.SetLogLevelRequest) |
| 3165 | private: |
| 3166 | class HasBitSetters; |
| 3167 | |
| 3168 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 3169 | ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel > loglevels_; |
| 3170 | ::dmi::Uuid* device_uuid_; |
| 3171 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 3172 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 3173 | }; |
| 3174 | // ------------------------------------------------------------------- |
| 3175 | |
| 3176 | class SetLogLevelResponse final : |
| 3177 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.SetLogLevelResponse) */ { |
| 3178 | public: |
| 3179 | SetLogLevelResponse(); |
| 3180 | virtual ~SetLogLevelResponse(); |
| 3181 | |
| 3182 | SetLogLevelResponse(const SetLogLevelResponse& from); |
| 3183 | |
| 3184 | inline SetLogLevelResponse& operator=(const SetLogLevelResponse& from) { |
| 3185 | CopyFrom(from); |
| 3186 | return *this; |
| 3187 | } |
| 3188 | #if LANG_CXX11 |
| 3189 | SetLogLevelResponse(SetLogLevelResponse&& from) noexcept |
| 3190 | : SetLogLevelResponse() { |
| 3191 | *this = ::std::move(from); |
| 3192 | } |
| 3193 | |
| 3194 | inline SetLogLevelResponse& operator=(SetLogLevelResponse&& from) noexcept { |
| 3195 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 3196 | if (this != &from) InternalSwap(&from); |
| 3197 | } else { |
| 3198 | CopyFrom(from); |
| 3199 | } |
| 3200 | return *this; |
| 3201 | } |
| 3202 | #endif |
| 3203 | static const ::google::protobuf::Descriptor* descriptor() { |
| 3204 | return default_instance().GetDescriptor(); |
| 3205 | } |
| 3206 | static const SetLogLevelResponse& default_instance(); |
| 3207 | |
| 3208 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 3209 | static inline const SetLogLevelResponse* internal_default_instance() { |
| 3210 | return reinterpret_cast<const SetLogLevelResponse*>( |
| 3211 | &_SetLogLevelResponse_default_instance_); |
| 3212 | } |
| 3213 | static constexpr int kIndexInFileMessages = |
| 3214 | 18; |
| 3215 | |
| 3216 | void Swap(SetLogLevelResponse* other); |
| 3217 | friend void swap(SetLogLevelResponse& a, SetLogLevelResponse& b) { |
| 3218 | a.Swap(&b); |
| 3219 | } |
| 3220 | |
| 3221 | // implements Message ---------------------------------------------- |
| 3222 | |
| 3223 | inline SetLogLevelResponse* New() const final { |
| 3224 | return CreateMaybeMessage<SetLogLevelResponse>(nullptr); |
| 3225 | } |
| 3226 | |
| 3227 | SetLogLevelResponse* New(::google::protobuf::Arena* arena) const final { |
| 3228 | return CreateMaybeMessage<SetLogLevelResponse>(arena); |
| 3229 | } |
| 3230 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 3231 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 3232 | void CopyFrom(const SetLogLevelResponse& from); |
| 3233 | void MergeFrom(const SetLogLevelResponse& from); |
| 3234 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 3235 | bool IsInitialized() const final; |
| 3236 | |
| 3237 | size_t ByteSizeLong() const final; |
| 3238 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 3239 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 3240 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 3241 | #else |
| 3242 | bool MergePartialFromCodedStream( |
| 3243 | ::google::protobuf::io::CodedInputStream* input) final; |
| 3244 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 3245 | void SerializeWithCachedSizes( |
| 3246 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 3247 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 3248 | ::google::protobuf::uint8* target) const final; |
| 3249 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 3250 | |
| 3251 | private: |
| 3252 | void SharedCtor(); |
| 3253 | void SharedDtor(); |
| 3254 | void SetCachedSize(int size) const final; |
| 3255 | void InternalSwap(SetLogLevelResponse* other); |
| 3256 | private: |
| 3257 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 3258 | return nullptr; |
| 3259 | } |
| 3260 | inline void* MaybeArenaPtr() const { |
| 3261 | return nullptr; |
| 3262 | } |
| 3263 | public: |
| 3264 | |
| 3265 | ::google::protobuf::Metadata GetMetadata() const final; |
| 3266 | |
| 3267 | // nested types ---------------------------------------------------- |
| 3268 | |
| 3269 | typedef SetLogLevelResponse_Reason Reason; |
| 3270 | static const Reason UNDEFINED_REASON = |
| 3271 | SetLogLevelResponse_Reason_UNDEFINED_REASON; |
| 3272 | static const Reason UNKNOWN_DEVICE = |
| 3273 | SetLogLevelResponse_Reason_UNKNOWN_DEVICE; |
| 3274 | static const Reason INTERNAL_ERROR = |
| 3275 | SetLogLevelResponse_Reason_INTERNAL_ERROR; |
| 3276 | static const Reason UNKNOWN_LOG_ENTITY = |
| 3277 | SetLogLevelResponse_Reason_UNKNOWN_LOG_ENTITY; |
| 3278 | static const Reason DEVICE_UNREACHABLE = |
| 3279 | SetLogLevelResponse_Reason_DEVICE_UNREACHABLE; |
| 3280 | static inline bool Reason_IsValid(int value) { |
| 3281 | return SetLogLevelResponse_Reason_IsValid(value); |
| 3282 | } |
| 3283 | static const Reason Reason_MIN = |
| 3284 | SetLogLevelResponse_Reason_Reason_MIN; |
| 3285 | static const Reason Reason_MAX = |
| 3286 | SetLogLevelResponse_Reason_Reason_MAX; |
| 3287 | static const int Reason_ARRAYSIZE = |
| 3288 | SetLogLevelResponse_Reason_Reason_ARRAYSIZE; |
| 3289 | static inline const ::google::protobuf::EnumDescriptor* |
| 3290 | Reason_descriptor() { |
| 3291 | return SetLogLevelResponse_Reason_descriptor(); |
| 3292 | } |
| 3293 | static inline const ::std::string& Reason_Name(Reason value) { |
| 3294 | return SetLogLevelResponse_Reason_Name(value); |
| 3295 | } |
| 3296 | static inline bool Reason_Parse(const ::std::string& name, |
| 3297 | Reason* value) { |
| 3298 | return SetLogLevelResponse_Reason_Parse(name, value); |
| 3299 | } |
| 3300 | |
| 3301 | // accessors ------------------------------------------------------- |
| 3302 | |
| 3303 | // string reason_detail = 4; |
| 3304 | void clear_reason_detail(); |
| 3305 | static const int kReasonDetailFieldNumber = 4; |
| 3306 | const ::std::string& reason_detail() const; |
| 3307 | void set_reason_detail(const ::std::string& value); |
| 3308 | #if LANG_CXX11 |
| 3309 | void set_reason_detail(::std::string&& value); |
| 3310 | #endif |
| 3311 | void set_reason_detail(const char* value); |
| 3312 | void set_reason_detail(const char* value, size_t size); |
| 3313 | ::std::string* mutable_reason_detail(); |
| 3314 | ::std::string* release_reason_detail(); |
| 3315 | void set_allocated_reason_detail(::std::string* reason_detail); |
| 3316 | |
| 3317 | // .dmi.Uuid device_uuid = 1; |
| 3318 | bool has_device_uuid() const; |
| 3319 | void clear_device_uuid(); |
| 3320 | static const int kDeviceUuidFieldNumber = 1; |
| 3321 | const ::dmi::Uuid& device_uuid() const; |
| 3322 | ::dmi::Uuid* release_device_uuid(); |
| 3323 | ::dmi::Uuid* mutable_device_uuid(); |
| 3324 | void set_allocated_device_uuid(::dmi::Uuid* device_uuid); |
| 3325 | |
| 3326 | // .dmi.Status status = 2; |
| 3327 | void clear_status(); |
| 3328 | static const int kStatusFieldNumber = 2; |
| 3329 | ::dmi::Status status() const; |
| 3330 | void set_status(::dmi::Status value); |
| 3331 | |
| 3332 | // .dmi.SetLogLevelResponse.Reason reason = 3; |
| 3333 | void clear_reason(); |
| 3334 | static const int kReasonFieldNumber = 3; |
| 3335 | ::dmi::SetLogLevelResponse_Reason reason() const; |
| 3336 | void set_reason(::dmi::SetLogLevelResponse_Reason value); |
| 3337 | |
| 3338 | // @@protoc_insertion_point(class_scope:dmi.SetLogLevelResponse) |
| 3339 | private: |
| 3340 | class HasBitSetters; |
| 3341 | |
| 3342 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 3343 | ::google::protobuf::internal::ArenaStringPtr reason_detail_; |
| 3344 | ::dmi::Uuid* device_uuid_; |
| 3345 | int status_; |
| 3346 | int reason_; |
| 3347 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 3348 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 3349 | }; |
| 3350 | // ------------------------------------------------------------------- |
| 3351 | |
| 3352 | class GetLogLevelRequest final : |
| 3353 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.GetLogLevelRequest) */ { |
| 3354 | public: |
| 3355 | GetLogLevelRequest(); |
| 3356 | virtual ~GetLogLevelRequest(); |
| 3357 | |
| 3358 | GetLogLevelRequest(const GetLogLevelRequest& from); |
| 3359 | |
| 3360 | inline GetLogLevelRequest& operator=(const GetLogLevelRequest& from) { |
| 3361 | CopyFrom(from); |
| 3362 | return *this; |
| 3363 | } |
| 3364 | #if LANG_CXX11 |
| 3365 | GetLogLevelRequest(GetLogLevelRequest&& from) noexcept |
| 3366 | : GetLogLevelRequest() { |
| 3367 | *this = ::std::move(from); |
| 3368 | } |
| 3369 | |
| 3370 | inline GetLogLevelRequest& operator=(GetLogLevelRequest&& from) noexcept { |
| 3371 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 3372 | if (this != &from) InternalSwap(&from); |
| 3373 | } else { |
| 3374 | CopyFrom(from); |
| 3375 | } |
| 3376 | return *this; |
| 3377 | } |
| 3378 | #endif |
| 3379 | static const ::google::protobuf::Descriptor* descriptor() { |
| 3380 | return default_instance().GetDescriptor(); |
| 3381 | } |
| 3382 | static const GetLogLevelRequest& default_instance(); |
| 3383 | |
| 3384 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 3385 | static inline const GetLogLevelRequest* internal_default_instance() { |
| 3386 | return reinterpret_cast<const GetLogLevelRequest*>( |
| 3387 | &_GetLogLevelRequest_default_instance_); |
| 3388 | } |
| 3389 | static constexpr int kIndexInFileMessages = |
| 3390 | 19; |
| 3391 | |
| 3392 | void Swap(GetLogLevelRequest* other); |
| 3393 | friend void swap(GetLogLevelRequest& a, GetLogLevelRequest& b) { |
| 3394 | a.Swap(&b); |
| 3395 | } |
| 3396 | |
| 3397 | // implements Message ---------------------------------------------- |
| 3398 | |
| 3399 | inline GetLogLevelRequest* New() const final { |
| 3400 | return CreateMaybeMessage<GetLogLevelRequest>(nullptr); |
| 3401 | } |
| 3402 | |
| 3403 | GetLogLevelRequest* New(::google::protobuf::Arena* arena) const final { |
| 3404 | return CreateMaybeMessage<GetLogLevelRequest>(arena); |
| 3405 | } |
| 3406 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 3407 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 3408 | void CopyFrom(const GetLogLevelRequest& from); |
| 3409 | void MergeFrom(const GetLogLevelRequest& from); |
| 3410 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 3411 | bool IsInitialized() const final; |
| 3412 | |
| 3413 | size_t ByteSizeLong() const final; |
| 3414 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 3415 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 3416 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 3417 | #else |
| 3418 | bool MergePartialFromCodedStream( |
| 3419 | ::google::protobuf::io::CodedInputStream* input) final; |
| 3420 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 3421 | void SerializeWithCachedSizes( |
| 3422 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 3423 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 3424 | ::google::protobuf::uint8* target) const final; |
| 3425 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 3426 | |
| 3427 | private: |
| 3428 | void SharedCtor(); |
| 3429 | void SharedDtor(); |
| 3430 | void SetCachedSize(int size) const final; |
| 3431 | void InternalSwap(GetLogLevelRequest* other); |
| 3432 | private: |
| 3433 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 3434 | return nullptr; |
| 3435 | } |
| 3436 | inline void* MaybeArenaPtr() const { |
| 3437 | return nullptr; |
| 3438 | } |
| 3439 | public: |
| 3440 | |
| 3441 | ::google::protobuf::Metadata GetMetadata() const final; |
| 3442 | |
| 3443 | // nested types ---------------------------------------------------- |
| 3444 | |
| 3445 | // accessors ------------------------------------------------------- |
| 3446 | |
| 3447 | // repeated string entities = 2; |
| 3448 | int entities_size() const; |
| 3449 | void clear_entities(); |
| 3450 | static const int kEntitiesFieldNumber = 2; |
| 3451 | const ::std::string& entities(int index) const; |
| 3452 | ::std::string* mutable_entities(int index); |
| 3453 | void set_entities(int index, const ::std::string& value); |
| 3454 | #if LANG_CXX11 |
| 3455 | void set_entities(int index, ::std::string&& value); |
| 3456 | #endif |
| 3457 | void set_entities(int index, const char* value); |
| 3458 | void set_entities(int index, const char* value, size_t size); |
| 3459 | ::std::string* add_entities(); |
| 3460 | void add_entities(const ::std::string& value); |
| 3461 | #if LANG_CXX11 |
| 3462 | void add_entities(::std::string&& value); |
| 3463 | #endif |
| 3464 | void add_entities(const char* value); |
| 3465 | void add_entities(const char* value, size_t size); |
| 3466 | const ::google::protobuf::RepeatedPtrField<::std::string>& entities() const; |
| 3467 | ::google::protobuf::RepeatedPtrField<::std::string>* mutable_entities(); |
| 3468 | |
| 3469 | // .dmi.Uuid device_uuid = 1; |
| 3470 | bool has_device_uuid() const; |
| 3471 | void clear_device_uuid(); |
| 3472 | static const int kDeviceUuidFieldNumber = 1; |
| 3473 | const ::dmi::Uuid& device_uuid() const; |
| 3474 | ::dmi::Uuid* release_device_uuid(); |
| 3475 | ::dmi::Uuid* mutable_device_uuid(); |
| 3476 | void set_allocated_device_uuid(::dmi::Uuid* device_uuid); |
| 3477 | |
| 3478 | // @@protoc_insertion_point(class_scope:dmi.GetLogLevelRequest) |
| 3479 | private: |
| 3480 | class HasBitSetters; |
| 3481 | |
| 3482 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 3483 | ::google::protobuf::RepeatedPtrField<::std::string> entities_; |
| 3484 | ::dmi::Uuid* device_uuid_; |
| 3485 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 3486 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 3487 | }; |
| 3488 | // ------------------------------------------------------------------- |
| 3489 | |
| 3490 | class GetLogLevelResponse final : |
| 3491 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.GetLogLevelResponse) */ { |
| 3492 | public: |
| 3493 | GetLogLevelResponse(); |
| 3494 | virtual ~GetLogLevelResponse(); |
| 3495 | |
| 3496 | GetLogLevelResponse(const GetLogLevelResponse& from); |
| 3497 | |
| 3498 | inline GetLogLevelResponse& operator=(const GetLogLevelResponse& from) { |
| 3499 | CopyFrom(from); |
| 3500 | return *this; |
| 3501 | } |
| 3502 | #if LANG_CXX11 |
| 3503 | GetLogLevelResponse(GetLogLevelResponse&& from) noexcept |
| 3504 | : GetLogLevelResponse() { |
| 3505 | *this = ::std::move(from); |
| 3506 | } |
| 3507 | |
| 3508 | inline GetLogLevelResponse& operator=(GetLogLevelResponse&& from) noexcept { |
| 3509 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 3510 | if (this != &from) InternalSwap(&from); |
| 3511 | } else { |
| 3512 | CopyFrom(from); |
| 3513 | } |
| 3514 | return *this; |
| 3515 | } |
| 3516 | #endif |
| 3517 | static const ::google::protobuf::Descriptor* descriptor() { |
| 3518 | return default_instance().GetDescriptor(); |
| 3519 | } |
| 3520 | static const GetLogLevelResponse& default_instance(); |
| 3521 | |
| 3522 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 3523 | static inline const GetLogLevelResponse* internal_default_instance() { |
| 3524 | return reinterpret_cast<const GetLogLevelResponse*>( |
| 3525 | &_GetLogLevelResponse_default_instance_); |
| 3526 | } |
| 3527 | static constexpr int kIndexInFileMessages = |
| 3528 | 20; |
| 3529 | |
| 3530 | void Swap(GetLogLevelResponse* other); |
| 3531 | friend void swap(GetLogLevelResponse& a, GetLogLevelResponse& b) { |
| 3532 | a.Swap(&b); |
| 3533 | } |
| 3534 | |
| 3535 | // implements Message ---------------------------------------------- |
| 3536 | |
| 3537 | inline GetLogLevelResponse* New() const final { |
| 3538 | return CreateMaybeMessage<GetLogLevelResponse>(nullptr); |
| 3539 | } |
| 3540 | |
| 3541 | GetLogLevelResponse* New(::google::protobuf::Arena* arena) const final { |
| 3542 | return CreateMaybeMessage<GetLogLevelResponse>(arena); |
| 3543 | } |
| 3544 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 3545 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 3546 | void CopyFrom(const GetLogLevelResponse& from); |
| 3547 | void MergeFrom(const GetLogLevelResponse& from); |
| 3548 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 3549 | bool IsInitialized() const final; |
| 3550 | |
| 3551 | size_t ByteSizeLong() const final; |
| 3552 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 3553 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 3554 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 3555 | #else |
| 3556 | bool MergePartialFromCodedStream( |
| 3557 | ::google::protobuf::io::CodedInputStream* input) final; |
| 3558 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 3559 | void SerializeWithCachedSizes( |
| 3560 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 3561 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 3562 | ::google::protobuf::uint8* target) const final; |
| 3563 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 3564 | |
| 3565 | private: |
| 3566 | void SharedCtor(); |
| 3567 | void SharedDtor(); |
| 3568 | void SetCachedSize(int size) const final; |
| 3569 | void InternalSwap(GetLogLevelResponse* other); |
| 3570 | private: |
| 3571 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 3572 | return nullptr; |
| 3573 | } |
| 3574 | inline void* MaybeArenaPtr() const { |
| 3575 | return nullptr; |
| 3576 | } |
| 3577 | public: |
| 3578 | |
| 3579 | ::google::protobuf::Metadata GetMetadata() const final; |
| 3580 | |
| 3581 | // nested types ---------------------------------------------------- |
| 3582 | |
| 3583 | typedef GetLogLevelResponse_Reason Reason; |
| 3584 | static const Reason UNDEFINED_REASON = |
| 3585 | GetLogLevelResponse_Reason_UNDEFINED_REASON; |
| 3586 | static const Reason UNKNOWN_DEVICE = |
| 3587 | GetLogLevelResponse_Reason_UNKNOWN_DEVICE; |
| 3588 | static const Reason INTERNAL_ERROR = |
| 3589 | GetLogLevelResponse_Reason_INTERNAL_ERROR; |
| 3590 | static const Reason UNKNOWN_LOG_ENTITY = |
| 3591 | GetLogLevelResponse_Reason_UNKNOWN_LOG_ENTITY; |
| 3592 | static const Reason DEVICE_UNREACHABLE = |
| 3593 | GetLogLevelResponse_Reason_DEVICE_UNREACHABLE; |
| 3594 | static inline bool Reason_IsValid(int value) { |
| 3595 | return GetLogLevelResponse_Reason_IsValid(value); |
| 3596 | } |
| 3597 | static const Reason Reason_MIN = |
| 3598 | GetLogLevelResponse_Reason_Reason_MIN; |
| 3599 | static const Reason Reason_MAX = |
| 3600 | GetLogLevelResponse_Reason_Reason_MAX; |
| 3601 | static const int Reason_ARRAYSIZE = |
| 3602 | GetLogLevelResponse_Reason_Reason_ARRAYSIZE; |
| 3603 | static inline const ::google::protobuf::EnumDescriptor* |
| 3604 | Reason_descriptor() { |
| 3605 | return GetLogLevelResponse_Reason_descriptor(); |
| 3606 | } |
| 3607 | static inline const ::std::string& Reason_Name(Reason value) { |
| 3608 | return GetLogLevelResponse_Reason_Name(value); |
| 3609 | } |
| 3610 | static inline bool Reason_Parse(const ::std::string& name, |
| 3611 | Reason* value) { |
| 3612 | return GetLogLevelResponse_Reason_Parse(name, value); |
| 3613 | } |
| 3614 | |
| 3615 | // accessors ------------------------------------------------------- |
| 3616 | |
| 3617 | // repeated .dmi.EntitiesLogLevel logLevels = 2; |
| 3618 | int loglevels_size() const; |
| 3619 | void clear_loglevels(); |
| 3620 | static const int kLogLevelsFieldNumber = 2; |
| 3621 | ::dmi::EntitiesLogLevel* mutable_loglevels(int index); |
| 3622 | ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel >* |
| 3623 | mutable_loglevels(); |
| 3624 | const ::dmi::EntitiesLogLevel& loglevels(int index) const; |
| 3625 | ::dmi::EntitiesLogLevel* add_loglevels(); |
| 3626 | const ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel >& |
| 3627 | loglevels() const; |
| 3628 | |
| 3629 | // string reason_detail = 5; |
| 3630 | void clear_reason_detail(); |
| 3631 | static const int kReasonDetailFieldNumber = 5; |
| 3632 | const ::std::string& reason_detail() const; |
| 3633 | void set_reason_detail(const ::std::string& value); |
| 3634 | #if LANG_CXX11 |
| 3635 | void set_reason_detail(::std::string&& value); |
| 3636 | #endif |
| 3637 | void set_reason_detail(const char* value); |
| 3638 | void set_reason_detail(const char* value, size_t size); |
| 3639 | ::std::string* mutable_reason_detail(); |
| 3640 | ::std::string* release_reason_detail(); |
| 3641 | void set_allocated_reason_detail(::std::string* reason_detail); |
| 3642 | |
| 3643 | // .dmi.Uuid device_uuid = 1; |
| 3644 | bool has_device_uuid() const; |
| 3645 | void clear_device_uuid(); |
| 3646 | static const int kDeviceUuidFieldNumber = 1; |
| 3647 | const ::dmi::Uuid& device_uuid() const; |
| 3648 | ::dmi::Uuid* release_device_uuid(); |
| 3649 | ::dmi::Uuid* mutable_device_uuid(); |
| 3650 | void set_allocated_device_uuid(::dmi::Uuid* device_uuid); |
| 3651 | |
| 3652 | // .dmi.Status status = 3; |
| 3653 | void clear_status(); |
| 3654 | static const int kStatusFieldNumber = 3; |
| 3655 | ::dmi::Status status() const; |
| 3656 | void set_status(::dmi::Status value); |
| 3657 | |
| 3658 | // .dmi.GetLogLevelResponse.Reason reason = 4; |
| 3659 | void clear_reason(); |
| 3660 | static const int kReasonFieldNumber = 4; |
| 3661 | ::dmi::GetLogLevelResponse_Reason reason() const; |
| 3662 | void set_reason(::dmi::GetLogLevelResponse_Reason value); |
| 3663 | |
| 3664 | // @@protoc_insertion_point(class_scope:dmi.GetLogLevelResponse) |
| 3665 | private: |
| 3666 | class HasBitSetters; |
| 3667 | |
| 3668 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 3669 | ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel > loglevels_; |
| 3670 | ::google::protobuf::internal::ArenaStringPtr reason_detail_; |
| 3671 | ::dmi::Uuid* device_uuid_; |
| 3672 | int status_; |
| 3673 | int reason_; |
| 3674 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 3675 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 3676 | }; |
| 3677 | // ------------------------------------------------------------------- |
| 3678 | |
| 3679 | class GetLoggableEntitiesRequest final : |
| 3680 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.GetLoggableEntitiesRequest) */ { |
| 3681 | public: |
| 3682 | GetLoggableEntitiesRequest(); |
| 3683 | virtual ~GetLoggableEntitiesRequest(); |
| 3684 | |
| 3685 | GetLoggableEntitiesRequest(const GetLoggableEntitiesRequest& from); |
| 3686 | |
| 3687 | inline GetLoggableEntitiesRequest& operator=(const GetLoggableEntitiesRequest& from) { |
| 3688 | CopyFrom(from); |
| 3689 | return *this; |
| 3690 | } |
| 3691 | #if LANG_CXX11 |
| 3692 | GetLoggableEntitiesRequest(GetLoggableEntitiesRequest&& from) noexcept |
| 3693 | : GetLoggableEntitiesRequest() { |
| 3694 | *this = ::std::move(from); |
| 3695 | } |
| 3696 | |
| 3697 | inline GetLoggableEntitiesRequest& operator=(GetLoggableEntitiesRequest&& from) noexcept { |
| 3698 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 3699 | if (this != &from) InternalSwap(&from); |
| 3700 | } else { |
| 3701 | CopyFrom(from); |
| 3702 | } |
| 3703 | return *this; |
| 3704 | } |
| 3705 | #endif |
| 3706 | static const ::google::protobuf::Descriptor* descriptor() { |
| 3707 | return default_instance().GetDescriptor(); |
| 3708 | } |
| 3709 | static const GetLoggableEntitiesRequest& default_instance(); |
| 3710 | |
| 3711 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 3712 | static inline const GetLoggableEntitiesRequest* internal_default_instance() { |
| 3713 | return reinterpret_cast<const GetLoggableEntitiesRequest*>( |
| 3714 | &_GetLoggableEntitiesRequest_default_instance_); |
| 3715 | } |
| 3716 | static constexpr int kIndexInFileMessages = |
| 3717 | 21; |
| 3718 | |
| 3719 | void Swap(GetLoggableEntitiesRequest* other); |
| 3720 | friend void swap(GetLoggableEntitiesRequest& a, GetLoggableEntitiesRequest& b) { |
| 3721 | a.Swap(&b); |
| 3722 | } |
| 3723 | |
| 3724 | // implements Message ---------------------------------------------- |
| 3725 | |
| 3726 | inline GetLoggableEntitiesRequest* New() const final { |
| 3727 | return CreateMaybeMessage<GetLoggableEntitiesRequest>(nullptr); |
| 3728 | } |
| 3729 | |
| 3730 | GetLoggableEntitiesRequest* New(::google::protobuf::Arena* arena) const final { |
| 3731 | return CreateMaybeMessage<GetLoggableEntitiesRequest>(arena); |
| 3732 | } |
| 3733 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 3734 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 3735 | void CopyFrom(const GetLoggableEntitiesRequest& from); |
| 3736 | void MergeFrom(const GetLoggableEntitiesRequest& from); |
| 3737 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 3738 | bool IsInitialized() const final; |
| 3739 | |
| 3740 | size_t ByteSizeLong() const final; |
| 3741 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 3742 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 3743 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 3744 | #else |
| 3745 | bool MergePartialFromCodedStream( |
| 3746 | ::google::protobuf::io::CodedInputStream* input) final; |
| 3747 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 3748 | void SerializeWithCachedSizes( |
| 3749 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 3750 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 3751 | ::google::protobuf::uint8* target) const final; |
| 3752 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 3753 | |
| 3754 | private: |
| 3755 | void SharedCtor(); |
| 3756 | void SharedDtor(); |
| 3757 | void SetCachedSize(int size) const final; |
| 3758 | void InternalSwap(GetLoggableEntitiesRequest* other); |
| 3759 | private: |
| 3760 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 3761 | return nullptr; |
| 3762 | } |
| 3763 | inline void* MaybeArenaPtr() const { |
| 3764 | return nullptr; |
| 3765 | } |
| 3766 | public: |
| 3767 | |
| 3768 | ::google::protobuf::Metadata GetMetadata() const final; |
| 3769 | |
| 3770 | // nested types ---------------------------------------------------- |
| 3771 | |
| 3772 | // accessors ------------------------------------------------------- |
| 3773 | |
| 3774 | // .dmi.Uuid device_uuid = 1; |
| 3775 | bool has_device_uuid() const; |
| 3776 | void clear_device_uuid(); |
| 3777 | static const int kDeviceUuidFieldNumber = 1; |
| 3778 | const ::dmi::Uuid& device_uuid() const; |
| 3779 | ::dmi::Uuid* release_device_uuid(); |
| 3780 | ::dmi::Uuid* mutable_device_uuid(); |
| 3781 | void set_allocated_device_uuid(::dmi::Uuid* device_uuid); |
| 3782 | |
| 3783 | // @@protoc_insertion_point(class_scope:dmi.GetLoggableEntitiesRequest) |
| 3784 | private: |
| 3785 | class HasBitSetters; |
| 3786 | |
| 3787 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 3788 | ::dmi::Uuid* device_uuid_; |
| 3789 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 3790 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 3791 | }; |
Chandrakanth Nalkudre Gowda | 415b83c | 2021-04-28 18:01:29 +0530 | [diff] [blame] | 3792 | // ------------------------------------------------------------------- |
| 3793 | |
| 3794 | class Heartbeat final : |
| 3795 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.Heartbeat) */ { |
| 3796 | public: |
| 3797 | Heartbeat(); |
| 3798 | virtual ~Heartbeat(); |
| 3799 | |
| 3800 | Heartbeat(const Heartbeat& from); |
| 3801 | |
| 3802 | inline Heartbeat& operator=(const Heartbeat& from) { |
| 3803 | CopyFrom(from); |
| 3804 | return *this; |
| 3805 | } |
| 3806 | #if LANG_CXX11 |
| 3807 | Heartbeat(Heartbeat&& from) noexcept |
| 3808 | : Heartbeat() { |
| 3809 | *this = ::std::move(from); |
| 3810 | } |
| 3811 | |
| 3812 | inline Heartbeat& operator=(Heartbeat&& from) noexcept { |
| 3813 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 3814 | if (this != &from) InternalSwap(&from); |
| 3815 | } else { |
| 3816 | CopyFrom(from); |
| 3817 | } |
| 3818 | return *this; |
| 3819 | } |
| 3820 | #endif |
| 3821 | static const ::google::protobuf::Descriptor* descriptor() { |
| 3822 | return default_instance().GetDescriptor(); |
| 3823 | } |
| 3824 | static const Heartbeat& default_instance(); |
| 3825 | |
| 3826 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 3827 | static inline const Heartbeat* internal_default_instance() { |
| 3828 | return reinterpret_cast<const Heartbeat*>( |
| 3829 | &_Heartbeat_default_instance_); |
| 3830 | } |
| 3831 | static constexpr int kIndexInFileMessages = |
| 3832 | 22; |
| 3833 | |
| 3834 | void Swap(Heartbeat* other); |
| 3835 | friend void swap(Heartbeat& a, Heartbeat& b) { |
| 3836 | a.Swap(&b); |
| 3837 | } |
| 3838 | |
| 3839 | // implements Message ---------------------------------------------- |
| 3840 | |
| 3841 | inline Heartbeat* New() const final { |
| 3842 | return CreateMaybeMessage<Heartbeat>(nullptr); |
| 3843 | } |
| 3844 | |
| 3845 | Heartbeat* New(::google::protobuf::Arena* arena) const final { |
| 3846 | return CreateMaybeMessage<Heartbeat>(arena); |
| 3847 | } |
| 3848 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 3849 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 3850 | void CopyFrom(const Heartbeat& from); |
| 3851 | void MergeFrom(const Heartbeat& from); |
| 3852 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 3853 | bool IsInitialized() const final; |
| 3854 | |
| 3855 | size_t ByteSizeLong() const final; |
| 3856 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 3857 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 3858 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 3859 | #else |
| 3860 | bool MergePartialFromCodedStream( |
| 3861 | ::google::protobuf::io::CodedInputStream* input) final; |
| 3862 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 3863 | void SerializeWithCachedSizes( |
| 3864 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 3865 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 3866 | ::google::protobuf::uint8* target) const final; |
| 3867 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 3868 | |
| 3869 | private: |
| 3870 | void SharedCtor(); |
| 3871 | void SharedDtor(); |
| 3872 | void SetCachedSize(int size) const final; |
| 3873 | void InternalSwap(Heartbeat* other); |
| 3874 | private: |
| 3875 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 3876 | return nullptr; |
| 3877 | } |
| 3878 | inline void* MaybeArenaPtr() const { |
| 3879 | return nullptr; |
| 3880 | } |
| 3881 | public: |
| 3882 | |
| 3883 | ::google::protobuf::Metadata GetMetadata() const final; |
| 3884 | |
| 3885 | // nested types ---------------------------------------------------- |
| 3886 | |
| 3887 | // accessors ------------------------------------------------------- |
| 3888 | |
| 3889 | // fixed32 heartbeat_signature = 1; |
| 3890 | void clear_heartbeat_signature(); |
| 3891 | static const int kHeartbeatSignatureFieldNumber = 1; |
| 3892 | ::google::protobuf::uint32 heartbeat_signature() const; |
| 3893 | void set_heartbeat_signature(::google::protobuf::uint32 value); |
| 3894 | |
| 3895 | // @@protoc_insertion_point(class_scope:dmi.Heartbeat) |
| 3896 | private: |
| 3897 | class HasBitSetters; |
| 3898 | |
| 3899 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 3900 | ::google::protobuf::uint32 heartbeat_signature_; |
| 3901 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 3902 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 3903 | }; |
Chandrakanth Nalkudre Gowda | 2f6066c | 2021-05-13 12:36:32 +0530 | [diff] [blame^] | 3904 | // ------------------------------------------------------------------- |
| 3905 | |
| 3906 | class RebootDeviceRequest final : |
| 3907 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.RebootDeviceRequest) */ { |
| 3908 | public: |
| 3909 | RebootDeviceRequest(); |
| 3910 | virtual ~RebootDeviceRequest(); |
| 3911 | |
| 3912 | RebootDeviceRequest(const RebootDeviceRequest& from); |
| 3913 | |
| 3914 | inline RebootDeviceRequest& operator=(const RebootDeviceRequest& from) { |
| 3915 | CopyFrom(from); |
| 3916 | return *this; |
| 3917 | } |
| 3918 | #if LANG_CXX11 |
| 3919 | RebootDeviceRequest(RebootDeviceRequest&& from) noexcept |
| 3920 | : RebootDeviceRequest() { |
| 3921 | *this = ::std::move(from); |
| 3922 | } |
| 3923 | |
| 3924 | inline RebootDeviceRequest& operator=(RebootDeviceRequest&& from) noexcept { |
| 3925 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 3926 | if (this != &from) InternalSwap(&from); |
| 3927 | } else { |
| 3928 | CopyFrom(from); |
| 3929 | } |
| 3930 | return *this; |
| 3931 | } |
| 3932 | #endif |
| 3933 | static const ::google::protobuf::Descriptor* descriptor() { |
| 3934 | return default_instance().GetDescriptor(); |
| 3935 | } |
| 3936 | static const RebootDeviceRequest& default_instance(); |
| 3937 | |
| 3938 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 3939 | static inline const RebootDeviceRequest* internal_default_instance() { |
| 3940 | return reinterpret_cast<const RebootDeviceRequest*>( |
| 3941 | &_RebootDeviceRequest_default_instance_); |
| 3942 | } |
| 3943 | static constexpr int kIndexInFileMessages = |
| 3944 | 23; |
| 3945 | |
| 3946 | void Swap(RebootDeviceRequest* other); |
| 3947 | friend void swap(RebootDeviceRequest& a, RebootDeviceRequest& b) { |
| 3948 | a.Swap(&b); |
| 3949 | } |
| 3950 | |
| 3951 | // implements Message ---------------------------------------------- |
| 3952 | |
| 3953 | inline RebootDeviceRequest* New() const final { |
| 3954 | return CreateMaybeMessage<RebootDeviceRequest>(nullptr); |
| 3955 | } |
| 3956 | |
| 3957 | RebootDeviceRequest* New(::google::protobuf::Arena* arena) const final { |
| 3958 | return CreateMaybeMessage<RebootDeviceRequest>(arena); |
| 3959 | } |
| 3960 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 3961 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 3962 | void CopyFrom(const RebootDeviceRequest& from); |
| 3963 | void MergeFrom(const RebootDeviceRequest& from); |
| 3964 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 3965 | bool IsInitialized() const final; |
| 3966 | |
| 3967 | size_t ByteSizeLong() const final; |
| 3968 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 3969 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 3970 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 3971 | #else |
| 3972 | bool MergePartialFromCodedStream( |
| 3973 | ::google::protobuf::io::CodedInputStream* input) final; |
| 3974 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 3975 | void SerializeWithCachedSizes( |
| 3976 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 3977 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 3978 | ::google::protobuf::uint8* target) const final; |
| 3979 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 3980 | |
| 3981 | private: |
| 3982 | void SharedCtor(); |
| 3983 | void SharedDtor(); |
| 3984 | void SetCachedSize(int size) const final; |
| 3985 | void InternalSwap(RebootDeviceRequest* other); |
| 3986 | private: |
| 3987 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 3988 | return nullptr; |
| 3989 | } |
| 3990 | inline void* MaybeArenaPtr() const { |
| 3991 | return nullptr; |
| 3992 | } |
| 3993 | public: |
| 3994 | |
| 3995 | ::google::protobuf::Metadata GetMetadata() const final; |
| 3996 | |
| 3997 | // nested types ---------------------------------------------------- |
| 3998 | |
| 3999 | // accessors ------------------------------------------------------- |
| 4000 | |
| 4001 | // .dmi.Uuid device_uuid = 1; |
| 4002 | bool has_device_uuid() const; |
| 4003 | void clear_device_uuid(); |
| 4004 | static const int kDeviceUuidFieldNumber = 1; |
| 4005 | const ::dmi::Uuid& device_uuid() const; |
| 4006 | ::dmi::Uuid* release_device_uuid(); |
| 4007 | ::dmi::Uuid* mutable_device_uuid(); |
| 4008 | void set_allocated_device_uuid(::dmi::Uuid* device_uuid); |
| 4009 | |
| 4010 | // @@protoc_insertion_point(class_scope:dmi.RebootDeviceRequest) |
| 4011 | private: |
| 4012 | class HasBitSetters; |
| 4013 | |
| 4014 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 4015 | ::dmi::Uuid* device_uuid_; |
| 4016 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 4017 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 4018 | }; |
| 4019 | // ------------------------------------------------------------------- |
| 4020 | |
| 4021 | class RebootDeviceResponse final : |
| 4022 | public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dmi.RebootDeviceResponse) */ { |
| 4023 | public: |
| 4024 | RebootDeviceResponse(); |
| 4025 | virtual ~RebootDeviceResponse(); |
| 4026 | |
| 4027 | RebootDeviceResponse(const RebootDeviceResponse& from); |
| 4028 | |
| 4029 | inline RebootDeviceResponse& operator=(const RebootDeviceResponse& from) { |
| 4030 | CopyFrom(from); |
| 4031 | return *this; |
| 4032 | } |
| 4033 | #if LANG_CXX11 |
| 4034 | RebootDeviceResponse(RebootDeviceResponse&& from) noexcept |
| 4035 | : RebootDeviceResponse() { |
| 4036 | *this = ::std::move(from); |
| 4037 | } |
| 4038 | |
| 4039 | inline RebootDeviceResponse& operator=(RebootDeviceResponse&& from) noexcept { |
| 4040 | if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { |
| 4041 | if (this != &from) InternalSwap(&from); |
| 4042 | } else { |
| 4043 | CopyFrom(from); |
| 4044 | } |
| 4045 | return *this; |
| 4046 | } |
| 4047 | #endif |
| 4048 | static const ::google::protobuf::Descriptor* descriptor() { |
| 4049 | return default_instance().GetDescriptor(); |
| 4050 | } |
| 4051 | static const RebootDeviceResponse& default_instance(); |
| 4052 | |
| 4053 | static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY |
| 4054 | static inline const RebootDeviceResponse* internal_default_instance() { |
| 4055 | return reinterpret_cast<const RebootDeviceResponse*>( |
| 4056 | &_RebootDeviceResponse_default_instance_); |
| 4057 | } |
| 4058 | static constexpr int kIndexInFileMessages = |
| 4059 | 24; |
| 4060 | |
| 4061 | void Swap(RebootDeviceResponse* other); |
| 4062 | friend void swap(RebootDeviceResponse& a, RebootDeviceResponse& b) { |
| 4063 | a.Swap(&b); |
| 4064 | } |
| 4065 | |
| 4066 | // implements Message ---------------------------------------------- |
| 4067 | |
| 4068 | inline RebootDeviceResponse* New() const final { |
| 4069 | return CreateMaybeMessage<RebootDeviceResponse>(nullptr); |
| 4070 | } |
| 4071 | |
| 4072 | RebootDeviceResponse* New(::google::protobuf::Arena* arena) const final { |
| 4073 | return CreateMaybeMessage<RebootDeviceResponse>(arena); |
| 4074 | } |
| 4075 | void CopyFrom(const ::google::protobuf::Message& from) final; |
| 4076 | void MergeFrom(const ::google::protobuf::Message& from) final; |
| 4077 | void CopyFrom(const RebootDeviceResponse& from); |
| 4078 | void MergeFrom(const RebootDeviceResponse& from); |
| 4079 | PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; |
| 4080 | bool IsInitialized() const final; |
| 4081 | |
| 4082 | size_t ByteSizeLong() const final; |
| 4083 | #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 4084 | static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); |
| 4085 | ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } |
| 4086 | #else |
| 4087 | bool MergePartialFromCodedStream( |
| 4088 | ::google::protobuf::io::CodedInputStream* input) final; |
| 4089 | #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER |
| 4090 | void SerializeWithCachedSizes( |
| 4091 | ::google::protobuf::io::CodedOutputStream* output) const final; |
| 4092 | ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( |
| 4093 | ::google::protobuf::uint8* target) const final; |
| 4094 | int GetCachedSize() const final { return _cached_size_.Get(); } |
| 4095 | |
| 4096 | private: |
| 4097 | void SharedCtor(); |
| 4098 | void SharedDtor(); |
| 4099 | void SetCachedSize(int size) const final; |
| 4100 | void InternalSwap(RebootDeviceResponse* other); |
| 4101 | private: |
| 4102 | inline ::google::protobuf::Arena* GetArenaNoVirtual() const { |
| 4103 | return nullptr; |
| 4104 | } |
| 4105 | inline void* MaybeArenaPtr() const { |
| 4106 | return nullptr; |
| 4107 | } |
| 4108 | public: |
| 4109 | |
| 4110 | ::google::protobuf::Metadata GetMetadata() const final; |
| 4111 | |
| 4112 | // nested types ---------------------------------------------------- |
| 4113 | |
| 4114 | typedef RebootDeviceResponse_Reason Reason; |
| 4115 | static const Reason UNDEFINED_REASON = |
| 4116 | RebootDeviceResponse_Reason_UNDEFINED_REASON; |
| 4117 | static const Reason UNKNOWN_DEVICE = |
| 4118 | RebootDeviceResponse_Reason_UNKNOWN_DEVICE; |
| 4119 | static const Reason INTERNAL_ERROR = |
| 4120 | RebootDeviceResponse_Reason_INTERNAL_ERROR; |
| 4121 | static const Reason DEVICE_UNREACHABLE = |
| 4122 | RebootDeviceResponse_Reason_DEVICE_UNREACHABLE; |
| 4123 | static inline bool Reason_IsValid(int value) { |
| 4124 | return RebootDeviceResponse_Reason_IsValid(value); |
| 4125 | } |
| 4126 | static const Reason Reason_MIN = |
| 4127 | RebootDeviceResponse_Reason_Reason_MIN; |
| 4128 | static const Reason Reason_MAX = |
| 4129 | RebootDeviceResponse_Reason_Reason_MAX; |
| 4130 | static const int Reason_ARRAYSIZE = |
| 4131 | RebootDeviceResponse_Reason_Reason_ARRAYSIZE; |
| 4132 | static inline const ::google::protobuf::EnumDescriptor* |
| 4133 | Reason_descriptor() { |
| 4134 | return RebootDeviceResponse_Reason_descriptor(); |
| 4135 | } |
| 4136 | static inline const ::std::string& Reason_Name(Reason value) { |
| 4137 | return RebootDeviceResponse_Reason_Name(value); |
| 4138 | } |
| 4139 | static inline bool Reason_Parse(const ::std::string& name, |
| 4140 | Reason* value) { |
| 4141 | return RebootDeviceResponse_Reason_Parse(name, value); |
| 4142 | } |
| 4143 | |
| 4144 | // accessors ------------------------------------------------------- |
| 4145 | |
| 4146 | // string reason_detail = 5; |
| 4147 | void clear_reason_detail(); |
| 4148 | static const int kReasonDetailFieldNumber = 5; |
| 4149 | const ::std::string& reason_detail() const; |
| 4150 | void set_reason_detail(const ::std::string& value); |
| 4151 | #if LANG_CXX11 |
| 4152 | void set_reason_detail(::std::string&& value); |
| 4153 | #endif |
| 4154 | void set_reason_detail(const char* value); |
| 4155 | void set_reason_detail(const char* value, size_t size); |
| 4156 | ::std::string* mutable_reason_detail(); |
| 4157 | ::std::string* release_reason_detail(); |
| 4158 | void set_allocated_reason_detail(::std::string* reason_detail); |
| 4159 | |
| 4160 | // .dmi.Status status = 3; |
| 4161 | void clear_status(); |
| 4162 | static const int kStatusFieldNumber = 3; |
| 4163 | ::dmi::Status status() const; |
| 4164 | void set_status(::dmi::Status value); |
| 4165 | |
| 4166 | // .dmi.RebootDeviceResponse.Reason reason = 4; |
| 4167 | void clear_reason(); |
| 4168 | static const int kReasonFieldNumber = 4; |
| 4169 | ::dmi::RebootDeviceResponse_Reason reason() const; |
| 4170 | void set_reason(::dmi::RebootDeviceResponse_Reason value); |
| 4171 | |
| 4172 | // @@protoc_insertion_point(class_scope:dmi.RebootDeviceResponse) |
| 4173 | private: |
| 4174 | class HasBitSetters; |
| 4175 | |
| 4176 | ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; |
| 4177 | ::google::protobuf::internal::ArenaStringPtr reason_detail_; |
| 4178 | int status_; |
| 4179 | int reason_; |
| 4180 | mutable ::google::protobuf::internal::CachedSize _cached_size_; |
| 4181 | friend struct ::TableStruct_dmi_2fhw_5fmanagement_5fservice_2eproto; |
| 4182 | }; |
Shivanagouda Malaginahalli | 335fe4d | 2021-03-31 16:52:28 +0530 | [diff] [blame] | 4183 | // =================================================================== |
| 4184 | |
| 4185 | |
| 4186 | // =================================================================== |
| 4187 | |
| 4188 | #ifdef __GNUC__ |
| 4189 | #pragma GCC diagnostic push |
| 4190 | #pragma GCC diagnostic ignored "-Wstrict-aliasing" |
| 4191 | #endif // __GNUC__ |
| 4192 | // PhysicalInventoryRequest |
| 4193 | |
| 4194 | // .dmi.Uuid device_uuid = 1; |
| 4195 | inline bool PhysicalInventoryRequest::has_device_uuid() const { |
| 4196 | return this != internal_default_instance() && device_uuid_ != nullptr; |
| 4197 | } |
| 4198 | inline const ::dmi::Uuid& PhysicalInventoryRequest::device_uuid() const { |
| 4199 | const ::dmi::Uuid* p = device_uuid_; |
| 4200 | // @@protoc_insertion_point(field_get:dmi.PhysicalInventoryRequest.device_uuid) |
| 4201 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>( |
| 4202 | &::dmi::_Uuid_default_instance_); |
| 4203 | } |
| 4204 | inline ::dmi::Uuid* PhysicalInventoryRequest::release_device_uuid() { |
| 4205 | // @@protoc_insertion_point(field_release:dmi.PhysicalInventoryRequest.device_uuid) |
| 4206 | |
| 4207 | ::dmi::Uuid* temp = device_uuid_; |
| 4208 | device_uuid_ = nullptr; |
| 4209 | return temp; |
| 4210 | } |
| 4211 | inline ::dmi::Uuid* PhysicalInventoryRequest::mutable_device_uuid() { |
| 4212 | |
| 4213 | if (device_uuid_ == nullptr) { |
| 4214 | auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual()); |
| 4215 | device_uuid_ = p; |
| 4216 | } |
| 4217 | // @@protoc_insertion_point(field_mutable:dmi.PhysicalInventoryRequest.device_uuid) |
| 4218 | return device_uuid_; |
| 4219 | } |
| 4220 | inline void PhysicalInventoryRequest::set_allocated_device_uuid(::dmi::Uuid* device_uuid) { |
| 4221 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 4222 | if (message_arena == nullptr) { |
| 4223 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_); |
| 4224 | } |
| 4225 | if (device_uuid) { |
| 4226 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 4227 | if (message_arena != submessage_arena) { |
| 4228 | device_uuid = ::google::protobuf::internal::GetOwnedMessage( |
| 4229 | message_arena, device_uuid, submessage_arena); |
| 4230 | } |
| 4231 | |
| 4232 | } else { |
| 4233 | |
| 4234 | } |
| 4235 | device_uuid_ = device_uuid; |
| 4236 | // @@protoc_insertion_point(field_set_allocated:dmi.PhysicalInventoryRequest.device_uuid) |
| 4237 | } |
| 4238 | |
| 4239 | // ------------------------------------------------------------------- |
| 4240 | |
| 4241 | // PhysicalInventoryResponse |
| 4242 | |
| 4243 | // .dmi.Status status = 1; |
| 4244 | inline void PhysicalInventoryResponse::clear_status() { |
| 4245 | status_ = 0; |
| 4246 | } |
| 4247 | inline ::dmi::Status PhysicalInventoryResponse::status() const { |
| 4248 | // @@protoc_insertion_point(field_get:dmi.PhysicalInventoryResponse.status) |
| 4249 | return static_cast< ::dmi::Status >(status_); |
| 4250 | } |
| 4251 | inline void PhysicalInventoryResponse::set_status(::dmi::Status value) { |
| 4252 | |
| 4253 | status_ = value; |
| 4254 | // @@protoc_insertion_point(field_set:dmi.PhysicalInventoryResponse.status) |
| 4255 | } |
| 4256 | |
| 4257 | // .dmi.PhysicalInventoryResponse.Reason reason = 2; |
| 4258 | inline void PhysicalInventoryResponse::clear_reason() { |
| 4259 | reason_ = 0; |
| 4260 | } |
| 4261 | inline ::dmi::PhysicalInventoryResponse_Reason PhysicalInventoryResponse::reason() const { |
| 4262 | // @@protoc_insertion_point(field_get:dmi.PhysicalInventoryResponse.reason) |
| 4263 | return static_cast< ::dmi::PhysicalInventoryResponse_Reason >(reason_); |
| 4264 | } |
| 4265 | inline void PhysicalInventoryResponse::set_reason(::dmi::PhysicalInventoryResponse_Reason value) { |
| 4266 | |
| 4267 | reason_ = value; |
| 4268 | // @@protoc_insertion_point(field_set:dmi.PhysicalInventoryResponse.reason) |
| 4269 | } |
| 4270 | |
| 4271 | // .dmi.Hardware inventory = 3; |
| 4272 | inline bool PhysicalInventoryResponse::has_inventory() const { |
| 4273 | return this != internal_default_instance() && inventory_ != nullptr; |
| 4274 | } |
| 4275 | inline const ::dmi::Hardware& PhysicalInventoryResponse::inventory() const { |
| 4276 | const ::dmi::Hardware* p = inventory_; |
| 4277 | // @@protoc_insertion_point(field_get:dmi.PhysicalInventoryResponse.inventory) |
| 4278 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Hardware*>( |
| 4279 | &::dmi::_Hardware_default_instance_); |
| 4280 | } |
| 4281 | inline ::dmi::Hardware* PhysicalInventoryResponse::release_inventory() { |
| 4282 | // @@protoc_insertion_point(field_release:dmi.PhysicalInventoryResponse.inventory) |
| 4283 | |
| 4284 | ::dmi::Hardware* temp = inventory_; |
| 4285 | inventory_ = nullptr; |
| 4286 | return temp; |
| 4287 | } |
| 4288 | inline ::dmi::Hardware* PhysicalInventoryResponse::mutable_inventory() { |
| 4289 | |
| 4290 | if (inventory_ == nullptr) { |
| 4291 | auto* p = CreateMaybeMessage<::dmi::Hardware>(GetArenaNoVirtual()); |
| 4292 | inventory_ = p; |
| 4293 | } |
| 4294 | // @@protoc_insertion_point(field_mutable:dmi.PhysicalInventoryResponse.inventory) |
| 4295 | return inventory_; |
| 4296 | } |
| 4297 | inline void PhysicalInventoryResponse::set_allocated_inventory(::dmi::Hardware* inventory) { |
| 4298 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 4299 | if (message_arena == nullptr) { |
| 4300 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(inventory_); |
| 4301 | } |
| 4302 | if (inventory) { |
| 4303 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 4304 | if (message_arena != submessage_arena) { |
| 4305 | inventory = ::google::protobuf::internal::GetOwnedMessage( |
| 4306 | message_arena, inventory, submessage_arena); |
| 4307 | } |
| 4308 | |
| 4309 | } else { |
| 4310 | |
| 4311 | } |
| 4312 | inventory_ = inventory; |
| 4313 | // @@protoc_insertion_point(field_set_allocated:dmi.PhysicalInventoryResponse.inventory) |
| 4314 | } |
| 4315 | |
| 4316 | // string reason_detail = 4; |
| 4317 | inline void PhysicalInventoryResponse::clear_reason_detail() { |
| 4318 | reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 4319 | } |
| 4320 | inline const ::std::string& PhysicalInventoryResponse::reason_detail() const { |
| 4321 | // @@protoc_insertion_point(field_get:dmi.PhysicalInventoryResponse.reason_detail) |
| 4322 | return reason_detail_.GetNoArena(); |
| 4323 | } |
| 4324 | inline void PhysicalInventoryResponse::set_reason_detail(const ::std::string& value) { |
| 4325 | |
| 4326 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 4327 | // @@protoc_insertion_point(field_set:dmi.PhysicalInventoryResponse.reason_detail) |
| 4328 | } |
| 4329 | #if LANG_CXX11 |
| 4330 | inline void PhysicalInventoryResponse::set_reason_detail(::std::string&& value) { |
| 4331 | |
| 4332 | reason_detail_.SetNoArena( |
| 4333 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 4334 | // @@protoc_insertion_point(field_set_rvalue:dmi.PhysicalInventoryResponse.reason_detail) |
| 4335 | } |
| 4336 | #endif |
| 4337 | inline void PhysicalInventoryResponse::set_reason_detail(const char* value) { |
| 4338 | GOOGLE_DCHECK(value != nullptr); |
| 4339 | |
| 4340 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 4341 | // @@protoc_insertion_point(field_set_char:dmi.PhysicalInventoryResponse.reason_detail) |
| 4342 | } |
| 4343 | inline void PhysicalInventoryResponse::set_reason_detail(const char* value, size_t size) { |
| 4344 | |
| 4345 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 4346 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 4347 | // @@protoc_insertion_point(field_set_pointer:dmi.PhysicalInventoryResponse.reason_detail) |
| 4348 | } |
| 4349 | inline ::std::string* PhysicalInventoryResponse::mutable_reason_detail() { |
| 4350 | |
| 4351 | // @@protoc_insertion_point(field_mutable:dmi.PhysicalInventoryResponse.reason_detail) |
| 4352 | return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 4353 | } |
| 4354 | inline ::std::string* PhysicalInventoryResponse::release_reason_detail() { |
| 4355 | // @@protoc_insertion_point(field_release:dmi.PhysicalInventoryResponse.reason_detail) |
| 4356 | |
| 4357 | return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 4358 | } |
| 4359 | inline void PhysicalInventoryResponse::set_allocated_reason_detail(::std::string* reason_detail) { |
| 4360 | if (reason_detail != nullptr) { |
| 4361 | |
| 4362 | } else { |
| 4363 | |
| 4364 | } |
| 4365 | reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail); |
| 4366 | // @@protoc_insertion_point(field_set_allocated:dmi.PhysicalInventoryResponse.reason_detail) |
| 4367 | } |
| 4368 | |
| 4369 | // ------------------------------------------------------------------- |
| 4370 | |
| 4371 | // HWComponentInfoGetRequest |
| 4372 | |
| 4373 | // .dmi.Uuid device_uuid = 1; |
| 4374 | inline bool HWComponentInfoGetRequest::has_device_uuid() const { |
| 4375 | return this != internal_default_instance() && device_uuid_ != nullptr; |
| 4376 | } |
| 4377 | inline const ::dmi::Uuid& HWComponentInfoGetRequest::device_uuid() const { |
| 4378 | const ::dmi::Uuid* p = device_uuid_; |
| 4379 | // @@protoc_insertion_point(field_get:dmi.HWComponentInfoGetRequest.device_uuid) |
| 4380 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>( |
| 4381 | &::dmi::_Uuid_default_instance_); |
| 4382 | } |
| 4383 | inline ::dmi::Uuid* HWComponentInfoGetRequest::release_device_uuid() { |
| 4384 | // @@protoc_insertion_point(field_release:dmi.HWComponentInfoGetRequest.device_uuid) |
| 4385 | |
| 4386 | ::dmi::Uuid* temp = device_uuid_; |
| 4387 | device_uuid_ = nullptr; |
| 4388 | return temp; |
| 4389 | } |
| 4390 | inline ::dmi::Uuid* HWComponentInfoGetRequest::mutable_device_uuid() { |
| 4391 | |
| 4392 | if (device_uuid_ == nullptr) { |
| 4393 | auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual()); |
| 4394 | device_uuid_ = p; |
| 4395 | } |
| 4396 | // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoGetRequest.device_uuid) |
| 4397 | return device_uuid_; |
| 4398 | } |
| 4399 | inline void HWComponentInfoGetRequest::set_allocated_device_uuid(::dmi::Uuid* device_uuid) { |
| 4400 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 4401 | if (message_arena == nullptr) { |
| 4402 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_); |
| 4403 | } |
| 4404 | if (device_uuid) { |
| 4405 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 4406 | if (message_arena != submessage_arena) { |
| 4407 | device_uuid = ::google::protobuf::internal::GetOwnedMessage( |
| 4408 | message_arena, device_uuid, submessage_arena); |
| 4409 | } |
| 4410 | |
| 4411 | } else { |
| 4412 | |
| 4413 | } |
| 4414 | device_uuid_ = device_uuid; |
| 4415 | // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoGetRequest.device_uuid) |
| 4416 | } |
| 4417 | |
| 4418 | // .dmi.Uuid component_uuid = 2; |
| 4419 | inline bool HWComponentInfoGetRequest::has_component_uuid() const { |
| 4420 | return this != internal_default_instance() && component_uuid_ != nullptr; |
| 4421 | } |
| 4422 | inline const ::dmi::Uuid& HWComponentInfoGetRequest::component_uuid() const { |
| 4423 | const ::dmi::Uuid* p = component_uuid_; |
| 4424 | // @@protoc_insertion_point(field_get:dmi.HWComponentInfoGetRequest.component_uuid) |
| 4425 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>( |
| 4426 | &::dmi::_Uuid_default_instance_); |
| 4427 | } |
| 4428 | inline ::dmi::Uuid* HWComponentInfoGetRequest::release_component_uuid() { |
| 4429 | // @@protoc_insertion_point(field_release:dmi.HWComponentInfoGetRequest.component_uuid) |
| 4430 | |
| 4431 | ::dmi::Uuid* temp = component_uuid_; |
| 4432 | component_uuid_ = nullptr; |
| 4433 | return temp; |
| 4434 | } |
| 4435 | inline ::dmi::Uuid* HWComponentInfoGetRequest::mutable_component_uuid() { |
| 4436 | |
| 4437 | if (component_uuid_ == nullptr) { |
| 4438 | auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual()); |
| 4439 | component_uuid_ = p; |
| 4440 | } |
| 4441 | // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoGetRequest.component_uuid) |
| 4442 | return component_uuid_; |
| 4443 | } |
| 4444 | inline void HWComponentInfoGetRequest::set_allocated_component_uuid(::dmi::Uuid* component_uuid) { |
| 4445 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 4446 | if (message_arena == nullptr) { |
| 4447 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(component_uuid_); |
| 4448 | } |
| 4449 | if (component_uuid) { |
| 4450 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 4451 | if (message_arena != submessage_arena) { |
| 4452 | component_uuid = ::google::protobuf::internal::GetOwnedMessage( |
| 4453 | message_arena, component_uuid, submessage_arena); |
| 4454 | } |
| 4455 | |
| 4456 | } else { |
| 4457 | |
| 4458 | } |
| 4459 | component_uuid_ = component_uuid; |
| 4460 | // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoGetRequest.component_uuid) |
| 4461 | } |
| 4462 | |
| 4463 | // string component_name = 3; |
| 4464 | inline void HWComponentInfoGetRequest::clear_component_name() { |
| 4465 | component_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 4466 | } |
| 4467 | inline const ::std::string& HWComponentInfoGetRequest::component_name() const { |
| 4468 | // @@protoc_insertion_point(field_get:dmi.HWComponentInfoGetRequest.component_name) |
| 4469 | return component_name_.GetNoArena(); |
| 4470 | } |
| 4471 | inline void HWComponentInfoGetRequest::set_component_name(const ::std::string& value) { |
| 4472 | |
| 4473 | component_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 4474 | // @@protoc_insertion_point(field_set:dmi.HWComponentInfoGetRequest.component_name) |
| 4475 | } |
| 4476 | #if LANG_CXX11 |
| 4477 | inline void HWComponentInfoGetRequest::set_component_name(::std::string&& value) { |
| 4478 | |
| 4479 | component_name_.SetNoArena( |
| 4480 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 4481 | // @@protoc_insertion_point(field_set_rvalue:dmi.HWComponentInfoGetRequest.component_name) |
| 4482 | } |
| 4483 | #endif |
| 4484 | inline void HWComponentInfoGetRequest::set_component_name(const char* value) { |
| 4485 | GOOGLE_DCHECK(value != nullptr); |
| 4486 | |
| 4487 | component_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 4488 | // @@protoc_insertion_point(field_set_char:dmi.HWComponentInfoGetRequest.component_name) |
| 4489 | } |
| 4490 | inline void HWComponentInfoGetRequest::set_component_name(const char* value, size_t size) { |
| 4491 | |
| 4492 | component_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 4493 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 4494 | // @@protoc_insertion_point(field_set_pointer:dmi.HWComponentInfoGetRequest.component_name) |
| 4495 | } |
| 4496 | inline ::std::string* HWComponentInfoGetRequest::mutable_component_name() { |
| 4497 | |
| 4498 | // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoGetRequest.component_name) |
| 4499 | return component_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 4500 | } |
| 4501 | inline ::std::string* HWComponentInfoGetRequest::release_component_name() { |
| 4502 | // @@protoc_insertion_point(field_release:dmi.HWComponentInfoGetRequest.component_name) |
| 4503 | |
| 4504 | return component_name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 4505 | } |
| 4506 | inline void HWComponentInfoGetRequest::set_allocated_component_name(::std::string* component_name) { |
| 4507 | if (component_name != nullptr) { |
| 4508 | |
| 4509 | } else { |
| 4510 | |
| 4511 | } |
| 4512 | component_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), component_name); |
| 4513 | // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoGetRequest.component_name) |
| 4514 | } |
| 4515 | |
| 4516 | // ------------------------------------------------------------------- |
| 4517 | |
| 4518 | // HWComponentInfoGetResponse |
| 4519 | |
| 4520 | // .dmi.Status status = 1; |
| 4521 | inline void HWComponentInfoGetResponse::clear_status() { |
| 4522 | status_ = 0; |
| 4523 | } |
| 4524 | inline ::dmi::Status HWComponentInfoGetResponse::status() const { |
| 4525 | // @@protoc_insertion_point(field_get:dmi.HWComponentInfoGetResponse.status) |
| 4526 | return static_cast< ::dmi::Status >(status_); |
| 4527 | } |
| 4528 | inline void HWComponentInfoGetResponse::set_status(::dmi::Status value) { |
| 4529 | |
| 4530 | status_ = value; |
| 4531 | // @@protoc_insertion_point(field_set:dmi.HWComponentInfoGetResponse.status) |
| 4532 | } |
| 4533 | |
| 4534 | // .dmi.HWComponentInfoGetResponse.Reason reason = 2; |
| 4535 | inline void HWComponentInfoGetResponse::clear_reason() { |
| 4536 | reason_ = 0; |
| 4537 | } |
| 4538 | inline ::dmi::HWComponentInfoGetResponse_Reason HWComponentInfoGetResponse::reason() const { |
| 4539 | // @@protoc_insertion_point(field_get:dmi.HWComponentInfoGetResponse.reason) |
| 4540 | return static_cast< ::dmi::HWComponentInfoGetResponse_Reason >(reason_); |
| 4541 | } |
| 4542 | inline void HWComponentInfoGetResponse::set_reason(::dmi::HWComponentInfoGetResponse_Reason value) { |
| 4543 | |
| 4544 | reason_ = value; |
| 4545 | // @@protoc_insertion_point(field_set:dmi.HWComponentInfoGetResponse.reason) |
| 4546 | } |
| 4547 | |
| 4548 | // .dmi.Component component = 3; |
| 4549 | inline bool HWComponentInfoGetResponse::has_component() const { |
| 4550 | return this != internal_default_instance() && component_ != nullptr; |
| 4551 | } |
| 4552 | inline const ::dmi::Component& HWComponentInfoGetResponse::component() const { |
| 4553 | const ::dmi::Component* p = component_; |
| 4554 | // @@protoc_insertion_point(field_get:dmi.HWComponentInfoGetResponse.component) |
| 4555 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Component*>( |
| 4556 | &::dmi::_Component_default_instance_); |
| 4557 | } |
| 4558 | inline ::dmi::Component* HWComponentInfoGetResponse::release_component() { |
| 4559 | // @@protoc_insertion_point(field_release:dmi.HWComponentInfoGetResponse.component) |
| 4560 | |
| 4561 | ::dmi::Component* temp = component_; |
| 4562 | component_ = nullptr; |
| 4563 | return temp; |
| 4564 | } |
| 4565 | inline ::dmi::Component* HWComponentInfoGetResponse::mutable_component() { |
| 4566 | |
| 4567 | if (component_ == nullptr) { |
| 4568 | auto* p = CreateMaybeMessage<::dmi::Component>(GetArenaNoVirtual()); |
| 4569 | component_ = p; |
| 4570 | } |
| 4571 | // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoGetResponse.component) |
| 4572 | return component_; |
| 4573 | } |
| 4574 | inline void HWComponentInfoGetResponse::set_allocated_component(::dmi::Component* component) { |
| 4575 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 4576 | if (message_arena == nullptr) { |
| 4577 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(component_); |
| 4578 | } |
| 4579 | if (component) { |
| 4580 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 4581 | if (message_arena != submessage_arena) { |
| 4582 | component = ::google::protobuf::internal::GetOwnedMessage( |
| 4583 | message_arena, component, submessage_arena); |
| 4584 | } |
| 4585 | |
| 4586 | } else { |
| 4587 | |
| 4588 | } |
| 4589 | component_ = component; |
| 4590 | // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoGetResponse.component) |
| 4591 | } |
| 4592 | |
| 4593 | // string reason_detail = 4; |
| 4594 | inline void HWComponentInfoGetResponse::clear_reason_detail() { |
| 4595 | reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 4596 | } |
| 4597 | inline const ::std::string& HWComponentInfoGetResponse::reason_detail() const { |
| 4598 | // @@protoc_insertion_point(field_get:dmi.HWComponentInfoGetResponse.reason_detail) |
| 4599 | return reason_detail_.GetNoArena(); |
| 4600 | } |
| 4601 | inline void HWComponentInfoGetResponse::set_reason_detail(const ::std::string& value) { |
| 4602 | |
| 4603 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 4604 | // @@protoc_insertion_point(field_set:dmi.HWComponentInfoGetResponse.reason_detail) |
| 4605 | } |
| 4606 | #if LANG_CXX11 |
| 4607 | inline void HWComponentInfoGetResponse::set_reason_detail(::std::string&& value) { |
| 4608 | |
| 4609 | reason_detail_.SetNoArena( |
| 4610 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 4611 | // @@protoc_insertion_point(field_set_rvalue:dmi.HWComponentInfoGetResponse.reason_detail) |
| 4612 | } |
| 4613 | #endif |
| 4614 | inline void HWComponentInfoGetResponse::set_reason_detail(const char* value) { |
| 4615 | GOOGLE_DCHECK(value != nullptr); |
| 4616 | |
| 4617 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 4618 | // @@protoc_insertion_point(field_set_char:dmi.HWComponentInfoGetResponse.reason_detail) |
| 4619 | } |
| 4620 | inline void HWComponentInfoGetResponse::set_reason_detail(const char* value, size_t size) { |
| 4621 | |
| 4622 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 4623 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 4624 | // @@protoc_insertion_point(field_set_pointer:dmi.HWComponentInfoGetResponse.reason_detail) |
| 4625 | } |
| 4626 | inline ::std::string* HWComponentInfoGetResponse::mutable_reason_detail() { |
| 4627 | |
| 4628 | // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoGetResponse.reason_detail) |
| 4629 | return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 4630 | } |
| 4631 | inline ::std::string* HWComponentInfoGetResponse::release_reason_detail() { |
| 4632 | // @@protoc_insertion_point(field_release:dmi.HWComponentInfoGetResponse.reason_detail) |
| 4633 | |
| 4634 | return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 4635 | } |
| 4636 | inline void HWComponentInfoGetResponse::set_allocated_reason_detail(::std::string* reason_detail) { |
| 4637 | if (reason_detail != nullptr) { |
| 4638 | |
| 4639 | } else { |
| 4640 | |
| 4641 | } |
| 4642 | reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail); |
| 4643 | // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoGetResponse.reason_detail) |
| 4644 | } |
| 4645 | |
| 4646 | // ------------------------------------------------------------------- |
| 4647 | |
| 4648 | // HWComponentInfoSetRequest |
| 4649 | |
| 4650 | // .dmi.Uuid device_uuid = 1; |
| 4651 | inline bool HWComponentInfoSetRequest::has_device_uuid() const { |
| 4652 | return this != internal_default_instance() && device_uuid_ != nullptr; |
| 4653 | } |
| 4654 | inline const ::dmi::Uuid& HWComponentInfoSetRequest::device_uuid() const { |
| 4655 | const ::dmi::Uuid* p = device_uuid_; |
| 4656 | // @@protoc_insertion_point(field_get:dmi.HWComponentInfoSetRequest.device_uuid) |
| 4657 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>( |
| 4658 | &::dmi::_Uuid_default_instance_); |
| 4659 | } |
| 4660 | inline ::dmi::Uuid* HWComponentInfoSetRequest::release_device_uuid() { |
| 4661 | // @@protoc_insertion_point(field_release:dmi.HWComponentInfoSetRequest.device_uuid) |
| 4662 | |
| 4663 | ::dmi::Uuid* temp = device_uuid_; |
| 4664 | device_uuid_ = nullptr; |
| 4665 | return temp; |
| 4666 | } |
| 4667 | inline ::dmi::Uuid* HWComponentInfoSetRequest::mutable_device_uuid() { |
| 4668 | |
| 4669 | if (device_uuid_ == nullptr) { |
| 4670 | auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual()); |
| 4671 | device_uuid_ = p; |
| 4672 | } |
| 4673 | // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoSetRequest.device_uuid) |
| 4674 | return device_uuid_; |
| 4675 | } |
| 4676 | inline void HWComponentInfoSetRequest::set_allocated_device_uuid(::dmi::Uuid* device_uuid) { |
| 4677 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 4678 | if (message_arena == nullptr) { |
| 4679 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_); |
| 4680 | } |
| 4681 | if (device_uuid) { |
| 4682 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 4683 | if (message_arena != submessage_arena) { |
| 4684 | device_uuid = ::google::protobuf::internal::GetOwnedMessage( |
| 4685 | message_arena, device_uuid, submessage_arena); |
| 4686 | } |
| 4687 | |
| 4688 | } else { |
| 4689 | |
| 4690 | } |
| 4691 | device_uuid_ = device_uuid; |
| 4692 | // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoSetRequest.device_uuid) |
| 4693 | } |
| 4694 | |
| 4695 | // .dmi.Uuid component_uuid = 2; |
| 4696 | inline bool HWComponentInfoSetRequest::has_component_uuid() const { |
| 4697 | return this != internal_default_instance() && component_uuid_ != nullptr; |
| 4698 | } |
| 4699 | inline const ::dmi::Uuid& HWComponentInfoSetRequest::component_uuid() const { |
| 4700 | const ::dmi::Uuid* p = component_uuid_; |
| 4701 | // @@protoc_insertion_point(field_get:dmi.HWComponentInfoSetRequest.component_uuid) |
| 4702 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>( |
| 4703 | &::dmi::_Uuid_default_instance_); |
| 4704 | } |
| 4705 | inline ::dmi::Uuid* HWComponentInfoSetRequest::release_component_uuid() { |
| 4706 | // @@protoc_insertion_point(field_release:dmi.HWComponentInfoSetRequest.component_uuid) |
| 4707 | |
| 4708 | ::dmi::Uuid* temp = component_uuid_; |
| 4709 | component_uuid_ = nullptr; |
| 4710 | return temp; |
| 4711 | } |
| 4712 | inline ::dmi::Uuid* HWComponentInfoSetRequest::mutable_component_uuid() { |
| 4713 | |
| 4714 | if (component_uuid_ == nullptr) { |
| 4715 | auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual()); |
| 4716 | component_uuid_ = p; |
| 4717 | } |
| 4718 | // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoSetRequest.component_uuid) |
| 4719 | return component_uuid_; |
| 4720 | } |
| 4721 | inline void HWComponentInfoSetRequest::set_allocated_component_uuid(::dmi::Uuid* component_uuid) { |
| 4722 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 4723 | if (message_arena == nullptr) { |
| 4724 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(component_uuid_); |
| 4725 | } |
| 4726 | if (component_uuid) { |
| 4727 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 4728 | if (message_arena != submessage_arena) { |
| 4729 | component_uuid = ::google::protobuf::internal::GetOwnedMessage( |
| 4730 | message_arena, component_uuid, submessage_arena); |
| 4731 | } |
| 4732 | |
| 4733 | } else { |
| 4734 | |
| 4735 | } |
| 4736 | component_uuid_ = component_uuid; |
| 4737 | // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoSetRequest.component_uuid) |
| 4738 | } |
| 4739 | |
| 4740 | // string component_name = 3; |
| 4741 | inline void HWComponentInfoSetRequest::clear_component_name() { |
| 4742 | component_name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 4743 | } |
| 4744 | inline const ::std::string& HWComponentInfoSetRequest::component_name() const { |
| 4745 | // @@protoc_insertion_point(field_get:dmi.HWComponentInfoSetRequest.component_name) |
| 4746 | return component_name_.GetNoArena(); |
| 4747 | } |
| 4748 | inline void HWComponentInfoSetRequest::set_component_name(const ::std::string& value) { |
| 4749 | |
| 4750 | component_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 4751 | // @@protoc_insertion_point(field_set:dmi.HWComponentInfoSetRequest.component_name) |
| 4752 | } |
| 4753 | #if LANG_CXX11 |
| 4754 | inline void HWComponentInfoSetRequest::set_component_name(::std::string&& value) { |
| 4755 | |
| 4756 | component_name_.SetNoArena( |
| 4757 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 4758 | // @@protoc_insertion_point(field_set_rvalue:dmi.HWComponentInfoSetRequest.component_name) |
| 4759 | } |
| 4760 | #endif |
| 4761 | inline void HWComponentInfoSetRequest::set_component_name(const char* value) { |
| 4762 | GOOGLE_DCHECK(value != nullptr); |
| 4763 | |
| 4764 | component_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 4765 | // @@protoc_insertion_point(field_set_char:dmi.HWComponentInfoSetRequest.component_name) |
| 4766 | } |
| 4767 | inline void HWComponentInfoSetRequest::set_component_name(const char* value, size_t size) { |
| 4768 | |
| 4769 | component_name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 4770 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 4771 | // @@protoc_insertion_point(field_set_pointer:dmi.HWComponentInfoSetRequest.component_name) |
| 4772 | } |
| 4773 | inline ::std::string* HWComponentInfoSetRequest::mutable_component_name() { |
| 4774 | |
| 4775 | // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoSetRequest.component_name) |
| 4776 | return component_name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 4777 | } |
| 4778 | inline ::std::string* HWComponentInfoSetRequest::release_component_name() { |
| 4779 | // @@protoc_insertion_point(field_release:dmi.HWComponentInfoSetRequest.component_name) |
| 4780 | |
| 4781 | return component_name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 4782 | } |
| 4783 | inline void HWComponentInfoSetRequest::set_allocated_component_name(::std::string* component_name) { |
| 4784 | if (component_name != nullptr) { |
| 4785 | |
| 4786 | } else { |
| 4787 | |
| 4788 | } |
| 4789 | component_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), component_name); |
| 4790 | // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoSetRequest.component_name) |
| 4791 | } |
| 4792 | |
| 4793 | // .dmi.ModifiableComponent changes = 4; |
| 4794 | inline bool HWComponentInfoSetRequest::has_changes() const { |
| 4795 | return this != internal_default_instance() && changes_ != nullptr; |
| 4796 | } |
| 4797 | inline const ::dmi::ModifiableComponent& HWComponentInfoSetRequest::changes() const { |
| 4798 | const ::dmi::ModifiableComponent* p = changes_; |
| 4799 | // @@protoc_insertion_point(field_get:dmi.HWComponentInfoSetRequest.changes) |
| 4800 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::ModifiableComponent*>( |
| 4801 | &::dmi::_ModifiableComponent_default_instance_); |
| 4802 | } |
| 4803 | inline ::dmi::ModifiableComponent* HWComponentInfoSetRequest::release_changes() { |
| 4804 | // @@protoc_insertion_point(field_release:dmi.HWComponentInfoSetRequest.changes) |
| 4805 | |
| 4806 | ::dmi::ModifiableComponent* temp = changes_; |
| 4807 | changes_ = nullptr; |
| 4808 | return temp; |
| 4809 | } |
| 4810 | inline ::dmi::ModifiableComponent* HWComponentInfoSetRequest::mutable_changes() { |
| 4811 | |
| 4812 | if (changes_ == nullptr) { |
| 4813 | auto* p = CreateMaybeMessage<::dmi::ModifiableComponent>(GetArenaNoVirtual()); |
| 4814 | changes_ = p; |
| 4815 | } |
| 4816 | // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoSetRequest.changes) |
| 4817 | return changes_; |
| 4818 | } |
| 4819 | inline void HWComponentInfoSetRequest::set_allocated_changes(::dmi::ModifiableComponent* changes) { |
| 4820 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 4821 | if (message_arena == nullptr) { |
| 4822 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(changes_); |
| 4823 | } |
| 4824 | if (changes) { |
| 4825 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 4826 | if (message_arena != submessage_arena) { |
| 4827 | changes = ::google::protobuf::internal::GetOwnedMessage( |
| 4828 | message_arena, changes, submessage_arena); |
| 4829 | } |
| 4830 | |
| 4831 | } else { |
| 4832 | |
| 4833 | } |
| 4834 | changes_ = changes; |
| 4835 | // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoSetRequest.changes) |
| 4836 | } |
| 4837 | |
| 4838 | // ------------------------------------------------------------------- |
| 4839 | |
| 4840 | // HWComponentInfoSetResponse |
| 4841 | |
| 4842 | // .dmi.Status status = 1; |
| 4843 | inline void HWComponentInfoSetResponse::clear_status() { |
| 4844 | status_ = 0; |
| 4845 | } |
| 4846 | inline ::dmi::Status HWComponentInfoSetResponse::status() const { |
| 4847 | // @@protoc_insertion_point(field_get:dmi.HWComponentInfoSetResponse.status) |
| 4848 | return static_cast< ::dmi::Status >(status_); |
| 4849 | } |
| 4850 | inline void HWComponentInfoSetResponse::set_status(::dmi::Status value) { |
| 4851 | |
| 4852 | status_ = value; |
| 4853 | // @@protoc_insertion_point(field_set:dmi.HWComponentInfoSetResponse.status) |
| 4854 | } |
| 4855 | |
| 4856 | // .dmi.HWComponentInfoSetResponse.Reason reason = 2; |
| 4857 | inline void HWComponentInfoSetResponse::clear_reason() { |
| 4858 | reason_ = 0; |
| 4859 | } |
| 4860 | inline ::dmi::HWComponentInfoSetResponse_Reason HWComponentInfoSetResponse::reason() const { |
| 4861 | // @@protoc_insertion_point(field_get:dmi.HWComponentInfoSetResponse.reason) |
| 4862 | return static_cast< ::dmi::HWComponentInfoSetResponse_Reason >(reason_); |
| 4863 | } |
| 4864 | inline void HWComponentInfoSetResponse::set_reason(::dmi::HWComponentInfoSetResponse_Reason value) { |
| 4865 | |
| 4866 | reason_ = value; |
| 4867 | // @@protoc_insertion_point(field_set:dmi.HWComponentInfoSetResponse.reason) |
| 4868 | } |
| 4869 | |
| 4870 | // string reason_detail = 3; |
| 4871 | inline void HWComponentInfoSetResponse::clear_reason_detail() { |
| 4872 | reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 4873 | } |
| 4874 | inline const ::std::string& HWComponentInfoSetResponse::reason_detail() const { |
| 4875 | // @@protoc_insertion_point(field_get:dmi.HWComponentInfoSetResponse.reason_detail) |
| 4876 | return reason_detail_.GetNoArena(); |
| 4877 | } |
| 4878 | inline void HWComponentInfoSetResponse::set_reason_detail(const ::std::string& value) { |
| 4879 | |
| 4880 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 4881 | // @@protoc_insertion_point(field_set:dmi.HWComponentInfoSetResponse.reason_detail) |
| 4882 | } |
| 4883 | #if LANG_CXX11 |
| 4884 | inline void HWComponentInfoSetResponse::set_reason_detail(::std::string&& value) { |
| 4885 | |
| 4886 | reason_detail_.SetNoArena( |
| 4887 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 4888 | // @@protoc_insertion_point(field_set_rvalue:dmi.HWComponentInfoSetResponse.reason_detail) |
| 4889 | } |
| 4890 | #endif |
| 4891 | inline void HWComponentInfoSetResponse::set_reason_detail(const char* value) { |
| 4892 | GOOGLE_DCHECK(value != nullptr); |
| 4893 | |
| 4894 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 4895 | // @@protoc_insertion_point(field_set_char:dmi.HWComponentInfoSetResponse.reason_detail) |
| 4896 | } |
| 4897 | inline void HWComponentInfoSetResponse::set_reason_detail(const char* value, size_t size) { |
| 4898 | |
| 4899 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 4900 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 4901 | // @@protoc_insertion_point(field_set_pointer:dmi.HWComponentInfoSetResponse.reason_detail) |
| 4902 | } |
| 4903 | inline ::std::string* HWComponentInfoSetResponse::mutable_reason_detail() { |
| 4904 | |
| 4905 | // @@protoc_insertion_point(field_mutable:dmi.HWComponentInfoSetResponse.reason_detail) |
| 4906 | return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 4907 | } |
| 4908 | inline ::std::string* HWComponentInfoSetResponse::release_reason_detail() { |
| 4909 | // @@protoc_insertion_point(field_release:dmi.HWComponentInfoSetResponse.reason_detail) |
| 4910 | |
| 4911 | return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 4912 | } |
| 4913 | inline void HWComponentInfoSetResponse::set_allocated_reason_detail(::std::string* reason_detail) { |
| 4914 | if (reason_detail != nullptr) { |
| 4915 | |
| 4916 | } else { |
| 4917 | |
| 4918 | } |
| 4919 | reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail); |
| 4920 | // @@protoc_insertion_point(field_set_allocated:dmi.HWComponentInfoSetResponse.reason_detail) |
| 4921 | } |
| 4922 | |
| 4923 | // ------------------------------------------------------------------- |
| 4924 | |
| 4925 | // StartManagingDeviceResponse |
| 4926 | |
| 4927 | // .dmi.Status status = 1; |
| 4928 | inline void StartManagingDeviceResponse::clear_status() { |
| 4929 | status_ = 0; |
| 4930 | } |
| 4931 | inline ::dmi::Status StartManagingDeviceResponse::status() const { |
| 4932 | // @@protoc_insertion_point(field_get:dmi.StartManagingDeviceResponse.status) |
| 4933 | return static_cast< ::dmi::Status >(status_); |
| 4934 | } |
| 4935 | inline void StartManagingDeviceResponse::set_status(::dmi::Status value) { |
| 4936 | |
| 4937 | status_ = value; |
| 4938 | // @@protoc_insertion_point(field_set:dmi.StartManagingDeviceResponse.status) |
| 4939 | } |
| 4940 | |
| 4941 | // .dmi.StartManagingDeviceResponse.Reason reason = 2; |
| 4942 | inline void StartManagingDeviceResponse::clear_reason() { |
| 4943 | reason_ = 0; |
| 4944 | } |
| 4945 | inline ::dmi::StartManagingDeviceResponse_Reason StartManagingDeviceResponse::reason() const { |
| 4946 | // @@protoc_insertion_point(field_get:dmi.StartManagingDeviceResponse.reason) |
| 4947 | return static_cast< ::dmi::StartManagingDeviceResponse_Reason >(reason_); |
| 4948 | } |
| 4949 | inline void StartManagingDeviceResponse::set_reason(::dmi::StartManagingDeviceResponse_Reason value) { |
| 4950 | |
| 4951 | reason_ = value; |
| 4952 | // @@protoc_insertion_point(field_set:dmi.StartManagingDeviceResponse.reason) |
| 4953 | } |
| 4954 | |
| 4955 | // .dmi.Uuid device_uuid = 3; |
| 4956 | inline bool StartManagingDeviceResponse::has_device_uuid() const { |
| 4957 | return this != internal_default_instance() && device_uuid_ != nullptr; |
| 4958 | } |
| 4959 | inline const ::dmi::Uuid& StartManagingDeviceResponse::device_uuid() const { |
| 4960 | const ::dmi::Uuid* p = device_uuid_; |
| 4961 | // @@protoc_insertion_point(field_get:dmi.StartManagingDeviceResponse.device_uuid) |
| 4962 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>( |
| 4963 | &::dmi::_Uuid_default_instance_); |
| 4964 | } |
| 4965 | inline ::dmi::Uuid* StartManagingDeviceResponse::release_device_uuid() { |
| 4966 | // @@protoc_insertion_point(field_release:dmi.StartManagingDeviceResponse.device_uuid) |
| 4967 | |
| 4968 | ::dmi::Uuid* temp = device_uuid_; |
| 4969 | device_uuid_ = nullptr; |
| 4970 | return temp; |
| 4971 | } |
| 4972 | inline ::dmi::Uuid* StartManagingDeviceResponse::mutable_device_uuid() { |
| 4973 | |
| 4974 | if (device_uuid_ == nullptr) { |
| 4975 | auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual()); |
| 4976 | device_uuid_ = p; |
| 4977 | } |
| 4978 | // @@protoc_insertion_point(field_mutable:dmi.StartManagingDeviceResponse.device_uuid) |
| 4979 | return device_uuid_; |
| 4980 | } |
| 4981 | inline void StartManagingDeviceResponse::set_allocated_device_uuid(::dmi::Uuid* device_uuid) { |
| 4982 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 4983 | if (message_arena == nullptr) { |
| 4984 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_); |
| 4985 | } |
| 4986 | if (device_uuid) { |
| 4987 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 4988 | if (message_arena != submessage_arena) { |
| 4989 | device_uuid = ::google::protobuf::internal::GetOwnedMessage( |
| 4990 | message_arena, device_uuid, submessage_arena); |
| 4991 | } |
| 4992 | |
| 4993 | } else { |
| 4994 | |
| 4995 | } |
| 4996 | device_uuid_ = device_uuid; |
| 4997 | // @@protoc_insertion_point(field_set_allocated:dmi.StartManagingDeviceResponse.device_uuid) |
| 4998 | } |
| 4999 | |
| 5000 | // string reason_detail = 4; |
| 5001 | inline void StartManagingDeviceResponse::clear_reason_detail() { |
| 5002 | reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5003 | } |
| 5004 | inline const ::std::string& StartManagingDeviceResponse::reason_detail() const { |
| 5005 | // @@protoc_insertion_point(field_get:dmi.StartManagingDeviceResponse.reason_detail) |
| 5006 | return reason_detail_.GetNoArena(); |
| 5007 | } |
| 5008 | inline void StartManagingDeviceResponse::set_reason_detail(const ::std::string& value) { |
| 5009 | |
| 5010 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 5011 | // @@protoc_insertion_point(field_set:dmi.StartManagingDeviceResponse.reason_detail) |
| 5012 | } |
| 5013 | #if LANG_CXX11 |
| 5014 | inline void StartManagingDeviceResponse::set_reason_detail(::std::string&& value) { |
| 5015 | |
| 5016 | reason_detail_.SetNoArena( |
| 5017 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 5018 | // @@protoc_insertion_point(field_set_rvalue:dmi.StartManagingDeviceResponse.reason_detail) |
| 5019 | } |
| 5020 | #endif |
| 5021 | inline void StartManagingDeviceResponse::set_reason_detail(const char* value) { |
| 5022 | GOOGLE_DCHECK(value != nullptr); |
| 5023 | |
| 5024 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 5025 | // @@protoc_insertion_point(field_set_char:dmi.StartManagingDeviceResponse.reason_detail) |
| 5026 | } |
| 5027 | inline void StartManagingDeviceResponse::set_reason_detail(const char* value, size_t size) { |
| 5028 | |
| 5029 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 5030 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 5031 | // @@protoc_insertion_point(field_set_pointer:dmi.StartManagingDeviceResponse.reason_detail) |
| 5032 | } |
| 5033 | inline ::std::string* StartManagingDeviceResponse::mutable_reason_detail() { |
| 5034 | |
| 5035 | // @@protoc_insertion_point(field_mutable:dmi.StartManagingDeviceResponse.reason_detail) |
| 5036 | return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5037 | } |
| 5038 | inline ::std::string* StartManagingDeviceResponse::release_reason_detail() { |
| 5039 | // @@protoc_insertion_point(field_release:dmi.StartManagingDeviceResponse.reason_detail) |
| 5040 | |
| 5041 | return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5042 | } |
| 5043 | inline void StartManagingDeviceResponse::set_allocated_reason_detail(::std::string* reason_detail) { |
| 5044 | if (reason_detail != nullptr) { |
| 5045 | |
| 5046 | } else { |
| 5047 | |
| 5048 | } |
| 5049 | reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail); |
| 5050 | // @@protoc_insertion_point(field_set_allocated:dmi.StartManagingDeviceResponse.reason_detail) |
| 5051 | } |
| 5052 | |
| 5053 | // ------------------------------------------------------------------- |
| 5054 | |
| 5055 | // StopManagingDeviceRequest |
| 5056 | |
| 5057 | // string name = 1; |
| 5058 | inline void StopManagingDeviceRequest::clear_name() { |
| 5059 | name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5060 | } |
| 5061 | inline const ::std::string& StopManagingDeviceRequest::name() const { |
| 5062 | // @@protoc_insertion_point(field_get:dmi.StopManagingDeviceRequest.name) |
| 5063 | return name_.GetNoArena(); |
| 5064 | } |
| 5065 | inline void StopManagingDeviceRequest::set_name(const ::std::string& value) { |
| 5066 | |
| 5067 | name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 5068 | // @@protoc_insertion_point(field_set:dmi.StopManagingDeviceRequest.name) |
| 5069 | } |
| 5070 | #if LANG_CXX11 |
| 5071 | inline void StopManagingDeviceRequest::set_name(::std::string&& value) { |
| 5072 | |
| 5073 | name_.SetNoArena( |
| 5074 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 5075 | // @@protoc_insertion_point(field_set_rvalue:dmi.StopManagingDeviceRequest.name) |
| 5076 | } |
| 5077 | #endif |
| 5078 | inline void StopManagingDeviceRequest::set_name(const char* value) { |
| 5079 | GOOGLE_DCHECK(value != nullptr); |
| 5080 | |
| 5081 | name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 5082 | // @@protoc_insertion_point(field_set_char:dmi.StopManagingDeviceRequest.name) |
| 5083 | } |
| 5084 | inline void StopManagingDeviceRequest::set_name(const char* value, size_t size) { |
| 5085 | |
| 5086 | name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 5087 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 5088 | // @@protoc_insertion_point(field_set_pointer:dmi.StopManagingDeviceRequest.name) |
| 5089 | } |
| 5090 | inline ::std::string* StopManagingDeviceRequest::mutable_name() { |
| 5091 | |
| 5092 | // @@protoc_insertion_point(field_mutable:dmi.StopManagingDeviceRequest.name) |
| 5093 | return name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5094 | } |
| 5095 | inline ::std::string* StopManagingDeviceRequest::release_name() { |
| 5096 | // @@protoc_insertion_point(field_release:dmi.StopManagingDeviceRequest.name) |
| 5097 | |
| 5098 | return name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5099 | } |
| 5100 | inline void StopManagingDeviceRequest::set_allocated_name(::std::string* name) { |
| 5101 | if (name != nullptr) { |
| 5102 | |
| 5103 | } else { |
| 5104 | |
| 5105 | } |
| 5106 | name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), name); |
| 5107 | // @@protoc_insertion_point(field_set_allocated:dmi.StopManagingDeviceRequest.name) |
| 5108 | } |
| 5109 | |
| 5110 | // ------------------------------------------------------------------- |
| 5111 | |
| 5112 | // StopManagingDeviceResponse |
| 5113 | |
| 5114 | // .dmi.Status status = 1; |
| 5115 | inline void StopManagingDeviceResponse::clear_status() { |
| 5116 | status_ = 0; |
| 5117 | } |
| 5118 | inline ::dmi::Status StopManagingDeviceResponse::status() const { |
| 5119 | // @@protoc_insertion_point(field_get:dmi.StopManagingDeviceResponse.status) |
| 5120 | return static_cast< ::dmi::Status >(status_); |
| 5121 | } |
| 5122 | inline void StopManagingDeviceResponse::set_status(::dmi::Status value) { |
| 5123 | |
| 5124 | status_ = value; |
| 5125 | // @@protoc_insertion_point(field_set:dmi.StopManagingDeviceResponse.status) |
| 5126 | } |
| 5127 | |
| 5128 | // .dmi.StopManagingDeviceResponse.Reason reason = 2; |
| 5129 | inline void StopManagingDeviceResponse::clear_reason() { |
| 5130 | reason_ = 0; |
| 5131 | } |
| 5132 | inline ::dmi::StopManagingDeviceResponse_Reason StopManagingDeviceResponse::reason() const { |
| 5133 | // @@protoc_insertion_point(field_get:dmi.StopManagingDeviceResponse.reason) |
| 5134 | return static_cast< ::dmi::StopManagingDeviceResponse_Reason >(reason_); |
| 5135 | } |
| 5136 | inline void StopManagingDeviceResponse::set_reason(::dmi::StopManagingDeviceResponse_Reason value) { |
| 5137 | |
| 5138 | reason_ = value; |
| 5139 | // @@protoc_insertion_point(field_set:dmi.StopManagingDeviceResponse.reason) |
| 5140 | } |
| 5141 | |
| 5142 | // string reason_detail = 3; |
| 5143 | inline void StopManagingDeviceResponse::clear_reason_detail() { |
| 5144 | reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5145 | } |
| 5146 | inline const ::std::string& StopManagingDeviceResponse::reason_detail() const { |
| 5147 | // @@protoc_insertion_point(field_get:dmi.StopManagingDeviceResponse.reason_detail) |
| 5148 | return reason_detail_.GetNoArena(); |
| 5149 | } |
| 5150 | inline void StopManagingDeviceResponse::set_reason_detail(const ::std::string& value) { |
| 5151 | |
| 5152 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 5153 | // @@protoc_insertion_point(field_set:dmi.StopManagingDeviceResponse.reason_detail) |
| 5154 | } |
| 5155 | #if LANG_CXX11 |
| 5156 | inline void StopManagingDeviceResponse::set_reason_detail(::std::string&& value) { |
| 5157 | |
| 5158 | reason_detail_.SetNoArena( |
| 5159 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 5160 | // @@protoc_insertion_point(field_set_rvalue:dmi.StopManagingDeviceResponse.reason_detail) |
| 5161 | } |
| 5162 | #endif |
| 5163 | inline void StopManagingDeviceResponse::set_reason_detail(const char* value) { |
| 5164 | GOOGLE_DCHECK(value != nullptr); |
| 5165 | |
| 5166 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 5167 | // @@protoc_insertion_point(field_set_char:dmi.StopManagingDeviceResponse.reason_detail) |
| 5168 | } |
| 5169 | inline void StopManagingDeviceResponse::set_reason_detail(const char* value, size_t size) { |
| 5170 | |
| 5171 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 5172 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 5173 | // @@protoc_insertion_point(field_set_pointer:dmi.StopManagingDeviceResponse.reason_detail) |
| 5174 | } |
| 5175 | inline ::std::string* StopManagingDeviceResponse::mutable_reason_detail() { |
| 5176 | |
| 5177 | // @@protoc_insertion_point(field_mutable:dmi.StopManagingDeviceResponse.reason_detail) |
| 5178 | return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5179 | } |
| 5180 | inline ::std::string* StopManagingDeviceResponse::release_reason_detail() { |
| 5181 | // @@protoc_insertion_point(field_release:dmi.StopManagingDeviceResponse.reason_detail) |
| 5182 | |
| 5183 | return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5184 | } |
| 5185 | inline void StopManagingDeviceResponse::set_allocated_reason_detail(::std::string* reason_detail) { |
| 5186 | if (reason_detail != nullptr) { |
| 5187 | |
| 5188 | } else { |
| 5189 | |
| 5190 | } |
| 5191 | reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail); |
| 5192 | // @@protoc_insertion_point(field_set_allocated:dmi.StopManagingDeviceResponse.reason_detail) |
| 5193 | } |
| 5194 | |
| 5195 | // ------------------------------------------------------------------- |
| 5196 | |
| 5197 | // ManagedDeviceInfo |
| 5198 | |
| 5199 | // .dmi.ModifiableComponent info = 1; |
| 5200 | inline bool ManagedDeviceInfo::has_info() const { |
| 5201 | return this != internal_default_instance() && info_ != nullptr; |
| 5202 | } |
| 5203 | inline const ::dmi::ModifiableComponent& ManagedDeviceInfo::info() const { |
| 5204 | const ::dmi::ModifiableComponent* p = info_; |
| 5205 | // @@protoc_insertion_point(field_get:dmi.ManagedDeviceInfo.info) |
| 5206 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::ModifiableComponent*>( |
| 5207 | &::dmi::_ModifiableComponent_default_instance_); |
| 5208 | } |
| 5209 | inline ::dmi::ModifiableComponent* ManagedDeviceInfo::release_info() { |
| 5210 | // @@protoc_insertion_point(field_release:dmi.ManagedDeviceInfo.info) |
| 5211 | |
| 5212 | ::dmi::ModifiableComponent* temp = info_; |
| 5213 | info_ = nullptr; |
| 5214 | return temp; |
| 5215 | } |
| 5216 | inline ::dmi::ModifiableComponent* ManagedDeviceInfo::mutable_info() { |
| 5217 | |
| 5218 | if (info_ == nullptr) { |
| 5219 | auto* p = CreateMaybeMessage<::dmi::ModifiableComponent>(GetArenaNoVirtual()); |
| 5220 | info_ = p; |
| 5221 | } |
| 5222 | // @@protoc_insertion_point(field_mutable:dmi.ManagedDeviceInfo.info) |
| 5223 | return info_; |
| 5224 | } |
| 5225 | inline void ManagedDeviceInfo::set_allocated_info(::dmi::ModifiableComponent* info) { |
| 5226 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 5227 | if (message_arena == nullptr) { |
| 5228 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(info_); |
| 5229 | } |
| 5230 | if (info) { |
| 5231 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 5232 | if (message_arena != submessage_arena) { |
| 5233 | info = ::google::protobuf::internal::GetOwnedMessage( |
| 5234 | message_arena, info, submessage_arena); |
| 5235 | } |
| 5236 | |
| 5237 | } else { |
| 5238 | |
| 5239 | } |
| 5240 | info_ = info; |
| 5241 | // @@protoc_insertion_point(field_set_allocated:dmi.ManagedDeviceInfo.info) |
| 5242 | } |
| 5243 | |
| 5244 | // .dmi.Uuid device_uuid = 2; |
| 5245 | inline bool ManagedDeviceInfo::has_device_uuid() const { |
| 5246 | return this != internal_default_instance() && device_uuid_ != nullptr; |
| 5247 | } |
| 5248 | inline const ::dmi::Uuid& ManagedDeviceInfo::device_uuid() const { |
| 5249 | const ::dmi::Uuid* p = device_uuid_; |
| 5250 | // @@protoc_insertion_point(field_get:dmi.ManagedDeviceInfo.device_uuid) |
| 5251 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>( |
| 5252 | &::dmi::_Uuid_default_instance_); |
| 5253 | } |
| 5254 | inline ::dmi::Uuid* ManagedDeviceInfo::release_device_uuid() { |
| 5255 | // @@protoc_insertion_point(field_release:dmi.ManagedDeviceInfo.device_uuid) |
| 5256 | |
| 5257 | ::dmi::Uuid* temp = device_uuid_; |
| 5258 | device_uuid_ = nullptr; |
| 5259 | return temp; |
| 5260 | } |
| 5261 | inline ::dmi::Uuid* ManagedDeviceInfo::mutable_device_uuid() { |
| 5262 | |
| 5263 | if (device_uuid_ == nullptr) { |
| 5264 | auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual()); |
| 5265 | device_uuid_ = p; |
| 5266 | } |
| 5267 | // @@protoc_insertion_point(field_mutable:dmi.ManagedDeviceInfo.device_uuid) |
| 5268 | return device_uuid_; |
| 5269 | } |
| 5270 | inline void ManagedDeviceInfo::set_allocated_device_uuid(::dmi::Uuid* device_uuid) { |
| 5271 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 5272 | if (message_arena == nullptr) { |
| 5273 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_); |
| 5274 | } |
| 5275 | if (device_uuid) { |
| 5276 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 5277 | if (message_arena != submessage_arena) { |
| 5278 | device_uuid = ::google::protobuf::internal::GetOwnedMessage( |
| 5279 | message_arena, device_uuid, submessage_arena); |
| 5280 | } |
| 5281 | |
| 5282 | } else { |
| 5283 | |
| 5284 | } |
| 5285 | device_uuid_ = device_uuid; |
| 5286 | // @@protoc_insertion_point(field_set_allocated:dmi.ManagedDeviceInfo.device_uuid) |
| 5287 | } |
| 5288 | |
| 5289 | // ------------------------------------------------------------------- |
| 5290 | |
| 5291 | // ManagedDevicesResponse |
| 5292 | |
| 5293 | // .dmi.Status status = 1; |
| 5294 | inline void ManagedDevicesResponse::clear_status() { |
| 5295 | status_ = 0; |
| 5296 | } |
| 5297 | inline ::dmi::Status ManagedDevicesResponse::status() const { |
| 5298 | // @@protoc_insertion_point(field_get:dmi.ManagedDevicesResponse.status) |
| 5299 | return static_cast< ::dmi::Status >(status_); |
| 5300 | } |
| 5301 | inline void ManagedDevicesResponse::set_status(::dmi::Status value) { |
| 5302 | |
| 5303 | status_ = value; |
| 5304 | // @@protoc_insertion_point(field_set:dmi.ManagedDevicesResponse.status) |
| 5305 | } |
| 5306 | |
| 5307 | // .dmi.ManagedDevicesResponse.Reason reason = 2; |
| 5308 | inline void ManagedDevicesResponse::clear_reason() { |
| 5309 | reason_ = 0; |
| 5310 | } |
| 5311 | inline ::dmi::ManagedDevicesResponse_Reason ManagedDevicesResponse::reason() const { |
| 5312 | // @@protoc_insertion_point(field_get:dmi.ManagedDevicesResponse.reason) |
| 5313 | return static_cast< ::dmi::ManagedDevicesResponse_Reason >(reason_); |
| 5314 | } |
| 5315 | inline void ManagedDevicesResponse::set_reason(::dmi::ManagedDevicesResponse_Reason value) { |
| 5316 | |
| 5317 | reason_ = value; |
| 5318 | // @@protoc_insertion_point(field_set:dmi.ManagedDevicesResponse.reason) |
| 5319 | } |
| 5320 | |
| 5321 | // repeated .dmi.ManagedDeviceInfo devices = 3; |
| 5322 | inline int ManagedDevicesResponse::devices_size() const { |
| 5323 | return devices_.size(); |
| 5324 | } |
| 5325 | inline void ManagedDevicesResponse::clear_devices() { |
| 5326 | devices_.Clear(); |
| 5327 | } |
| 5328 | inline ::dmi::ManagedDeviceInfo* ManagedDevicesResponse::mutable_devices(int index) { |
| 5329 | // @@protoc_insertion_point(field_mutable:dmi.ManagedDevicesResponse.devices) |
| 5330 | return devices_.Mutable(index); |
| 5331 | } |
| 5332 | inline ::google::protobuf::RepeatedPtrField< ::dmi::ManagedDeviceInfo >* |
| 5333 | ManagedDevicesResponse::mutable_devices() { |
| 5334 | // @@protoc_insertion_point(field_mutable_list:dmi.ManagedDevicesResponse.devices) |
| 5335 | return &devices_; |
| 5336 | } |
| 5337 | inline const ::dmi::ManagedDeviceInfo& ManagedDevicesResponse::devices(int index) const { |
| 5338 | // @@protoc_insertion_point(field_get:dmi.ManagedDevicesResponse.devices) |
| 5339 | return devices_.Get(index); |
| 5340 | } |
| 5341 | inline ::dmi::ManagedDeviceInfo* ManagedDevicesResponse::add_devices() { |
| 5342 | // @@protoc_insertion_point(field_add:dmi.ManagedDevicesResponse.devices) |
| 5343 | return devices_.Add(); |
| 5344 | } |
| 5345 | inline const ::google::protobuf::RepeatedPtrField< ::dmi::ManagedDeviceInfo >& |
| 5346 | ManagedDevicesResponse::devices() const { |
| 5347 | // @@protoc_insertion_point(field_list:dmi.ManagedDevicesResponse.devices) |
| 5348 | return devices_; |
| 5349 | } |
| 5350 | |
| 5351 | // ------------------------------------------------------------------- |
| 5352 | |
| 5353 | // SetLoggingEndpointRequest |
| 5354 | |
| 5355 | // .dmi.Uuid device_uuid = 1; |
| 5356 | inline bool SetLoggingEndpointRequest::has_device_uuid() const { |
| 5357 | return this != internal_default_instance() && device_uuid_ != nullptr; |
| 5358 | } |
| 5359 | inline const ::dmi::Uuid& SetLoggingEndpointRequest::device_uuid() const { |
| 5360 | const ::dmi::Uuid* p = device_uuid_; |
| 5361 | // @@protoc_insertion_point(field_get:dmi.SetLoggingEndpointRequest.device_uuid) |
| 5362 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>( |
| 5363 | &::dmi::_Uuid_default_instance_); |
| 5364 | } |
| 5365 | inline ::dmi::Uuid* SetLoggingEndpointRequest::release_device_uuid() { |
| 5366 | // @@protoc_insertion_point(field_release:dmi.SetLoggingEndpointRequest.device_uuid) |
| 5367 | |
| 5368 | ::dmi::Uuid* temp = device_uuid_; |
| 5369 | device_uuid_ = nullptr; |
| 5370 | return temp; |
| 5371 | } |
| 5372 | inline ::dmi::Uuid* SetLoggingEndpointRequest::mutable_device_uuid() { |
| 5373 | |
| 5374 | if (device_uuid_ == nullptr) { |
| 5375 | auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual()); |
| 5376 | device_uuid_ = p; |
| 5377 | } |
| 5378 | // @@protoc_insertion_point(field_mutable:dmi.SetLoggingEndpointRequest.device_uuid) |
| 5379 | return device_uuid_; |
| 5380 | } |
| 5381 | inline void SetLoggingEndpointRequest::set_allocated_device_uuid(::dmi::Uuid* device_uuid) { |
| 5382 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 5383 | if (message_arena == nullptr) { |
| 5384 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_); |
| 5385 | } |
| 5386 | if (device_uuid) { |
| 5387 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 5388 | if (message_arena != submessage_arena) { |
| 5389 | device_uuid = ::google::protobuf::internal::GetOwnedMessage( |
| 5390 | message_arena, device_uuid, submessage_arena); |
| 5391 | } |
| 5392 | |
| 5393 | } else { |
| 5394 | |
| 5395 | } |
| 5396 | device_uuid_ = device_uuid; |
| 5397 | // @@protoc_insertion_point(field_set_allocated:dmi.SetLoggingEndpointRequest.device_uuid) |
| 5398 | } |
| 5399 | |
| 5400 | // string logging_endpoint = 2; |
| 5401 | inline void SetLoggingEndpointRequest::clear_logging_endpoint() { |
| 5402 | logging_endpoint_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5403 | } |
| 5404 | inline const ::std::string& SetLoggingEndpointRequest::logging_endpoint() const { |
| 5405 | // @@protoc_insertion_point(field_get:dmi.SetLoggingEndpointRequest.logging_endpoint) |
| 5406 | return logging_endpoint_.GetNoArena(); |
| 5407 | } |
| 5408 | inline void SetLoggingEndpointRequest::set_logging_endpoint(const ::std::string& value) { |
| 5409 | |
| 5410 | logging_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 5411 | // @@protoc_insertion_point(field_set:dmi.SetLoggingEndpointRequest.logging_endpoint) |
| 5412 | } |
| 5413 | #if LANG_CXX11 |
| 5414 | inline void SetLoggingEndpointRequest::set_logging_endpoint(::std::string&& value) { |
| 5415 | |
| 5416 | logging_endpoint_.SetNoArena( |
| 5417 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 5418 | // @@protoc_insertion_point(field_set_rvalue:dmi.SetLoggingEndpointRequest.logging_endpoint) |
| 5419 | } |
| 5420 | #endif |
| 5421 | inline void SetLoggingEndpointRequest::set_logging_endpoint(const char* value) { |
| 5422 | GOOGLE_DCHECK(value != nullptr); |
| 5423 | |
| 5424 | logging_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 5425 | // @@protoc_insertion_point(field_set_char:dmi.SetLoggingEndpointRequest.logging_endpoint) |
| 5426 | } |
| 5427 | inline void SetLoggingEndpointRequest::set_logging_endpoint(const char* value, size_t size) { |
| 5428 | |
| 5429 | logging_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 5430 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 5431 | // @@protoc_insertion_point(field_set_pointer:dmi.SetLoggingEndpointRequest.logging_endpoint) |
| 5432 | } |
| 5433 | inline ::std::string* SetLoggingEndpointRequest::mutable_logging_endpoint() { |
| 5434 | |
| 5435 | // @@protoc_insertion_point(field_mutable:dmi.SetLoggingEndpointRequest.logging_endpoint) |
| 5436 | return logging_endpoint_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5437 | } |
| 5438 | inline ::std::string* SetLoggingEndpointRequest::release_logging_endpoint() { |
| 5439 | // @@protoc_insertion_point(field_release:dmi.SetLoggingEndpointRequest.logging_endpoint) |
| 5440 | |
| 5441 | return logging_endpoint_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5442 | } |
| 5443 | inline void SetLoggingEndpointRequest::set_allocated_logging_endpoint(::std::string* logging_endpoint) { |
| 5444 | if (logging_endpoint != nullptr) { |
| 5445 | |
| 5446 | } else { |
| 5447 | |
| 5448 | } |
| 5449 | logging_endpoint_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), logging_endpoint); |
| 5450 | // @@protoc_insertion_point(field_set_allocated:dmi.SetLoggingEndpointRequest.logging_endpoint) |
| 5451 | } |
| 5452 | |
| 5453 | // string logging_protocol = 3; |
| 5454 | inline void SetLoggingEndpointRequest::clear_logging_protocol() { |
| 5455 | logging_protocol_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5456 | } |
| 5457 | inline const ::std::string& SetLoggingEndpointRequest::logging_protocol() const { |
| 5458 | // @@protoc_insertion_point(field_get:dmi.SetLoggingEndpointRequest.logging_protocol) |
| 5459 | return logging_protocol_.GetNoArena(); |
| 5460 | } |
| 5461 | inline void SetLoggingEndpointRequest::set_logging_protocol(const ::std::string& value) { |
| 5462 | |
| 5463 | logging_protocol_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 5464 | // @@protoc_insertion_point(field_set:dmi.SetLoggingEndpointRequest.logging_protocol) |
| 5465 | } |
| 5466 | #if LANG_CXX11 |
| 5467 | inline void SetLoggingEndpointRequest::set_logging_protocol(::std::string&& value) { |
| 5468 | |
| 5469 | logging_protocol_.SetNoArena( |
| 5470 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 5471 | // @@protoc_insertion_point(field_set_rvalue:dmi.SetLoggingEndpointRequest.logging_protocol) |
| 5472 | } |
| 5473 | #endif |
| 5474 | inline void SetLoggingEndpointRequest::set_logging_protocol(const char* value) { |
| 5475 | GOOGLE_DCHECK(value != nullptr); |
| 5476 | |
| 5477 | logging_protocol_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 5478 | // @@protoc_insertion_point(field_set_char:dmi.SetLoggingEndpointRequest.logging_protocol) |
| 5479 | } |
| 5480 | inline void SetLoggingEndpointRequest::set_logging_protocol(const char* value, size_t size) { |
| 5481 | |
| 5482 | logging_protocol_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 5483 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 5484 | // @@protoc_insertion_point(field_set_pointer:dmi.SetLoggingEndpointRequest.logging_protocol) |
| 5485 | } |
| 5486 | inline ::std::string* SetLoggingEndpointRequest::mutable_logging_protocol() { |
| 5487 | |
| 5488 | // @@protoc_insertion_point(field_mutable:dmi.SetLoggingEndpointRequest.logging_protocol) |
| 5489 | return logging_protocol_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5490 | } |
| 5491 | inline ::std::string* SetLoggingEndpointRequest::release_logging_protocol() { |
| 5492 | // @@protoc_insertion_point(field_release:dmi.SetLoggingEndpointRequest.logging_protocol) |
| 5493 | |
| 5494 | return logging_protocol_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5495 | } |
| 5496 | inline void SetLoggingEndpointRequest::set_allocated_logging_protocol(::std::string* logging_protocol) { |
| 5497 | if (logging_protocol != nullptr) { |
| 5498 | |
| 5499 | } else { |
| 5500 | |
| 5501 | } |
| 5502 | logging_protocol_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), logging_protocol); |
| 5503 | // @@protoc_insertion_point(field_set_allocated:dmi.SetLoggingEndpointRequest.logging_protocol) |
| 5504 | } |
| 5505 | |
| 5506 | // ------------------------------------------------------------------- |
| 5507 | |
| 5508 | // SetRemoteEndpointResponse |
| 5509 | |
| 5510 | // .dmi.Status status = 1; |
| 5511 | inline void SetRemoteEndpointResponse::clear_status() { |
| 5512 | status_ = 0; |
| 5513 | } |
| 5514 | inline ::dmi::Status SetRemoteEndpointResponse::status() const { |
| 5515 | // @@protoc_insertion_point(field_get:dmi.SetRemoteEndpointResponse.status) |
| 5516 | return static_cast< ::dmi::Status >(status_); |
| 5517 | } |
| 5518 | inline void SetRemoteEndpointResponse::set_status(::dmi::Status value) { |
| 5519 | |
| 5520 | status_ = value; |
| 5521 | // @@protoc_insertion_point(field_set:dmi.SetRemoteEndpointResponse.status) |
| 5522 | } |
| 5523 | |
| 5524 | // .dmi.SetRemoteEndpointResponse.Reason reason = 2; |
| 5525 | inline void SetRemoteEndpointResponse::clear_reason() { |
| 5526 | reason_ = 0; |
| 5527 | } |
| 5528 | inline ::dmi::SetRemoteEndpointResponse_Reason SetRemoteEndpointResponse::reason() const { |
| 5529 | // @@protoc_insertion_point(field_get:dmi.SetRemoteEndpointResponse.reason) |
| 5530 | return static_cast< ::dmi::SetRemoteEndpointResponse_Reason >(reason_); |
| 5531 | } |
| 5532 | inline void SetRemoteEndpointResponse::set_reason(::dmi::SetRemoteEndpointResponse_Reason value) { |
| 5533 | |
| 5534 | reason_ = value; |
| 5535 | // @@protoc_insertion_point(field_set:dmi.SetRemoteEndpointResponse.reason) |
| 5536 | } |
| 5537 | |
| 5538 | // string reason_detail = 3; |
| 5539 | inline void SetRemoteEndpointResponse::clear_reason_detail() { |
| 5540 | reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5541 | } |
| 5542 | inline const ::std::string& SetRemoteEndpointResponse::reason_detail() const { |
| 5543 | // @@protoc_insertion_point(field_get:dmi.SetRemoteEndpointResponse.reason_detail) |
| 5544 | return reason_detail_.GetNoArena(); |
| 5545 | } |
| 5546 | inline void SetRemoteEndpointResponse::set_reason_detail(const ::std::string& value) { |
| 5547 | |
| 5548 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 5549 | // @@protoc_insertion_point(field_set:dmi.SetRemoteEndpointResponse.reason_detail) |
| 5550 | } |
| 5551 | #if LANG_CXX11 |
| 5552 | inline void SetRemoteEndpointResponse::set_reason_detail(::std::string&& value) { |
| 5553 | |
| 5554 | reason_detail_.SetNoArena( |
| 5555 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 5556 | // @@protoc_insertion_point(field_set_rvalue:dmi.SetRemoteEndpointResponse.reason_detail) |
| 5557 | } |
| 5558 | #endif |
| 5559 | inline void SetRemoteEndpointResponse::set_reason_detail(const char* value) { |
| 5560 | GOOGLE_DCHECK(value != nullptr); |
| 5561 | |
| 5562 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 5563 | // @@protoc_insertion_point(field_set_char:dmi.SetRemoteEndpointResponse.reason_detail) |
| 5564 | } |
| 5565 | inline void SetRemoteEndpointResponse::set_reason_detail(const char* value, size_t size) { |
| 5566 | |
| 5567 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 5568 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 5569 | // @@protoc_insertion_point(field_set_pointer:dmi.SetRemoteEndpointResponse.reason_detail) |
| 5570 | } |
| 5571 | inline ::std::string* SetRemoteEndpointResponse::mutable_reason_detail() { |
| 5572 | |
| 5573 | // @@protoc_insertion_point(field_mutable:dmi.SetRemoteEndpointResponse.reason_detail) |
| 5574 | return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5575 | } |
| 5576 | inline ::std::string* SetRemoteEndpointResponse::release_reason_detail() { |
| 5577 | // @@protoc_insertion_point(field_release:dmi.SetRemoteEndpointResponse.reason_detail) |
| 5578 | |
| 5579 | return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5580 | } |
| 5581 | inline void SetRemoteEndpointResponse::set_allocated_reason_detail(::std::string* reason_detail) { |
| 5582 | if (reason_detail != nullptr) { |
| 5583 | |
| 5584 | } else { |
| 5585 | |
| 5586 | } |
| 5587 | reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail); |
| 5588 | // @@protoc_insertion_point(field_set_allocated:dmi.SetRemoteEndpointResponse.reason_detail) |
| 5589 | } |
| 5590 | |
| 5591 | // ------------------------------------------------------------------- |
| 5592 | |
| 5593 | // GetLoggingEndpointResponse |
| 5594 | |
| 5595 | // .dmi.Status status = 1; |
| 5596 | inline void GetLoggingEndpointResponse::clear_status() { |
| 5597 | status_ = 0; |
| 5598 | } |
| 5599 | inline ::dmi::Status GetLoggingEndpointResponse::status() const { |
| 5600 | // @@protoc_insertion_point(field_get:dmi.GetLoggingEndpointResponse.status) |
| 5601 | return static_cast< ::dmi::Status >(status_); |
| 5602 | } |
| 5603 | inline void GetLoggingEndpointResponse::set_status(::dmi::Status value) { |
| 5604 | |
| 5605 | status_ = value; |
| 5606 | // @@protoc_insertion_point(field_set:dmi.GetLoggingEndpointResponse.status) |
| 5607 | } |
| 5608 | |
| 5609 | // .dmi.GetLoggingEndpointResponse.Reason reason = 2; |
| 5610 | inline void GetLoggingEndpointResponse::clear_reason() { |
| 5611 | reason_ = 0; |
| 5612 | } |
| 5613 | inline ::dmi::GetLoggingEndpointResponse_Reason GetLoggingEndpointResponse::reason() const { |
| 5614 | // @@protoc_insertion_point(field_get:dmi.GetLoggingEndpointResponse.reason) |
| 5615 | return static_cast< ::dmi::GetLoggingEndpointResponse_Reason >(reason_); |
| 5616 | } |
| 5617 | inline void GetLoggingEndpointResponse::set_reason(::dmi::GetLoggingEndpointResponse_Reason value) { |
| 5618 | |
| 5619 | reason_ = value; |
| 5620 | // @@protoc_insertion_point(field_set:dmi.GetLoggingEndpointResponse.reason) |
| 5621 | } |
| 5622 | |
| 5623 | // string logging_endpoint = 3; |
| 5624 | inline void GetLoggingEndpointResponse::clear_logging_endpoint() { |
| 5625 | logging_endpoint_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5626 | } |
| 5627 | inline const ::std::string& GetLoggingEndpointResponse::logging_endpoint() const { |
| 5628 | // @@protoc_insertion_point(field_get:dmi.GetLoggingEndpointResponse.logging_endpoint) |
| 5629 | return logging_endpoint_.GetNoArena(); |
| 5630 | } |
| 5631 | inline void GetLoggingEndpointResponse::set_logging_endpoint(const ::std::string& value) { |
| 5632 | |
| 5633 | logging_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 5634 | // @@protoc_insertion_point(field_set:dmi.GetLoggingEndpointResponse.logging_endpoint) |
| 5635 | } |
| 5636 | #if LANG_CXX11 |
| 5637 | inline void GetLoggingEndpointResponse::set_logging_endpoint(::std::string&& value) { |
| 5638 | |
| 5639 | logging_endpoint_.SetNoArena( |
| 5640 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 5641 | // @@protoc_insertion_point(field_set_rvalue:dmi.GetLoggingEndpointResponse.logging_endpoint) |
| 5642 | } |
| 5643 | #endif |
| 5644 | inline void GetLoggingEndpointResponse::set_logging_endpoint(const char* value) { |
| 5645 | GOOGLE_DCHECK(value != nullptr); |
| 5646 | |
| 5647 | logging_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 5648 | // @@protoc_insertion_point(field_set_char:dmi.GetLoggingEndpointResponse.logging_endpoint) |
| 5649 | } |
| 5650 | inline void GetLoggingEndpointResponse::set_logging_endpoint(const char* value, size_t size) { |
| 5651 | |
| 5652 | logging_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 5653 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 5654 | // @@protoc_insertion_point(field_set_pointer:dmi.GetLoggingEndpointResponse.logging_endpoint) |
| 5655 | } |
| 5656 | inline ::std::string* GetLoggingEndpointResponse::mutable_logging_endpoint() { |
| 5657 | |
| 5658 | // @@protoc_insertion_point(field_mutable:dmi.GetLoggingEndpointResponse.logging_endpoint) |
| 5659 | return logging_endpoint_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5660 | } |
| 5661 | inline ::std::string* GetLoggingEndpointResponse::release_logging_endpoint() { |
| 5662 | // @@protoc_insertion_point(field_release:dmi.GetLoggingEndpointResponse.logging_endpoint) |
| 5663 | |
| 5664 | return logging_endpoint_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5665 | } |
| 5666 | inline void GetLoggingEndpointResponse::set_allocated_logging_endpoint(::std::string* logging_endpoint) { |
| 5667 | if (logging_endpoint != nullptr) { |
| 5668 | |
| 5669 | } else { |
| 5670 | |
| 5671 | } |
| 5672 | logging_endpoint_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), logging_endpoint); |
| 5673 | // @@protoc_insertion_point(field_set_allocated:dmi.GetLoggingEndpointResponse.logging_endpoint) |
| 5674 | } |
| 5675 | |
| 5676 | // string logging_protocol = 4; |
| 5677 | inline void GetLoggingEndpointResponse::clear_logging_protocol() { |
| 5678 | logging_protocol_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5679 | } |
| 5680 | inline const ::std::string& GetLoggingEndpointResponse::logging_protocol() const { |
| 5681 | // @@protoc_insertion_point(field_get:dmi.GetLoggingEndpointResponse.logging_protocol) |
| 5682 | return logging_protocol_.GetNoArena(); |
| 5683 | } |
| 5684 | inline void GetLoggingEndpointResponse::set_logging_protocol(const ::std::string& value) { |
| 5685 | |
| 5686 | logging_protocol_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 5687 | // @@protoc_insertion_point(field_set:dmi.GetLoggingEndpointResponse.logging_protocol) |
| 5688 | } |
| 5689 | #if LANG_CXX11 |
| 5690 | inline void GetLoggingEndpointResponse::set_logging_protocol(::std::string&& value) { |
| 5691 | |
| 5692 | logging_protocol_.SetNoArena( |
| 5693 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 5694 | // @@protoc_insertion_point(field_set_rvalue:dmi.GetLoggingEndpointResponse.logging_protocol) |
| 5695 | } |
| 5696 | #endif |
| 5697 | inline void GetLoggingEndpointResponse::set_logging_protocol(const char* value) { |
| 5698 | GOOGLE_DCHECK(value != nullptr); |
| 5699 | |
| 5700 | logging_protocol_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 5701 | // @@protoc_insertion_point(field_set_char:dmi.GetLoggingEndpointResponse.logging_protocol) |
| 5702 | } |
| 5703 | inline void GetLoggingEndpointResponse::set_logging_protocol(const char* value, size_t size) { |
| 5704 | |
| 5705 | logging_protocol_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 5706 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 5707 | // @@protoc_insertion_point(field_set_pointer:dmi.GetLoggingEndpointResponse.logging_protocol) |
| 5708 | } |
| 5709 | inline ::std::string* GetLoggingEndpointResponse::mutable_logging_protocol() { |
| 5710 | |
| 5711 | // @@protoc_insertion_point(field_mutable:dmi.GetLoggingEndpointResponse.logging_protocol) |
| 5712 | return logging_protocol_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5713 | } |
| 5714 | inline ::std::string* GetLoggingEndpointResponse::release_logging_protocol() { |
| 5715 | // @@protoc_insertion_point(field_release:dmi.GetLoggingEndpointResponse.logging_protocol) |
| 5716 | |
| 5717 | return logging_protocol_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5718 | } |
| 5719 | inline void GetLoggingEndpointResponse::set_allocated_logging_protocol(::std::string* logging_protocol) { |
| 5720 | if (logging_protocol != nullptr) { |
| 5721 | |
| 5722 | } else { |
| 5723 | |
| 5724 | } |
| 5725 | logging_protocol_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), logging_protocol); |
| 5726 | // @@protoc_insertion_point(field_set_allocated:dmi.GetLoggingEndpointResponse.logging_protocol) |
| 5727 | } |
| 5728 | |
| 5729 | // string reason_detail = 5; |
| 5730 | inline void GetLoggingEndpointResponse::clear_reason_detail() { |
| 5731 | reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5732 | } |
| 5733 | inline const ::std::string& GetLoggingEndpointResponse::reason_detail() const { |
| 5734 | // @@protoc_insertion_point(field_get:dmi.GetLoggingEndpointResponse.reason_detail) |
| 5735 | return reason_detail_.GetNoArena(); |
| 5736 | } |
| 5737 | inline void GetLoggingEndpointResponse::set_reason_detail(const ::std::string& value) { |
| 5738 | |
| 5739 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 5740 | // @@protoc_insertion_point(field_set:dmi.GetLoggingEndpointResponse.reason_detail) |
| 5741 | } |
| 5742 | #if LANG_CXX11 |
| 5743 | inline void GetLoggingEndpointResponse::set_reason_detail(::std::string&& value) { |
| 5744 | |
| 5745 | reason_detail_.SetNoArena( |
| 5746 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 5747 | // @@protoc_insertion_point(field_set_rvalue:dmi.GetLoggingEndpointResponse.reason_detail) |
| 5748 | } |
| 5749 | #endif |
| 5750 | inline void GetLoggingEndpointResponse::set_reason_detail(const char* value) { |
| 5751 | GOOGLE_DCHECK(value != nullptr); |
| 5752 | |
| 5753 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 5754 | // @@protoc_insertion_point(field_set_char:dmi.GetLoggingEndpointResponse.reason_detail) |
| 5755 | } |
| 5756 | inline void GetLoggingEndpointResponse::set_reason_detail(const char* value, size_t size) { |
| 5757 | |
| 5758 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 5759 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 5760 | // @@protoc_insertion_point(field_set_pointer:dmi.GetLoggingEndpointResponse.reason_detail) |
| 5761 | } |
| 5762 | inline ::std::string* GetLoggingEndpointResponse::mutable_reason_detail() { |
| 5763 | |
| 5764 | // @@protoc_insertion_point(field_mutable:dmi.GetLoggingEndpointResponse.reason_detail) |
| 5765 | return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5766 | } |
| 5767 | inline ::std::string* GetLoggingEndpointResponse::release_reason_detail() { |
| 5768 | // @@protoc_insertion_point(field_release:dmi.GetLoggingEndpointResponse.reason_detail) |
| 5769 | |
| 5770 | return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5771 | } |
| 5772 | inline void GetLoggingEndpointResponse::set_allocated_reason_detail(::std::string* reason_detail) { |
| 5773 | if (reason_detail != nullptr) { |
| 5774 | |
| 5775 | } else { |
| 5776 | |
| 5777 | } |
| 5778 | reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail); |
| 5779 | // @@protoc_insertion_point(field_set_allocated:dmi.GetLoggingEndpointResponse.reason_detail) |
| 5780 | } |
| 5781 | |
| 5782 | // ------------------------------------------------------------------- |
| 5783 | |
| 5784 | // SetMsgBusEndpointRequest |
| 5785 | |
| 5786 | // string msgbus_endpoint = 1; |
| 5787 | inline void SetMsgBusEndpointRequest::clear_msgbus_endpoint() { |
| 5788 | msgbus_endpoint_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5789 | } |
| 5790 | inline const ::std::string& SetMsgBusEndpointRequest::msgbus_endpoint() const { |
| 5791 | // @@protoc_insertion_point(field_get:dmi.SetMsgBusEndpointRequest.msgbus_endpoint) |
| 5792 | return msgbus_endpoint_.GetNoArena(); |
| 5793 | } |
| 5794 | inline void SetMsgBusEndpointRequest::set_msgbus_endpoint(const ::std::string& value) { |
| 5795 | |
| 5796 | msgbus_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 5797 | // @@protoc_insertion_point(field_set:dmi.SetMsgBusEndpointRequest.msgbus_endpoint) |
| 5798 | } |
| 5799 | #if LANG_CXX11 |
| 5800 | inline void SetMsgBusEndpointRequest::set_msgbus_endpoint(::std::string&& value) { |
| 5801 | |
| 5802 | msgbus_endpoint_.SetNoArena( |
| 5803 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 5804 | // @@protoc_insertion_point(field_set_rvalue:dmi.SetMsgBusEndpointRequest.msgbus_endpoint) |
| 5805 | } |
| 5806 | #endif |
| 5807 | inline void SetMsgBusEndpointRequest::set_msgbus_endpoint(const char* value) { |
| 5808 | GOOGLE_DCHECK(value != nullptr); |
| 5809 | |
| 5810 | msgbus_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 5811 | // @@protoc_insertion_point(field_set_char:dmi.SetMsgBusEndpointRequest.msgbus_endpoint) |
| 5812 | } |
| 5813 | inline void SetMsgBusEndpointRequest::set_msgbus_endpoint(const char* value, size_t size) { |
| 5814 | |
| 5815 | msgbus_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 5816 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 5817 | // @@protoc_insertion_point(field_set_pointer:dmi.SetMsgBusEndpointRequest.msgbus_endpoint) |
| 5818 | } |
| 5819 | inline ::std::string* SetMsgBusEndpointRequest::mutable_msgbus_endpoint() { |
| 5820 | |
| 5821 | // @@protoc_insertion_point(field_mutable:dmi.SetMsgBusEndpointRequest.msgbus_endpoint) |
| 5822 | return msgbus_endpoint_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5823 | } |
| 5824 | inline ::std::string* SetMsgBusEndpointRequest::release_msgbus_endpoint() { |
| 5825 | // @@protoc_insertion_point(field_release:dmi.SetMsgBusEndpointRequest.msgbus_endpoint) |
| 5826 | |
| 5827 | return msgbus_endpoint_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5828 | } |
| 5829 | inline void SetMsgBusEndpointRequest::set_allocated_msgbus_endpoint(::std::string* msgbus_endpoint) { |
| 5830 | if (msgbus_endpoint != nullptr) { |
| 5831 | |
| 5832 | } else { |
| 5833 | |
| 5834 | } |
| 5835 | msgbus_endpoint_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), msgbus_endpoint); |
| 5836 | // @@protoc_insertion_point(field_set_allocated:dmi.SetMsgBusEndpointRequest.msgbus_endpoint) |
| 5837 | } |
| 5838 | |
| 5839 | // ------------------------------------------------------------------- |
| 5840 | |
| 5841 | // GetMsgBusEndpointResponse |
| 5842 | |
| 5843 | // .dmi.Status status = 1; |
| 5844 | inline void GetMsgBusEndpointResponse::clear_status() { |
| 5845 | status_ = 0; |
| 5846 | } |
| 5847 | inline ::dmi::Status GetMsgBusEndpointResponse::status() const { |
| 5848 | // @@protoc_insertion_point(field_get:dmi.GetMsgBusEndpointResponse.status) |
| 5849 | return static_cast< ::dmi::Status >(status_); |
| 5850 | } |
| 5851 | inline void GetMsgBusEndpointResponse::set_status(::dmi::Status value) { |
| 5852 | |
| 5853 | status_ = value; |
| 5854 | // @@protoc_insertion_point(field_set:dmi.GetMsgBusEndpointResponse.status) |
| 5855 | } |
| 5856 | |
| 5857 | // .dmi.GetMsgBusEndpointResponse.Reason reason = 2; |
| 5858 | inline void GetMsgBusEndpointResponse::clear_reason() { |
| 5859 | reason_ = 0; |
| 5860 | } |
| 5861 | inline ::dmi::GetMsgBusEndpointResponse_Reason GetMsgBusEndpointResponse::reason() const { |
| 5862 | // @@protoc_insertion_point(field_get:dmi.GetMsgBusEndpointResponse.reason) |
| 5863 | return static_cast< ::dmi::GetMsgBusEndpointResponse_Reason >(reason_); |
| 5864 | } |
| 5865 | inline void GetMsgBusEndpointResponse::set_reason(::dmi::GetMsgBusEndpointResponse_Reason value) { |
| 5866 | |
| 5867 | reason_ = value; |
| 5868 | // @@protoc_insertion_point(field_set:dmi.GetMsgBusEndpointResponse.reason) |
| 5869 | } |
| 5870 | |
| 5871 | // string msgbus_endpoint = 3; |
| 5872 | inline void GetMsgBusEndpointResponse::clear_msgbus_endpoint() { |
| 5873 | msgbus_endpoint_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5874 | } |
| 5875 | inline const ::std::string& GetMsgBusEndpointResponse::msgbus_endpoint() const { |
| 5876 | // @@protoc_insertion_point(field_get:dmi.GetMsgBusEndpointResponse.msgbus_endpoint) |
| 5877 | return msgbus_endpoint_.GetNoArena(); |
| 5878 | } |
| 5879 | inline void GetMsgBusEndpointResponse::set_msgbus_endpoint(const ::std::string& value) { |
| 5880 | |
| 5881 | msgbus_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 5882 | // @@protoc_insertion_point(field_set:dmi.GetMsgBusEndpointResponse.msgbus_endpoint) |
| 5883 | } |
| 5884 | #if LANG_CXX11 |
| 5885 | inline void GetMsgBusEndpointResponse::set_msgbus_endpoint(::std::string&& value) { |
| 5886 | |
| 5887 | msgbus_endpoint_.SetNoArena( |
| 5888 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 5889 | // @@protoc_insertion_point(field_set_rvalue:dmi.GetMsgBusEndpointResponse.msgbus_endpoint) |
| 5890 | } |
| 5891 | #endif |
| 5892 | inline void GetMsgBusEndpointResponse::set_msgbus_endpoint(const char* value) { |
| 5893 | GOOGLE_DCHECK(value != nullptr); |
| 5894 | |
| 5895 | msgbus_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 5896 | // @@protoc_insertion_point(field_set_char:dmi.GetMsgBusEndpointResponse.msgbus_endpoint) |
| 5897 | } |
| 5898 | inline void GetMsgBusEndpointResponse::set_msgbus_endpoint(const char* value, size_t size) { |
| 5899 | |
| 5900 | msgbus_endpoint_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 5901 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 5902 | // @@protoc_insertion_point(field_set_pointer:dmi.GetMsgBusEndpointResponse.msgbus_endpoint) |
| 5903 | } |
| 5904 | inline ::std::string* GetMsgBusEndpointResponse::mutable_msgbus_endpoint() { |
| 5905 | |
| 5906 | // @@protoc_insertion_point(field_mutable:dmi.GetMsgBusEndpointResponse.msgbus_endpoint) |
| 5907 | return msgbus_endpoint_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5908 | } |
| 5909 | inline ::std::string* GetMsgBusEndpointResponse::release_msgbus_endpoint() { |
| 5910 | // @@protoc_insertion_point(field_release:dmi.GetMsgBusEndpointResponse.msgbus_endpoint) |
| 5911 | |
| 5912 | return msgbus_endpoint_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5913 | } |
| 5914 | inline void GetMsgBusEndpointResponse::set_allocated_msgbus_endpoint(::std::string* msgbus_endpoint) { |
| 5915 | if (msgbus_endpoint != nullptr) { |
| 5916 | |
| 5917 | } else { |
| 5918 | |
| 5919 | } |
| 5920 | msgbus_endpoint_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), msgbus_endpoint); |
| 5921 | // @@protoc_insertion_point(field_set_allocated:dmi.GetMsgBusEndpointResponse.msgbus_endpoint) |
| 5922 | } |
| 5923 | |
| 5924 | // string reason_detail = 4; |
| 5925 | inline void GetMsgBusEndpointResponse::clear_reason_detail() { |
| 5926 | reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5927 | } |
| 5928 | inline const ::std::string& GetMsgBusEndpointResponse::reason_detail() const { |
| 5929 | // @@protoc_insertion_point(field_get:dmi.GetMsgBusEndpointResponse.reason_detail) |
| 5930 | return reason_detail_.GetNoArena(); |
| 5931 | } |
| 5932 | inline void GetMsgBusEndpointResponse::set_reason_detail(const ::std::string& value) { |
| 5933 | |
| 5934 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 5935 | // @@protoc_insertion_point(field_set:dmi.GetMsgBusEndpointResponse.reason_detail) |
| 5936 | } |
| 5937 | #if LANG_CXX11 |
| 5938 | inline void GetMsgBusEndpointResponse::set_reason_detail(::std::string&& value) { |
| 5939 | |
| 5940 | reason_detail_.SetNoArena( |
| 5941 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 5942 | // @@protoc_insertion_point(field_set_rvalue:dmi.GetMsgBusEndpointResponse.reason_detail) |
| 5943 | } |
| 5944 | #endif |
| 5945 | inline void GetMsgBusEndpointResponse::set_reason_detail(const char* value) { |
| 5946 | GOOGLE_DCHECK(value != nullptr); |
| 5947 | |
| 5948 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 5949 | // @@protoc_insertion_point(field_set_char:dmi.GetMsgBusEndpointResponse.reason_detail) |
| 5950 | } |
| 5951 | inline void GetMsgBusEndpointResponse::set_reason_detail(const char* value, size_t size) { |
| 5952 | |
| 5953 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 5954 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 5955 | // @@protoc_insertion_point(field_set_pointer:dmi.GetMsgBusEndpointResponse.reason_detail) |
| 5956 | } |
| 5957 | inline ::std::string* GetMsgBusEndpointResponse::mutable_reason_detail() { |
| 5958 | |
| 5959 | // @@protoc_insertion_point(field_mutable:dmi.GetMsgBusEndpointResponse.reason_detail) |
| 5960 | return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5961 | } |
| 5962 | inline ::std::string* GetMsgBusEndpointResponse::release_reason_detail() { |
| 5963 | // @@protoc_insertion_point(field_release:dmi.GetMsgBusEndpointResponse.reason_detail) |
| 5964 | |
| 5965 | return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 5966 | } |
| 5967 | inline void GetMsgBusEndpointResponse::set_allocated_reason_detail(::std::string* reason_detail) { |
| 5968 | if (reason_detail != nullptr) { |
| 5969 | |
| 5970 | } else { |
| 5971 | |
| 5972 | } |
| 5973 | reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail); |
| 5974 | // @@protoc_insertion_point(field_set_allocated:dmi.GetMsgBusEndpointResponse.reason_detail) |
| 5975 | } |
| 5976 | |
| 5977 | // ------------------------------------------------------------------- |
| 5978 | |
| 5979 | // EntitiesLogLevel |
| 5980 | |
| 5981 | // .dmi.LogLevel logLevel = 1; |
| 5982 | inline void EntitiesLogLevel::clear_loglevel() { |
| 5983 | loglevel_ = 0; |
| 5984 | } |
| 5985 | inline ::dmi::LogLevel EntitiesLogLevel::loglevel() const { |
| 5986 | // @@protoc_insertion_point(field_get:dmi.EntitiesLogLevel.logLevel) |
| 5987 | return static_cast< ::dmi::LogLevel >(loglevel_); |
| 5988 | } |
| 5989 | inline void EntitiesLogLevel::set_loglevel(::dmi::LogLevel value) { |
| 5990 | |
| 5991 | loglevel_ = value; |
| 5992 | // @@protoc_insertion_point(field_set:dmi.EntitiesLogLevel.logLevel) |
| 5993 | } |
| 5994 | |
| 5995 | // repeated string entities = 2; |
| 5996 | inline int EntitiesLogLevel::entities_size() const { |
| 5997 | return entities_.size(); |
| 5998 | } |
| 5999 | inline void EntitiesLogLevel::clear_entities() { |
| 6000 | entities_.Clear(); |
| 6001 | } |
| 6002 | inline const ::std::string& EntitiesLogLevel::entities(int index) const { |
| 6003 | // @@protoc_insertion_point(field_get:dmi.EntitiesLogLevel.entities) |
| 6004 | return entities_.Get(index); |
| 6005 | } |
| 6006 | inline ::std::string* EntitiesLogLevel::mutable_entities(int index) { |
| 6007 | // @@protoc_insertion_point(field_mutable:dmi.EntitiesLogLevel.entities) |
| 6008 | return entities_.Mutable(index); |
| 6009 | } |
| 6010 | inline void EntitiesLogLevel::set_entities(int index, const ::std::string& value) { |
| 6011 | // @@protoc_insertion_point(field_set:dmi.EntitiesLogLevel.entities) |
| 6012 | entities_.Mutable(index)->assign(value); |
| 6013 | } |
| 6014 | #if LANG_CXX11 |
| 6015 | inline void EntitiesLogLevel::set_entities(int index, ::std::string&& value) { |
| 6016 | // @@protoc_insertion_point(field_set:dmi.EntitiesLogLevel.entities) |
| 6017 | entities_.Mutable(index)->assign(std::move(value)); |
| 6018 | } |
| 6019 | #endif |
| 6020 | inline void EntitiesLogLevel::set_entities(int index, const char* value) { |
| 6021 | GOOGLE_DCHECK(value != nullptr); |
| 6022 | entities_.Mutable(index)->assign(value); |
| 6023 | // @@protoc_insertion_point(field_set_char:dmi.EntitiesLogLevel.entities) |
| 6024 | } |
| 6025 | inline void EntitiesLogLevel::set_entities(int index, const char* value, size_t size) { |
| 6026 | entities_.Mutable(index)->assign( |
| 6027 | reinterpret_cast<const char*>(value), size); |
| 6028 | // @@protoc_insertion_point(field_set_pointer:dmi.EntitiesLogLevel.entities) |
| 6029 | } |
| 6030 | inline ::std::string* EntitiesLogLevel::add_entities() { |
| 6031 | // @@protoc_insertion_point(field_add_mutable:dmi.EntitiesLogLevel.entities) |
| 6032 | return entities_.Add(); |
| 6033 | } |
| 6034 | inline void EntitiesLogLevel::add_entities(const ::std::string& value) { |
| 6035 | entities_.Add()->assign(value); |
| 6036 | // @@protoc_insertion_point(field_add:dmi.EntitiesLogLevel.entities) |
| 6037 | } |
| 6038 | #if LANG_CXX11 |
| 6039 | inline void EntitiesLogLevel::add_entities(::std::string&& value) { |
| 6040 | entities_.Add(std::move(value)); |
| 6041 | // @@protoc_insertion_point(field_add:dmi.EntitiesLogLevel.entities) |
| 6042 | } |
| 6043 | #endif |
| 6044 | inline void EntitiesLogLevel::add_entities(const char* value) { |
| 6045 | GOOGLE_DCHECK(value != nullptr); |
| 6046 | entities_.Add()->assign(value); |
| 6047 | // @@protoc_insertion_point(field_add_char:dmi.EntitiesLogLevel.entities) |
| 6048 | } |
| 6049 | inline void EntitiesLogLevel::add_entities(const char* value, size_t size) { |
| 6050 | entities_.Add()->assign(reinterpret_cast<const char*>(value), size); |
| 6051 | // @@protoc_insertion_point(field_add_pointer:dmi.EntitiesLogLevel.entities) |
| 6052 | } |
| 6053 | inline const ::google::protobuf::RepeatedPtrField<::std::string>& |
| 6054 | EntitiesLogLevel::entities() const { |
| 6055 | // @@protoc_insertion_point(field_list:dmi.EntitiesLogLevel.entities) |
| 6056 | return entities_; |
| 6057 | } |
| 6058 | inline ::google::protobuf::RepeatedPtrField<::std::string>* |
| 6059 | EntitiesLogLevel::mutable_entities() { |
| 6060 | // @@protoc_insertion_point(field_mutable_list:dmi.EntitiesLogLevel.entities) |
| 6061 | return &entities_; |
| 6062 | } |
| 6063 | |
| 6064 | // ------------------------------------------------------------------- |
| 6065 | |
| 6066 | // SetLogLevelRequest |
| 6067 | |
| 6068 | // .dmi.Uuid device_uuid = 1; |
| 6069 | inline bool SetLogLevelRequest::has_device_uuid() const { |
| 6070 | return this != internal_default_instance() && device_uuid_ != nullptr; |
| 6071 | } |
| 6072 | inline const ::dmi::Uuid& SetLogLevelRequest::device_uuid() const { |
| 6073 | const ::dmi::Uuid* p = device_uuid_; |
| 6074 | // @@protoc_insertion_point(field_get:dmi.SetLogLevelRequest.device_uuid) |
| 6075 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>( |
| 6076 | &::dmi::_Uuid_default_instance_); |
| 6077 | } |
| 6078 | inline ::dmi::Uuid* SetLogLevelRequest::release_device_uuid() { |
| 6079 | // @@protoc_insertion_point(field_release:dmi.SetLogLevelRequest.device_uuid) |
| 6080 | |
| 6081 | ::dmi::Uuid* temp = device_uuid_; |
| 6082 | device_uuid_ = nullptr; |
| 6083 | return temp; |
| 6084 | } |
| 6085 | inline ::dmi::Uuid* SetLogLevelRequest::mutable_device_uuid() { |
| 6086 | |
| 6087 | if (device_uuid_ == nullptr) { |
| 6088 | auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual()); |
| 6089 | device_uuid_ = p; |
| 6090 | } |
| 6091 | // @@protoc_insertion_point(field_mutable:dmi.SetLogLevelRequest.device_uuid) |
| 6092 | return device_uuid_; |
| 6093 | } |
| 6094 | inline void SetLogLevelRequest::set_allocated_device_uuid(::dmi::Uuid* device_uuid) { |
| 6095 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 6096 | if (message_arena == nullptr) { |
| 6097 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_); |
| 6098 | } |
| 6099 | if (device_uuid) { |
| 6100 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 6101 | if (message_arena != submessage_arena) { |
| 6102 | device_uuid = ::google::protobuf::internal::GetOwnedMessage( |
| 6103 | message_arena, device_uuid, submessage_arena); |
| 6104 | } |
| 6105 | |
| 6106 | } else { |
| 6107 | |
| 6108 | } |
| 6109 | device_uuid_ = device_uuid; |
| 6110 | // @@protoc_insertion_point(field_set_allocated:dmi.SetLogLevelRequest.device_uuid) |
| 6111 | } |
| 6112 | |
| 6113 | // repeated .dmi.EntitiesLogLevel loglevels = 2; |
| 6114 | inline int SetLogLevelRequest::loglevels_size() const { |
| 6115 | return loglevels_.size(); |
| 6116 | } |
| 6117 | inline void SetLogLevelRequest::clear_loglevels() { |
| 6118 | loglevels_.Clear(); |
| 6119 | } |
| 6120 | inline ::dmi::EntitiesLogLevel* SetLogLevelRequest::mutable_loglevels(int index) { |
| 6121 | // @@protoc_insertion_point(field_mutable:dmi.SetLogLevelRequest.loglevels) |
| 6122 | return loglevels_.Mutable(index); |
| 6123 | } |
| 6124 | inline ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel >* |
| 6125 | SetLogLevelRequest::mutable_loglevels() { |
| 6126 | // @@protoc_insertion_point(field_mutable_list:dmi.SetLogLevelRequest.loglevels) |
| 6127 | return &loglevels_; |
| 6128 | } |
| 6129 | inline const ::dmi::EntitiesLogLevel& SetLogLevelRequest::loglevels(int index) const { |
| 6130 | // @@protoc_insertion_point(field_get:dmi.SetLogLevelRequest.loglevels) |
| 6131 | return loglevels_.Get(index); |
| 6132 | } |
| 6133 | inline ::dmi::EntitiesLogLevel* SetLogLevelRequest::add_loglevels() { |
| 6134 | // @@protoc_insertion_point(field_add:dmi.SetLogLevelRequest.loglevels) |
| 6135 | return loglevels_.Add(); |
| 6136 | } |
| 6137 | inline const ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel >& |
| 6138 | SetLogLevelRequest::loglevels() const { |
| 6139 | // @@protoc_insertion_point(field_list:dmi.SetLogLevelRequest.loglevels) |
| 6140 | return loglevels_; |
| 6141 | } |
| 6142 | |
| 6143 | // ------------------------------------------------------------------- |
| 6144 | |
| 6145 | // SetLogLevelResponse |
| 6146 | |
| 6147 | // .dmi.Uuid device_uuid = 1; |
| 6148 | inline bool SetLogLevelResponse::has_device_uuid() const { |
| 6149 | return this != internal_default_instance() && device_uuid_ != nullptr; |
| 6150 | } |
| 6151 | inline const ::dmi::Uuid& SetLogLevelResponse::device_uuid() const { |
| 6152 | const ::dmi::Uuid* p = device_uuid_; |
| 6153 | // @@protoc_insertion_point(field_get:dmi.SetLogLevelResponse.device_uuid) |
| 6154 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>( |
| 6155 | &::dmi::_Uuid_default_instance_); |
| 6156 | } |
| 6157 | inline ::dmi::Uuid* SetLogLevelResponse::release_device_uuid() { |
| 6158 | // @@protoc_insertion_point(field_release:dmi.SetLogLevelResponse.device_uuid) |
| 6159 | |
| 6160 | ::dmi::Uuid* temp = device_uuid_; |
| 6161 | device_uuid_ = nullptr; |
| 6162 | return temp; |
| 6163 | } |
| 6164 | inline ::dmi::Uuid* SetLogLevelResponse::mutable_device_uuid() { |
| 6165 | |
| 6166 | if (device_uuid_ == nullptr) { |
| 6167 | auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual()); |
| 6168 | device_uuid_ = p; |
| 6169 | } |
| 6170 | // @@protoc_insertion_point(field_mutable:dmi.SetLogLevelResponse.device_uuid) |
| 6171 | return device_uuid_; |
| 6172 | } |
| 6173 | inline void SetLogLevelResponse::set_allocated_device_uuid(::dmi::Uuid* device_uuid) { |
| 6174 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 6175 | if (message_arena == nullptr) { |
| 6176 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_); |
| 6177 | } |
| 6178 | if (device_uuid) { |
| 6179 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 6180 | if (message_arena != submessage_arena) { |
| 6181 | device_uuid = ::google::protobuf::internal::GetOwnedMessage( |
| 6182 | message_arena, device_uuid, submessage_arena); |
| 6183 | } |
| 6184 | |
| 6185 | } else { |
| 6186 | |
| 6187 | } |
| 6188 | device_uuid_ = device_uuid; |
| 6189 | // @@protoc_insertion_point(field_set_allocated:dmi.SetLogLevelResponse.device_uuid) |
| 6190 | } |
| 6191 | |
| 6192 | // .dmi.Status status = 2; |
| 6193 | inline void SetLogLevelResponse::clear_status() { |
| 6194 | status_ = 0; |
| 6195 | } |
| 6196 | inline ::dmi::Status SetLogLevelResponse::status() const { |
| 6197 | // @@protoc_insertion_point(field_get:dmi.SetLogLevelResponse.status) |
| 6198 | return static_cast< ::dmi::Status >(status_); |
| 6199 | } |
| 6200 | inline void SetLogLevelResponse::set_status(::dmi::Status value) { |
| 6201 | |
| 6202 | status_ = value; |
| 6203 | // @@protoc_insertion_point(field_set:dmi.SetLogLevelResponse.status) |
| 6204 | } |
| 6205 | |
| 6206 | // .dmi.SetLogLevelResponse.Reason reason = 3; |
| 6207 | inline void SetLogLevelResponse::clear_reason() { |
| 6208 | reason_ = 0; |
| 6209 | } |
| 6210 | inline ::dmi::SetLogLevelResponse_Reason SetLogLevelResponse::reason() const { |
| 6211 | // @@protoc_insertion_point(field_get:dmi.SetLogLevelResponse.reason) |
| 6212 | return static_cast< ::dmi::SetLogLevelResponse_Reason >(reason_); |
| 6213 | } |
| 6214 | inline void SetLogLevelResponse::set_reason(::dmi::SetLogLevelResponse_Reason value) { |
| 6215 | |
| 6216 | reason_ = value; |
| 6217 | // @@protoc_insertion_point(field_set:dmi.SetLogLevelResponse.reason) |
| 6218 | } |
| 6219 | |
| 6220 | // string reason_detail = 4; |
| 6221 | inline void SetLogLevelResponse::clear_reason_detail() { |
| 6222 | reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 6223 | } |
| 6224 | inline const ::std::string& SetLogLevelResponse::reason_detail() const { |
| 6225 | // @@protoc_insertion_point(field_get:dmi.SetLogLevelResponse.reason_detail) |
| 6226 | return reason_detail_.GetNoArena(); |
| 6227 | } |
| 6228 | inline void SetLogLevelResponse::set_reason_detail(const ::std::string& value) { |
| 6229 | |
| 6230 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 6231 | // @@protoc_insertion_point(field_set:dmi.SetLogLevelResponse.reason_detail) |
| 6232 | } |
| 6233 | #if LANG_CXX11 |
| 6234 | inline void SetLogLevelResponse::set_reason_detail(::std::string&& value) { |
| 6235 | |
| 6236 | reason_detail_.SetNoArena( |
| 6237 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 6238 | // @@protoc_insertion_point(field_set_rvalue:dmi.SetLogLevelResponse.reason_detail) |
| 6239 | } |
| 6240 | #endif |
| 6241 | inline void SetLogLevelResponse::set_reason_detail(const char* value) { |
| 6242 | GOOGLE_DCHECK(value != nullptr); |
| 6243 | |
| 6244 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 6245 | // @@protoc_insertion_point(field_set_char:dmi.SetLogLevelResponse.reason_detail) |
| 6246 | } |
| 6247 | inline void SetLogLevelResponse::set_reason_detail(const char* value, size_t size) { |
| 6248 | |
| 6249 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 6250 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 6251 | // @@protoc_insertion_point(field_set_pointer:dmi.SetLogLevelResponse.reason_detail) |
| 6252 | } |
| 6253 | inline ::std::string* SetLogLevelResponse::mutable_reason_detail() { |
| 6254 | |
| 6255 | // @@protoc_insertion_point(field_mutable:dmi.SetLogLevelResponse.reason_detail) |
| 6256 | return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 6257 | } |
| 6258 | inline ::std::string* SetLogLevelResponse::release_reason_detail() { |
| 6259 | // @@protoc_insertion_point(field_release:dmi.SetLogLevelResponse.reason_detail) |
| 6260 | |
| 6261 | return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 6262 | } |
| 6263 | inline void SetLogLevelResponse::set_allocated_reason_detail(::std::string* reason_detail) { |
| 6264 | if (reason_detail != nullptr) { |
| 6265 | |
| 6266 | } else { |
| 6267 | |
| 6268 | } |
| 6269 | reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail); |
| 6270 | // @@protoc_insertion_point(field_set_allocated:dmi.SetLogLevelResponse.reason_detail) |
| 6271 | } |
| 6272 | |
| 6273 | // ------------------------------------------------------------------- |
| 6274 | |
| 6275 | // GetLogLevelRequest |
| 6276 | |
| 6277 | // .dmi.Uuid device_uuid = 1; |
| 6278 | inline bool GetLogLevelRequest::has_device_uuid() const { |
| 6279 | return this != internal_default_instance() && device_uuid_ != nullptr; |
| 6280 | } |
| 6281 | inline const ::dmi::Uuid& GetLogLevelRequest::device_uuid() const { |
| 6282 | const ::dmi::Uuid* p = device_uuid_; |
| 6283 | // @@protoc_insertion_point(field_get:dmi.GetLogLevelRequest.device_uuid) |
| 6284 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>( |
| 6285 | &::dmi::_Uuid_default_instance_); |
| 6286 | } |
| 6287 | inline ::dmi::Uuid* GetLogLevelRequest::release_device_uuid() { |
| 6288 | // @@protoc_insertion_point(field_release:dmi.GetLogLevelRequest.device_uuid) |
| 6289 | |
| 6290 | ::dmi::Uuid* temp = device_uuid_; |
| 6291 | device_uuid_ = nullptr; |
| 6292 | return temp; |
| 6293 | } |
| 6294 | inline ::dmi::Uuid* GetLogLevelRequest::mutable_device_uuid() { |
| 6295 | |
| 6296 | if (device_uuid_ == nullptr) { |
| 6297 | auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual()); |
| 6298 | device_uuid_ = p; |
| 6299 | } |
| 6300 | // @@protoc_insertion_point(field_mutable:dmi.GetLogLevelRequest.device_uuid) |
| 6301 | return device_uuid_; |
| 6302 | } |
| 6303 | inline void GetLogLevelRequest::set_allocated_device_uuid(::dmi::Uuid* device_uuid) { |
| 6304 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 6305 | if (message_arena == nullptr) { |
| 6306 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_); |
| 6307 | } |
| 6308 | if (device_uuid) { |
| 6309 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 6310 | if (message_arena != submessage_arena) { |
| 6311 | device_uuid = ::google::protobuf::internal::GetOwnedMessage( |
| 6312 | message_arena, device_uuid, submessage_arena); |
| 6313 | } |
| 6314 | |
| 6315 | } else { |
| 6316 | |
| 6317 | } |
| 6318 | device_uuid_ = device_uuid; |
| 6319 | // @@protoc_insertion_point(field_set_allocated:dmi.GetLogLevelRequest.device_uuid) |
| 6320 | } |
| 6321 | |
| 6322 | // repeated string entities = 2; |
| 6323 | inline int GetLogLevelRequest::entities_size() const { |
| 6324 | return entities_.size(); |
| 6325 | } |
| 6326 | inline void GetLogLevelRequest::clear_entities() { |
| 6327 | entities_.Clear(); |
| 6328 | } |
| 6329 | inline const ::std::string& GetLogLevelRequest::entities(int index) const { |
| 6330 | // @@protoc_insertion_point(field_get:dmi.GetLogLevelRequest.entities) |
| 6331 | return entities_.Get(index); |
| 6332 | } |
| 6333 | inline ::std::string* GetLogLevelRequest::mutable_entities(int index) { |
| 6334 | // @@protoc_insertion_point(field_mutable:dmi.GetLogLevelRequest.entities) |
| 6335 | return entities_.Mutable(index); |
| 6336 | } |
| 6337 | inline void GetLogLevelRequest::set_entities(int index, const ::std::string& value) { |
| 6338 | // @@protoc_insertion_point(field_set:dmi.GetLogLevelRequest.entities) |
| 6339 | entities_.Mutable(index)->assign(value); |
| 6340 | } |
| 6341 | #if LANG_CXX11 |
| 6342 | inline void GetLogLevelRequest::set_entities(int index, ::std::string&& value) { |
| 6343 | // @@protoc_insertion_point(field_set:dmi.GetLogLevelRequest.entities) |
| 6344 | entities_.Mutable(index)->assign(std::move(value)); |
| 6345 | } |
| 6346 | #endif |
| 6347 | inline void GetLogLevelRequest::set_entities(int index, const char* value) { |
| 6348 | GOOGLE_DCHECK(value != nullptr); |
| 6349 | entities_.Mutable(index)->assign(value); |
| 6350 | // @@protoc_insertion_point(field_set_char:dmi.GetLogLevelRequest.entities) |
| 6351 | } |
| 6352 | inline void GetLogLevelRequest::set_entities(int index, const char* value, size_t size) { |
| 6353 | entities_.Mutable(index)->assign( |
| 6354 | reinterpret_cast<const char*>(value), size); |
| 6355 | // @@protoc_insertion_point(field_set_pointer:dmi.GetLogLevelRequest.entities) |
| 6356 | } |
| 6357 | inline ::std::string* GetLogLevelRequest::add_entities() { |
| 6358 | // @@protoc_insertion_point(field_add_mutable:dmi.GetLogLevelRequest.entities) |
| 6359 | return entities_.Add(); |
| 6360 | } |
| 6361 | inline void GetLogLevelRequest::add_entities(const ::std::string& value) { |
| 6362 | entities_.Add()->assign(value); |
| 6363 | // @@protoc_insertion_point(field_add:dmi.GetLogLevelRequest.entities) |
| 6364 | } |
| 6365 | #if LANG_CXX11 |
| 6366 | inline void GetLogLevelRequest::add_entities(::std::string&& value) { |
| 6367 | entities_.Add(std::move(value)); |
| 6368 | // @@protoc_insertion_point(field_add:dmi.GetLogLevelRequest.entities) |
| 6369 | } |
| 6370 | #endif |
| 6371 | inline void GetLogLevelRequest::add_entities(const char* value) { |
| 6372 | GOOGLE_DCHECK(value != nullptr); |
| 6373 | entities_.Add()->assign(value); |
| 6374 | // @@protoc_insertion_point(field_add_char:dmi.GetLogLevelRequest.entities) |
| 6375 | } |
| 6376 | inline void GetLogLevelRequest::add_entities(const char* value, size_t size) { |
| 6377 | entities_.Add()->assign(reinterpret_cast<const char*>(value), size); |
| 6378 | // @@protoc_insertion_point(field_add_pointer:dmi.GetLogLevelRequest.entities) |
| 6379 | } |
| 6380 | inline const ::google::protobuf::RepeatedPtrField<::std::string>& |
| 6381 | GetLogLevelRequest::entities() const { |
| 6382 | // @@protoc_insertion_point(field_list:dmi.GetLogLevelRequest.entities) |
| 6383 | return entities_; |
| 6384 | } |
| 6385 | inline ::google::protobuf::RepeatedPtrField<::std::string>* |
| 6386 | GetLogLevelRequest::mutable_entities() { |
| 6387 | // @@protoc_insertion_point(field_mutable_list:dmi.GetLogLevelRequest.entities) |
| 6388 | return &entities_; |
| 6389 | } |
| 6390 | |
| 6391 | // ------------------------------------------------------------------- |
| 6392 | |
| 6393 | // GetLogLevelResponse |
| 6394 | |
| 6395 | // .dmi.Uuid device_uuid = 1; |
| 6396 | inline bool GetLogLevelResponse::has_device_uuid() const { |
| 6397 | return this != internal_default_instance() && device_uuid_ != nullptr; |
| 6398 | } |
| 6399 | inline const ::dmi::Uuid& GetLogLevelResponse::device_uuid() const { |
| 6400 | const ::dmi::Uuid* p = device_uuid_; |
| 6401 | // @@protoc_insertion_point(field_get:dmi.GetLogLevelResponse.device_uuid) |
| 6402 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>( |
| 6403 | &::dmi::_Uuid_default_instance_); |
| 6404 | } |
| 6405 | inline ::dmi::Uuid* GetLogLevelResponse::release_device_uuid() { |
| 6406 | // @@protoc_insertion_point(field_release:dmi.GetLogLevelResponse.device_uuid) |
| 6407 | |
| 6408 | ::dmi::Uuid* temp = device_uuid_; |
| 6409 | device_uuid_ = nullptr; |
| 6410 | return temp; |
| 6411 | } |
| 6412 | inline ::dmi::Uuid* GetLogLevelResponse::mutable_device_uuid() { |
| 6413 | |
| 6414 | if (device_uuid_ == nullptr) { |
| 6415 | auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual()); |
| 6416 | device_uuid_ = p; |
| 6417 | } |
| 6418 | // @@protoc_insertion_point(field_mutable:dmi.GetLogLevelResponse.device_uuid) |
| 6419 | return device_uuid_; |
| 6420 | } |
| 6421 | inline void GetLogLevelResponse::set_allocated_device_uuid(::dmi::Uuid* device_uuid) { |
| 6422 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 6423 | if (message_arena == nullptr) { |
| 6424 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_); |
| 6425 | } |
| 6426 | if (device_uuid) { |
| 6427 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 6428 | if (message_arena != submessage_arena) { |
| 6429 | device_uuid = ::google::protobuf::internal::GetOwnedMessage( |
| 6430 | message_arena, device_uuid, submessage_arena); |
| 6431 | } |
| 6432 | |
| 6433 | } else { |
| 6434 | |
| 6435 | } |
| 6436 | device_uuid_ = device_uuid; |
| 6437 | // @@protoc_insertion_point(field_set_allocated:dmi.GetLogLevelResponse.device_uuid) |
| 6438 | } |
| 6439 | |
| 6440 | // repeated .dmi.EntitiesLogLevel logLevels = 2; |
| 6441 | inline int GetLogLevelResponse::loglevels_size() const { |
| 6442 | return loglevels_.size(); |
| 6443 | } |
| 6444 | inline void GetLogLevelResponse::clear_loglevels() { |
| 6445 | loglevels_.Clear(); |
| 6446 | } |
| 6447 | inline ::dmi::EntitiesLogLevel* GetLogLevelResponse::mutable_loglevels(int index) { |
| 6448 | // @@protoc_insertion_point(field_mutable:dmi.GetLogLevelResponse.logLevels) |
| 6449 | return loglevels_.Mutable(index); |
| 6450 | } |
| 6451 | inline ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel >* |
| 6452 | GetLogLevelResponse::mutable_loglevels() { |
| 6453 | // @@protoc_insertion_point(field_mutable_list:dmi.GetLogLevelResponse.logLevels) |
| 6454 | return &loglevels_; |
| 6455 | } |
| 6456 | inline const ::dmi::EntitiesLogLevel& GetLogLevelResponse::loglevels(int index) const { |
| 6457 | // @@protoc_insertion_point(field_get:dmi.GetLogLevelResponse.logLevels) |
| 6458 | return loglevels_.Get(index); |
| 6459 | } |
| 6460 | inline ::dmi::EntitiesLogLevel* GetLogLevelResponse::add_loglevels() { |
| 6461 | // @@protoc_insertion_point(field_add:dmi.GetLogLevelResponse.logLevels) |
| 6462 | return loglevels_.Add(); |
| 6463 | } |
| 6464 | inline const ::google::protobuf::RepeatedPtrField< ::dmi::EntitiesLogLevel >& |
| 6465 | GetLogLevelResponse::loglevels() const { |
| 6466 | // @@protoc_insertion_point(field_list:dmi.GetLogLevelResponse.logLevels) |
| 6467 | return loglevels_; |
| 6468 | } |
| 6469 | |
| 6470 | // .dmi.Status status = 3; |
| 6471 | inline void GetLogLevelResponse::clear_status() { |
| 6472 | status_ = 0; |
| 6473 | } |
| 6474 | inline ::dmi::Status GetLogLevelResponse::status() const { |
| 6475 | // @@protoc_insertion_point(field_get:dmi.GetLogLevelResponse.status) |
| 6476 | return static_cast< ::dmi::Status >(status_); |
| 6477 | } |
| 6478 | inline void GetLogLevelResponse::set_status(::dmi::Status value) { |
| 6479 | |
| 6480 | status_ = value; |
| 6481 | // @@protoc_insertion_point(field_set:dmi.GetLogLevelResponse.status) |
| 6482 | } |
| 6483 | |
| 6484 | // .dmi.GetLogLevelResponse.Reason reason = 4; |
| 6485 | inline void GetLogLevelResponse::clear_reason() { |
| 6486 | reason_ = 0; |
| 6487 | } |
| 6488 | inline ::dmi::GetLogLevelResponse_Reason GetLogLevelResponse::reason() const { |
| 6489 | // @@protoc_insertion_point(field_get:dmi.GetLogLevelResponse.reason) |
| 6490 | return static_cast< ::dmi::GetLogLevelResponse_Reason >(reason_); |
| 6491 | } |
| 6492 | inline void GetLogLevelResponse::set_reason(::dmi::GetLogLevelResponse_Reason value) { |
| 6493 | |
| 6494 | reason_ = value; |
| 6495 | // @@protoc_insertion_point(field_set:dmi.GetLogLevelResponse.reason) |
| 6496 | } |
| 6497 | |
| 6498 | // string reason_detail = 5; |
| 6499 | inline void GetLogLevelResponse::clear_reason_detail() { |
| 6500 | reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 6501 | } |
| 6502 | inline const ::std::string& GetLogLevelResponse::reason_detail() const { |
| 6503 | // @@protoc_insertion_point(field_get:dmi.GetLogLevelResponse.reason_detail) |
| 6504 | return reason_detail_.GetNoArena(); |
| 6505 | } |
| 6506 | inline void GetLogLevelResponse::set_reason_detail(const ::std::string& value) { |
| 6507 | |
| 6508 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 6509 | // @@protoc_insertion_point(field_set:dmi.GetLogLevelResponse.reason_detail) |
| 6510 | } |
| 6511 | #if LANG_CXX11 |
| 6512 | inline void GetLogLevelResponse::set_reason_detail(::std::string&& value) { |
| 6513 | |
| 6514 | reason_detail_.SetNoArena( |
| 6515 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 6516 | // @@protoc_insertion_point(field_set_rvalue:dmi.GetLogLevelResponse.reason_detail) |
| 6517 | } |
| 6518 | #endif |
| 6519 | inline void GetLogLevelResponse::set_reason_detail(const char* value) { |
| 6520 | GOOGLE_DCHECK(value != nullptr); |
| 6521 | |
| 6522 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 6523 | // @@protoc_insertion_point(field_set_char:dmi.GetLogLevelResponse.reason_detail) |
| 6524 | } |
| 6525 | inline void GetLogLevelResponse::set_reason_detail(const char* value, size_t size) { |
| 6526 | |
| 6527 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 6528 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 6529 | // @@protoc_insertion_point(field_set_pointer:dmi.GetLogLevelResponse.reason_detail) |
| 6530 | } |
| 6531 | inline ::std::string* GetLogLevelResponse::mutable_reason_detail() { |
| 6532 | |
| 6533 | // @@protoc_insertion_point(field_mutable:dmi.GetLogLevelResponse.reason_detail) |
| 6534 | return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 6535 | } |
| 6536 | inline ::std::string* GetLogLevelResponse::release_reason_detail() { |
| 6537 | // @@protoc_insertion_point(field_release:dmi.GetLogLevelResponse.reason_detail) |
| 6538 | |
| 6539 | return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 6540 | } |
| 6541 | inline void GetLogLevelResponse::set_allocated_reason_detail(::std::string* reason_detail) { |
| 6542 | if (reason_detail != nullptr) { |
| 6543 | |
| 6544 | } else { |
| 6545 | |
| 6546 | } |
| 6547 | reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail); |
| 6548 | // @@protoc_insertion_point(field_set_allocated:dmi.GetLogLevelResponse.reason_detail) |
| 6549 | } |
| 6550 | |
| 6551 | // ------------------------------------------------------------------- |
| 6552 | |
| 6553 | // GetLoggableEntitiesRequest |
| 6554 | |
| 6555 | // .dmi.Uuid device_uuid = 1; |
| 6556 | inline bool GetLoggableEntitiesRequest::has_device_uuid() const { |
| 6557 | return this != internal_default_instance() && device_uuid_ != nullptr; |
| 6558 | } |
| 6559 | inline const ::dmi::Uuid& GetLoggableEntitiesRequest::device_uuid() const { |
| 6560 | const ::dmi::Uuid* p = device_uuid_; |
| 6561 | // @@protoc_insertion_point(field_get:dmi.GetLoggableEntitiesRequest.device_uuid) |
| 6562 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>( |
| 6563 | &::dmi::_Uuid_default_instance_); |
| 6564 | } |
| 6565 | inline ::dmi::Uuid* GetLoggableEntitiesRequest::release_device_uuid() { |
| 6566 | // @@protoc_insertion_point(field_release:dmi.GetLoggableEntitiesRequest.device_uuid) |
| 6567 | |
| 6568 | ::dmi::Uuid* temp = device_uuid_; |
| 6569 | device_uuid_ = nullptr; |
| 6570 | return temp; |
| 6571 | } |
| 6572 | inline ::dmi::Uuid* GetLoggableEntitiesRequest::mutable_device_uuid() { |
| 6573 | |
| 6574 | if (device_uuid_ == nullptr) { |
| 6575 | auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual()); |
| 6576 | device_uuid_ = p; |
| 6577 | } |
| 6578 | // @@protoc_insertion_point(field_mutable:dmi.GetLoggableEntitiesRequest.device_uuid) |
| 6579 | return device_uuid_; |
| 6580 | } |
| 6581 | inline void GetLoggableEntitiesRequest::set_allocated_device_uuid(::dmi::Uuid* device_uuid) { |
| 6582 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 6583 | if (message_arena == nullptr) { |
| 6584 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_); |
| 6585 | } |
| 6586 | if (device_uuid) { |
| 6587 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 6588 | if (message_arena != submessage_arena) { |
| 6589 | device_uuid = ::google::protobuf::internal::GetOwnedMessage( |
| 6590 | message_arena, device_uuid, submessage_arena); |
| 6591 | } |
| 6592 | |
| 6593 | } else { |
| 6594 | |
| 6595 | } |
| 6596 | device_uuid_ = device_uuid; |
| 6597 | // @@protoc_insertion_point(field_set_allocated:dmi.GetLoggableEntitiesRequest.device_uuid) |
| 6598 | } |
| 6599 | |
Chandrakanth Nalkudre Gowda | 415b83c | 2021-04-28 18:01:29 +0530 | [diff] [blame] | 6600 | // ------------------------------------------------------------------- |
| 6601 | |
| 6602 | // Heartbeat |
| 6603 | |
| 6604 | // fixed32 heartbeat_signature = 1; |
| 6605 | inline void Heartbeat::clear_heartbeat_signature() { |
| 6606 | heartbeat_signature_ = 0u; |
| 6607 | } |
| 6608 | inline ::google::protobuf::uint32 Heartbeat::heartbeat_signature() const { |
| 6609 | // @@protoc_insertion_point(field_get:dmi.Heartbeat.heartbeat_signature) |
| 6610 | return heartbeat_signature_; |
| 6611 | } |
| 6612 | inline void Heartbeat::set_heartbeat_signature(::google::protobuf::uint32 value) { |
| 6613 | |
| 6614 | heartbeat_signature_ = value; |
| 6615 | // @@protoc_insertion_point(field_set:dmi.Heartbeat.heartbeat_signature) |
| 6616 | } |
| 6617 | |
Chandrakanth Nalkudre Gowda | 2f6066c | 2021-05-13 12:36:32 +0530 | [diff] [blame^] | 6618 | // ------------------------------------------------------------------- |
| 6619 | |
| 6620 | // RebootDeviceRequest |
| 6621 | |
| 6622 | // .dmi.Uuid device_uuid = 1; |
| 6623 | inline bool RebootDeviceRequest::has_device_uuid() const { |
| 6624 | return this != internal_default_instance() && device_uuid_ != nullptr; |
| 6625 | } |
| 6626 | inline const ::dmi::Uuid& RebootDeviceRequest::device_uuid() const { |
| 6627 | const ::dmi::Uuid* p = device_uuid_; |
| 6628 | // @@protoc_insertion_point(field_get:dmi.RebootDeviceRequest.device_uuid) |
| 6629 | return p != nullptr ? *p : *reinterpret_cast<const ::dmi::Uuid*>( |
| 6630 | &::dmi::_Uuid_default_instance_); |
| 6631 | } |
| 6632 | inline ::dmi::Uuid* RebootDeviceRequest::release_device_uuid() { |
| 6633 | // @@protoc_insertion_point(field_release:dmi.RebootDeviceRequest.device_uuid) |
| 6634 | |
| 6635 | ::dmi::Uuid* temp = device_uuid_; |
| 6636 | device_uuid_ = nullptr; |
| 6637 | return temp; |
| 6638 | } |
| 6639 | inline ::dmi::Uuid* RebootDeviceRequest::mutable_device_uuid() { |
| 6640 | |
| 6641 | if (device_uuid_ == nullptr) { |
| 6642 | auto* p = CreateMaybeMessage<::dmi::Uuid>(GetArenaNoVirtual()); |
| 6643 | device_uuid_ = p; |
| 6644 | } |
| 6645 | // @@protoc_insertion_point(field_mutable:dmi.RebootDeviceRequest.device_uuid) |
| 6646 | return device_uuid_; |
| 6647 | } |
| 6648 | inline void RebootDeviceRequest::set_allocated_device_uuid(::dmi::Uuid* device_uuid) { |
| 6649 | ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); |
| 6650 | if (message_arena == nullptr) { |
| 6651 | delete reinterpret_cast< ::google::protobuf::MessageLite*>(device_uuid_); |
| 6652 | } |
| 6653 | if (device_uuid) { |
| 6654 | ::google::protobuf::Arena* submessage_arena = nullptr; |
| 6655 | if (message_arena != submessage_arena) { |
| 6656 | device_uuid = ::google::protobuf::internal::GetOwnedMessage( |
| 6657 | message_arena, device_uuid, submessage_arena); |
| 6658 | } |
| 6659 | |
| 6660 | } else { |
| 6661 | |
| 6662 | } |
| 6663 | device_uuid_ = device_uuid; |
| 6664 | // @@protoc_insertion_point(field_set_allocated:dmi.RebootDeviceRequest.device_uuid) |
| 6665 | } |
| 6666 | |
| 6667 | // ------------------------------------------------------------------- |
| 6668 | |
| 6669 | // RebootDeviceResponse |
| 6670 | |
| 6671 | // .dmi.Status status = 3; |
| 6672 | inline void RebootDeviceResponse::clear_status() { |
| 6673 | status_ = 0; |
| 6674 | } |
| 6675 | inline ::dmi::Status RebootDeviceResponse::status() const { |
| 6676 | // @@protoc_insertion_point(field_get:dmi.RebootDeviceResponse.status) |
| 6677 | return static_cast< ::dmi::Status >(status_); |
| 6678 | } |
| 6679 | inline void RebootDeviceResponse::set_status(::dmi::Status value) { |
| 6680 | |
| 6681 | status_ = value; |
| 6682 | // @@protoc_insertion_point(field_set:dmi.RebootDeviceResponse.status) |
| 6683 | } |
| 6684 | |
| 6685 | // .dmi.RebootDeviceResponse.Reason reason = 4; |
| 6686 | inline void RebootDeviceResponse::clear_reason() { |
| 6687 | reason_ = 0; |
| 6688 | } |
| 6689 | inline ::dmi::RebootDeviceResponse_Reason RebootDeviceResponse::reason() const { |
| 6690 | // @@protoc_insertion_point(field_get:dmi.RebootDeviceResponse.reason) |
| 6691 | return static_cast< ::dmi::RebootDeviceResponse_Reason >(reason_); |
| 6692 | } |
| 6693 | inline void RebootDeviceResponse::set_reason(::dmi::RebootDeviceResponse_Reason value) { |
| 6694 | |
| 6695 | reason_ = value; |
| 6696 | // @@protoc_insertion_point(field_set:dmi.RebootDeviceResponse.reason) |
| 6697 | } |
| 6698 | |
| 6699 | // string reason_detail = 5; |
| 6700 | inline void RebootDeviceResponse::clear_reason_detail() { |
| 6701 | reason_detail_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 6702 | } |
| 6703 | inline const ::std::string& RebootDeviceResponse::reason_detail() const { |
| 6704 | // @@protoc_insertion_point(field_get:dmi.RebootDeviceResponse.reason_detail) |
| 6705 | return reason_detail_.GetNoArena(); |
| 6706 | } |
| 6707 | inline void RebootDeviceResponse::set_reason_detail(const ::std::string& value) { |
| 6708 | |
| 6709 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); |
| 6710 | // @@protoc_insertion_point(field_set:dmi.RebootDeviceResponse.reason_detail) |
| 6711 | } |
| 6712 | #if LANG_CXX11 |
| 6713 | inline void RebootDeviceResponse::set_reason_detail(::std::string&& value) { |
| 6714 | |
| 6715 | reason_detail_.SetNoArena( |
| 6716 | &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); |
| 6717 | // @@protoc_insertion_point(field_set_rvalue:dmi.RebootDeviceResponse.reason_detail) |
| 6718 | } |
| 6719 | #endif |
| 6720 | inline void RebootDeviceResponse::set_reason_detail(const char* value) { |
| 6721 | GOOGLE_DCHECK(value != nullptr); |
| 6722 | |
| 6723 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); |
| 6724 | // @@protoc_insertion_point(field_set_char:dmi.RebootDeviceResponse.reason_detail) |
| 6725 | } |
| 6726 | inline void RebootDeviceResponse::set_reason_detail(const char* value, size_t size) { |
| 6727 | |
| 6728 | reason_detail_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), |
| 6729 | ::std::string(reinterpret_cast<const char*>(value), size)); |
| 6730 | // @@protoc_insertion_point(field_set_pointer:dmi.RebootDeviceResponse.reason_detail) |
| 6731 | } |
| 6732 | inline ::std::string* RebootDeviceResponse::mutable_reason_detail() { |
| 6733 | |
| 6734 | // @@protoc_insertion_point(field_mutable:dmi.RebootDeviceResponse.reason_detail) |
| 6735 | return reason_detail_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 6736 | } |
| 6737 | inline ::std::string* RebootDeviceResponse::release_reason_detail() { |
| 6738 | // @@protoc_insertion_point(field_release:dmi.RebootDeviceResponse.reason_detail) |
| 6739 | |
| 6740 | return reason_detail_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); |
| 6741 | } |
| 6742 | inline void RebootDeviceResponse::set_allocated_reason_detail(::std::string* reason_detail) { |
| 6743 | if (reason_detail != nullptr) { |
| 6744 | |
| 6745 | } else { |
| 6746 | |
| 6747 | } |
| 6748 | reason_detail_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason_detail); |
| 6749 | // @@protoc_insertion_point(field_set_allocated:dmi.RebootDeviceResponse.reason_detail) |
| 6750 | } |
| 6751 | |
Shivanagouda Malaginahalli | 335fe4d | 2021-03-31 16:52:28 +0530 | [diff] [blame] | 6752 | #ifdef __GNUC__ |
| 6753 | #pragma GCC diagnostic pop |
| 6754 | #endif // __GNUC__ |
| 6755 | // ------------------------------------------------------------------- |
| 6756 | |
| 6757 | // ------------------------------------------------------------------- |
| 6758 | |
| 6759 | // ------------------------------------------------------------------- |
| 6760 | |
| 6761 | // ------------------------------------------------------------------- |
| 6762 | |
| 6763 | // ------------------------------------------------------------------- |
| 6764 | |
| 6765 | // ------------------------------------------------------------------- |
| 6766 | |
| 6767 | // ------------------------------------------------------------------- |
| 6768 | |
| 6769 | // ------------------------------------------------------------------- |
| 6770 | |
| 6771 | // ------------------------------------------------------------------- |
| 6772 | |
| 6773 | // ------------------------------------------------------------------- |
| 6774 | |
| 6775 | // ------------------------------------------------------------------- |
| 6776 | |
| 6777 | // ------------------------------------------------------------------- |
| 6778 | |
| 6779 | // ------------------------------------------------------------------- |
| 6780 | |
| 6781 | // ------------------------------------------------------------------- |
| 6782 | |
| 6783 | // ------------------------------------------------------------------- |
| 6784 | |
| 6785 | // ------------------------------------------------------------------- |
| 6786 | |
| 6787 | // ------------------------------------------------------------------- |
| 6788 | |
| 6789 | // ------------------------------------------------------------------- |
| 6790 | |
| 6791 | // ------------------------------------------------------------------- |
| 6792 | |
| 6793 | // ------------------------------------------------------------------- |
| 6794 | |
| 6795 | // ------------------------------------------------------------------- |
| 6796 | |
Chandrakanth Nalkudre Gowda | 415b83c | 2021-04-28 18:01:29 +0530 | [diff] [blame] | 6797 | // ------------------------------------------------------------------- |
| 6798 | |
Chandrakanth Nalkudre Gowda | 2f6066c | 2021-05-13 12:36:32 +0530 | [diff] [blame^] | 6799 | // ------------------------------------------------------------------- |
| 6800 | |
| 6801 | // ------------------------------------------------------------------- |
| 6802 | |
Shivanagouda Malaginahalli | 335fe4d | 2021-03-31 16:52:28 +0530 | [diff] [blame] | 6803 | |
| 6804 | // @@protoc_insertion_point(namespace_scope) |
| 6805 | |
| 6806 | } // namespace dmi |
| 6807 | |
| 6808 | namespace google { |
| 6809 | namespace protobuf { |
| 6810 | |
| 6811 | template <> struct is_proto_enum< ::dmi::PhysicalInventoryResponse_Reason> : ::std::true_type {}; |
| 6812 | template <> |
| 6813 | inline const EnumDescriptor* GetEnumDescriptor< ::dmi::PhysicalInventoryResponse_Reason>() { |
| 6814 | return ::dmi::PhysicalInventoryResponse_Reason_descriptor(); |
| 6815 | } |
| 6816 | template <> struct is_proto_enum< ::dmi::HWComponentInfoGetResponse_Reason> : ::std::true_type {}; |
| 6817 | template <> |
| 6818 | inline const EnumDescriptor* GetEnumDescriptor< ::dmi::HWComponentInfoGetResponse_Reason>() { |
| 6819 | return ::dmi::HWComponentInfoGetResponse_Reason_descriptor(); |
| 6820 | } |
| 6821 | template <> struct is_proto_enum< ::dmi::HWComponentInfoSetResponse_Reason> : ::std::true_type {}; |
| 6822 | template <> |
| 6823 | inline const EnumDescriptor* GetEnumDescriptor< ::dmi::HWComponentInfoSetResponse_Reason>() { |
| 6824 | return ::dmi::HWComponentInfoSetResponse_Reason_descriptor(); |
| 6825 | } |
| 6826 | template <> struct is_proto_enum< ::dmi::StartManagingDeviceResponse_Reason> : ::std::true_type {}; |
| 6827 | template <> |
| 6828 | inline const EnumDescriptor* GetEnumDescriptor< ::dmi::StartManagingDeviceResponse_Reason>() { |
| 6829 | return ::dmi::StartManagingDeviceResponse_Reason_descriptor(); |
| 6830 | } |
| 6831 | template <> struct is_proto_enum< ::dmi::StopManagingDeviceResponse_Reason> : ::std::true_type {}; |
| 6832 | template <> |
| 6833 | inline const EnumDescriptor* GetEnumDescriptor< ::dmi::StopManagingDeviceResponse_Reason>() { |
| 6834 | return ::dmi::StopManagingDeviceResponse_Reason_descriptor(); |
| 6835 | } |
| 6836 | template <> struct is_proto_enum< ::dmi::ManagedDevicesResponse_Reason> : ::std::true_type {}; |
| 6837 | template <> |
| 6838 | inline const EnumDescriptor* GetEnumDescriptor< ::dmi::ManagedDevicesResponse_Reason>() { |
| 6839 | return ::dmi::ManagedDevicesResponse_Reason_descriptor(); |
| 6840 | } |
| 6841 | template <> struct is_proto_enum< ::dmi::SetRemoteEndpointResponse_Reason> : ::std::true_type {}; |
| 6842 | template <> |
| 6843 | inline const EnumDescriptor* GetEnumDescriptor< ::dmi::SetRemoteEndpointResponse_Reason>() { |
| 6844 | return ::dmi::SetRemoteEndpointResponse_Reason_descriptor(); |
| 6845 | } |
| 6846 | template <> struct is_proto_enum< ::dmi::GetLoggingEndpointResponse_Reason> : ::std::true_type {}; |
| 6847 | template <> |
| 6848 | inline const EnumDescriptor* GetEnumDescriptor< ::dmi::GetLoggingEndpointResponse_Reason>() { |
| 6849 | return ::dmi::GetLoggingEndpointResponse_Reason_descriptor(); |
| 6850 | } |
| 6851 | template <> struct is_proto_enum< ::dmi::GetMsgBusEndpointResponse_Reason> : ::std::true_type {}; |
| 6852 | template <> |
| 6853 | inline const EnumDescriptor* GetEnumDescriptor< ::dmi::GetMsgBusEndpointResponse_Reason>() { |
| 6854 | return ::dmi::GetMsgBusEndpointResponse_Reason_descriptor(); |
| 6855 | } |
| 6856 | template <> struct is_proto_enum< ::dmi::SetLogLevelResponse_Reason> : ::std::true_type {}; |
| 6857 | template <> |
| 6858 | inline const EnumDescriptor* GetEnumDescriptor< ::dmi::SetLogLevelResponse_Reason>() { |
| 6859 | return ::dmi::SetLogLevelResponse_Reason_descriptor(); |
| 6860 | } |
| 6861 | template <> struct is_proto_enum< ::dmi::GetLogLevelResponse_Reason> : ::std::true_type {}; |
| 6862 | template <> |
| 6863 | inline const EnumDescriptor* GetEnumDescriptor< ::dmi::GetLogLevelResponse_Reason>() { |
| 6864 | return ::dmi::GetLogLevelResponse_Reason_descriptor(); |
| 6865 | } |
Chandrakanth Nalkudre Gowda | 2f6066c | 2021-05-13 12:36:32 +0530 | [diff] [blame^] | 6866 | template <> struct is_proto_enum< ::dmi::RebootDeviceResponse_Reason> : ::std::true_type {}; |
| 6867 | template <> |
| 6868 | inline const EnumDescriptor* GetEnumDescriptor< ::dmi::RebootDeviceResponse_Reason>() { |
| 6869 | return ::dmi::RebootDeviceResponse_Reason_descriptor(); |
| 6870 | } |
Shivanagouda Malaginahalli | 335fe4d | 2021-03-31 16:52:28 +0530 | [diff] [blame] | 6871 | |
| 6872 | } // namespace protobuf |
| 6873 | } // namespace google |
| 6874 | |
| 6875 | // @@protoc_insertion_point(global_scope) |
| 6876 | |
| 6877 | #include <google/protobuf/port_undef.inc> |
| 6878 | #endif // PROTOBUF_INCLUDED_dmi_2fhw_5fmanagement_5fservice_2eproto |