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

#include <daphne_control_high.pb.h>

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

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int {
  kTotalTriggersFieldNumber = 2 , kNewTriggersFieldNumber = 3 , kTotalPacketsFieldNumber = 4 , kNewPacketsFieldNumber = 5 ,
  kIdFieldNumber = 1
}
 

Public Member Functions

 ChannelInfo ()
 
 ~ChannelInfo () override
 
template<typename = void>
PROTOBUF_CONSTEXPR ChannelInfo (::google::protobuf::internal::ConstantInitialized)
 
 ChannelInfo (const ChannelInfo &from)
 
 ChannelInfo (ChannelInfo &&from) noexcept
 
ChannelInfooperator= (const ChannelInfo &from)
 
ChannelInfooperator= (ChannelInfo &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ChannelInfo *other)
 
void UnsafeArenaSwap (ChannelInfo *other)
 
ChannelInfoNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const ChannelInfo &from)
 
void MergeFrom (const ChannelInfo &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_total_triggers ()
 
::uint64_t total_triggers () const
 
void set_total_triggers (::uint64_t value)
 
void clear_new_triggers ()
 
::uint64_t new_triggers () const
 
void set_new_triggers (::uint64_t value)
 
void clear_total_packets ()
 
::uint64_t total_packets () const
 
void set_total_packets (::uint64_t value)
 
void clear_new_packets ()
 
::uint64_t new_packets () const
 
void set_new_packets (::uint64_t value)
 
void clear_id ()
 
::uint32_t id () const
 
void set_id (::uint32_t value)
 
template<typename >
PROTOBUF_CONSTEXPR ChannelInfo (::_pbi::ConstantInitialized)
 
template<typename >
PROTOBUF_CONSTEXPR ChannelInfo (::_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 ChannelInfodefault_instance ()
 
static const ChannelInfointernal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 ChannelInfo (::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 (ChannelInfo *other)
 
::uint64_t _internal_total_triggers () const
 
void _internal_set_total_triggers (::uint64_t value)
 
::uint64_t _internal_new_triggers () const
 
void _internal_set_new_triggers (::uint64_t value)
 
::uint64_t _internal_total_packets () const
 
void _internal_set_total_packets (::uint64_t value)
 
::uint64_t _internal_new_packets () const
 
void _internal_set_new_packets (::uint64_t value)
 
::uint32_t _internal_id () const
 
void _internal_set_id (::uint32_t 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< 3, 5, 0, 0, 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_5fhigh_2eproto
 
void swap (ChannelInfo &a, ChannelInfo &b)
 

Detailed Description

Definition at line 3841 of file daphne_control_high.pb.h.

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kTotalTriggersFieldNumber 
kNewTriggersFieldNumber 
kTotalPacketsFieldNumber 
kNewPacketsFieldNumber 
kIdFieldNumber 

Definition at line 3968 of file daphne_control_high.pb.h.

Constructor & Destructor Documentation

◆ ChannelInfo() [1/7]

daphne::ChannelInfo::ChannelInfo ( )
inline

Definition at line 3844 of file daphne_control_high.pb.h.

◆ ~ChannelInfo()

daphne::ChannelInfo::~ChannelInfo ( )
override

Definition at line 6004 of file daphne_control_high.pb.cc.

6004 {
6005 // @@protoc_insertion_point(destructor:daphne.ChannelInfo)
6006 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
6007 SharedDtor();
6008}

◆ ChannelInfo() [2/7]

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

◆ ChannelInfo() [3/7]

daphne::ChannelInfo::ChannelInfo ( const ChannelInfo & from)

Definition at line 5987 of file daphne_control_high.pb.cc.

5988 : ::google::protobuf::Message(), _impl_(from._impl_) {
5989 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
5990 from._internal_metadata_);
5991 // @@protoc_insertion_point(copy_constructor:daphne.ChannelInfo)
5992}

◆ ChannelInfo() [4/7]

daphne::ChannelInfo::ChannelInfo ( ChannelInfo && from)
inlinenoexcept

Definition at line 3850 of file daphne_control_high.pb.h.

3851 : ChannelInfo() {
3852 *this = ::std::move(from);
3853 }

◆ ChannelInfo() [5/7]

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

Definition at line 5982 of file daphne_control_high.pb.cc.

5983 : ::google::protobuf::Message(arena) {
5984 SharedCtor(arena);
5985 // @@protoc_insertion_point(arena_constructor:daphne.ChannelInfo)
5986}
void SharedCtor(::google::protobuf::Arena *arena)

◆ ChannelInfo() [6/7]

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

Definition at line 383 of file daphne_control_high.pb.cc.

384 : _impl_{
385 /*decltype(_impl_.total_triggers_)*/ ::uint64_t{0u},
386 /*decltype(_impl_.new_triggers_)*/ ::uint64_t{0u},
387 /*decltype(_impl_.total_packets_)*/ ::uint64_t{0u},
388 /*decltype(_impl_.new_packets_)*/ ::uint64_t{0u},
389 /*decltype(_impl_.id_)*/ 0u,
390 /*decltype(_impl_._cached_size_)*/ {},
391 } {}

◆ ChannelInfo() [7/7]

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

Definition at line 70 of file DaphneControllerModule.pb.cc.

71 : _impl_{
72 /*decltype(_impl_.total_triggers_)*/ ::uint64_t{0u},
73 /*decltype(_impl_.new_triggers_)*/ ::uint64_t{0u},
74 /*decltype(_impl_.total_packets_)*/ ::uint64_t{0u},
75 /*decltype(_impl_.new_packets_)*/ ::uint64_t{0u},
76 /*decltype(_impl_._cached_size_)*/ {},
77 } {}

Member Function Documentation

◆ _internal_id()

uint32_t daphne::ChannelInfo::_internal_id ( ) const
inlineprivate

Definition at line 8704 of file daphne_control_high.pb.h.

8704 {
8705 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8706 return _impl_.id_;
8707}

◆ _internal_new_packets()

uint64_t daphne::ChannelInfo::_internal_new_packets ( ) const
inlineprivate

Definition at line 8792 of file daphne_control_high.pb.h.

8792 {
8793 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8794 return _impl_.new_packets_;
8795}

◆ _internal_new_triggers()

uint64_t daphne::ChannelInfo::_internal_new_triggers ( ) const
inlineprivate

Definition at line 8748 of file daphne_control_high.pb.h.

8748 {
8749 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8750 return _impl_.new_triggers_;
8751}

◆ _internal_set_id()

void daphne::ChannelInfo::_internal_set_id ( ::uint32_t value)
inlineprivate

Definition at line 8708 of file daphne_control_high.pb.h.

8708 {
8709 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8710 ;
8711 _impl_.id_ = value;
8712}

◆ _internal_set_new_packets()

void daphne::ChannelInfo::_internal_set_new_packets ( ::uint64_t value)
inlineprivate

Definition at line 8796 of file daphne_control_high.pb.h.

8796 {
8797 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8798 ;
8799 _impl_.new_packets_ = value;
8800}

◆ _internal_set_new_triggers()

void daphne::ChannelInfo::_internal_set_new_triggers ( ::uint64_t value)
inlineprivate

Definition at line 8752 of file daphne_control_high.pb.h.

8752 {
8753 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8754 ;
8755 _impl_.new_triggers_ = value;
8756}

◆ _internal_set_total_packets()

void daphne::ChannelInfo::_internal_set_total_packets ( ::uint64_t value)
inlineprivate

Definition at line 8774 of file daphne_control_high.pb.h.

8774 {
8775 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8776 ;
8777 _impl_.total_packets_ = value;
8778}

◆ _internal_set_total_triggers()

void daphne::ChannelInfo::_internal_set_total_triggers ( ::uint64_t value)
inlineprivate

Definition at line 8730 of file daphne_control_high.pb.h.

8730 {
8731 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8732 ;
8733 _impl_.total_triggers_ = value;
8734}

◆ _internal_total_packets()

uint64_t daphne::ChannelInfo::_internal_total_packets ( ) const
inlineprivate

Definition at line 8770 of file daphne_control_high.pb.h.

8770 {
8771 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8772 return _impl_.total_packets_;
8773}

◆ _internal_total_triggers()

uint64_t daphne::ChannelInfo::_internal_total_triggers ( ) const
inlineprivate

Definition at line 8726 of file daphne_control_high.pb.h.

8726 {
8727 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8728 return _impl_.total_triggers_;
8729}

◆ _InternalParse()

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

◆ _InternalSerialize()

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

Definition at line 6092 of file daphne_control_high.pb.cc.

6094 {
6095 // @@protoc_insertion_point(serialize_to_array_start:daphne.ChannelInfo)
6096 ::uint32_t cached_has_bits = 0;
6097 (void)cached_has_bits;
6098
6099 // uint32 id = 1;
6100 if (this->_internal_id() != 0) {
6101 target = stream->EnsureSpace(target);
6102 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
6103 1, this->_internal_id(), target);
6104 }
6105
6106 // uint64 total_triggers = 2;
6107 if (this->_internal_total_triggers() != 0) {
6108 target = stream->EnsureSpace(target);
6109 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
6110 2, this->_internal_total_triggers(), target);
6111 }
6112
6113 // uint64 new_triggers = 3;
6114 if (this->_internal_new_triggers() != 0) {
6115 target = stream->EnsureSpace(target);
6116 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
6117 3, this->_internal_new_triggers(), target);
6118 }
6119
6120 // uint64 total_packets = 4;
6121 if (this->_internal_total_packets() != 0) {
6122 target = stream->EnsureSpace(target);
6123 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
6124 4, this->_internal_total_packets(), target);
6125 }
6126
6127 // uint64 new_packets = 5;
6128 if (this->_internal_new_packets() != 0) {
6129 target = stream->EnsureSpace(target);
6130 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
6131 5, this->_internal_new_packets(), target);
6132 }
6133
6134 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
6135 target =
6136 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
6137 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
6138 }
6139 // @@protoc_insertion_point(serialize_to_array_end:daphne.ChannelInfo)
6140 return target;
6141}
::uint64_t _internal_new_triggers() const
::uint64_t _internal_total_packets() const
::uint64_t _internal_total_triggers() const
::uint64_t _internal_new_packets() const
::uint32_t _internal_id() const

