DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
daphne::cmd_doSoftwareTrigger_response Class Referencefinal

#include <daphne_control_low.pb.h>

Inheritance diagram for daphne::cmd_doSoftwareTrigger_response:
[legend]
Collaboration diagram for daphne::cmd_doSoftwareTrigger_response:
[legend]

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int { kMessageFieldNumber = 2 , kSuccessFieldNumber = 1 }
 

Public Member Functions

 cmd_doSoftwareTrigger_response ()
 
 ~cmd_doSoftwareTrigger_response () override
 
template<typename = void>
PROTOBUF_CONSTEXPR cmd_doSoftwareTrigger_response (::google::protobuf::internal::ConstantInitialized)
 
 cmd_doSoftwareTrigger_response (const cmd_doSoftwareTrigger_response &from)
 
 cmd_doSoftwareTrigger_response (cmd_doSoftwareTrigger_response &&from) noexcept
 
cmd_doSoftwareTrigger_responseoperator= (const cmd_doSoftwareTrigger_response &from)
 
cmd_doSoftwareTrigger_responseoperator= (cmd_doSoftwareTrigger_response &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (cmd_doSoftwareTrigger_response *other)
 
void UnsafeArenaSwap (cmd_doSoftwareTrigger_response *other)
 
cmd_doSoftwareTrigger_responseNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const cmd_doSoftwareTrigger_response &from)
 
