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

#include <wib.pb.h>

Inheritance diagram for wib::SetFakeTime:
[legend]
Collaboration diagram for wib::SetFakeTime:
[legend]

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int { kTimeFieldNumber = 1 }
 

Public Member Functions

 SetFakeTime ()
 
 ~SetFakeTime () override
 
template<typename = void>
PROTOBUF_CONSTEXPR SetFakeTime (::google::protobuf::internal::ConstantInitialized)
 
 SetFakeTime (const SetFakeTime &from)
 
 SetFakeTime (SetFakeTime &&from) noexcept
 
SetFakeTimeoperator= (const SetFakeTime &from)
 
SetFakeTimeoperator= (SetFakeTime &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SetFakeTime *other)
 
void UnsafeArenaSwap (SetFakeTime *other)
 
SetFakeTimeNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const SetFakeTime &from)
 
void MergeFrom (const SetFakeTime &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_time ()
 
::uint64_t time () const
 
void set_time (::uint64_t value)
 
template<typename >
PROTOBUF_CONSTEXPR SetFakeTime (::_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 SetFakeTimedefault_instance ()
 
static const SetFakeTimeinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 SetFakeTime (::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 (SetFakeTime *other)
 
::uint64_t _internal_time () const
 
void _internal_set_time (::uint64_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< 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_wib_2eproto
 
void swap (SetFakeTime &a, SetFakeTime &b)
 

Detailed Description

Definition at line 5794 of file wib.pb.h.

Member Typedef Documentation

◆ DestructorSkippable_

Definition at line 5942 of file wib.pb.h.

◆ InternalArenaConstructable_

Definition at line 5941 of file wib.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kTimeFieldNumber 

Definition at line 5921 of file wib.pb.h.

5921 : int {
5922 kTimeFieldNumber = 1,
5923 };

Constructor & Destructor Documentation

◆ SetFakeTime() [1/6]

wib::SetFakeTime::SetFakeTime ( )
inline

Definition at line 5797 of file wib.pb.h.

5797: SetFakeTime(nullptr) {}

◆ ~SetFakeTime()

wib::SetFakeTime::~SetFakeTime ( )
override

Definition at line 7903 of file wib.pb.cc.

7903 {
7904 // @@protoc_insertion_point(destructor:wib.SetFakeTime)
7905 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
7906 SharedDtor();
7907}
void SharedDtor()
Definition wib.pb.cc:7908

◆ 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 // @@protoc_insertion_point(copy_constructor:wib.SetFakeTime)
7895}

◆ SetFakeTime() [4/6]

wib::SetFakeTime::SetFakeTime ( SetFakeTime && from)
inlinenoexcept

Definition at line 5803 of file wib.pb.h.

5804 : SetFakeTime() {
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) {
7887 SharedCtor(arena);
7888 // @@protoc_insertion_point(arena_constructor:wib.SetFakeTime)
7889}
void SharedCtor(::google::protobuf::Arena *arena)
Definition wib.pb.cc:7896

◆ SetFakeTime() [6/6]

template<typename >
PROTOBUF_CONSTEXPR wib::SetFakeTime::SetFakeTime ( ::_pbi::ConstantInitialized )

Definition at line 575 of file wib.pb.cc.

576 : _impl_{
577 /*decltype(_impl_.time_)*/ ::uint64_t{0u},
578 /*decltype(_impl_._cached_size_)*/ {},
579 } {}

Member Function Documentation

◆ _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 ;
10483 _impl_.time_ = value;
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);
10478 return _impl_.time_;
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_
Definition wib.pb.h:5939

◆ _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 // @@protoc_insertion_point(serialize_to_array_start:wib.SetFakeTime)
7966 ::uint32_t cached_has_bits = 0;
7967 (void)cached_has_bits;
7968
7969 // uint64 time = 1;
7970 if (this->_internal_time() != 0) {
7971 target = stream->EnsureSpace(target);
7972 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
7973 1, this->_internal_time(), target);
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 // @@protoc_insertion_point(serialize_to_array_end:wib.SetFakeTime)
7982 return target;
7983}
::uint64_t _internal_time() const
Definition wib.pb.h:10476

◆ ByteSizeLong()

size_t wib::SetFakeTime::ByteSizeLong ( ) const
final

Definition at line 7985 of file wib.pb.cc.

7985 {
7986// @@protoc_insertion_point(message_byte_size_start:wib.SetFakeTime)
7987 ::size_t total_size = 0;
7988
7989 ::uint32_t cached_has_bits = 0;
7990 // Prevent compiler warnings about cached_has_bits being unused
7991 (void) cached_has_bits;
7992
7993 // uint64 time = 1;
7994 if (this->_internal_time() != 0) {
7995 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
7996 this->_internal_time());
7997 }
7998
7999 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
8000}
mutable::google::protobuf::internal::CachedSize _cached_size_
Definition wib.pb.h:5945