◆ ByteSizeLong()

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

Definition at line 6143 of file daphne_control_high.pb.cc.

6143 {
6144// @@protoc_insertion_point(message_byte_size_start:daphne.ChannelInfo)
6145 ::size_t total_size = 0;
6146
6147 ::uint32_t cached_has_bits = 0;
6148 // Prevent compiler warnings about cached_has_bits being unused
6149 (void) cached_has_bits;
6150
6151 // uint64 total_triggers = 2;
6152 if (this->_internal_total_triggers() != 0) {
6153 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
6154 this->_internal_total_triggers());
6155 }
6156
6157 // uint64 new_triggers = 3;
6158 if (this->_internal_new_triggers() != 0) {
6159 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
6160 this->_internal_new_triggers());
6161 }
6162
6163 // uint64 total_packets = 4;
6164 if (this->_internal_total_packets() != 0) {
6165 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
6166 this->_internal_total_packets());
6167 }
6168
6169 // uint64 new_packets = 5;
6170 if (this->_internal_new_packets() != 0) {
6171 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
6172 this->_internal_new_packets());
6173 }
6174
6175 // uint32 id = 1;
6176 if (this->_internal_id() != 0) {
6177 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
6178 this->_internal_id());
6179 }
6180
6181 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
6182}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

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

