#include <wib.pb.h>
Definition at line 4918 of file wib.pb.h.
◆ DestructorSkippable_
◆ InternalArenaConstructable_
◆ Timestamp
◆ GetTimestamp() [1/6]
wib::GetTimestamp::GetTimestamp |
( |
| ) |
|
|
inline |
◆ 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() {
7276 (void)_this;
7277 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
7278 from._internal_metadata_);
7279
7280
7281}
◆ GetTimestamp() [4/6]
Definition at line 4926 of file wib.pb.h.
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
7273}
◆ GetTimestamp() [6/6]
template<typename >
PROTOBUF_CONSTEXPR wib::GetTimestamp::GetTimestamp |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ 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 {
4967 }
static const GetTimestamp * internal_default_instance()
◆ descriptor()
static const ::google::protobuf::Descriptor * wib::GetTimestamp::descriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 4956 of file wib.pb.h.
4956 {
4958 }
static const ::google::protobuf::Descriptor * GetDescriptor()
◆ 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.
static const ClassData _class_data_
◆ GetDescriptor()
static const ::google::protobuf::Descriptor * wib::GetTimestamp::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 4959 of file wib.pb.h.
4959 {
4961 }
::google::protobuf::Metadata GetMetadata() const final
static const GetTimestamp & default_instance()
◆ 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()
::absl::once_flag descriptor_table_wib_2eproto_once
::_pb::Metadata file_level_metadata_wib_2eproto[37]
◆ GetReflection()
static const ::google::protobuf::Reflection * wib::GetTimestamp::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ internal_default_instance()
static const GetTimestamp * wib::GetTimestamp::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 4968 of file wib.pb.h.
4968 {
4971 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GetTimestampDefaultTypeInternal _GetTimestamp_default_instance_
◆ 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]
Definition at line 4931 of file wib.pb.h.
4931 {
4933 return *this;
4934 }
void CopyFrom(const GetTimestamp &from)
◆ operator=() [2/2]
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
4941 ) {
4942 InternalSwap(&from);
4943 } else {
4945 }
4946 return *this;
4947 }
◆ Swap()
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
4984 if (GetOwningArena() == other->GetOwningArena()) {
4985 #endif
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 }
◆ ::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 |
◆ ::TableStruct_wib_2eproto
◆ swap
Definition at line 4975 of file wib.pb.h.
4975 {
4976 a.Swap(&b);
4977 }
◆ _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 |
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