◆ Clear()

PROTOBUF_NOINLINE void wib::SetFakeTime::Clear ( )
final

Definition at line 7915 of file wib.pb.cc.

7915 {
7916// @@protoc_insertion_point(message_clear_start:wib.SetFakeTime)
7917 ::uint32_t cached_has_bits = 0;
7918 // Prevent compiler warnings about cached_has_bits being unused
7919 (void) cached_has_bits;
7920
7921 _impl_.time_ = ::uint64_t{0u};
7922 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
7923}

◆ clear_time()

void wib::SetFakeTime::clear_time ( )
inline

Definition at line 10465 of file wib.pb.h.

10465 {
10466 _impl_.time_ = ::uint64_t{0u};
10467}

◆ CopyFrom()

void wib::SetFakeTime::CopyFrom ( const SetFakeTime & from)

Definition at line 8023 of file wib.pb.cc.

8023 {
8024// @@protoc_insertion_point(class_specific_copy_from_start:wib.SetFakeTime)
8025 if (&from == this) return;
8026 Clear();
8027 MergeFrom(from);
8028}
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
Definition wib.pb.cc:7915
void MergeFrom(const SetFakeTime &from)
Definition wib.pb.h:5882

◆ default_instance()

static const SetFakeTime & wib::SetFakeTime::default_instance ( )
inlinestatic

Definition at line 5842 of file wib.pb.h.

5842 {
5843 return *internal_default_instance();
5844 }
static const SetFakeTime * internal_default_instance()
Definition wib.pb.h:5845

◆ descriptor()

static const ::google::protobuf::Descriptor * wib::SetFakeTime::descriptor ( )
inlinestatic

Definition at line 5833 of file wib.pb.h.

5833 {
5834 return GetDescriptor();
5835 }
static const ::google::protobuf::Descriptor * GetDescriptor()
Definition wib.pb.h:5836

◆ 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

Definition at line 5895 of file wib.pb.h.

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

◆ GetClassData()

const::google::protobuf::Message::ClassData * wib::SetFakeTime::GetClassData ( ) const
final

Definition at line 8006 of file wib.pb.cc.

8006{ return &_class_data_; }
static const ClassData _class_data_
Definition wib.pb.h:5912

◆ GetDescriptor()

static const ::google::protobuf::Descriptor * wib::SetFakeTime::GetDescriptor ( )
inlinestatic

Definition at line 5836 of file wib.pb.h.

5836 {
5837 return default_instance().GetMetadata().descriptor;
5838 }
static const SetFakeTime & default_instance()
Definition wib.pb.h:5842
::google::protobuf::Metadata GetMetadata() const final
Definition wib.pb.cc:8040

◆ 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()
Definition wib.pb.cc:1346
::absl::once_flag descriptor_table_wib_2eproto_once
Definition wib.pb.cc:1316
::_pb::Metadata file_level_metadata_wib_2eproto[37]
Definition wib.pb.cc:710

◆ GetReflection()

static const ::google::protobuf::Reflection * wib::SetFakeTime::GetReflection ( )
inlinestatic

Definition at line 5839 of file wib.pb.h.

5839 {
5840 return default_instance().GetMetadata().reflection;
5841 }

◆ internal_default_instance()

static const SetFakeTime * wib::SetFakeTime::internal_default_instance ( )
inlinestatic

Definition at line 5845 of file wib.pb.h.

5845 {
5846 return reinterpret_cast<const SetFakeTime*>(
5848 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SetFakeTimeDefaultTypeInternal _SetFakeTime_default_instance_
Definition wib.pb.cc:589

◆ 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_);
8037 swap(_impl_.time_, other->_impl_.time_);
8038}
friend void swap(SetFakeTime &a, SetFakeTime &b)
Definition wib.pb.h:5852

