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

#include <daphne_control_low.pb.h>

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

Classes

class  _Internal
 
struct  Impl_
 

Public Member Functions

 cmd_doSoftwareTrigger ()
 
template<typename = void>
PROTOBUF_CONSTEXPR cmd_doSoftwareTrigger (::google::protobuf::internal::ConstantInitialized)
 
 cmd_doSoftwareTrigger (const cmd_doSoftwareTrigger &from)
 
 cmd_doSoftwareTrigger (cmd_doSoftwareTrigger &&from) noexcept
 
cmd_doSoftwareTriggeroperator= (const cmd_doSoftwareTrigger &from)
 
cmd_doSoftwareTriggeroperator= (cmd_doSoftwareTrigger &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (cmd_doSoftwareTrigger *other)
 
void UnsafeArenaSwap (cmd_doSoftwareTrigger *other)
 
cmd_doSoftwareTriggerNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const cmd_doSoftwareTrigger &from)
 
void MergeFrom (const cmd_doSoftwareTrigger &from)
 
const ::google::protobuf::Message::ClassData * GetClassData () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
template<typename >
PROTOBUF_CONSTEXPR cmd_doSoftwareTrigger (::_pbi::ConstantInitialized)
 

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_doSoftwareTriggerdefault_instance ()
 
static const cmd_doSoftwareTriggerinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Private Types

typedef void InternalArenaConstructable_
 
typedef void DestructorSkippable_
 

Static Private Member Functions

::absl::string_view FullMessageName ()
 

Friends

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

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Constructor & Destructor Documentation

◆ cmd_doSoftwareTrigger() [1/6]

daphne::cmd_doSoftwareTrigger::cmd_doSoftwareTrigger ( )
inline

◆ cmd_doSoftwareTrigger() [2/6]

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

◆ cmd_doSoftwareTrigger() [3/6]

daphne::cmd_doSoftwareTrigger::cmd_doSoftwareTrigger ( const cmd_doSoftwareTrigger & from)

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

15529 : ::google::protobuf::internal::ZeroFieldsBase() {
15530 cmd_doSoftwareTrigger* const _this = this;
15531 (void)_this;
15532 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
15533 from._internal_metadata_);
15534
15535 // @@protoc_insertion_point(copy_constructor:daphne.cmd_doSoftwareTrigger)
15536}

◆ cmd_doSoftwareTrigger() [4/6]

daphne::cmd_doSoftwareTrigger::cmd_doSoftwareTrigger ( cmd_doSoftwareTrigger && from)
inlinenoexcept

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

10795 *this = ::std::move(from);
10796 }

◆ cmd_doSoftwareTrigger() [5/6]

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

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

15526 : ::google::protobuf::internal::ZeroFieldsBase(arena) {
15527 // @@protoc_insertion_point(arena_constructor:daphne.cmd_doSoftwareTrigger)
15528}

◆ cmd_doSoftwareTrigger() [6/6]

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

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

1137{}

Member Function Documentation

◆ CopyFrom()

void daphne::cmd_doSoftwareTrigger::CopyFrom ( const cmd_doSoftwareTrigger & from)
inline

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

10870 {
10871 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*this, from);
10872 }

◆ default_instance()

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

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

10832 {
10833 return *internal_default_instance();
10834 }
static const cmd_doSoftwareTrigger * internal_default_instance()

◆ descriptor()

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

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

10823 {
10824 return GetDescriptor();
10825 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

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

10881 {
10882 return "daphne.cmd_doSoftwareTrigger";
10883 }

◆ GetClassData()

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

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

15545{ return &_class_data_; }

◆ GetDescriptor()

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

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

10826 {
10827 return default_instance().GetMetadata().descriptor;
10828 }
::google::protobuf::Metadata GetMetadata() const final
static const cmd_doSoftwareTrigger & default_instance()

◆ GetMetadata()

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

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

15553 {
15554 return ::_pbi::AssignDescriptors(
15557}
::_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::GetReflection ( )
inlinestatic

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

10829 {
10830 return default_instance().GetMetadata().reflection;
10831 }

◆ internal_default_instance()

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

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

10835 {
10836 return reinterpret_cast<const cmd_doSoftwareTrigger*>(
10838 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 cmd_doSoftwareTriggerDefaultTypeInternal _cmd_doSoftwareTrigger_default_instance_

◆ MergeFrom()

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

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

10874 {
10875 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*this, from);
10876 }

◆ mutable_unknown_fields()

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

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

10819 {
10820 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
10821 }

◆ New()

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

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

10866 {
10867 return CreateMaybeMessage<cmd_doSoftwareTrigger>(arena);
10868 }

◆ operator=() [1/2]

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

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

10802 {
10803 if (this == &from) return *this;
10804 if (GetOwningArena() == from.GetOwningArena()
10805 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
10806 && GetOwningArena() != nullptr
10807 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
10808 ) {
10809 InternalSwap(&from);
10810 } else {
10811 CopyFrom(from);
10812 }
10813 return *this;
10814 }
void CopyFrom(const cmd_doSoftwareTrigger &from)

◆ operator=() [2/2]

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

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

10798 {
10799 CopyFrom(from);
10800 return *this;
10801 }

◆ Swap()

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

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

10845 {
10846 if (other == this) return;
10847 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
10848 if (GetOwningArena() != nullptr &&
10849 GetOwningArena() == other->GetOwningArena()) {
10850 #else // PROTOBUF_FORCE_COPY_IN_SWAP
10851 if (GetOwningArena() == other->GetOwningArena()) {
10852 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
10853 InternalSwap(other);
10854 } else {
10855 ::google::protobuf::internal::GenericSwap(this, other);
10856 }
10857 }

◆ unknown_fields()

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

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

10816 {
10817 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
10818 }

◆ UnsafeArenaSwap()

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

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

10858 {
10859 if (other == this) return;
10860 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
10861 InternalSwap(other);
10862 }

Friends And Related Symbol Documentation

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

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

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

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

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

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

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto

◆ swap

void swap ( cmd_doSoftwareTrigger & a,
cmd_doSoftwareTrigger & b )
friend

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

10842 {
10843 a.Swap(&b);
10844 }

Member Data Documentation

◆ _class_data_

const::google::protobuf::Message::ClassData daphne::cmd_doSoftwareTrigger::_class_data_
static
Initial value:
= {
::google::protobuf::internal::ZeroFieldsBase::CopyImpl,
::google::protobuf::internal::ZeroFieldsBase::MergeImpl,
}

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

◆ kIndexInFileMessages

int daphne::cmd_doSoftwareTrigger::kIndexInFileMessages
staticconstexpr
Initial value:
=
56

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


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