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

#include <wib.pb.h>

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

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int { kCmdFieldNumber = 1 }
 

Public Member Functions

 CDFastCmd ()
 
 ~CDFastCmd () override
 
template<typename = void>
PROTOBUF_CONSTEXPR CDFastCmd (::google::protobuf::internal::ConstantInitialized)
 
 CDFastCmd (const CDFastCmd &from)
 
 CDFastCmd (CDFastCmd &&from) noexcept
 
CDFastCmdoperator= (const CDFastCmd &from)
 
CDFastCmdoperator= (CDFastCmd &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CDFastCmd *other)
 
void UnsafeArenaSwap (CDFastCmd *other)
 
CDFastCmdNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const CDFastCmd &from)
 
void MergeFrom (const CDFastCmd &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_cmd ()
 
::uint32_t cmd () const
 
void set_cmd (::uint32_t value)
 
template<typename >
PROTOBUF_CONSTEXPR CDFastCmd (::_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 CDFastCmddefault_instance ()
 
static const CDFastCmdinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 CDFastCmd (::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 (CDFastCmd *other)
 
::uint32_t _internal_cmd () const
 
void _internal_set_cmd (::uint32_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 (CDFastCmd &a, CDFastCmd &b)
 

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_

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

◆ InternalArenaConstructable_

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kCmdFieldNumber 

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

4128 : int {
4129 kCmdFieldNumber = 1,
4130 };

Constructor & Destructor Documentation

◆ CDFastCmd() [1/6]

wib::CDFastCmd::CDFastCmd ( )
inline

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

4004: CDFastCmd(nullptr) {}

◆ ~CDFastCmd()

wib::CDFastCmd::~CDFastCmd ( )
override

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

6178 {
6179 // @@protoc_insertion_point(destructor:wib.CDFastCmd)
6180 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
6181 SharedDtor();
6182}
void SharedDtor()
Definition wib.pb.cc:6183

◆ CDFastCmd() [2/6]

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

◆ CDFastCmd() [3/6]

wib::CDFastCmd::CDFastCmd ( const CDFastCmd & from)

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

6166 : ::google::protobuf::Message(), _impl_(from._impl_) {
6167 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
6168 from._internal_metadata_);
6169 // @@protoc_insertion_point(copy_constructor:wib.CDFastCmd)
6170}

◆ CDFastCmd() [4/6]

wib::CDFastCmd::CDFastCmd ( CDFastCmd && from)
inlinenoexcept

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

4011 : CDFastCmd() {
4012 *this = ::std::move(from);
4013 }

◆ CDFastCmd() [5/6]

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

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

6161 : ::google::protobuf::Message(arena) {
6162 SharedCtor(arena);
6163 // @@protoc_insertion_point(arena_constructor:wib.CDFastCmd)
6164}
void SharedCtor(::google::protobuf::Arena *arena)
Definition wib.pb.cc:6171

◆ CDFastCmd() [6/6]

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

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

410 : _impl_{
411 /*decltype(_impl_.cmd_)*/ 0u,
412 /*decltype(_impl_._cached_size_)*/ {},
413 } {}

Member Function Documentation

◆ _internal_cmd()

uint32_t wib::CDFastCmd::_internal_cmd ( ) const
inlineprivate

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

9571 {
9572 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9573 return _impl_.cmd_;
9574}

◆ _internal_set_cmd()

void wib::CDFastCmd::_internal_set_cmd ( ::uint32_t value)
inlineprivate

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

9575 {
9576 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9577 ;
9578 _impl_.cmd_ = value;
9579}

◆ _InternalParse()

const char * wib::CDFastCmd::_InternalParse ( const char * ptr,
::google::protobuf::internal::ParseContext * ctx )
final

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

6201 {
6202 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
6203 return ptr;
6204}
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > _table_
Definition wib.pb.h:4146

◆ _InternalSerialize()

uint8_t * wib::CDFastCmd::_InternalSerialize ( ::uint8_t * target,
::google::protobuf::io::EpsCopyOutputStream * stream ) const
final

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

6239 {
6240 // @@protoc_insertion_point(serialize_to_array_start:wib.CDFastCmd)
6241 ::uint32_t cached_has_bits = 0;
6242 (void)cached_has_bits;
6243
6244 // uint32 cmd = 1;
6245 if (this->_internal_cmd() != 0) {
6246 target = stream->EnsureSpace(target);
6247 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
6248 1, this->_internal_cmd(), target);
6249 }
6250
6251 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
6252 target =
6253 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
6254 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
6255 }
6256 // @@protoc_insertion_point(serialize_to_array_end:wib.CDFastCmd)
6257 return target;
6258}
::uint32_t _internal_cmd() const
Definition wib.pb.h:9571

◆ ByteSizeLong()

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

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

6260 {
6261// @@protoc_insertion_point(message_byte_size_start:wib.CDFastCmd)
6262 ::size_t total_size = 0;
6263
6264 ::uint32_t cached_has_bits = 0;
6265 // Prevent compiler warnings about cached_has_bits being unused
6266 (void) cached_has_bits;
6267
6268 // uint32 cmd = 1;
6269 if (this->_internal_cmd() != 0) {
6270 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
6271 this->_internal_cmd());
6272 }
6273
6274 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
6275}
mutable::google::protobuf::internal::CachedSize _cached_size_
Definition wib.pb.h:4152

