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