#include <wib.pb.h>
|
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 5794 of file wib.pb.h.
◆ DestructorSkippable_
◆ InternalArenaConstructable_
◆ anonymous enum
Enumerator |
---|
kTimeFieldNumber | |
Definition at line 5921 of file wib.pb.h.
◆ SetFakeTime() [1/6]
wib::SetFakeTime::SetFakeTime |
( |
| ) |
|
|
inline |
◆ ~SetFakeTime()
wib::SetFakeTime::~SetFakeTime |
( |
| ) |
|
|
override |
Definition at line 7903 of file wib.pb.cc.
7903 {
7904
7905 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
7907}
◆ SetFakeTime() [2/6]
template<typename = void>
PROTOBUF_CONSTEXPR wib::SetFakeTime::SetFakeTime |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ SetFakeTime() [3/6]
wib::SetFakeTime::SetFakeTime |
( |
const SetFakeTime & | from | ) |
|
Definition at line 7890 of file wib.pb.cc.
7891 : ::google::protobuf::Message(),
_impl_(from._impl_) {
7892 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
7893 from._internal_metadata_);
7894
7895}
◆ SetFakeTime() [4/6]
Definition at line 5803 of file wib.pb.h.
5805 *this = ::std::move(from);
5806 }
◆ SetFakeTime() [5/6]
wib::SetFakeTime::SetFakeTime |
( |
::google::protobuf::Arena * | arena | ) |
|
|
explicitprotected |
Definition at line 7885 of file wib.pb.cc.
7886 : ::google::protobuf::Message(arena) {
7888
7889}
void SharedCtor(::google::protobuf::Arena *arena)
◆ SetFakeTime() [6/6]
template<typename >
PROTOBUF_CONSTEXPR wib::SetFakeTime::SetFakeTime |
( |
::_pbi::ConstantInitialized | | ) |
|
Definition at line 575 of file wib.pb.cc.
577 ::uint64_t{0u},
578 {},
579 } {}
◆ _internal_set_time()
void wib::SetFakeTime::_internal_set_time |
( |
::uint64_t | value | ) |
|
|
inlineprivate |
Definition at line 10480 of file wib.pb.h.
10480 {
10481 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10482 ;
10484}
◆ _internal_time()
uint64_t wib::SetFakeTime::_internal_time |
( |
| ) |
const |
|
inlineprivate |
Definition at line 10476 of file wib.pb.h.
10476 {
10477 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10479}
◆ _InternalParse()
const char * wib::SetFakeTime::_InternalParse |
( |
const char * | ptr, |
|
|
::google::protobuf::internal::ParseContext * | ctx ) |
|
final |
Definition at line 7925 of file wib.pb.cc.
7926 {
7927 ptr = ::_pbi::TcParser::ParseLoop(
this, ptr, ctx, &
_table_.header);
7928 return ptr;
7929}
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > _table_
◆ _InternalSerialize()
uint8_t * wib::SetFakeTime::_InternalSerialize |
( |
::uint8_t * | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream * | stream ) const |
|
final |
Definition at line 7962 of file wib.pb.cc.
7964 {
7965
7966 ::uint32_t cached_has_bits = 0;
7967 (void)cached_has_bits;
7968
7969
7971 target = stream->EnsureSpace(target);
7972 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
7974 }
7975
7976 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
7977 target =
7978 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
7979 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
7980 }
7981
7982 return target;
7983}
::uint64_t _internal_time() const
◆ ByteSizeLong()
size_t wib::SetFakeTime::ByteSizeLong |
( |
| ) |
const |
|
final |
Definition at line 7985 of file wib.pb.cc.
7985 {
7986
7987 ::size_t total_size = 0;
7988
7989 ::uint32_t cached_has_bits = 0;
7990
7991 (void) cached_has_bits;
7992
7993
7995 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
7997 }
7998
8000}
mutable::google::protobuf::internal::CachedSize _cached_size_
◆ Clear()
PROTOBUF_NOINLINE void wib::SetFakeTime::Clear |
( |
| ) |
|
|
final |
Definition at line 7915 of file wib.pb.cc.
7915 {
7916
7917 ::uint32_t cached_has_bits = 0;
7918
7919 (void) cached_has_bits;
7920
7922 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
7923}
◆ clear_time()
void wib::SetFakeTime::clear_time |
( |
| ) |
|
|
inline |
◆ CopyFrom()
void wib::SetFakeTime::CopyFrom |
( |
const SetFakeTime & | from | ) |
|
Definition at line 8023 of file wib.pb.cc.
8023 {
8024
8025 if (&from == this) return;
8028}
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void MergeFrom(const SetFakeTime &from)
◆ default_instance()
static const SetFakeTime & wib::SetFakeTime::default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 5842 of file wib.pb.h.
5842 {
5844 }
static const SetFakeTime * internal_default_instance()
◆ descriptor()
static const ::google::protobuf::Descriptor * wib::SetFakeTime::descriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 5833 of file wib.pb.h.
5833 {
5835 }
static const ::google::protobuf::Descriptor * GetDescriptor()
◆ FullMessageName()
::absl::string_view wib::SetFakeTime::FullMessageName |
( |
| ) |
|
|
inlinestaticprivate |
Definition at line 5905 of file wib.pb.h.
5905 {
5906 return "wib.SetFakeTime";
5907 }
◆ GetCachedSize()
int wib::SetFakeTime::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const::google::protobuf::Message::ClassData * wib::SetFakeTime::GetClassData |
( |
| ) |
const |
|
final |
Definition at line 8006 of file wib.pb.cc.
static const ClassData _class_data_
◆ GetDescriptor()
static const ::google::protobuf::Descriptor * wib::SetFakeTime::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 5836 of file wib.pb.h.
5836 {
5838 }
static const SetFakeTime & default_instance()
::google::protobuf::Metadata GetMetadata() const final
◆ GetMetadata()
google::protobuf::Metadata wib::SetFakeTime::GetMetadata |
( |
| ) |
const |
|
final |
Definition at line 8040 of file wib.pb.cc.
8040 {
8041 return ::_pbi::AssignDescriptors(
8044}
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::SetFakeTime::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ internal_default_instance()
static const SetFakeTime * wib::SetFakeTime::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 5845 of file wib.pb.h.
5845 {
5848 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SetFakeTimeDefaultTypeInternal _SetFakeTime_default_instance_
◆ InternalSwap()
void wib::SetFakeTime::InternalSwap |
( |
SetFakeTime * | other | ) |
|
|
private |
Definition at line 8034 of file wib.pb.cc.
8034 {
8035 using std::swap;
8036 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
8038}
friend void swap(SetFakeTime &a, SetFakeTime &b)
◆ IsInitialized()
PROTOBUF_NOINLINE bool wib::SetFakeTime::IsInitialized |
( |
| ) |
const |
|
final |
Definition at line 8030 of file wib.pb.cc.
8030 {
8031 return true;
8032}
◆ MergeFrom()
void wib::SetFakeTime::MergeFrom |
( |
const SetFakeTime & | from | ) |
|
|
inline |
Definition at line 5882 of file wib.pb.h.
5882 {
5884 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
◆ MergeImpl()
void wib::SetFakeTime::MergeImpl |
( |
::google::protobuf::Message & | to_msg, |
|
|
const ::google::protobuf::Message & | from_msg ) |
|
staticprivate |
Definition at line 8009 of file wib.pb.cc.
8009 {
8010 auto*
const _this =
static_cast<SetFakeTime*
>(&to_msg);
8011 auto& from =
static_cast<const SetFakeTime&
>(from_msg);
8012
8013 ABSL_DCHECK_NE(&from, _this);
8014 ::uint32_t cached_has_bits = 0;
8015 (void) cached_has_bits;
8016
8017 if (from._internal_time() != 0) {
8018 _this->_internal_set_time(from._internal_time());
8019 }
8020 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
8021}
◆ mutable_unknown_fields()
inline ::google::protobuf::UnknownFieldSet * wib::SetFakeTime::mutable_unknown_fields |
( |
| ) |
|
|
inline |
Definition at line 5829 of file wib.pb.h.
5829 {
5830 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
5831 }
◆ New()
SetFakeTime * wib::SetFakeTime::New |
( |
::google::protobuf::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
Definition at line 5876 of file wib.pb.h.
5876 {
5877 return CreateMaybeMessage<SetFakeTime>(arena);
5878 }
◆ operator=() [1/2]
Definition at line 5808 of file wib.pb.h.
5808 {
5810 return *this;
5811 }
void CopyFrom(const SetFakeTime &from)
◆ operator=() [2/2]
Definition at line 5812 of file wib.pb.h.
5812 {
5813 if (this == &from) return *this;
5814 if (GetOwningArena() == from.GetOwningArena()
5815 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
5816 && GetOwningArena() != nullptr
5817 #endif
5818 ) {
5820 } else {
5822 }
5823 return *this;
5824 }
void InternalSwap(SetFakeTime *other)
◆ set_time()
void wib::SetFakeTime::set_time |
( |
::uint64_t | value | ) |
|
|
inline |
Definition at line 10472 of file wib.pb.h.
10472 {
10474
10475}
void _internal_set_time(::uint64_t value)
◆ SetCachedSize()
void wib::SetFakeTime::SetCachedSize |
( |
int | size | ) |
const |
|
finalprivate |
◆ SharedCtor()
void wib::SetFakeTime::SharedCtor |
( |
::google::protobuf::Arena * | arena | ) |
|
|
inlineprivate |
Definition at line 7896 of file wib.pb.cc.
7896 {
7897 (void)arena;
7900 {},
7901 };
7902}
◆ SharedDtor()
void wib::SetFakeTime::SharedDtor |
( |
| ) |
|
|
inlineprivate |
Definition at line 7908 of file wib.pb.cc.
7908 {
7909 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
7910}
◆ Swap()
Definition at line 5855 of file wib.pb.h.
5855 {
5856 if (other == this) return;
5857 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
5858 if (GetOwningArena() != nullptr &&
5859 GetOwningArena() == other->GetOwningArena()) {
5860 #else
5861 if (GetOwningArena() == other->GetOwningArena()) {
5862 #endif
5864 } else {
5865 ::google::protobuf::internal::GenericSwap(this, other);
5866 }
5867 }
◆ time()
uint64_t wib::SetFakeTime::time |
( |
| ) |
const |
|
inline |
◆ unknown_fields()
const ::google::protobuf::UnknownFieldSet & wib::SetFakeTime::unknown_fields |
( |
| ) |
const |
|
inline |
Definition at line 5826 of file wib.pb.h.
5826 {
5827 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
5828 }
◆ UnsafeArenaSwap()
void wib::SetFakeTime::UnsafeArenaSwap |
( |
SetFakeTime * | other | ) |
|
|
inline |
Definition at line 5868 of file wib.pb.h.
5868 {
5869 if (other == this) return;
5870 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
5872 }
◆ ::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 5852 of file wib.pb.h.
5852 {
5853 a.Swap(&b);
5854 }
◆ [union]
◆ _class_data_
const::google::protobuf::Message::ClassData wib::SetFakeTime::_class_data_ |
|
static |
Initial value:= {
::google::protobuf::Message::CopyWithSourceCheck,
}
Definition at line 5912 of file wib.pb.h.
◆ _impl_
Impl_ wib::SetFakeTime::_impl_ |
◆ _table_
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 0, 1, 0, 0, 2 > wib::SetFakeTime::_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,
}, {{
}}, {{
65535, 65535
}}, {{
(0 | ::_fl::kFcSingular | ::_fl::kUInt64)},
}},
{{
}},
}
Definition at line 5939 of file wib.pb.h.
◆ kIndexInFileMessages
int wib::SetFakeTime::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