◆ Clear()

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

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

6190 {
6191// @@protoc_insertion_point(message_clear_start:wib.CDFastCmd)
6192 ::uint32_t cached_has_bits = 0;
6193 // Prevent compiler warnings about cached_has_bits being unused
6194 (void) cached_has_bits;
6195
6196 _impl_.cmd_ = 0u;
6197 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
6198}

◆ clear_cmd()

void wib::CDFastCmd::clear_cmd ( )
inline

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

9560 {
9561 _impl_.cmd_ = 0u;
9562}

◆ cmd()

uint32_t wib::CDFastCmd::cmd ( ) const
inline

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

9563 {
9564 // @@protoc_insertion_point(field_get:wib.CDFastCmd.cmd)
9565 return _internal_cmd();
9566}

◆ CopyFrom()

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

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

6298 {
6299// @@protoc_insertion_point(class_specific_copy_from_start:wib.CDFastCmd)
6300 if (&from == this) return;
6301 Clear();
6302 MergeFrom(from);
6303}
void MergeFrom(const CDFastCmd &from)
Definition wib.pb.h:4089
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
Definition wib.pb.cc:6190

◆ default_instance()

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

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

4049 {
4050 return *internal_default_instance();
4051 }
static const CDFastCmd * internal_default_instance()
Definition wib.pb.h:4052

◆ descriptor()

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

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

4040 {
4041 return GetDescriptor();
4042 }
static const ::google::protobuf::Descriptor * GetDescriptor()
Definition wib.pb.h:4043

◆ FullMessageName()

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

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

4112 {
4113 return "wib.CDFastCmd";
4114 }

◆ GetCachedSize()

int wib::CDFastCmd::GetCachedSize ( ) const
inlinefinal

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

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

◆ GetClassData()

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

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

6281{ return &_class_data_; }
static const ClassData _class_data_
Definition wib.pb.h:4119

◆ GetDescriptor()

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

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

4043 {
4044 return default_instance().GetMetadata().descriptor;
4045 }
static const CDFastCmd & default_instance()
Definition wib.pb.h:4049
::google::protobuf::Metadata GetMetadata() const final
Definition wib.pb.cc:6315

◆ GetMetadata()

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

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

