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

#include <wib.pb.h>

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

Classes

class  _Internal
 
struct  Impl_
 

Public Types

typedef GetTimestamp_Timestamp Timestamp
 

Public Member Functions

 GetTimestamp ()
 
template<typename = void>
PROTOBUF_CONSTEXPR GetTimestamp (::google::protobuf::internal::ConstantInitialized)
 
 GetTimestamp (const GetTimestamp &from)
 
 GetTimestamp (GetTimestamp &&from) noexcept
 
GetTimestampoperator= (const GetTimestamp &from)
 
GetTimestampoperator= (GetTimestamp &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetTimestamp *other)
 
void UnsafeArenaSwap (GetTimestamp *other)
 
GetTimestampNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const GetTimestamp &from)
 
void MergeFrom (const GetTimestamp &from)
 
const ::google::protobuf::Message::ClassData * GetClassData () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
template<typename >
PROTOBUF_CONSTEXPR GetTimestamp (::_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 GetTimestampdefault_instance ()
 
static const GetTimestampinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 GetTimestamp (::google::protobuf::Arena *arena)
 

Private Types

typedef void InternalArenaConstructable_
 
typedef void DestructorSkippable_
 

Static Private Member Functions

::absl::string_view FullMessageName ()
 

Friends

class ::google::protobuf::internal::AnyMetadata
 
template<typename T >
class ::google::protobuf::Arena::InternalHelper
 
struct ::TableStruct_wib_2eproto
 
void swap (GetTimestamp &a, GetTimestamp &b)
 

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_

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

◆ InternalArenaConstructable_

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

◆ Timestamp

Constructor & Destructor Documentation

◆ GetTimestamp() [1/6]

wib::GetTimestamp::GetTimestamp ( )
inline

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

4921: GetTimestamp(nullptr) {}

◆ GetTimestamp() [2/6]

template<typename = void>
PROTOBUF_CONSTEXPR wib::GetTimestamp::GetTimestamp ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ GetTimestamp() [3/6]

wib::GetTimestamp::GetTimestamp ( const GetTimestamp & from)

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

7274 : ::google::protobuf::internal::ZeroFieldsBase() {
7275 GetTimestamp* const _this = this;
7276 (void)_this;
7277 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
7278 from._internal_metadata_);
7279
7280 // @@protoc_insertion_point(copy_constructor:wib.GetTimestamp)
7281}

◆ GetTimestamp() [4/6]

wib::GetTimestamp::GetTimestamp ( GetTimestamp && from)
inlinenoexcept

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

4927 : GetTimestamp() {
4928 *this = ::std::move(from);
4929 }

◆ GetTimestamp() [5/6]

wib::GetTimestamp::GetTimestamp ( ::google::protobuf::Arena * arena)
explicitprotected

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

7271 : ::google::protobuf::internal::ZeroFieldsBase(arena) {
7272 // @@protoc_insertion_point(arena_constructor:wib.GetTimestamp)
7273}

◆ GetTimestamp() [6/6]

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

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

488{}

Member Function Documentation

◆ CopyFrom()

void wib::GetTimestamp::CopyFrom ( const GetTimestamp & from)
inline

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

5003 {
5004 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*this, from);
5005 }

◆ default_instance()

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

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

4965 {
4966 return *internal_default_instance();
4967 }
static const GetTimestamp * internal_default_instance()
Definition wib.pb.h:4968

◆ descriptor()

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

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

4956 {
4957 return GetDescriptor();
4958 }
static const ::google::protobuf::Descriptor * GetDescriptor()
Definition wib.pb.h:4959

◆ FullMessageName()

::absl::string_view wib::GetTimestamp::FullMessageName ( )
inlinestaticprivate

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

5014 {
5015 return "wib.GetTimestamp";
5016 }

◆ GetClassData()

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

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

7290{ return &_class_data_; }
static const ClassData _class_data_
Definition wib.pb.h:5021

◆ GetDescriptor()

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

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

4959 {
4960 return default_instance().GetMetadata().descriptor;
4961 }
::google::protobuf::Metadata GetMetadata() const final
Definition wib.pb.cc:7298
static const GetTimestamp & default_instance()
Definition wib.pb.h:4965

◆ GetMetadata()

google::protobuf::Metadata wib::GetTimestamp::GetMetadata ( ) const
final

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

7298 {
7299 return ::_pbi::AssignDescriptors(
7302}
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::GetTimestamp::GetReflection ( )
inlinestatic

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

4962 {
4963 return default_instance().GetMetadata().reflection;
4964 }

◆ internal_default_instance()

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

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

4968 {
4969 return reinterpret_cast<const GetTimestamp*>(
4971 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GetTimestampDefaultTypeInternal _GetTimestamp_default_instance_
Definition wib.pb.cc:498

◆ MergeFrom()

void wib::GetTimestamp::MergeFrom ( const GetTimestamp & from)
inline

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

5007 {
5008 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*this, from);
5009 }

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * wib::GetTimestamp::mutable_unknown_fields ( )
inline

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

4952 {
4953 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
4954 }

◆ New()

GetTimestamp * wib::GetTimestamp::New ( ::google::protobuf::Arena * arena = nullptr) const
inlinefinal

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

4999 {
5000 return CreateMaybeMessage<GetTimestamp>(arena);
5001 }

◆ operator=() [1/2]

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

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

4931 {
4932 CopyFrom(from);
4933 return *this;
4934 }
void CopyFrom(const GetTimestamp &from)
Definition wib.pb.h:5003

◆ operator=() [2/2]

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

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

4935 {
4936 if (this == &from) return *this;
4937 if (GetOwningArena() == from.GetOwningArena()
4938 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
4939 && GetOwningArena() != nullptr
4940 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
4941 ) {
4942 InternalSwap(&from);
4943 } else {
4944 CopyFrom(from);
4945 }
4946 return *this;
4947 }

◆ Swap()

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

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

4978 {
4979 if (other == this) return;
4980 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
4981 if (GetOwningArena() != nullptr &&
4982 GetOwningArena() == other->GetOwningArena()) {
4983 #else // PROTOBUF_FORCE_COPY_IN_SWAP
4984 if (GetOwningArena() == other->GetOwningArena()) {
4985 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
4986 InternalSwap(other);
4987 } else {
4988 ::google::protobuf::internal::GenericSwap(this, other);
4989 }
4990 }

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & wib::GetTimestamp::unknown_fields ( ) const
inline

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

4949 {
4950 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
4951 }

◆ UnsafeArenaSwap()

void wib::GetTimestamp::UnsafeArenaSwap ( GetTimestamp * other)
inline

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

4991 {
4992 if (other == this) return;
4993 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
4994 InternalSwap(other);
4995 }

Friends And Related Symbol Documentation

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

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

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

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

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

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

◆ ::TableStruct_wib_2eproto

friend struct ::TableStruct_wib_2eproto
friend

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

◆ swap

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

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

4975 {
4976 a.Swap(&b);
4977 }

Member Data Documentation

◆ _class_data_

const::google::protobuf::Message::ClassData wib::GetTimestamp::_class_data_
static
Initial value:
= {
::google::protobuf::internal::ZeroFieldsBase::CopyImpl,
::google::protobuf::internal::ZeroFieldsBase::MergeImpl,
}

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

◆ kIndexInFileMessages

int wib::GetTimestamp::kIndexInFileMessages
staticconstexpr
Initial value:
=
23

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


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