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 3843 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 3970 of file daphne_control_high.pb.h.

Constructor & Destructor Documentation

◆ ChannelInfo() [1/7]

daphne::ChannelInfo::ChannelInfo ( )
inline

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

◆ ~ChannelInfo()

daphne::ChannelInfo::~ChannelInfo ( )
override

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

6008 {
6009 // @@protoc_insertion_point(destructor:daphne.ChannelInfo)
6010 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
6011 SharedDtor();
6012}

◆ 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 5991 of file daphne_control_high.pb.cc.

5992 : ::google::protobuf::Message(), _impl_(from._impl_) {
5993 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
5994 from._internal_metadata_);
5995 // @@protoc_insertion_point(copy_constructor:daphne.ChannelInfo)
5996}

◆ ChannelInfo() [4/7]

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

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

3853 : ChannelInfo() {
3854 *this = ::std::move(from);
3855 }

◆ ChannelInfo() [5/7]

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

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

5987 : ::google::protobuf::Message(arena) {
5988 SharedCtor(arena);
5989 // @@protoc_insertion_point(arena_constructor:daphne.ChannelInfo)
5990}
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 8706 of file daphne_control_high.pb.h.

8706 {
8707 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8708 return _impl_.id_;
8709}

◆ _internal_new_packets()

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

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

8794 {
8795 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8796 return _impl_.new_packets_;
8797}

◆ _internal_new_triggers()

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

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

8750 {
8751 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8752 return _impl_.new_triggers_;
8753}

◆ _internal_set_id()

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

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

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

◆ _internal_set_new_packets()

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

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

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

◆ _internal_set_new_triggers()

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

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

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

◆ _internal_set_total_packets()

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

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

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

◆ _internal_set_total_triggers()

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

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

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

◆ _internal_total_packets()

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

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

8772 {
8773 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8774 return _impl_.total_packets_;
8775}

◆ _internal_total_triggers()

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

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

8728 {
8729 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8730 return _impl_.total_triggers_;
8731}

◆ _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 6096 of file daphne_control_high.pb.cc.

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

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

◆ Clear()

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

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

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

◆ clear_id()

void daphne::ChannelInfo::clear_id ( )
inline

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

8695 {
8696 _impl_.id_ = 0u;
8697}

◆ clear_new_packets()

void daphne::ChannelInfo::clear_new_packets ( )
inline

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

8783 {
8784 _impl_.new_packets_ = ::uint64_t{0u};
8785}

◆ clear_new_triggers()

void daphne::ChannelInfo::clear_new_triggers ( )
inline

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

8739 {
8740 _impl_.new_triggers_ = ::uint64_t{0u};
8741}

◆ clear_total_packets()

void daphne::ChannelInfo::clear_total_packets ( )
inline

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

8761 {
8762 _impl_.total_packets_ = ::uint64_t{0u};
8763}

◆ clear_total_triggers()

void daphne::ChannelInfo::clear_total_triggers ( )
inline

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

8717 {
8718 _impl_.total_triggers_ = ::uint64_t{0u};
8719}

◆ CopyFrom()

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

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

6221 {
6222// @@protoc_insertion_point(class_specific_copy_from_start:daphne.ChannelInfo)
6223 if (&from == this) return;
6224 Clear();
6225 MergeFrom(from);
6226}
void MergeFrom(const ChannelInfo &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final

◆ default_instance()

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

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

3891 {
3892 return *internal_default_instance();
3893 }
static const ChannelInfo * internal_default_instance()

◆ descriptor()

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

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

3882 {
3883 return GetDescriptor();
3884 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

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

3954 {
3955 return "daphne.ChannelInfo";
3956 }

◆ GetCachedSize()

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

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

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

◆ GetClassData()

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

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

6192{ return &_class_data_; }
static const ClassData _class_data_

◆ GetDescriptor()

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

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

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

◆ GetMetadata()

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

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

6243 {
6244 return ::_pbi::AssignDescriptors(
6247}
::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 3888 of file daphne_control_high.pb.h.

3888 {
3889 return default_instance().GetMetadata().reflection;
3890 }

◆ id()

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

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

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

◆ internal_default_instance()

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

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

3894 {
3895 return reinterpret_cast<const ChannelInfo*>(
3897 }
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 6232 of file daphne_control_high.pb.cc.

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

◆ IsInitialized()

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

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

6228 {
6229 return true;
6230}

◆ MergeFrom()

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

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

3931 {
3932 ChannelInfo::MergeImpl(*this, from);
3933 }
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 6195 of file daphne_control_high.pb.cc.

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

◆ mutable_unknown_fields()

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

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

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

◆ New()

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

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

3925 {
3926 return CreateMaybeMessage<ChannelInfo>(arena);
3927 }

◆ new_packets()

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

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

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

◆ new_triggers()

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

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

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

◆ operator=() [1/2]

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

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

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

◆ operator=() [2/2]

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

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

3857 {
3858 CopyFrom(from);
3859 return *this;
3860 }

◆ set_id()

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

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

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

◆ set_new_packets()

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

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

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

◆ set_new_triggers()

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

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

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

◆ set_total_packets()

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

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

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

◆ set_total_triggers()

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

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

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

◆ SetCachedSize()

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

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

6016 {
6017 _impl_._cached_size_.Set(size);
6018}

◆ SharedCtor()

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

◆ SharedDtor()

void daphne::ChannelInfo::SharedDtor ( )
inlineprivate

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

6013 {
6014 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
6015}

◆ Swap()

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

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

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

◆ total_packets()

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

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

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

◆ total_triggers()

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

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

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

◆ unknown_fields()

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

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

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

◆ UnsafeArenaSwap()

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

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

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

Friends And Related Symbol Documentation

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

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

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

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

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

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

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

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

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

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto

◆ swap

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

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

3901 {
3902 a.Swap(&b);
3903 }

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 3961 of file daphne_control_high.pb.h.

◆ _impl_

Impl_ daphne::ChannelInfo::_impl_

Definition at line 4045 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 4032 of file daphne_control_high.pb.h.

◆ kIndexInFileMessages

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

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


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