log_control.pb.h
Go to the documentation of this file.
46 #define PROTOBUF_INTERNAL_EXPORT_protobuf_ignition_2fmsgs_2flog_5fcontrol_2eproto IGNITION_MSGS_VISIBLE
69 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::LogControl* Arena::CreateMaybeMessage<::ignition::msgs::LogControl>(Arena*);
77 class IGNITION_MSGS_VISIBLE LogControl : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:ignition.msgs.LogControl) */ {
375 base_path_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
400 base_path_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), base_path);
428 encoding_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
453 encoding_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), encoding);
459 record_resources_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
467 record_resources_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
481 record_resources_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
493 return record_resources_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
498 return record_resources_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
506 record_resources_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), record_resources);
::std::string * release_encoding()
Definition: log_control.pb.h:442
void set_encoding(const ::std::string &value)
Definition: log_control.pb.h:412
Definition: log_control.pb.h:77
STL class.
T move(T... args)
void set_allocated_base_path(::std::string *base_path)
Definition: log_control.pb.h:394
::std::string * mutable_record_resources()
Definition: log_control.pb.h:490
Definition: log_control.pb.h:50
const ::std::string & encoding() const
Definition: log_control.pb.h:408
void set_record_resources(const ::std::string &value)
Definition: log_control.pb.h:465
void set_allocated_record_resources(::std::string *record_resources)
Definition: log_control.pb.h:500
void set_allocated_header(::ignition::msgs::Header *header)
Definition: log_control.pb.h:290
::std::string * mutable_base_path()
Definition: log_control.pb.h:384
std::shared_ptr< LogControl > LogControlSharedPtr
Definition: log_control.pb.h:516
void clear_record_resources()
Definition: log_control.pb.h:458
::ignition::msgs::Header * release_header()
Definition: log_control.pb.h:274
const ::std::string & base_path() const
Definition: log_control.pb.h:355
friend void swap(LogControl &a, LogControl &b)
Definition: log_control.pb.h:115
LogControl & operator=(const LogControl &from)
Definition: log_control.pb.h:84
void set_allocated_encoding(::std::string *encoding)
Definition: log_control.pb.h:447
::ignition::msgs::Header * mutable_header()
Definition: log_control.pb.h:281
void set_base_path(const ::std::string &value)
Definition: log_control.pb.h:359
const ::std::string & record_resources() const
Definition: log_control.pb.h:461
::std::string * release_base_path()
Definition: log_control.pb.h:389
IGNITION_MSGS_VISIBLE LogControlDefaultTypeInternal _LogControl_default_instance_
std::unique_ptr< LogControl > LogControlUniquePtr
Definition: log_control.pb.h:514
::std::string * mutable_encoding()
Definition: log_control.pb.h:437
IGNITION_MSGS_VISIBLE HeaderDefaultTypeInternal _Header_default_instance_
std::shared_ptr< const LogControl > ConstLogControlSharedPtr
Definition: log_control.pb.h:517
STL namespace.
Definition: header.pb.h:215
::std::string * release_record_resources()
Definition: log_control.pb.h:495
std::unique_ptr< const LogControl > ConstLogControlUniquePtr
Definition: log_control.pb.h:515
const ::ignition::msgs::Header & header() const
Definition: log_control.pb.h:268
void Swap(LogControl *other)
STL class.
Definition: actor.pb.h:78
static const LogControl * internal_default_instance()
Definition: log_control.pb.h:107
void IGNITION_MSGS_VISIBLE AddDescriptors()
LogControl * New(::google::protobuf::Arena *arena) const final
Definition: log_control.pb.h:125
Definition: log_control.pb.h:48