4 #ifndef GOOGLE_PROTOBUF_INCLUDED_ignition_2fmsgs_2flog_5fcontrol_2eproto
5 #define GOOGLE_PROTOBUF_INCLUDED_ignition_2fmsgs_2flog_5fcontrol_2eproto
10 #include <google/protobuf/port_def.inc>
11 #if PROTOBUF_VERSION < 3012000
12 #error This file was generated by a newer version of protoc which is
13 #error incompatible with your Protocol Buffer headers. Please update
16 #if 3012004 < 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.
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_lite.h>
30 #include <google/protobuf/generated_message_reflection.h>
31 #include <google/protobuf/message.h>
32 #include <google/protobuf/repeated_field.h>
33 #include <google/protobuf/extension_set.h>
34 #include <google/protobuf/unknown_field_set.h>
37 #pragma GCC system_header
40 #pragma warning(disable: 4244 4267 4100 4244 4512 4127 4068 4275 4251)
43 #include <sys/sysmacros.h>
48 #include <google/protobuf/port_def.inc>
49 #define PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2flog_5fcontrol_2eproto IGNITION_MSGS_VISIBLE
50 PROTOBUF_NAMESPACE_OPEN
54 PROTOBUF_NAMESPACE_CLOSE
58 static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]
60 static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[]
62 static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1]
64 static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[];
65 static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[];
66 static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[];
72 class LogControlDefaultTypeInternal;
76 PROTOBUF_NAMESPACE_OPEN
77 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::LogControl* Arena::CreateMaybeMessage<::ignition::msgs::LogControl>(Arena*);
78 PROTOBUF_NAMESPACE_CLOSE
84 class IGNITION_MSGS_VISIBLE LogControl PROTOBUF_FINAL :
85 public ::PROTOBUF_NAMESPACE_ID::Message {
93 *
this = ::std::move(from);
96 inline LogControl&
operator=(
const LogControl& from) {
100 inline LogControl&
operator=(LogControl&& from) noexcept {
101 if (GetArena() == from.GetArena()) {
102 if (
this != &from) InternalSwap(&from);
109 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
110 return GetDescriptor();
113 return GetMetadataStatic().descriptor;
116 return GetMetadataStatic().reflection;
122 return reinterpret_cast<const LogControl*
>(
125 static constexpr
int kIndexInFileMessages =
128 friend void swap(LogControl& a, LogControl& b) {
131 inline void Swap(LogControl* other) {
132 if (other ==
this)
return;
133 if (GetArena() == other->GetArena()) {
136 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
140 if (other ==
this)
return;
141 GOOGLE_DCHECK(GetArena() == other->GetArena());
147 inline LogControl*
New() const final {
148 return CreateMaybeMessage<LogControl>(
nullptr);
151 LogControl*
New(::PROTOBUF_NAMESPACE_ID::Arena* arena)
const final {
152 return CreateMaybeMessage<LogControl>(arena);
154 void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
155 void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
158 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
159 bool IsInitialized() const final;
161 size_t ByteSizeLong() const final;
162 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
163 ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
164 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
165 int GetCachedSize() const final {
return _cached_size_.Get(); }
168 inline void SharedCtor();
169 inline void SharedDtor();
170 void SetCachedSize(
int size)
const final;
171 void InternalSwap(LogControl* other);
172 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
173 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
174 return "ignition.msgs.LogControl";
179 static void ArenaDtor(
void*
object);
180 inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
185 static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
197 kBasePathFieldNumber = 5,
198 kEncodingFieldNumber = 6,
199 kRecordResourcesFieldNumber = 7,
200 kHeaderFieldNumber = 1,
201 kStartFieldNumber = 2,
202 kStopFieldNumber = 3,
203 kPausedFieldNumber = 4,
215 GOOGLE_PROTOBUF_RUNTIME_DEPRECATED(
"The unsafe_arena_ accessors for"
216 " string fields are deprecated and will be removed in a"
218 std::
string* unsafe_arena_release_base_path();
219 GOOGLE_PROTOBUF_RUNTIME_DEPRECATED("The unsafe_arena_ accessors for"
220 "
string fields are deprecated and will be removed in a"
222 void unsafe_arena_set_allocated_base_path(
223 std::
string* base_path);
225 const
std::
string& _internal_base_path() const;
226 void _internal_set_base_path(const
std::
string& value);
227 std::
string* _internal_mutable_base_path();
231 void clear_encoding();
232 const
std::
string& encoding() const;
233 void set_encoding(const
std::
string& value);
234 void set_encoding(
std::
string&& value);
235 void set_encoding(const
char* value);
236 void set_encoding(const
char* value,
size_t size);
237 std::
string* mutable_encoding();
238 std::
string* release_encoding();
239 void set_allocated_encoding(
std::
string* encoding);
240 GOOGLE_PROTOBUF_RUNTIME_DEPRECATED("The unsafe_arena_ accessors for"
241 "
string fields are deprecated and will be removed in a"
243 std::
string* unsafe_arena_release_encoding();
244 GOOGLE_PROTOBUF_RUNTIME_DEPRECATED("The unsafe_arena_ accessors for"
245 "
string fields are deprecated and will be removed in a"
247 void unsafe_arena_set_allocated_encoding(
248 std::
string* encoding);
250 const
std::
string& _internal_encoding() const;
251 void _internal_set_encoding(const
std::
string& value);
252 std::
string* _internal_mutable_encoding();
256 void clear_record_resources();
257 const
std::
string& record_resources() const;
258 void set_record_resources(const
std::
string& value);
259 void set_record_resources(
std::
string&& value);
260 void set_record_resources(const
char* value);
261 void set_record_resources(const
char* value,
size_t size);
262 std::
string* mutable_record_resources();
263 std::
string* release_record_resources();
264 void set_allocated_record_resources(
std::
string* record_resources);
265 GOOGLE_PROTOBUF_RUNTIME_DEPRECATED("The unsafe_arena_ accessors for"
266 "
string fields are deprecated and will be removed in a"
268 std::
string* unsafe_arena_release_record_resources();
269 GOOGLE_PROTOBUF_RUNTIME_DEPRECATED("The unsafe_arena_ accessors for"
270 "
string fields are deprecated and will be removed in a"
272 void unsafe_arena_set_allocated_record_resources(
273 std::
string* record_resources);
275 const
std::
string& _internal_record_resources() const;
276 void _internal_set_record_resources(const
std::
string& value);
277 std::
string* _internal_mutable_record_resources();
281 bool has_header() const;
283 bool _internal_has_header() const;
289 void set_allocated_header(::
ignition::msgs::Header* header);
291 const ::
ignition::msgs::Header& _internal_header() const;
292 ::
ignition::msgs::Header* _internal_mutable_header();
294 void unsafe_arena_set_allocated_header(
296 ::
ignition::msgs::Header* unsafe_arena_release_header();
301 void set_start(
bool value);
303 bool _internal_start() const;
304 void _internal_set_start(
bool value);
310 void set_stop(
bool value);
312 bool _internal_stop() const;
313 void _internal_set_stop(
bool value);
319 void set_paused(
bool value);
321 bool _internal_paused() const;
322 void _internal_set_paused(
bool value);
329 template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
330 typedef
void InternalArenaConstructable_;
331 typedef
void DestructorSkippable_;
332 ::PROTOBUF_NAMESPACE_ID::
internal::ArenaStringPtr base_path_;
333 ::PROTOBUF_NAMESPACE_ID::
internal::ArenaStringPtr encoding_;
334 ::PROTOBUF_NAMESPACE_ID::
internal::ArenaStringPtr record_resources_;
339 mutable ::PROTOBUF_NAMESPACE_ID::
internal::CachedSize _cached_size_;
348 #pragma GCC diagnostic push
349 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
354 inline bool LogControl::_internal_has_header()
const {
355 return this != internal_default_instance() && header_ !=
nullptr;
357 inline bool LogControl::has_header()
const {
358 return _internal_has_header();
360 inline const ::ignition::msgs::Header& LogControl::_internal_header()
const {
361 const ::ignition::msgs::Header* p = header_;
362 return p !=
nullptr ? *p : *
reinterpret_cast<const ::ignition::msgs::Header*
>(
365 inline const ::ignition::msgs::Header& LogControl::header()
const {
367 return _internal_header();
369 inline void LogControl::unsafe_arena_set_allocated_header(
370 ::ignition::msgs::Header* header) {
371 if (GetArena() ==
nullptr) {
372 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(header_);
382 inline ::ignition::msgs::Header* LogControl::release_header() {
383 auto temp = unsafe_arena_release_header();
384 if (GetArena() !=
nullptr) {
385 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
389 inline ::ignition::msgs::Header* LogControl::unsafe_arena_release_header() {
392 ::ignition::msgs::Header* temp = header_;
396 inline ::ignition::msgs::Header* LogControl::_internal_mutable_header() {
398 if (header_ ==
nullptr) {
399 auto* p = CreateMaybeMessage<::ignition::msgs::Header>(GetArena());
404 inline ::ignition::msgs::Header* LogControl::mutable_header() {
406 return _internal_mutable_header();
408 inline void LogControl::set_allocated_header(::ignition::msgs::Header* header) {
409 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
410 if (message_arena ==
nullptr) {
411 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(header_);
414 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
415 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(header)->GetArena();
416 if (message_arena != submessage_arena) {
417 header = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
418 message_arena, header, submessage_arena);
429 inline void LogControl::clear_start() {
432 inline bool LogControl::_internal_start()
const {
435 inline bool LogControl::start()
const {
437 return _internal_start();
439 inline void LogControl::_internal_set_start(
bool value) {
443 inline void LogControl::set_start(
bool value) {
444 _internal_set_start(value);
449 inline void LogControl::clear_stop() {
452 inline bool LogControl::_internal_stop()
const {
455 inline bool LogControl::stop()
const {
457 return _internal_stop();
459 inline void LogControl::_internal_set_stop(
bool value) {
463 inline void LogControl::set_stop(
bool value) {
464 _internal_set_stop(value);
469 inline void LogControl::clear_paused() {
472 inline bool LogControl::_internal_paused()
const {
475 inline bool LogControl::paused()
const {
477 return _internal_paused();
479 inline void LogControl::_internal_set_paused(
bool value) {
483 inline void LogControl::set_paused(
bool value) {
484 _internal_set_paused(value);
489 inline void LogControl::clear_base_path() {
490 base_path_.ClearToEmpty(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
492 inline const std::string& LogControl::base_path()
const {
494 return _internal_base_path();
496 inline void LogControl::set_base_path(
const std::string& value) {
497 _internal_set_base_path(value);
500 inline std::string* LogControl::mutable_base_path() {
502 return _internal_mutable_base_path();
504 inline const std::string& LogControl::_internal_base_path()
const {
505 return base_path_.Get();
507 inline void LogControl::_internal_set_base_path(
const std::string& value) {
509 base_path_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value, GetArena());
511 inline void LogControl::set_base_path(
std::string&& value) {
514 &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::
std::move(value), GetArena());
517 inline void LogControl::set_base_path(
const char* value) {
518 GOOGLE_DCHECK(value !=
nullptr);
520 base_path_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::
std::string(value),
524 inline void LogControl::set_base_path(
const char* value,
527 base_path_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::
std::string(
528 reinterpret_cast<const char*
>(value), size), GetArena());
531 inline std::string* LogControl::_internal_mutable_base_path() {
533 return base_path_.Mutable(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
535 inline std::string* LogControl::release_base_path() {
537 return base_path_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
539 inline void LogControl::set_allocated_base_path(
std::string* base_path) {
540 if (base_path !=
nullptr) {
545 base_path_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), base_path,
549 inline std::string* LogControl::unsafe_arena_release_base_path() {
551 GOOGLE_DCHECK(GetArena() !=
nullptr);
553 return base_path_.UnsafeArenaRelease(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
556 inline void LogControl::unsafe_arena_set_allocated_base_path(
558 GOOGLE_DCHECK(GetArena() !=
nullptr);
559 if (base_path !=
nullptr) {
564 base_path_.UnsafeArenaSetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
565 base_path, GetArena());
570 inline void LogControl::clear_encoding() {
571 encoding_.ClearToEmpty(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
573 inline const std::string& LogControl::encoding()
const {
575 return _internal_encoding();
577 inline void LogControl::set_encoding(
const std::string& value) {
578 _internal_set_encoding(value);
581 inline std::string* LogControl::mutable_encoding() {
583 return _internal_mutable_encoding();
585 inline const std::string& LogControl::_internal_encoding()
const {
586 return encoding_.Get();
588 inline void LogControl::_internal_set_encoding(
const std::string& value) {
590 encoding_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value, GetArena());
592 inline void LogControl::set_encoding(
std::string&& value) {
595 &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::
std::move(value), GetArena());
598 inline void LogControl::set_encoding(
const char* value) {
599 GOOGLE_DCHECK(value !=
nullptr);
601 encoding_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::
std::string(value),
605 inline void LogControl::set_encoding(
const char* value,
608 encoding_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::
std::string(
609 reinterpret_cast<const char*
>(value), size), GetArena());
612 inline std::string* LogControl::_internal_mutable_encoding() {
614 return encoding_.Mutable(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
616 inline std::string* LogControl::release_encoding() {
618 return encoding_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
620 inline void LogControl::set_allocated_encoding(
std::string* encoding) {
621 if (encoding !=
nullptr) {
626 encoding_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), encoding,
630 inline std::string* LogControl::unsafe_arena_release_encoding() {
632 GOOGLE_DCHECK(GetArena() !=
nullptr);
634 return encoding_.UnsafeArenaRelease(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
637 inline void LogControl::unsafe_arena_set_allocated_encoding(
639 GOOGLE_DCHECK(GetArena() !=
nullptr);
640 if (encoding !=
nullptr) {
645 encoding_.UnsafeArenaSetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
646 encoding, GetArena());
651 inline void LogControl::clear_record_resources() {
652 record_resources_.ClearToEmpty(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
654 inline const std::string& LogControl::record_resources()
const {
656 return _internal_record_resources();
658 inline void LogControl::set_record_resources(
const std::string& value) {
659 _internal_set_record_resources(value);
662 inline std::string* LogControl::mutable_record_resources() {
664 return _internal_mutable_record_resources();
666 inline const std::string& LogControl::_internal_record_resources()
const {
667 return record_resources_.Get();
669 inline void LogControl::_internal_set_record_resources(
const std::string& value) {
671 record_resources_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value, GetArena());
673 inline void LogControl::set_record_resources(
std::string&& value) {
675 record_resources_.Set(
676 &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::
std::move(value), GetArena());
679 inline void LogControl::set_record_resources(
const char* value) {
680 GOOGLE_DCHECK(value !=
nullptr);
682 record_resources_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::
std::string(value),
686 inline void LogControl::set_record_resources(
const char* value,
689 record_resources_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::
std::string(
690 reinterpret_cast<const char*
>(value), size), GetArena());
693 inline std::string* LogControl::_internal_mutable_record_resources() {
695 return record_resources_.Mutable(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
697 inline std::string* LogControl::release_record_resources() {
699 return record_resources_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());
701 inline void LogControl::set_allocated_record_resources(
std::string* record_resources) {
702 if (record_resources !=
nullptr) {
707 record_resources_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), record_resources,
711 inline std::string* LogControl::unsafe_arena_release_record_resources() {
713 GOOGLE_DCHECK(GetArena() !=
nullptr);
715 return record_resources_.UnsafeArenaRelease(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
718 inline void LogControl::unsafe_arena_set_allocated_record_resources(
720 GOOGLE_DCHECK(GetArena() !=
nullptr);
721 if (record_resources !=
nullptr) {
726 record_resources_.UnsafeArenaSetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
727 record_resources, GetArena());
732 #pragma GCC diagnostic pop
749 #include <google/protobuf/port_undef.inc>
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ignition_2fmsgs_2flog_5fcontrol_2eproto
static void InitAsDefaultInstance()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:115
void MergeFrom(const LogControl &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
static const LogControl * internal_default_instance()
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:121
std::string * mutable_base_path()
void set_allocated_base_path(std::string *base_path)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:109
friend void swap(LogControl &a, LogControl &b)
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:128
static const LogControl & default_instance()
LogControl(const LogControl &from)
LogControl()
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:87
void UnsafeArenaSwap(LogControl *other)
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:139
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
LogControl & operator=(const LogControl &from)
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:96
LogControl * New() const final
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:147
LogControl * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:151
std::string * release_base_path()
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
const std::string & base_path() const
void set_base_path(const std::string &value)
LogControl(::PROTOBUF_NAMESPACE_ID::Arena *arena)
LogControl & operator=(LogControl &&from) noexcept
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:100
LogControl(LogControl &&from) noexcept
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:91
void set_base_path(const char *value)
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:112
void CopyFrom(const LogControl &from)
void set_base_path(std::string &&value)
void Swap(LogControl *other)
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:131
void set_base_path(const char *value, size_t size)
IGNITION_MSGS_VISIBLE LogControlDefaultTypeInternal _LogControl_default_instance_
std::shared_ptr< const LogControl > ConstLogControlSharedPtr
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:738
std::unique_ptr< const LogControl > ConstLogControlUniquePtr
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:736
IGNITION_MSGS_VISIBLE HeaderDefaultTypeInternal _Header_default_instance_
std::unique_ptr< LogControl > LogControlUniquePtr
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:735
std::shared_ptr< LogControl > LogControlSharedPtr
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:737
Definition: build/ignition-msgs8/include/ignition/msgs/actor.pb.h:53
Definition: build/ignition-msgs8/include/ignition/msgs/log_control.pb.h:57
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)