DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo Class Referencefinal

#include <CRTGrenobleReaderModule.pb.h>

Inheritance diagram for dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo:
[legend]
Collaboration diagram for dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo:
[legend]

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int { kPacketRateKhzFieldNumber = 1 }
 

Public Member Functions

 CRTGrenobleReaderInfo ()
 
 ~CRTGrenobleReaderInfo () override
 
template<typename = void>
PROTOBUF_CONSTEXPR CRTGrenobleReaderInfo (::google::protobuf::internal::ConstantInitialized)
 
 CRTGrenobleReaderInfo (const CRTGrenobleReaderInfo &from)
 
 CRTGrenobleReaderInfo (CRTGrenobleReaderInfo &&from) noexcept
 
CRTGrenobleReaderInfooperator= (const CRTGrenobleReaderInfo &from)
 
CRTGrenobleReaderInfooperator= (CRTGrenobleReaderInfo &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CRTGrenobleReaderInfo *other)
 
void UnsafeArenaSwap (CRTGrenobleReaderInfo *other)
 
CRTGrenobleReaderInfoNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const CRTGrenobleReaderInfo &from)
 
void MergeFrom (const CRTGrenobleReaderInfo &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_packet_rate_khz ()
 
double packet_rate_khz () const
 
void set_packet_rate_khz (double value)
 
template<typename >
PROTOBUF_CONSTEXPR CRTGrenobleReaderInfo (::_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 CRTGrenobleReaderInfodefault_instance ()
 
static const CRTGrenobleReaderInfointernal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 CRTGrenobleReaderInfo (::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 (CRTGrenobleReaderInfo *other)
 
double _internal_packet_rate_khz () const
 
void _internal_set_packet_rate_khz (double 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< 0, 1, 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_crtmodules_2fopmon_2fCRTGrenobleReaderModule_2eproto
 
void swap (CRTGrenobleReaderInfo &a, CRTGrenobleReaderInfo &b)
 

Detailed Description

Definition at line 79 of file CRTGrenobleReaderModule.pb.h.

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kPacketRateKhzFieldNumber 

Definition at line 206 of file CRTGrenobleReaderModule.pb.h.

Constructor & Destructor Documentation

◆ CRTGrenobleReaderInfo() [1/6]

dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::CRTGrenobleReaderInfo ( )
inline

◆ ~CRTGrenobleReaderInfo()

dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::~CRTGrenobleReaderInfo ( )
override

Definition at line 140 of file CRTGrenobleReaderModule.pb.cc.

140 {
141 // @@protoc_insertion_point(destructor:dunedaq.crtmodules.opmon.CRTGrenobleReaderInfo)
142 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
143 SharedDtor();
144}

◆ CRTGrenobleReaderInfo() [2/6]

template<typename = void>
PROTOBUF_CONSTEXPR dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::CRTGrenobleReaderInfo ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ CRTGrenobleReaderInfo() [3/6]

dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::CRTGrenobleReaderInfo ( const CRTGrenobleReaderInfo & from)

Definition at line 127 of file CRTGrenobleReaderModule.pb.cc.

128 : ::google::protobuf::Message(), _impl_(from._impl_) {
129 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
130 from._internal_metadata_);
131 // @@protoc_insertion_point(copy_constructor:dunedaq.crtmodules.opmon.CRTGrenobleReaderInfo)
132}

◆ CRTGrenobleReaderInfo() [4/6]

dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::CRTGrenobleReaderInfo ( CRTGrenobleReaderInfo && from)
inlinenoexcept

Definition at line 88 of file CRTGrenobleReaderModule.pb.h.

90 *this = ::std::move(from);
91 }

◆ CRTGrenobleReaderInfo() [5/6]

dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::CRTGrenobleReaderInfo ( ::google::protobuf::Arena * arena)
explicitprotected

Definition at line 122 of file CRTGrenobleReaderModule.pb.cc.

123 : ::google::protobuf::Message(arena) {
124 SharedCtor(arena);
125 // @@protoc_insertion_point(arena_constructor:dunedaq.crtmodules.opmon.CRTGrenobleReaderInfo)
126}

◆ CRTGrenobleReaderInfo() [6/6]

template<typename >
PROTOBUF_CONSTEXPR dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::CRTGrenobleReaderInfo ( ::_pbi::ConstantInitialized )

Definition at line 27 of file CRTGrenobleReaderModule.pb.cc.

28 : _impl_{
29 /*decltype(_impl_.packet_rate_khz_)*/ 0,
30 /*decltype(_impl_._cached_size_)*/ {},
31 } {}

Member Function Documentation

◆ _internal_packet_rate_khz()

double dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::_internal_packet_rate_khz ( ) const
inlineprivate

Definition at line 265 of file CRTGrenobleReaderModule.pb.h.

265 {
266 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
268}

◆ _internal_set_packet_rate_khz()

void dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::_internal_set_packet_rate_khz ( double value)
inlineprivate

Definition at line 269 of file CRTGrenobleReaderModule.pb.h.

269 {
270 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
271 ;
272 _impl_.packet_rate_khz_ = value;
273}

◆ _InternalParse()

const char * dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::_InternalParse ( const char * ptr,
::google::protobuf::internal::ParseContext * ctx )
final

Definition at line 162 of file CRTGrenobleReaderModule.pb.cc.

163 {
164 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
165 return ptr;
166}
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > _table_

◆ _InternalSerialize()

uint8_t * dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::_InternalSerialize ( ::uint8_t * target,
::google::protobuf::io::EpsCopyOutputStream * stream ) const
final

Definition at line 199 of file CRTGrenobleReaderModule.pb.cc.

201 {
202 // @@protoc_insertion_point(serialize_to_array_start:dunedaq.crtmodules.opmon.CRTGrenobleReaderInfo)
203 ::uint32_t cached_has_bits = 0;
204 (void)cached_has_bits;
205
206 // double packet_rate_khz = 1;
207 static_assert(sizeof(::uint64_t) == sizeof(double),
208 "Code assumes ::uint64_t and double are the same size.");
209 double tmp_packet_rate_khz = this->_internal_packet_rate_khz();
210 ::uint64_t raw_packet_rate_khz;
211 memcpy(&raw_packet_rate_khz, &tmp_packet_rate_khz, sizeof(tmp_packet_rate_khz));
212 if (raw_packet_rate_khz != 0) {
213 target = stream->EnsureSpace(target);
214 target = ::_pbi::WireFormatLite::WriteDoubleToArray(
215 1, this->_internal_packet_rate_khz(), target);
216 }
217
218 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
219 target =
220 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
221 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
222 }
223 // @@protoc_insertion_point(serialize_to_array_end:dunedaq.crtmodules.opmon.CRTGrenobleReaderInfo)
224 return target;
225}

◆ ByteSizeLong()

size_t dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::ByteSizeLong ( ) const
final

Definition at line 227 of file CRTGrenobleReaderModule.pb.cc.

227 {
228// @@protoc_insertion_point(message_byte_size_start:dunedaq.crtmodules.opmon.CRTGrenobleReaderInfo)
229 ::size_t total_size = 0;
230
231 ::uint32_t cached_has_bits = 0;
232 // Prevent compiler warnings about cached_has_bits being unused
233 (void) cached_has_bits;
234
235 // double packet_rate_khz = 1;
236 static_assert(sizeof(::uint64_t) == sizeof(double),
237 "Code assumes ::uint64_t and double are the same size.");
238 double tmp_packet_rate_khz = this->_internal_packet_rate_khz();
239 ::uint64_t raw_packet_rate_khz;
240 memcpy(&raw_packet_rate_khz, &tmp_packet_rate_khz, sizeof(tmp_packet_rate_khz));
241 if (raw_packet_rate_khz != 0) {
242 total_size += 9;
243 }
244
245 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
246}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

PROTOBUF_NOINLINE void dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::Clear ( )
final

Definition at line 152 of file CRTGrenobleReaderModule.pb.cc.

152 {
153// @@protoc_insertion_point(message_clear_start:dunedaq.crtmodules.opmon.CRTGrenobleReaderInfo)
154 ::uint32_t cached_has_bits = 0;
155 // Prevent compiler warnings about cached_has_bits being unused
156 (void) cached_has_bits;
157
159 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
160}

◆ clear_packet_rate_khz()

void dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::clear_packet_rate_khz ( )
inline

Definition at line 254 of file CRTGrenobleReaderModule.pb.h.

254 {
256}

◆ CopyFrom()

void dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::CopyFrom ( const CRTGrenobleReaderInfo & from)

Definition at line 274 of file CRTGrenobleReaderModule.pb.cc.

274 {
275// @@protoc_insertion_point(class_specific_copy_from_start:dunedaq.crtmodules.opmon.CRTGrenobleReaderInfo)
276 if (&from == this) return;
277 Clear();
278 MergeFrom(from);
279}
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final

◆ default_instance()

static const CRTGrenobleReaderInfo & dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::default_instance ( )
inlinestatic

Definition at line 127 of file CRTGrenobleReaderModule.pb.h.

127 {
129 }
static const CRTGrenobleReaderInfo * internal_default_instance()

◆ descriptor()

static const ::google::protobuf::Descriptor * dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::descriptor ( )
inlinestatic

Definition at line 118 of file CRTGrenobleReaderModule.pb.h.

118 {
119 return GetDescriptor();
120 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

::absl::string_view dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::FullMessageName ( )
inlinestaticprivate

Definition at line 190 of file CRTGrenobleReaderModule.pb.h.

190 {
191 return "dunedaq.crtmodules.opmon.CRTGrenobleReaderInfo";
192 }

◆ GetCachedSize()

int dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::GetCachedSize ( ) const
inlinefinal

Definition at line 180 of file CRTGrenobleReaderModule.pb.h.

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

◆ GetClassData()

const::google::protobuf::Message::ClassData * dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::GetClassData ( ) const
final

Definition at line 252 of file CRTGrenobleReaderModule.pb.cc.

◆ GetDescriptor()

static const ::google::protobuf::Descriptor * dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::GetDescriptor ( )
inlinestatic

Definition at line 121 of file CRTGrenobleReaderModule.pb.h.

121 {
122 return default_instance().GetMetadata().descriptor;
123 }
::google::protobuf::Metadata GetMetadata() const final
static const CRTGrenobleReaderInfo & default_instance()

◆ GetMetadata()

google::protobuf::Metadata dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::GetMetadata ( ) const
final

Definition at line 291 of file CRTGrenobleReaderModule.pb.cc.

291 {
292 return ::_pbi::AssignDescriptors(
295}
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_crtmodules_2fopmon_2fCRTGrenobleReaderModule_2eproto_getter()
::absl::once_flag descriptor_table_crtmodules_2fopmon_2fCRTGrenobleReaderModule_2eproto_once
::_pb::Metadata file_level_metadata_crtmodules_2fopmon_2fCRTGrenobleReaderModule_2eproto[1]

◆ GetReflection()

static const ::google::protobuf::Reflection * dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::GetReflection ( )
inlinestatic

Definition at line 124 of file CRTGrenobleReaderModule.pb.h.

124 {
125 return default_instance().GetMetadata().reflection;
126 }

◆ internal_default_instance()

static const CRTGrenobleReaderInfo * dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::internal_default_instance ( )
inlinestatic

Definition at line 130 of file CRTGrenobleReaderModule.pb.h.

130 {
131 return reinterpret_cast<const CRTGrenobleReaderInfo*>(
133 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CRTGrenobleReaderInfoDefaultTypeInternal _CRTGrenobleReaderInfo_default_instance_

◆ InternalSwap()

void dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::InternalSwap ( CRTGrenobleReaderInfo * other)
private

Definition at line 285 of file CRTGrenobleReaderModule.pb.cc.

285 {
286 using std::swap;
287 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
288 swap(_impl_.packet_rate_khz_, other->_impl_.packet_rate_khz_);
289}
friend void swap(CRTGrenobleReaderInfo &a, CRTGrenobleReaderInfo &b)

◆ IsInitialized()

PROTOBUF_NOINLINE bool dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::IsInitialized ( ) const
final

Definition at line 281 of file CRTGrenobleReaderModule.pb.cc.

281 {
282 return true;
283}

◆ MergeFrom()

void dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::MergeFrom ( const CRTGrenobleReaderInfo & from)
inline

Definition at line 167 of file CRTGrenobleReaderModule.pb.h.

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

◆ MergeImpl()

void dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::MergeImpl ( ::google::protobuf::Message & to_msg,
const ::google::protobuf::Message & from_msg )
staticprivate

Definition at line 255 of file CRTGrenobleReaderModule.pb.cc.

255 {
256 auto* const _this = static_cast<CRTGrenobleReaderInfo*>(&to_msg);
257 auto& from = static_cast<const CRTGrenobleReaderInfo&>(from_msg);
258 // @@protoc_insertion_point(class_specific_merge_from_start:dunedaq.crtmodules.opmon.CRTGrenobleReaderInfo)
259 ABSL_DCHECK_NE(&from, _this);
260 ::uint32_t cached_has_bits = 0;
261 (void) cached_has_bits;
262
263 static_assert(sizeof(::uint64_t) == sizeof(double),
264 "Code assumes ::uint64_t and double are the same size.");
265 double tmp_packet_rate_khz = from._internal_packet_rate_khz();
266 ::uint64_t raw_packet_rate_khz;
267 memcpy(&raw_packet_rate_khz, &tmp_packet_rate_khz, sizeof(tmp_packet_rate_khz));
268 if (raw_packet_rate_khz != 0) {
269 _this->_internal_set_packet_rate_khz(from._internal_packet_rate_khz());
270 }
271 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
272}

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::mutable_unknown_fields ( )
inline

Definition at line 114 of file CRTGrenobleReaderModule.pb.h.

114 {
115 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
116 }

◆ New()

CRTGrenobleReaderInfo * dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::New ( ::google::protobuf::Arena * arena = nullptr) const
inlinefinal

Definition at line 161 of file CRTGrenobleReaderModule.pb.h.

161 {
162 return CreateMaybeMessage<CRTGrenobleReaderInfo>(arena);
163 }

◆ operator=() [1/2]

CRTGrenobleReaderInfo & dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::operator= ( const CRTGrenobleReaderInfo & from)
inline

Definition at line 93 of file CRTGrenobleReaderModule.pb.h.

93 {
94 CopyFrom(from);
95 return *this;
96 }

◆ operator=() [2/2]

CRTGrenobleReaderInfo & dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::operator= ( CRTGrenobleReaderInfo && from)
inlinenoexcept

Definition at line 97 of file CRTGrenobleReaderModule.pb.h.

97 {
98 if (this == &from) return *this;
99 if (GetOwningArena() == from.GetOwningArena()
100 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
101 && GetOwningArena() != nullptr
102 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
103 ) {
104 InternalSwap(&from);
105 } else {
106 CopyFrom(from);
107 }
108 return *this;
109 }

◆ packet_rate_khz()

double dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::packet_rate_khz ( ) const
inline

Definition at line 257 of file CRTGrenobleReaderModule.pb.h.

257 {
258 // @@protoc_insertion_point(field_get:dunedaq.crtmodules.opmon.CRTGrenobleReaderInfo.packet_rate_khz)
260}

◆ set_packet_rate_khz()

void dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::set_packet_rate_khz ( double value)
inline

Definition at line 261 of file CRTGrenobleReaderModule.pb.h.

261 {
263 // @@protoc_insertion_point(field_set:dunedaq.crtmodules.opmon.CRTGrenobleReaderInfo.packet_rate_khz)
264}

◆ SetCachedSize()

void dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::SetCachedSize ( int size) const
finalprivate

Definition at line 148 of file CRTGrenobleReaderModule.pb.cc.

148 {
150}
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size

◆ SharedCtor()

void dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::SharedCtor ( ::google::protobuf::Arena * arena)
inlineprivate

Definition at line 133 of file CRTGrenobleReaderModule.pb.cc.

133 {
134 (void)arena;
135 new (&_impl_) Impl_{
136 decltype(_impl_.packet_rate_khz_){0},
137 /*decltype(_impl_._cached_size_)*/ {},
138 };
139}

◆ SharedDtor()

void dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::SharedDtor ( )
inlineprivate

Definition at line 145 of file CRTGrenobleReaderModule.pb.cc.

145 {
146 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
147}

◆ Swap()

void dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::Swap ( CRTGrenobleReaderInfo * other)
inline

Definition at line 140 of file CRTGrenobleReaderModule.pb.h.

140 {
141 if (other == this) return;
142 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
143 if (GetOwningArena() != nullptr &&
144 GetOwningArena() == other->GetOwningArena()) {
145 #else // PROTOBUF_FORCE_COPY_IN_SWAP
146 if (GetOwningArena() == other->GetOwningArena()) {
147 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
148 InternalSwap(other);
149 } else {
150 ::google::protobuf::internal::GenericSwap(this, other);
151 }
152 }

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::unknown_fields ( ) const
inline

Definition at line 111 of file CRTGrenobleReaderModule.pb.h.

111 {
112 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
113 }

◆ UnsafeArenaSwap()

void dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::UnsafeArenaSwap ( CRTGrenobleReaderInfo * other)
inline

Definition at line 153 of file CRTGrenobleReaderModule.pb.h.

153 {
154 if (other == this) return;
155 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
156 InternalSwap(other);
157 }

Friends And Related Symbol Documentation

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

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

Definition at line 225 of file CRTGrenobleReaderModule.pb.h.

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

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

Definition at line 189 of file CRTGrenobleReaderModule.pb.h.

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

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

Definition at line 223 of file CRTGrenobleReaderModule.pb.h.

◆ ::TableStruct_crtmodules_2fopmon_2fCRTGrenobleReaderModule_2eproto

◆ swap

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

Definition at line 137 of file CRTGrenobleReaderModule.pb.h.

137 {
138 a.Swap(&b);
139 }

Member Data Documentation

◆ [union]

◆ _class_data_

const::google::protobuf::Message::ClassData dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::_class_data_
static
Initial value:
= {
::google::protobuf::Message::CopyWithSourceCheck,
}

Definition at line 197 of file CRTGrenobleReaderModule.pb.h.

◆ _impl_

Impl_ dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::_impl_

Definition at line 233 of file CRTGrenobleReaderModule.pb.h.

◆ _table_

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 0, 1, 0, 0, 2 > dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::_table_
staticprivate
Initial value:
= {
{
0,
0,
1, 0,
offsetof(decltype(_table_), field_lookup_table),
4294967294,
offsetof(decltype(_table_), field_entries),
1,
0,
offsetof(decltype(_table_), field_names),
::_pbi::TcParser::GenericFallback,
}, {{
{::_pbi::TcParser::FastF64S1,
{9, 63, 0, PROTOBUF_FIELD_OFFSET(CRTGrenobleReaderInfo, _impl_.packet_rate_khz_)}},
}}, {{
65535, 65535
}}, {{
{PROTOBUF_FIELD_OFFSET(CRTGrenobleReaderInfo, _impl_.packet_rate_khz_), 0, 0,
(0 | ::_fl::kFcSingular | ::_fl::kDouble)},
}},
{{
}},
}

Definition at line 224 of file CRTGrenobleReaderModule.pb.h.

◆ kIndexInFileMessages

int dunedaq::crtmodules::opmon::CRTGrenobleReaderInfo::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 134 of file CRTGrenobleReaderModule.pb.h.


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