#include <wib.pb.h>
|
| Peek (::google::protobuf::Arena *arena) |
|
|
static void | MergeImpl (::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg) |
|
::absl::string_view | FullMessageName () |
|
|
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > | _table_ |
|
Definition at line 3249 of file wib.pb.h.
◆ DestructorSkippable_
◆ InternalArenaConstructable_
◆ anonymous enum
Enumerator |
---|
kAddrFieldNumber | |
Definition at line 3376 of file wib.pb.h.
◆ Peek() [1/6]
◆ ~Peek()
Definition at line 5258 of file wib.pb.cc.
5258 {
5259
5260 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
5262}
◆ Peek() [2/6]
template<typename = void>
PROTOBUF_CONSTEXPR wib::Peek::Peek |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ Peek() [3/6]
wib::Peek::Peek |
( |
const Peek & | from | ) |
|
Definition at line 5245 of file wib.pb.cc.
5246 : ::google::protobuf::Message(),
_impl_(from._impl_) {
5247 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
5248 from._internal_metadata_);
5249
5250}
◆ Peek() [4/6]
wib::Peek::Peek |
( |
Peek && | from | ) |
|
|
inlinenoexcept |
Definition at line 3258 of file wib.pb.h.
3260 *this = ::std::move(from);
3261 }
◆ Peek() [5/6]
wib::Peek::Peek |
( |
::google::protobuf::Arena * | arena | ) |
|
|
explicitprotected |
Definition at line 5240 of file wib.pb.cc.
5241 : ::google::protobuf::Message(arena) {
5243
5244}
void SharedCtor(::google::protobuf::Arena *arena)
◆ Peek() [6/6]
template<typename >
PROTOBUF_CONSTEXPR wib::Peek::Peek |
( |
::_pbi::ConstantInitialized | | ) |
|
Definition at line 335 of file wib.pb.cc.
337 ::uint64_t{0u},
338 {},
339 } {}
◆ _internal_addr()
uint64_t wib::Peek::_internal_addr |
( |
| ) |
const |
|
inlineprivate |
Definition at line 9247 of file wib.pb.h.
9247 {
9248 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9250}
◆ _internal_set_addr()
void wib::Peek::_internal_set_addr |
( |
::uint64_t | value | ) |
|
|
inlineprivate |
Definition at line 9251 of file wib.pb.h.
9251 {
9252 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9253 ;
9255}
◆ _InternalParse()
const char * wib::Peek::_InternalParse |
( |
const char * | ptr, |
|
|
::google::protobuf::internal::ParseContext * | ctx ) |
|
final |
Definition at line 5280 of file wib.pb.cc.
5281 {
5282 ptr = ::_pbi::TcParser::ParseLoop(
this, ptr, ctx, &
_table_.header);
5283 return ptr;
5284}
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > _table_
◆ _InternalSerialize()
uint8_t * wib::Peek::_InternalSerialize |
( |
::uint8_t * | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream * | stream ) const |
|
final |
Definition at line 5317 of file wib.pb.cc.
5319 {
5320
5321 ::uint32_t cached_has_bits = 0;
5322 (void)cached_has_bits;
5323
5324
5326 target = stream->EnsureSpace(target);
5327 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
5329 }
5330
5331 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
5332 target =
5333 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
5334 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
5335 }
5336
5337 return target;
5338}
::uint64_t _internal_addr() const
◆ addr()
uint64_t wib::Peek::addr |
( |
| ) |
const |
|
inline |
◆ ByteSizeLong()
size_t wib::Peek::ByteSizeLong |
( |
| ) |
const |
|
final |
Definition at line 5340 of file wib.pb.cc.
5340 {
5341
5342 ::size_t total_size = 0;
5343
5344 ::uint32_t cached_has_bits = 0;
5345
5346 (void) cached_has_bits;
5347
5348
5350 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
5352 }
5353
5355}
mutable::google::protobuf::internal::CachedSize _cached_size_
◆ Clear()
PROTOBUF_NOINLINE void wib::Peek::Clear |
( |
| ) |
|
|
final |
Definition at line 5270 of file wib.pb.cc.
5270 {
5271
5272 ::uint32_t cached_has_bits = 0;
5273
5274 (void) cached_has_bits;
5275
5277 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
5278}
◆ clear_addr()
void wib::Peek::clear_addr |
( |
| ) |
|
|
inline |
◆ CopyFrom()
void wib::Peek::CopyFrom |
( |
const Peek & | from | ) |
|
Definition at line 5378 of file wib.pb.cc.
5378 {
5379
5380 if (&from == this) return;
5383}
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void MergeFrom(const Peek &from)
◆ default_instance()
static const Peek & wib::Peek::default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 3297 of file wib.pb.h.
3297 {
3299 }
static const Peek * internal_default_instance()
◆ descriptor()
static const ::google::protobuf::Descriptor * wib::Peek::descriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 3288 of file wib.pb.h.
3288 {
3290 }
static const ::google::protobuf::Descriptor * GetDescriptor()
◆ FullMessageName()
::absl::string_view wib::Peek::FullMessageName |
( |
| ) |
|
|
inlinestaticprivate |
Definition at line 3360 of file wib.pb.h.
3360 {
3361 return "wib.Peek";
3362 }
◆ GetCachedSize()
int wib::Peek::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const::google::protobuf::Message::ClassData * wib::Peek::GetClassData |
( |
| ) |
const |
|
final |
Definition at line 5361 of file wib.pb.cc.
static const ClassData _class_data_
◆ GetDescriptor()
static const ::google::protobuf::Descriptor * wib::Peek::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 3291 of file wib.pb.h.
3291 {
3293 }
static const Peek & default_instance()
::google::protobuf::Metadata GetMetadata() const final
◆ GetMetadata()
google::protobuf::Metadata wib::Peek::GetMetadata |
( |
| ) |
const |
|
final |
Definition at line 5395 of file wib.pb.cc.
5395 {
5396 return ::_pbi::AssignDescriptors(
5399}
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_wib_2eproto_getter()
::absl::once_flag descriptor_table_wib_2eproto_once
::_pb::Metadata file_level_metadata_wib_2eproto[37]
◆ GetReflection()
static const ::google::protobuf::Reflection * wib::Peek::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ internal_default_instance()
static const Peek * wib::Peek::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 3300 of file wib.pb.h.
3300 {
3301 return reinterpret_cast<const Peek*
>(
3303 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PeekDefaultTypeInternal _Peek_default_instance_
◆ InternalSwap()
void wib::Peek::InternalSwap |
( |
Peek * | other | ) |
|
|
private |
Definition at line 5389 of file wib.pb.cc.
5389 {
5390 using std::swap;
5391 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
5393}
friend void swap(Peek &a, Peek &b)
◆ IsInitialized()
PROTOBUF_NOINLINE bool wib::Peek::IsInitialized |
( |
| ) |
const |
|
final |
Definition at line 5385 of file wib.pb.cc.
5385 {
5386 return true;
5387}
◆ MergeFrom()
void wib::Peek::MergeFrom |
( |
const Peek & | from | ) |
|
|
inline |
Definition at line 3337 of file wib.pb.h.
3337 {
3339 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
◆ MergeImpl()
void wib::Peek::MergeImpl |
( |
::google::protobuf::Message & | to_msg, |
|
|
const ::google::protobuf::Message & | from_msg ) |
|
staticprivate |
Definition at line 5364 of file wib.pb.cc.
5364 {
5365 auto*
const _this =
static_cast<Peek*
>(&to_msg);
5366 auto& from =
static_cast<const Peek&
>(from_msg);
5367
5368 ABSL_DCHECK_NE(&from, _this);
5369 ::uint32_t cached_has_bits = 0;
5370 (void) cached_has_bits;
5371
5372 if (from._internal_addr() != 0) {
5373 _this->_internal_set_addr(from._internal_addr());
5374 }
5375 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
5376}
◆ mutable_unknown_fields()
inline ::google::protobuf::UnknownFieldSet * wib::Peek::mutable_unknown_fields |
( |
| ) |
|
|
inline |
Definition at line 3284 of file wib.pb.h.
3284 {
3285 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
3286 }
◆ New()
Peek * wib::Peek::New |
( |
::google::protobuf::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
Definition at line 3331 of file wib.pb.h.
3331 {
3332 return CreateMaybeMessage<Peek>(arena);
3333 }
◆ operator=() [1/2]
Peek & wib::Peek::operator= |
( |
const Peek & | from | ) |
|
|
inline |
Definition at line 3263 of file wib.pb.h.
3263 {
3265 return *this;
3266 }
void CopyFrom(const Peek &from)
◆ operator=() [2/2]
Peek & wib::Peek::operator= |
( |
Peek && | from | ) |
|
|
inlinenoexcept |
Definition at line 3267 of file wib.pb.h.
3267 {
3268 if (this == &from) return *this;
3269 if (GetOwningArena() == from.GetOwningArena()
3270 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
3271 && GetOwningArena() != nullptr
3272 #endif
3273 ) {
3275 } else {
3277 }
3278 return *this;
3279 }
void InternalSwap(Peek *other)
◆ set_addr()
void wib::Peek::set_addr |
( |
::uint64_t | value | ) |
|
|
inline |
Definition at line 9243 of file wib.pb.h.
9243 {
9245
9246}
void _internal_set_addr(::uint64_t value)
◆ SetCachedSize()
void wib::Peek::SetCachedSize |
( |
int | size | ) |
const |
|
finalprivate |
◆ SharedCtor()
void wib::Peek::SharedCtor |
( |
::google::protobuf::Arena * | arena | ) |
|
|
inlineprivate |
Definition at line 5251 of file wib.pb.cc.
5251 {
5252 (void)arena;
5255 {},
5256 };
5257}
◆ SharedDtor()
void wib::Peek::SharedDtor |
( |
| ) |
|
|
inlineprivate |
Definition at line 5263 of file wib.pb.cc.
5263 {
5264 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
5265}
◆ Swap()
void wib::Peek::Swap |
( |
Peek * | other | ) |
|
|
inline |
Definition at line 3310 of file wib.pb.h.
3310 {
3311 if (other == this) return;
3312 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
3313 if (GetOwningArena() != nullptr &&
3314 GetOwningArena() == other->GetOwningArena()) {
3315 #else
3316 if (GetOwningArena() == other->GetOwningArena()) {
3317 #endif
3319 } else {
3320 ::google::protobuf::internal::GenericSwap(this, other);
3321 }
3322 }
◆ unknown_fields()
const ::google::protobuf::UnknownFieldSet & wib::Peek::unknown_fields |
( |
| ) |
const |
|
inline |
Definition at line 3281 of file wib.pb.h.
3281 {
3282 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
3283 }
◆ UnsafeArenaSwap()
void wib::Peek::UnsafeArenaSwap |
( |
Peek * | other | ) |
|
|
inline |
Definition at line 3323 of file wib.pb.h.
3323 {
3324 if (other == this) return;
3325 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3327 }
◆ ::google::protobuf::Arena::InternalHelper
template<typename T >
friend class ::google::protobuf::Arena::InternalHelper |
|
friend |
◆ ::google::protobuf::internal::AnyMetadata
friend class ::google::protobuf::internal::AnyMetadata |
|
friend |
◆ ::google::protobuf::internal::TcParser
friend class ::google::protobuf::internal::TcParser |
|
friend |
◆ ::TableStruct_wib_2eproto
◆ swap
Definition at line 3307 of file wib.pb.h.
3307 {
3308 a.Swap(&b);
3309 }
◆ [union]
◆ _class_data_
const::google::protobuf::Message::ClassData wib::Peek::_class_data_ |
|
static |
Initial value:= {
::google::protobuf::Message::CopyWithSourceCheck,
}
Definition at line 3367 of file wib.pb.h.
◆ _impl_
◆ _table_
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 0, 1, 0, 0, 2 > wib::Peek::_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::SingularVarintNoZag1<::uint64_t, offsetof(
Peek,
_impl_.
addr_), 63>(),
}}, {{
65535, 65535
}}, {{
(0 | ::_fl::kFcSingular | ::_fl::kUInt64)},
}},
{{
}},
}
Definition at line 3394 of file wib.pb.h.
◆ kIndexInFileMessages
int wib::Peek::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following files:
- /github/workspace/dunedaq/sourcecode/wibmod/src/wib.pb.h
- /github/workspace/dunedaq/sourcecode/wibmod/src/wib.pb.cc