Definition at line 6016 of file daphne_control_high.pb.cc.

6016 {
6017// @@protoc_insertion_point(message_clear_start:daphne.ChannelInfo)
6018 ::uint32_t cached_has_bits = 0;
6019 // Prevent compiler warnings about cached_has_bits being unused
6020 (void) cached_has_bits;
6021
6022 ::memset(&_impl_.total_triggers_, 0, static_cast<::size_t>(
6023 reinterpret_cast<char*>(&_impl_.id_) -
6024 reinterpret_cast<char*>(&_impl_.total_triggers_)) + sizeof(_impl_.id_));
6025 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
6026}

◆ clear_id()

void daphne::ChannelInfo::clear_id ( )
inline

Definition at line 8693 of file daphne_control_high.pb.h.

8693 {
8694 _impl_.id_ = 0u;
8695}

◆ clear_new_packets()

void daphne::ChannelInfo::clear_new_packets ( )
inline

Definition at line 8781 of file daphne_control_high.pb.h.

8781 {
8782 _impl_.new_packets_ = ::uint64_t{0u};
8783}

◆ clear_new_triggers()

void daphne::ChannelInfo::clear_new_triggers ( )
inline

Definition at line 8737 of file daphne_control_high.pb.h.

8737 {
8738 _impl_.new_triggers_ = ::uint64_t{0u};
8739}