6315 {
6316 return ::_pbi::AssignDescriptors(
6319}
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::CDFastCmd::GetReflection ( )
inlinestatic

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

4046 {
4047 return default_instance().GetMetadata().reflection;
4048 }

◆ internal_default_instance()

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

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

4052 {
4053 return reinterpret_cast<const CDFastCmd*>(
4055 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CDFastCmdDefaultTypeInternal _CDFastCmd_default_instance_
Definition wib.pb.cc:423

◆ InternalSwap()

void wib::CDFastCmd::InternalSwap ( CDFastCmd * other)
private

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

6309 {
6310 using std::swap;
6311 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
6312 swap(_impl_.cmd_, other->_impl_.cmd_);
6313}
friend void swap(CDFastCmd &a, CDFastCmd &b)
Definition wib.pb.h:4059

◆ IsInitialized()

PROTOBUF_NOINLINE bool wib::CDFastCmd::IsInitialized ( ) const
final

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

6305 {
6306 return true;
6307}

◆ MergeFrom()

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

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

4089 {
4090 CDFastCmd::MergeImpl(*this, from);
4091 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
Definition wib.pb.cc:6284

◆ MergeImpl()

void wib::CDFastCmd::MergeImpl ( ::google::protobuf::Message & to_msg,
const ::google::protobuf::Message & from_msg )
staticprivate

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

6284 {
6285 auto* const _this = static_cast<CDFastCmd*>(&to_msg);
6286 auto& from = static_cast<const CDFastCmd&>(from_msg);
6287 // @@protoc_insertion_point(class_specific_merge_from_start:wib.CDFastCmd)
6288 ABSL_DCHECK_NE(&from, _this);
6289 ::uint32_t cached_has_bits = 0;
6290 (void) cached_has_bits;
6291
6292 if (from._internal_cmd() != 0) {
6293 _this->_internal_set_cmd(from._internal_cmd());
6294 }
6295 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
6296}

◆ mutable_unknown_fields()

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

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

4036 {
4037 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
4038 }

◆ New()

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

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

4083 {
4084 return CreateMaybeMessage<CDFastCmd>(arena);
4085 }

◆ operator=() [1/2]

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

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

4019 {
4020 if (this == &from) return *this;
4021 if (GetOwningArena() == from.GetOwningArena()
4022 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
4023 && GetOwningArena() != nullptr
4024 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
4025 ) {
4026 InternalSwap(&from);
4027 } else {
4028 CopyFrom(from);
4029 }
4030 return *this;
4031 }
void InternalSwap(CDFastCmd *other)
Definition wib.pb.cc:6309
void CopyFrom(const CDFastCmd &from)
Definition wib.pb.cc:6298

◆ operator=() [2/2]

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

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

4015 {
4016 CopyFrom(from);
4017 return *this;
4018 }

◆ set_cmd()

void wib::CDFastCmd::set_cmd ( ::uint32_t value)
inline

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

9567 {
9568 _internal_set_cmd(value);
9569 // @@protoc_insertion_point(field_set:wib.CDFastCmd.cmd)
9570}
void _internal_set_cmd(::uint32_t value)
Definition wib.pb.h:9575

◆ SetCachedSize()

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

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

6186 {
6187 _impl_._cached_size_.Set(size);
6188}

◆ SharedCtor()

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

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

6171 {
6172 (void)arena;
6173 new (&_impl_) Impl_{
6174 decltype(_impl_.cmd_){0u},
6175 /*decltype(_impl_._cached_size_)*/ {},
6176 };
6177}

◆ SharedDtor()

void wib::CDFastCmd::SharedDtor ( )
inlineprivate

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

6183 {
6184 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
6185}

◆ Swap()

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

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

4062 {
4063 if (other == this) return;
4064 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
4065 if (GetOwningArena() != nullptr &&
4066 GetOwningArena() == other->GetOwningArena()) {
4067 #else // PROTOBUF_FORCE_COPY_IN_SWAP
4068 if (GetOwningArena() == other->GetOwningArena()) {
4069 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
4070 InternalSwap(other);
4071 } else {
4072 ::google::protobuf::internal::GenericSwap(this, other);
4073 }
4074 }

◆ unknown_fields()

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

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

4033 {
4034 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
4035 }

◆ UnsafeArenaSwap()

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

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

4075 {
4076 if (other == this) return;
4077 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
4078 InternalSwap(other);
4079 }

Friends And Related Symbol Documentation

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

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

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

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

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

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

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

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

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

◆ ::TableStruct_wib_2eproto

friend struct ::TableStruct_wib_2eproto
friend

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

◆ swap

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

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

4059 {
4060 a.Swap(&b);
4061 }

Member Data Documentation

◆ [union]

union { ... } wib::CDFastCmd

◆ _class_data_

const::google::protobuf::Message::ClassData wib::CDFastCmd::_class_data_
static
Initial value:
= {
::google::protobuf::Message::CopyWithSourceCheck,
}

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

◆ _impl_

Impl_ wib::CDFastCmd::_impl_

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

◆ _table_

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 0, 1, 0, 0, 2 > wib::CDFastCmd::_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<::uint32_t, offsetof(CDFastCmd, _impl_.cmd_), 63>(),
{8, 63, 0, PROTOBUF_FIELD_OFFSET(CDFastCmd, _impl_.cmd_)}},
}}, {{
65535, 65535
}}, {{
{PROTOBUF_FIELD_OFFSET(CDFastCmd, _impl_.cmd_), 0, 0,
(0 | ::_fl::kFcSingular | ::_fl::kUInt32)},
}},
{{
}},
}

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

◆ kIndexInFileMessages

int wib::CDFastCmd::kIndexInFileMessages
staticconstexpr
Initial value:
=
19

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


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