void MergeFrom (const cmd_doSoftwareTrigger_response &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
::size_t ByteSizeLong () const final
 
const char * _InternalParse (const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
 
::uint8_t * _InternalSerialize (::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
const ::google::protobuf::Message::ClassData * GetClassData () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
void clear_message ()
 
const std::string & message () const
 
template<typename Arg_ = const std::string&, typename... Args_>
void set_message (Arg_ &&arg, Args_... args)
 
std::string * mutable_message ()
 
PROTOBUF_NODISCARD std::string * release_message ()
 
void set_allocated_message (std::string *ptr)
 
void clear_success ()
 
bool success () const
 
void set_success (bool value)
 
template<typename >
PROTOBUF_CONSTEXPR cmd_doSoftwareTrigger_response (::_pbi::ConstantInitialized)
 
template<typename Arg_ , typename... Args_>
PROTOBUF_ALWAYS_INLINE void set_message (Arg_ &&arg, Args_... args)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const ::google::protobuf::Descriptor * GetDescriptor ()
 
static const ::google::protobuf::Reflection * GetReflection ()
 
static const cmd_doSoftwareTrigger_responsedefault_instance ()
 
static const cmd_doSoftwareTrigger_responseinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 cmd_doSoftwareTrigger_response (::google::protobuf::Arena *arena)
 

Private Types

typedef void InternalArenaConstructable_
 
typedef void DestructorSkippable_
 

Private Member Functions

void SharedCtor (::google::protobuf::Arena *arena)
 
void SharedDtor ()
 
void SetCachedSize (int size) const final
 
void InternalSwap (cmd_doSoftwareTrigger_response *other)
 
const std::string & _internal_message () const
 
PROTOBUF_ALWAYS_INLINE void _internal_set_message (const std::string &value)
 
std::string * _internal_mutable_message ()
 
bool _internal_success () const
 
void _internal_set_success (bool value)
 

Static Private Member Functions

static void MergeImpl (::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
 
::absl::string_view FullMessageName ()
 

Private Attributes

union { 
 
   Impl_   _impl_ 
 
};  
 

Static Private Attributes

static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 53, 2 > _table_
 

Friends

class ::google::protobuf::internal::AnyMetadata
 
class ::google::protobuf::internal::TcParser
 
template<typename T >
class ::google::protobuf::Arena::InternalHelper
 
struct ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto
 
void swap (cmd_doSoftwareTrigger_response &a, cmd_doSoftwareTrigger_response &b)
 

Detailed Description

Definition at line 10910 of file daphne_control_low.pb.h.

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kMessageFieldNumber 
kSuccessFieldNumber 

Definition at line 11037 of file daphne_control_low.pb.h.

Constructor & Destructor Documentation

◆ cmd_doSoftwareTrigger_response() [1/6]

daphne::cmd_doSoftwareTrigger_response::cmd_doSoftwareTrigger_response ( )
inline

◆ ~cmd_doSoftwareTrigger_response()

daphne::cmd_doSoftwareTrigger_response::~cmd_doSoftwareTrigger_response ( )
override

Definition at line 15602 of file daphne_control_low.pb.cc.

15602 {
15603 // @@protoc_insertion_point(destructor:daphne.cmd_doSoftwareTrigger_response)
15604 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
15605 SharedDtor();
15606}

◆ cmd_doSoftwareTrigger_response() [2/6]

template<typename = void>
PROTOBUF_CONSTEXPR daphne::cmd_doSoftwareTrigger_response::cmd_doSoftwareTrigger_response ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ cmd_doSoftwareTrigger_response() [3/6]

daphne::cmd_doSoftwareTrigger_response::cmd_doSoftwareTrigger_response ( const cmd_doSoftwareTrigger_response & from)

Definition at line 15569 of file daphne_control_low.pb.cc.

15569 : ::google::protobuf::Message() {
15570 cmd_doSoftwareTrigger_response* const _this = this;
15571 (void)_this;
15572 new (&_impl_) Impl_{
15573 decltype(_impl_.message_){},
15574 decltype(_impl_.success_){},
15575 /*decltype(_impl_._cached_size_)*/ {},
15576 };
15577 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
15578 from._internal_metadata_);
15579 _impl_.message_.InitDefault();
15580 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
15581 _impl_.message_.Set("", GetArenaForAllocation());
15582 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
15583 if (!from._internal_message().empty()) {
15584 _this->_impl_.message_.Set(from._internal_message(), _this->GetArenaForAllocation());
15585 }
15586 _this->_impl_.success_ = from._impl_.success_;
15587
15588 // @@protoc_insertion_point(copy_constructor:daphne.cmd_doSoftwareTrigger_response)
15589}
::google::protobuf::internal::ArenaStringPtr message_

◆ cmd_doSoftwareTrigger_response() [4/6]

daphne::cmd_doSoftwareTrigger_response::cmd_doSoftwareTrigger_response ( cmd_doSoftwareTrigger_response && from)
inlinenoexcept

Definition at line 10919 of file daphne_control_low.pb.h.

10921 *this = ::std::move(from);
10922 }

◆ cmd_doSoftwareTrigger_response() [5/6]

daphne::cmd_doSoftwareTrigger_response::cmd_doSoftwareTrigger_response ( ::google::protobuf::Arena * arena)
explicitprotected

Definition at line 15564 of file daphne_control_low.pb.cc.

15565 : ::google::protobuf::Message(arena) {
15566 SharedCtor(arena);
15567 // @@protoc_insertion_point(arena_constructor:daphne.cmd_doSoftwareTrigger_response)
15568}
void SharedCtor(::google::protobuf::Arena *arena)

◆ cmd_doSoftwareTrigger_response() [6/6]

template<typename >
PROTOBUF_CONSTEXPR daphne::cmd_doSoftwareTrigger_response::cmd_doSoftwareTrigger_response ( ::_pbi::ConstantInitialized )

Definition at line 1149 of file daphne_control_low.pb.cc.

1150 : _impl_{
1151 /*decltype(_impl_.message_)*/ {
1152 &::_pbi::fixed_address_empty_string,
1153 ::_pbi::ConstantInitialized{},
1154 },
1155 /*decltype(_impl_.success_)*/ false,
1156 /*decltype(_impl_._cached_size_)*/ {},
1157 } {}

Member Function Documentation

◆ _internal_message()

const std::string & daphne::cmd_doSoftwareTrigger_response::_internal_message ( ) const
inlineprivate

Definition at line 16477 of file daphne_control_low.pb.h.

16477 {
16478 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
16479 return _impl_.message_.Get();
16480}

◆ _internal_mutable_message()

std::string * daphne::cmd_doSoftwareTrigger_response::_internal_mutable_message ( )
inlineprivate

Definition at line 16486 of file daphne_control_low.pb.h.

16486 {
16487 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
16488 ;
16489 return _impl_.message_.Mutable( GetArenaForAllocation());
16490}

◆ _internal_set_message()

void daphne::cmd_doSoftwareTrigger_response::_internal_set_message ( const std::string & value)
inlineprivate

Definition at line 16481 of file daphne_control_low.pb.h.

16481 {
16482 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
16483 ;
16484 _impl_.message_.Set(value, GetArenaForAllocation());
16485}

◆ _internal_set_success()

void daphne::cmd_doSoftwareTrigger_response::_internal_set_success ( bool value)
inlineprivate

Definition at line 16450 of file daphne_control_low.pb.h.

16450 {
16451 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
16452 ;
16453 _impl_.success_ = value;
16454}

◆ _internal_success()

bool daphne::cmd_doSoftwareTrigger_response::_internal_success ( ) const
inlineprivate

Definition at line 16446 of file daphne_control_low.pb.h.

16446 {
16447 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
16448 return _impl_.success_;
16449}

◆ _InternalParse()

const char * daphne::cmd_doSoftwareTrigger_response::_InternalParse ( const char * ptr,
::google::protobuf::internal::ParseContext * ctx )
final

Definition at line 15626 of file daphne_control_low.pb.cc.

15627 {
15628 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
15629 return ptr;
15630}
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 53, 2 > _table_

◆ _InternalSerialize()

uint8_t * daphne::cmd_doSoftwareTrigger_response::_InternalSerialize ( ::uint8_t * target,
::google::protobuf::io::EpsCopyOutputStream * stream ) const
final

Definition at line 15672 of file daphne_control_low.pb.cc.

15674 {
15675 // @@protoc_insertion_point(serialize_to_array_start:daphne.cmd_doSoftwareTrigger_response)
15676 ::uint32_t cached_has_bits = 0;
15677 (void)cached_has_bits;
15678
15679 // bool success = 1;
15680 if (this->_internal_success() != 0) {
15681 target = stream->EnsureSpace(target);
15682 target = ::_pbi::WireFormatLite::WriteBoolToArray(
15683 1, this->_internal_success(), target);
15684 }
15685
15686 // string message = 2;
15687 if (!this->_internal_message().empty()) {
15688 const std::string& _s = this->_internal_message();
15689 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
15690 _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "daphne.cmd_doSoftwareTrigger_response.message");
15691 target = stream->WriteStringMaybeAliased(2, _s, target);
15692 }
15693
15694 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
15695 target =
15696 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
15697 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
15698 }
15699 // @@protoc_insertion_point(serialize_to_array_end:daphne.cmd_doSoftwareTrigger_response)
15700 return target;
15701}