◆ clear_total_packets()

void daphne::ChannelInfo::clear_total_packets ( )
inline

Definition at line 8759 of file daphne_control_high.pb.h.

8759 {
8760 _impl_.total_packets_ = ::uint64_t{0u};
8761}

◆ clear_total_triggers()

void daphne::ChannelInfo::clear_total_triggers ( )
inline

Definition at line 8715 of file daphne_control_high.pb.h.

8715 {
8716 _impl_.total_triggers_ = ::uint64_t{0u};
8717}

◆ CopyFrom()

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

Definition at line 6217 of file daphne_control_high.pb.cc.

6217 {
6218// @@protoc_insertion_point(class_specific_copy_from_start:daphne.ChannelInfo)
6219 if (&from == this) return;
6220 Clear();
6221 MergeFrom(from);
6222}
void MergeFrom(const ChannelInfo &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final

◆ default_instance()

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

Definition at line 3889 of file daphne_control_high.pb.h.

3889 {
3890 return *internal_default_instance();
3891 }
static const ChannelInfo * internal_default_instance()

◆ descriptor()

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

Definition at line 3880 of file daphne_control_high.pb.h.

3880 {
3881 return GetDescriptor();
3882 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

Definition at line 3952 of file daphne_control_high.pb.h.

3952 {
3953 return "daphne.ChannelInfo";
3954 }

◆ GetCachedSize()

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

Definition at line 3942 of file daphne_control_high.pb.h.

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

◆ GetClassData()

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

Definition at line 6188 of file daphne_control_high.pb.cc.

6188{ return &_class_data_; }
static const ClassData _class_data_

◆ GetDescriptor()

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

Definition at line 3883 of file daphne_control_high.pb.h.

3883 {
3884 return default_instance().GetMetadata().descriptor;
3885 }
static const ChannelInfo & default_instance()
::google::protobuf::Metadata GetMetadata() const final

◆ GetMetadata()

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

Definition at line 6239 of file daphne_control_high.pb.cc.

6239 {
6240 return ::_pbi::AssignDescriptors(
6243}
::absl::once_flag descriptor_table_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto_once
::_pb::Metadata file_level_metadata_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto[30]
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto_getter()

◆ GetReflection()

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

Definition at line 3886 of file daphne_control_high.pb.h.

3886 {
3887 return default_instance().GetMetadata().reflection;
3888 }

◆ id()

uint32_t daphne::ChannelInfo::id ( ) const
inline

Definition at line 8696 of file daphne_control_high.pb.h.

8696 {
8697 // @@protoc_insertion_point(field_get:daphne.ChannelInfo.id)
8698 return _internal_id();
8699}

◆ internal_default_instance()

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

Definition at line 3892 of file daphne_control_high.pb.h.

3892 {
3893 return reinterpret_cast<const ChannelInfo*>(
3895 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ChannelInfoDefaultTypeInternal _ChannelInfo_default_instance_

◆ InternalSwap()

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

Definition at line 6228 of file daphne_control_high.pb.cc.

6228 {
6229 using std::swap;
6230 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
6231 ::google::protobuf::internal::memswap<
6232 PROTOBUF_FIELD_OFFSET(ChannelInfo, _impl_.id_)
6233 + sizeof(ChannelInfo::_impl_.id_)
6234 - PROTOBUF_FIELD_OFFSET(ChannelInfo, _impl_.total_triggers_)>(
6235 reinterpret_cast<char*>(&_impl_.total_triggers_),
6236 reinterpret_cast<char*>(&other->_impl_.total_triggers_));
6237}

◆ IsInitialized()

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

Definition at line 6224 of file daphne_control_high.pb.cc.

6224 {
6225 return true;
6226}

◆ MergeFrom()

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

Definition at line 3929 of file daphne_control_high.pb.h.

3929 {
3930 ChannelInfo::MergeImpl(*this, from);
3931 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)

◆ MergeImpl()

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

Definition at line 6191 of file daphne_control_high.pb.cc.

6191 {
6192 auto* const _this = static_cast<ChannelInfo*>(&to_msg);
6193 auto& from = static_cast<const ChannelInfo&>(from_msg);
6194 // @@protoc_insertion_point(class_specific_merge_from_start:daphne.ChannelInfo)
6195 ABSL_DCHECK_NE(&from, _this);
6196 ::uint32_t cached_has_bits = 0;
6197 (void) cached_has_bits;
6198
6199 if (from._internal_total_triggers() != 0) {
6200 _this->_internal_set_total_triggers(from._internal_total_triggers());
6201 }
6202 if (from._internal_new_triggers() != 0) {
6203 _this->_internal_set_new_triggers(from._internal_new_triggers());
6204 }
6205 if (from._internal_total_packets() != 0) {
6206 _this->_internal_set_total_packets(from._internal_total_packets());
6207 }
6208 if (from._internal_new_packets() != 0) {
6209 _this->_internal_set_new_packets(from._internal_new_packets());
6210 }
6211 if (from._internal_id() != 0) {
6212 _this->_internal_set_id(from._internal_id());
6213 }
6214 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
6215}

◆ mutable_unknown_fields()

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

Definition at line 3876 of file daphne_control_high.pb.h.

3876 {
3877 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
3878 }

◆ New()

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

Definition at line 3923 of file daphne_control_high.pb.h.

3923 {
3924 return CreateMaybeMessage<ChannelInfo>(arena);
3925 }

◆ new_packets()

uint64_t daphne::ChannelInfo::new_packets ( ) const
inline

Definition at line 8784 of file daphne_control_high.pb.h.

8784 {
8785 // @@protoc_insertion_point(field_get:daphne.ChannelInfo.new_packets)
8786 return _internal_new_packets();
8787}

◆ new_triggers()

uint64_t daphne::ChannelInfo::new_triggers ( ) const
inline

Definition at line 8740 of file daphne_control_high.pb.h.

8740 {
8741 // @@protoc_insertion_point(field_get:daphne.ChannelInfo.new_triggers)
8742 return _internal_new_triggers();
8743}

◆ operator=() [1/2]

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

Definition at line 3859 of file daphne_control_high.pb.h.

3859 {
3860 if (this == &from) return *this;
3861 if (GetOwningArena() == from.GetOwningArena()
3862 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
3863 && GetOwningArena() != nullptr
3864 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
3865 ) {
3866 InternalSwap(&from);
3867 } else {
3868 CopyFrom(from);
3869 }
3870 return *this;
3871 }
void InternalSwap(ChannelInfo *other)
void CopyFrom(const ChannelInfo &from)

◆ operator=() [2/2]

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

Definition at line 3855 of file daphne_control_high.pb.h.

3855 {
3856 CopyFrom(from);
3857 return *this;
3858 }

◆ set_id()

void daphne::ChannelInfo::set_id ( ::uint32_t value)
inline

Definition at line 8700 of file daphne_control_high.pb.h.

8700 {
8701 _internal_set_id(value);
8702 // @@protoc_insertion_point(field_set:daphne.ChannelInfo.id)
8703}
void _internal_set_id(::uint32_t value)

◆ set_new_packets()

void daphne::ChannelInfo::set_new_packets ( ::uint64_t value)
inline

Definition at line 8788 of file daphne_control_high.pb.h.

8788 {
8790 // @@protoc_insertion_point(field_set:daphne.ChannelInfo.new_packets)
8791}
void _internal_set_new_packets(::uint64_t value)

◆ set_new_triggers()

void daphne::ChannelInfo::set_new_triggers ( ::uint64_t value)
inline

Definition at line 8744 of file daphne_control_high.pb.h.

8744 {
8746 // @@protoc_insertion_point(field_set:daphne.ChannelInfo.new_triggers)
8747}
void _internal_set_new_triggers(::uint64_t value)

◆ set_total_packets()

void daphne::ChannelInfo::set_total_packets ( ::uint64_t value)
inline

Definition at line 8766 of file daphne_control_high.pb.h.

8766 {
8768 // @@protoc_insertion_point(field_set:daphne.ChannelInfo.total_packets)
8769}
void _internal_set_total_packets(::uint64_t value)

◆ set_total_triggers()

void daphne::ChannelInfo::set_total_triggers ( ::uint64_t value)
inline

Definition at line 8722 of file daphne_control_high.pb.h.

8722 {
8724 // @@protoc_insertion_point(field_set:daphne.ChannelInfo.total_triggers)
8725}
void _internal_set_total_triggers(::uint64_t value)

◆ SetCachedSize()

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

Definition at line 6012 of file daphne_control_high.pb.cc.

6012 {
6013 _impl_._cached_size_.Set(size);
6014}

◆ SharedCtor()

void daphne::ChannelInfo::SharedCtor ( ::google::protobuf::Arena * arena)
private

◆ SharedDtor()

void daphne::ChannelInfo::SharedDtor ( )
inlineprivate

Definition at line 6009 of file daphne_control_high.pb.cc.

6009 {
6010 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
6011}

◆ Swap()

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

Definition at line 3902 of file daphne_control_high.pb.h.

3902 {
3903 if (other == this) return;
3904 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
3905 if (GetOwningArena() != nullptr &&
3906 GetOwningArena() == other->GetOwningArena()) {
3907 #else // PROTOBUF_FORCE_COPY_IN_SWAP
3908 if (GetOwningArena() == other->GetOwningArena()) {
3909 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
3910 InternalSwap(other);
3911 } else {
3912 ::google::protobuf::internal::GenericSwap(this, other);
3913 }
3914 }

◆ total_packets()

uint64_t daphne::ChannelInfo::total_packets ( ) const
inline

Definition at line 8762 of file daphne_control_high.pb.h.

8762 {
8763 // @@protoc_insertion_point(field_get:daphne.ChannelInfo.total_packets)
8764 return _internal_total_packets();
8765}

◆ total_triggers()

uint64_t daphne::ChannelInfo::total_triggers ( ) const
inline

Definition at line 8718 of file daphne_control_high.pb.h.

8718 {
8719 // @@protoc_insertion_point(field_get:daphne.ChannelInfo.total_triggers)
8720 return _internal_total_triggers();
8721}

◆ unknown_fields()

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

Definition at line 3873 of file daphne_control_high.pb.h.

3873 {
3874 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
3875 }

◆ UnsafeArenaSwap()

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

Definition at line 3915 of file daphne_control_high.pb.h.

3915 {
3916 if (other == this) return;
3917 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3918 InternalSwap(other);
3919 }

Friends And Related Symbol Documentation

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

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

Definition at line 4031 of file daphne_control_high.pb.h.

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

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

Definition at line 3951 of file daphne_control_high.pb.h.

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

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

Definition at line 4029 of file daphne_control_high.pb.h.

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto

◆ swap

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

Definition at line 3899 of file daphne_control_high.pb.h.

3899 {
3900 a.Swap(&b);
3901 }

Member Data Documentation

◆ [union]

union { ... } daphne::ChannelInfo

◆ _class_data_

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

Definition at line 3959 of file daphne_control_high.pb.h.

◆ _impl_

Impl_ daphne::ChannelInfo::_impl_

Definition at line 4043 of file daphne_control_high.pb.h.

◆ _table_

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 3, 5, 0, 0, 2 > daphne::ChannelInfo::_table_
staticprivate

Definition at line 4030 of file daphne_control_high.pb.h.

◆ kIndexInFileMessages

int daphne::ChannelInfo::kIndexInFileMessages
staticconstexpr
Initial value:
=
17

Definition at line 3896 of file daphne_control_high.pb.h.


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