◆ 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 {
5883 SetFakeTime::MergeImpl(*this, from);
5884 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
Definition wib.pb.cc:8009

◆ 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 // @@protoc_insertion_point(class_specific_merge_from_start:wib.SetFakeTime)
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]

SetFakeTime & wib::SetFakeTime::operator= ( const SetFakeTime & from)
inline

Definition at line 5808 of file wib.pb.h.

5808 {
5809 CopyFrom(from);
5810 return *this;
5811 }
void CopyFrom(const SetFakeTime &from)
Definition wib.pb.cc:8023

◆ operator=() [2/2]

SetFakeTime & wib::SetFakeTime::operator= ( SetFakeTime && from)
inlinenoexcept

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 // !PROTOBUF_FORCE_COPY_IN_MOVE
5818 ) {
5819 InternalSwap(&from);
5820 } else {
5821 CopyFrom(from);
5822 }
5823 return *this;
5824 }
void InternalSwap(SetFakeTime *other)
Definition wib.pb.cc:8034

◆ set_time()

void wib::SetFakeTime::set_time ( ::uint64_t value)
inline

Definition at line 10472 of file wib.pb.h.

10472 {
10473 _internal_set_time(value);
10474 // @@protoc_insertion_point(field_set:wib.SetFakeTime.time)
10475}
void _internal_set_time(::uint64_t value)
Definition wib.pb.h:10480

◆ SetCachedSize()

void wib::SetFakeTime::SetCachedSize ( int size) const
finalprivate

Definition at line 7911 of file wib.pb.cc.

7911 {
7912 _impl_._cached_size_.Set(size);
7913}

◆ SharedCtor()

void wib::SetFakeTime::SharedCtor ( ::google::protobuf::Arena * arena)
inlineprivate

Definition at line 7896 of file wib.pb.cc.

7896 {
7897 (void)arena;
7898 new (&_impl_) Impl_{
7899 decltype(_impl_.time_){::uint64_t{0u}},
7900 /*decltype(_impl_._cached_size_)*/ {},
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()

void wib::SetFakeTime::Swap ( SetFakeTime * other)
inline

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 // PROTOBUF_FORCE_COPY_IN_SWAP
5861 if (GetOwningArena() == other->GetOwningArena()) {
5862 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
5863 InternalSwap(other);
5864 } else {
5865 ::google::protobuf::internal::GenericSwap(this, other);
5866 }
5867 }

◆ time()

uint64_t wib::SetFakeTime::time ( ) const
inline

Definition at line 10468 of file wib.pb.h.

10468 {
10469 // @@protoc_insertion_point(field_get:wib.SetFakeTime.time)
10470 return _internal_time();
10471}

◆ 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());
5871 InternalSwap(other);
5872 }

Friends And Related Symbol Documentation

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

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

Definition at line 5940 of file wib.pb.h.

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

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

Definition at line 5904 of file wib.pb.h.

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

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

Definition at line 5938 of file wib.pb.h.

◆ ::TableStruct_wib_2eproto

friend struct ::TableStruct_wib_2eproto
friend

Definition at line 5949 of file wib.pb.h.

◆ swap

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

Definition at line 5852 of file wib.pb.h.

5852 {
5853 a.Swap(&b);
5854 }

Member Data Documentation

◆ [union]

union { ... } wib::SetFakeTime

◆ _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_

Definition at line 5948 of file wib.pb.h.

◆ _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,
}, {{
{::_pbi::TcParser::SingularVarintNoZag1<::uint64_t, offsetof(SetFakeTime, _impl_.time_), 63>(),
{8, 63, 0, PROTOBUF_FIELD_OFFSET(SetFakeTime, _impl_.time_)}},
}}, {{
65535, 65535
}}, {{
{PROTOBUF_FIELD_OFFSET(SetFakeTime, _impl_.time_), 0, 0,
(0 | ::_fl::kFcSingular | ::_fl::kUInt64)},
}},
{{
}},
}

Definition at line 5939 of file wib.pb.h.

◆ kIndexInFileMessages

int wib::SetFakeTime::kIndexInFileMessages
staticconstexpr
Initial value:
=
29

Definition at line 5849 of file wib.pb.h.


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