◆ ByteSizeLong()

size_t daphne::cmd_doSoftwareTrigger_response::ByteSizeLong ( ) const
final

Definition at line 15703 of file daphne_control_low.pb.cc.

15703 {
15704// @@protoc_insertion_point(message_byte_size_start:daphne.cmd_doSoftwareTrigger_response)
15705 ::size_t total_size = 0;
15706
15707 ::uint32_t cached_has_bits = 0;
15708 // Prevent compiler warnings about cached_has_bits being unused
15709 (void) cached_has_bits;
15710
15711 // string message = 2;
15712 if (!this->_internal_message().empty()) {
15713 total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
15714 this->_internal_message());
15715 }
15716
15717 // bool success = 1;
15718 if (this->_internal_success() != 0) {
15719 total_size += 2;
15720 }
15721
15722 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
15723}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

PROTOBUF_NOINLINE void daphne::cmd_doSoftwareTrigger_response::Clear ( )
final

Definition at line 15615 of file daphne_control_low.pb.cc.

15615 {
15616// @@protoc_insertion_point(message_clear_start:daphne.cmd_doSoftwareTrigger_response)
15617 ::uint32_t cached_has_bits = 0;
15618 // Prevent compiler warnings about cached_has_bits being unused
15619 (void) cached_has_bits;
15620
15621 _impl_.message_.ClearToEmpty();
15622 _impl_.success_ = false;
15623 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
15624}

◆ clear_message()

void daphne::cmd_doSoftwareTrigger_response::clear_message ( )
inline

Definition at line 16457 of file daphne_control_low.pb.h.

16457 {
16458 _impl_.message_.ClearToEmpty();
16459}

◆ clear_success()

void daphne::cmd_doSoftwareTrigger_response::clear_success ( )
inline

Definition at line 16435 of file daphne_control_low.pb.h.

16435 {
16436 _impl_.success_ = false;
16437}

◆ CopyFrom()

void daphne::cmd_doSoftwareTrigger_response::CopyFrom ( const cmd_doSoftwareTrigger_response & from)

Definition at line 15749 of file daphne_control_low.pb.cc.

15749 {
15750// @@protoc_insertion_point(class_specific_copy_from_start:daphne.cmd_doSoftwareTrigger_response)
15751 if (&from == this) return;
15752 Clear();
15753 MergeFrom(from);
15754}
void MergeFrom(const cmd_doSoftwareTrigger_response &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final

◆ default_instance()

static const cmd_doSoftwareTrigger_response & daphne::cmd_doSoftwareTrigger_response::default_instance ( )
inlinestatic

Definition at line 10958 of file daphne_control_low.pb.h.

10958 {
10959 return *internal_default_instance();
10960 }
static const cmd_doSoftwareTrigger_response * internal_default_instance()

◆ descriptor()

static const ::google::protobuf::Descriptor * daphne::cmd_doSoftwareTrigger_response::descriptor ( )
inlinestatic

Definition at line 10949 of file daphne_control_low.pb.h.

10949 {
10950 return GetDescriptor();
10951 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

::absl::string_view daphne::cmd_doSoftwareTrigger_response::FullMessageName ( )
inlinestaticprivate

Definition at line 11021 of file daphne_control_low.pb.h.

11021 {
11022 return "daphne.cmd_doSoftwareTrigger_response";
11023 }

◆ GetCachedSize()

int daphne::cmd_doSoftwareTrigger_response::GetCachedSize ( ) const
inlinefinal

Definition at line 11011 of file daphne_control_low.pb.h.

11011{ return _impl_._cached_size_.Get(); }

◆ GetClassData()

const::google::protobuf::Message::ClassData * daphne::cmd_doSoftwareTrigger_response::GetClassData ( ) const
final

Definition at line 15729 of file daphne_control_low.pb.cc.

15729{ return &_class_data_; }

◆ GetDescriptor()

static const ::google::protobuf::Descriptor * daphne::cmd_doSoftwareTrigger_response::GetDescriptor ( )
inlinestatic

Definition at line 10952 of file daphne_control_low.pb.h.

10952 {
10953 return default_instance().GetMetadata().descriptor;
10954 }
::google::protobuf::Metadata GetMetadata() const final
static const cmd_doSoftwareTrigger_response & default_instance()

◆ GetMetadata()

google::protobuf::Metadata daphne::cmd_doSoftwareTrigger_response::GetMetadata ( ) const
final

Definition at line 15770 of file daphne_control_low.pb.cc.

15770 {
15771 return ::_pbi::AssignDescriptors(
15774}
::_pb::Metadata file_level_metadata_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto[59]
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto_getter()
::absl::once_flag descriptor_table_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto_once

◆ GetReflection()

static const ::google::protobuf::Reflection * daphne::cmd_doSoftwareTrigger_response::GetReflection ( )
inlinestatic

Definition at line 10955 of file daphne_control_low.pb.h.

10955 {
10956 return default_instance().GetMetadata().reflection;
10957 }

◆ internal_default_instance()

static const cmd_doSoftwareTrigger_response * daphne::cmd_doSoftwareTrigger_response::internal_default_instance ( )
inlinestatic

Definition at line 10961 of file daphne_control_low.pb.h.

10961 {
10962 return reinterpret_cast<const cmd_doSoftwareTrigger_response*>(
10964 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 cmd_doSoftwareTrigger_responseDefaultTypeInternal _cmd_doSoftwareTrigger_response_default_instance_

◆ InternalSwap()

void daphne::cmd_doSoftwareTrigger_response::InternalSwap ( cmd_doSoftwareTrigger_response * other)
private

Definition at line 15760 of file daphne_control_low.pb.cc.

15760 {
15761 using std::swap;
15762 auto* lhs_arena = GetArenaForAllocation();
15763 auto* rhs_arena = other->GetArenaForAllocation();
15764 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
15765 ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.message_, lhs_arena,
15766 &other->_impl_.message_, rhs_arena);
15767 swap(_impl_.success_, other->_impl_.success_);
15768}
friend void swap(cmd_doSoftwareTrigger_response &a, cmd_doSoftwareTrigger_response &b)

◆ IsInitialized()

PROTOBUF_NOINLINE bool daphne::cmd_doSoftwareTrigger_response::IsInitialized ( ) const
final

Definition at line 15756 of file daphne_control_low.pb.cc.

15756 {
15757 return true;
15758}

◆ MergeFrom()

void daphne::cmd_doSoftwareTrigger_response::MergeFrom ( const cmd_doSoftwareTrigger_response & from)
inline

Definition at line 10998 of file daphne_control_low.pb.h.

10998 {
11000 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)

◆ MergeImpl()

void daphne::cmd_doSoftwareTrigger_response::MergeImpl ( ::google::protobuf::Message & to_msg,
const ::google::protobuf::Message & from_msg )
staticprivate

Definition at line 15732 of file daphne_control_low.pb.cc.

15732 {
15733 auto* const _this = static_cast<cmd_doSoftwareTrigger_response*>(&to_msg);
15734 auto& from = static_cast<const cmd_doSoftwareTrigger_response&>(from_msg);
15735 // @@protoc_insertion_point(class_specific_merge_from_start:daphne.cmd_doSoftwareTrigger_response)
15736 ABSL_DCHECK_NE(&from, _this);
15737 ::uint32_t cached_has_bits = 0;
15738 (void) cached_has_bits;
15739
15740 if (!from._internal_message().empty()) {
15741 _this->_internal_set_message(from._internal_message());
15742 }
15743 if (from._internal_success() != 0) {
15744 _this->_internal_set_success(from._internal_success());
15745 }
15746 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
15747}

◆ message()

const std::string & daphne::cmd_doSoftwareTrigger_response::message ( ) const
inline

Definition at line 16460 of file daphne_control_low.pb.h.

16460 {
16461 // @@protoc_insertion_point(field_get:daphne.cmd_doSoftwareTrigger_response.message)
16462 return _internal_message();
16463}

◆ mutable_message()

std::string * daphne::cmd_doSoftwareTrigger_response::mutable_message ( )
inline

Definition at line 16472 of file daphne_control_low.pb.h.

16472 {
16473 std::string* _s = _internal_mutable_message();
16474 // @@protoc_insertion_point(field_mutable:daphne.cmd_doSoftwareTrigger_response.message)
16475 return _s;
16476}

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * daphne::cmd_doSoftwareTrigger_response::mutable_unknown_fields ( )
inline

Definition at line 10945 of file daphne_control_low.pb.h.

10945 {
10946 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
10947 }

◆ New()

cmd_doSoftwareTrigger_response * daphne::cmd_doSoftwareTrigger_response::New ( ::google::protobuf::Arena * arena = nullptr) const
inlinefinal

Definition at line 10992 of file daphne_control_low.pb.h.

10992 {
10993 return CreateMaybeMessage<cmd_doSoftwareTrigger_response>(arena);
10994 }

◆ operator=() [1/2]

cmd_doSoftwareTrigger_response & daphne::cmd_doSoftwareTrigger_response::operator= ( cmd_doSoftwareTrigger_response && from)
inlinenoexcept

Definition at line 10928 of file daphne_control_low.pb.h.

10928 {
10929 if (this == &from) return *this;
10930 if (GetOwningArena() == from.GetOwningArena()
10931 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
10932 && GetOwningArena() != nullptr
10933 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
10934 ) {
10935 InternalSwap(&from);
10936 } else {
10937 CopyFrom(from);
10938 }
10939 return *this;
10940 }
void InternalSwap(cmd_doSoftwareTrigger_response *other)
void CopyFrom(const cmd_doSoftwareTrigger_response &from)

◆ operator=() [2/2]

cmd_doSoftwareTrigger_response & daphne::cmd_doSoftwareTrigger_response::operator= ( const cmd_doSoftwareTrigger_response & from)
inline

Definition at line 10924 of file daphne_control_low.pb.h.

10924 {
10925 CopyFrom(from);
10926 return *this;
10927 }

◆ release_message()

std::string * daphne::cmd_doSoftwareTrigger_response::release_message ( )
inline

Definition at line 16491 of file daphne_control_low.pb.h.

16491 {
16492 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
16493 // @@protoc_insertion_point(field_release:daphne.cmd_doSoftwareTrigger_response.message)
16494 return _impl_.message_.Release();
16495}

◆ set_allocated_message()

void daphne::cmd_doSoftwareTrigger_response::set_allocated_message ( std::string * ptr)
inline

Definition at line 16496 of file daphne_control_low.pb.h.

16496 {
16497 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
16498 _impl_.message_.SetAllocated(value, GetArenaForAllocation());
16499 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
16500 if (_impl_.message_.IsDefault()) {
16501 _impl_.message_.Set("", GetArenaForAllocation());
16502 }
16503 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
16504 // @@protoc_insertion_point(field_set_allocated:daphne.cmd_doSoftwareTrigger_response.message)
16505}

◆ set_message() [1/2]

template<typename Arg_ = const std::string&, typename... Args_>
void daphne::cmd_doSoftwareTrigger_response::set_message ( Arg_ && arg,
Args_... args )

◆ set_message() [2/2]

template<typename Arg_ , typename... Args_>
PROTOBUF_ALWAYS_INLINE void daphne::cmd_doSoftwareTrigger_response::set_message ( Arg_ && arg,
Args_... args )
inline

Definition at line 16465 of file daphne_control_low.pb.h.

16466 {
16467 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
16468 ;
16469 _impl_.message_.Set(static_cast<Arg_&&>(arg), args..., GetArenaForAllocation());
16470 // @@protoc_insertion_point(field_set:daphne.cmd_doSoftwareTrigger_response.message)
16471}

◆ set_success()

void daphne::cmd_doSoftwareTrigger_response::set_success ( bool value)
inline

Definition at line 16442 of file daphne_control_low.pb.h.

16442 {
16443 _internal_set_success(value);
16444 // @@protoc_insertion_point(field_set:daphne.cmd_doSoftwareTrigger_response.success)
16445}

◆ SetCachedSize()

void daphne::cmd_doSoftwareTrigger_response::SetCachedSize ( int size) const
finalprivate

Definition at line 15611 of file daphne_control_low.pb.cc.

15611 {
15612 _impl_._cached_size_.Set(size);
15613}

◆ SharedCtor()

void daphne::cmd_doSoftwareTrigger_response::SharedCtor ( ::google::protobuf::Arena * arena)
inlineprivate

Definition at line 15590 of file daphne_control_low.pb.cc.

15590 {
15591 (void)arena;
15592 new (&_impl_) Impl_{
15593 decltype(_impl_.message_){},
15594 decltype(_impl_.success_){false},
15595 /*decltype(_impl_._cached_size_)*/ {},
15596 };
15597 _impl_.message_.InitDefault();
15598 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
15599 _impl_.message_.Set("", GetArenaForAllocation());
15600 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
15601}

◆ SharedDtor()

void daphne::cmd_doSoftwareTrigger_response::SharedDtor ( )
inlineprivate

Definition at line 15607 of file daphne_control_low.pb.cc.

15607 {
15608 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
15609 _impl_.message_.Destroy();
15610}

◆ success()

bool daphne::cmd_doSoftwareTrigger_response::success ( ) const
inline

Definition at line 16438 of file daphne_control_low.pb.h.

16438 {
16439 // @@protoc_insertion_point(field_get:daphne.cmd_doSoftwareTrigger_response.success)
16440 return _internal_success();
16441}

◆ Swap()

void daphne::cmd_doSoftwareTrigger_response::Swap ( cmd_doSoftwareTrigger_response * other)
inline

Definition at line 10971 of file daphne_control_low.pb.h.

10971 {
10972 if (other == this) return;
10973 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
10974 if (GetOwningArena() != nullptr &&
10975 GetOwningArena() == other->GetOwningArena()) {
10976 #else // PROTOBUF_FORCE_COPY_IN_SWAP
10977 if (GetOwningArena() == other->GetOwningArena()) {
10978 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
10979 InternalSwap(other);
10980 } else {
10981 ::google::protobuf::internal::GenericSwap(this, other);
10982 }
10983 }

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & daphne::cmd_doSoftwareTrigger_response::unknown_fields ( ) const
inline

Definition at line 10942 of file daphne_control_low.pb.h.

10942 {
10943 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
10944 }

◆ UnsafeArenaSwap()

void daphne::cmd_doSoftwareTrigger_response::UnsafeArenaSwap ( cmd_doSoftwareTrigger_response * other)
inline

Definition at line 10984 of file daphne_control_low.pb.h.

10984 {
10985 if (other == this) return;
10986 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
10987 InternalSwap(other);
10988 }

Friends And Related Symbol Documentation

◆ ::google::protobuf::Arena::InternalHelper

template<typename T >
friend class ::google::protobuf::Arena::InternalHelper
friend

Definition at line 11073 of file daphne_control_low.pb.h.

◆ ::google::protobuf::internal::AnyMetadata

friend class ::google::protobuf::internal::AnyMetadata
friend

Definition at line 11020 of file daphne_control_low.pb.h.

◆ ::google::protobuf::internal::TcParser

friend class ::google::protobuf::internal::TcParser
friend

Definition at line 11071 of file daphne_control_low.pb.h.

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto

◆ swap

Definition at line 10968 of file daphne_control_low.pb.h.

10968 {
10969 a.Swap(&b);
10970 }

Member Data Documentation

◆ [union]

◆ _class_data_

const::google::protobuf::Message::ClassData daphne::cmd_doSoftwareTrigger_response::_class_data_
static
Initial value:
= {
::google::protobuf::Message::CopyWithSourceCheck,
}

Definition at line 11028 of file daphne_control_low.pb.h.

◆ _impl_

Impl_ daphne::cmd_doSoftwareTrigger_response::_impl_

Definition at line 11082 of file daphne_control_low.pb.h.

◆ _table_

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 1, 2, 0, 53, 2 > daphne::cmd_doSoftwareTrigger_response::_table_
staticprivate

Definition at line 11072 of file daphne_control_low.pb.h.

◆ kIndexInFileMessages

int daphne::cmd_doSoftwareTrigger_response::kIndexInFileMessages
staticconstexpr
Initial value:
=
57

Definition at line 10965 of file daphne_control_low.pb.h.


The documentation for this class was generated from the following files: