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

#include <daphne_control_high.pb.h>

Inheritance diagram for daphne::GeneralInfo:
[legend]
Collaboration diagram for daphne::GeneralInfo:
[legend]

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int {
  kVBias0FieldNumber = 1 , kVBias1FieldNumber = 2 , kVBias2FieldNumber = 3 , kVBias3FieldNumber = 4 ,
  kVBias4FieldNumber = 5 , kPowerMinus5VFieldNumber = 6 , kPowerPlus2P5VFieldNumber = 7 , kPowerCeFieldNumber = 8 ,
  kTemperatureFieldNumber = 9
}
 

Public Member Functions

 GeneralInfo ()
 
 ~GeneralInfo () override
 
template<typename = void>
PROTOBUF_CONSTEXPR GeneralInfo (::google::protobuf::internal::ConstantInitialized)
 
 GeneralInfo (const GeneralInfo &from)
 
 GeneralInfo (GeneralInfo &&from) noexcept
 
GeneralInfooperator= (const GeneralInfo &from)
 
GeneralInfooperator= (GeneralInfo &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GeneralInfo *other)
 
void UnsafeArenaSwap (GeneralInfo *other)
 
GeneralInfoNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const GeneralInfo &from)
 
void MergeFrom (const GeneralInfo &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_v_bias_0 ()
 
double v_bias_0 () const
 
void set_v_bias_0 (double value)
 
void clear_v_bias_1 ()
 
double v_bias_1 () const
 
void set_v_bias_1 (double value)
 
void clear_v_bias_2 ()
 
double v_bias_2 () const
 
void set_v_bias_2 (double value)
 
void clear_v_bias_3 ()
 
double v_bias_3 () const
 
void set_v_bias_3 (double value)
 
void clear_v_bias_4 ()
 
double v_bias_4 () const
 
void set_v_bias_4 (double value)
 
void clear_power_minus5v ()
 
double power_minus5v () const
 
void set_power_minus5v (double value)
 
void clear_power_plus2p5v ()
 
double power_plus2p5v () const
 
void set_power_plus2p5v (double value)
 
void clear_power_ce ()
 
double power_ce () const
 
void set_power_ce (double value)
 
void clear_temperature ()
 
double temperature () const
 
void set_temperature (double value)
 
template<typename >
PROTOBUF_CONSTEXPR GeneralInfo (::_pbi::ConstantInitialized)
 
template<typename >
PROTOBUF_CONSTEXPR GeneralInfo (::_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 GeneralInfodefault_instance ()
 
static const GeneralInfointernal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 GeneralInfo (::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 (GeneralInfo *other)
 
double _internal_v_bias_0 () const
 
void _internal_set_v_bias_0 (double value)
 
double _internal_v_bias_1 () const
 
void _internal_set_v_bias_1 (double value)
 
double _internal_v_bias_2 () const
 
void _internal_set_v_bias_2 (double value)
 
double _internal_v_bias_3 () const
 
void _internal_set_v_bias_3 (double value)
 
double _internal_v_bias_4 () const
 
void _internal_set_v_bias_4 (double value)
 
double _internal_power_minus5v () const
 
void _internal_set_power_minus5v (double value)
 
double _internal_power_plus2p5v () const
 
void _internal_set_power_plus2p5v (double value)
 
double _internal_power_ce () const
 
void _internal_set_power_ce (double value)
 
double _internal_temperature () const
 
void _internal_set_temperature (double 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< 4, 9, 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_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto
 
void swap (GeneralInfo &a, GeneralInfo &b)
 

Detailed Description

Definition at line 4047 of file daphne_control_high.pb.h.

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kVBias0FieldNumber 
kVBias1FieldNumber 
kVBias2FieldNumber 
kVBias3FieldNumber 
kVBias4FieldNumber 
kPowerMinus5VFieldNumber 
kPowerPlus2P5VFieldNumber 
kPowerCeFieldNumber 
kTemperatureFieldNumber 

Definition at line 4174 of file daphne_control_high.pb.h.

Constructor & Destructor Documentation

◆ GeneralInfo() [1/7]

daphne::GeneralInfo::GeneralInfo ( )
inline

Definition at line 4050 of file daphne_control_high.pb.h.

◆ ~GeneralInfo()

daphne::GeneralInfo::~GeneralInfo ( )
override

Definition at line 6276 of file daphne_control_high.pb.cc.

6276 {
6277 // @@protoc_insertion_point(destructor:daphne.GeneralInfo)
6278 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
6279 SharedDtor();
6280}

◆ GeneralInfo() [2/7]

template<typename = void>
PROTOBUF_CONSTEXPR daphne::GeneralInfo::GeneralInfo ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ GeneralInfo() [3/7]

daphne::GeneralInfo::GeneralInfo ( const GeneralInfo & from)

Definition at line 6255 of file daphne_control_high.pb.cc.

6256 : ::google::protobuf::Message(), _impl_(from._impl_) {
6257 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
6258 from._internal_metadata_);
6259 // @@protoc_insertion_point(copy_constructor:daphne.GeneralInfo)
6260}

◆ GeneralInfo() [4/7]

daphne::GeneralInfo::GeneralInfo ( GeneralInfo && from)
inlinenoexcept

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

4057 : GeneralInfo() {
4058 *this = ::std::move(from);
4059 }

◆ GeneralInfo() [5/7]

daphne::GeneralInfo::GeneralInfo ( ::google::protobuf::Arena * arena)
explicitprotected

Definition at line 6250 of file daphne_control_high.pb.cc.

6251 : ::google::protobuf::Message(arena) {
6252 SharedCtor(arena);
6253 // @@protoc_insertion_point(arena_constructor:daphne.GeneralInfo)
6254}
void SharedCtor(::google::protobuf::Arena *arena)

◆ GeneralInfo() [6/7]

template<typename >
PROTOBUF_CONSTEXPR daphne::GeneralInfo::GeneralInfo ( ::_pbi::ConstantInitialized )

Definition at line 403 of file daphne_control_high.pb.cc.

404 : _impl_{
405 /*decltype(_impl_.v_bias_0_)*/ 0,
406 /*decltype(_impl_.v_bias_1_)*/ 0,
407 /*decltype(_impl_.v_bias_2_)*/ 0,
408 /*decltype(_impl_.v_bias_3_)*/ 0,
409 /*decltype(_impl_.v_bias_4_)*/ 0,
410 /*decltype(_impl_.power_minus5v_)*/ 0,
411 /*decltype(_impl_.power_plus2p5v_)*/ 0,
412 /*decltype(_impl_.power_ce_)*/ 0,
413 /*decltype(_impl_.temperature_)*/ 0,
414 /*decltype(_impl_._cached_size_)*/ {},
415 } {}

◆ GeneralInfo() [7/7]

template<typename >
PROTOBUF_CONSTEXPR daphne::GeneralInfo::GeneralInfo ( ::_pbi::ConstantInitialized )

Definition at line 27 of file DaphneControllerModule.pb.cc.

28 : _impl_{
29 /*decltype(_impl_.v_bias_0_)*/ 0,
30 /*decltype(_impl_.v_bias_1_)*/ 0,
31 /*decltype(_impl_.v_bias_2_)*/ 0,
32 /*decltype(_impl_.v_bias_3_)*/ 0,
33 /*decltype(_impl_.v_bias_4_)*/ 0,
34 /*decltype(_impl_.power_minus5v_)*/ 0,
35 /*decltype(_impl_.power_plus2p5v_)*/ 0,
36 /*decltype(_impl_.power_ce_)*/ 0,
37 /*decltype(_impl_.temperature_)*/ 0,
38 /*decltype(_impl_._cached_size_)*/ {},
39 } {}

Member Function Documentation

◆ _internal_power_ce()

double daphne::GeneralInfo::_internal_power_ce ( ) const
inlineprivate

Definition at line 8972 of file daphne_control_high.pb.h.

8972 {
8973 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8974 return _impl_.power_ce_;
8975}

◆ _internal_power_minus5v()

double daphne::GeneralInfo::_internal_power_minus5v ( ) const
inlineprivate

Definition at line 8928 of file daphne_control_high.pb.h.

8928 {
8929 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8930 return _impl_.power_minus5v_;
8931}

◆ _internal_power_plus2p5v()

double daphne::GeneralInfo::_internal_power_plus2p5v ( ) const
inlineprivate

Definition at line 8950 of file daphne_control_high.pb.h.

8950 {
8951 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8952 return _impl_.power_plus2p5v_;
8953}

◆ _internal_set_power_ce()

void daphne::GeneralInfo::_internal_set_power_ce ( double value)
inlineprivate

Definition at line 8976 of file daphne_control_high.pb.h.

8976 {
8977 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8978 ;
8979 _impl_.power_ce_ = value;
8980}

◆ _internal_set_power_minus5v()

void daphne::GeneralInfo::_internal_set_power_minus5v ( double value)
inlineprivate

Definition at line 8932 of file daphne_control_high.pb.h.

8932 {
8933 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8934 ;
8935 _impl_.power_minus5v_ = value;
8936}

◆ _internal_set_power_plus2p5v()

void daphne::GeneralInfo::_internal_set_power_plus2p5v ( double value)
inlineprivate

Definition at line 8954 of file daphne_control_high.pb.h.

8954 {
8955 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8956 ;
8957 _impl_.power_plus2p5v_ = value;
8958}

◆ _internal_set_temperature()

void daphne::GeneralInfo::_internal_set_temperature ( double value)
inlineprivate

Definition at line 8998 of file daphne_control_high.pb.h.

8998 {
8999 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9000 ;
9001 _impl_.temperature_ = value;
9002}

◆ _internal_set_v_bias_0()

void daphne::GeneralInfo::_internal_set_v_bias_0 ( double value)
inlineprivate

Definition at line 8822 of file daphne_control_high.pb.h.

8822 {
8823 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8824 ;
8825 _impl_.v_bias_0_ = value;
8826}

◆ _internal_set_v_bias_1()

void daphne::GeneralInfo::_internal_set_v_bias_1 ( double value)
inlineprivate

Definition at line 8844 of file daphne_control_high.pb.h.

8844 {
8845 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8846 ;
8847 _impl_.v_bias_1_ = value;
8848}

◆ _internal_set_v_bias_2()

void daphne::GeneralInfo::_internal_set_v_bias_2 ( double value)
inlineprivate

Definition at line 8866 of file daphne_control_high.pb.h.

8866 {
8867 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8868 ;
8869 _impl_.v_bias_2_ = value;
8870}

◆ _internal_set_v_bias_3()

void daphne::GeneralInfo::_internal_set_v_bias_3 ( double value)
inlineprivate

Definition at line 8888 of file daphne_control_high.pb.h.

8888 {
8889 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8890 ;
8891 _impl_.v_bias_3_ = value;
8892}

◆ _internal_set_v_bias_4()

void daphne::GeneralInfo::_internal_set_v_bias_4 ( double value)
inlineprivate

Definition at line 8910 of file daphne_control_high.pb.h.

8910 {
8911 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8912 ;
8913 _impl_.v_bias_4_ = value;
8914}

◆ _internal_temperature()

double daphne::GeneralInfo::_internal_temperature ( ) const
inlineprivate

Definition at line 8994 of file daphne_control_high.pb.h.

8994 {
8995 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8996 return _impl_.temperature_;
8997}

◆ _internal_v_bias_0()

double daphne::GeneralInfo::_internal_v_bias_0 ( ) const
inlineprivate

Definition at line 8818 of file daphne_control_high.pb.h.

8818 {
8819 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8820 return _impl_.v_bias_0_;
8821}

◆ _internal_v_bias_1()

double daphne::GeneralInfo::_internal_v_bias_1 ( ) const
inlineprivate

Definition at line 8840 of file daphne_control_high.pb.h.

8840 {
8841 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8842 return _impl_.v_bias_1_;
8843}

◆ _internal_v_bias_2()

double daphne::GeneralInfo::_internal_v_bias_2 ( ) const
inlineprivate

Definition at line 8862 of file daphne_control_high.pb.h.

8862 {
8863 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8864 return _impl_.v_bias_2_;
8865}

◆ _internal_v_bias_3()

double daphne::GeneralInfo::_internal_v_bias_3 ( ) const
inlineprivate

Definition at line 8884 of file daphne_control_high.pb.h.

8884 {
8885 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8886 return _impl_.v_bias_3_;
8887}

◆ _internal_v_bias_4()

double daphne::GeneralInfo::_internal_v_bias_4 ( ) const
inlineprivate

Definition at line 8906 of file daphne_control_high.pb.h.

8906 {
8907 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8908 return _impl_.v_bias_4_;
8909}

◆ _InternalParse()

const char * daphne::GeneralInfo::_InternalParse ( const char * ptr,
::google::protobuf::internal::ParseContext * ctx )
final

◆ _InternalSerialize()

uint8_t * daphne::GeneralInfo::_InternalSerialize ( ::uint8_t * target,
::google::protobuf::io::EpsCopyOutputStream * stream ) const
final

Definition at line 6392 of file daphne_control_high.pb.cc.

6394 {
6395 // @@protoc_insertion_point(serialize_to_array_start:daphne.GeneralInfo)
6396 ::uint32_t cached_has_bits = 0;
6397 (void)cached_has_bits;
6398
6399 // double v_bias_0 = 1;
6400 static_assert(sizeof(::uint64_t) == sizeof(double),
6401 "Code assumes ::uint64_t and double are the same size.");
6402 double tmp_v_bias_0 = this->_internal_v_bias_0();
6403 ::uint64_t raw_v_bias_0;
6404 memcpy(&raw_v_bias_0, &tmp_v_bias_0, sizeof(tmp_v_bias_0));
6405 if (raw_v_bias_0 != 0) {
6406 target = stream->EnsureSpace(target);
6407 target = ::_pbi::WireFormatLite::WriteDoubleToArray(
6408 1, this->_internal_v_bias_0(), target);
6409 }
6410
6411 // double v_bias_1 = 2;
6412 static_assert(sizeof(::uint64_t) == sizeof(double),
6413 "Code assumes ::uint64_t and double are the same size.");
6414 double tmp_v_bias_1 = this->_internal_v_bias_1();
6415 ::uint64_t raw_v_bias_1;
6416 memcpy(&raw_v_bias_1, &tmp_v_bias_1, sizeof(tmp_v_bias_1));
6417 if (raw_v_bias_1 != 0) {
6418 target = stream->EnsureSpace(target);
6419 target = ::_pbi::WireFormatLite::WriteDoubleToArray(
6420 2, this->_internal_v_bias_1(), target);
6421 }
6422
6423 // double v_bias_2 = 3;
6424 static_assert(sizeof(::uint64_t) == sizeof(double),
6425 "Code assumes ::uint64_t and double are the same size.");
6426 double tmp_v_bias_2 = this->_internal_v_bias_2();
6427 ::uint64_t raw_v_bias_2;
6428 memcpy(&raw_v_bias_2, &tmp_v_bias_2, sizeof(tmp_v_bias_2));
6429 if (raw_v_bias_2 != 0) {
6430 target = stream->EnsureSpace(target);
6431 target = ::_pbi::WireFormatLite::WriteDoubleToArray(
6432 3, this->_internal_v_bias_2(), target);
6433 }
6434
6435 // double v_bias_3 = 4;
6436 static_assert(sizeof(::uint64_t) == sizeof(double),
6437 "Code assumes ::uint64_t and double are the same size.");
6438 double tmp_v_bias_3 = this->_internal_v_bias_3();
6439 ::uint64_t raw_v_bias_3;
6440 memcpy(&raw_v_bias_3, &tmp_v_bias_3, sizeof(tmp_v_bias_3));
6441 if (raw_v_bias_3 != 0) {
6442 target = stream->EnsureSpace(target);
6443 target = ::_pbi::WireFormatLite::WriteDoubleToArray(
6444 4, this->_internal_v_bias_3(), target);
6445 }
6446
6447 // double v_bias_4 = 5;
6448 static_assert(sizeof(::uint64_t) == sizeof(double),
6449 "Code assumes ::uint64_t and double are the same size.");
6450 double tmp_v_bias_4 = this->_internal_v_bias_4();
6451 ::uint64_t raw_v_bias_4;
6452 memcpy(&raw_v_bias_4, &tmp_v_bias_4, sizeof(tmp_v_bias_4));
6453 if (raw_v_bias_4 != 0) {
6454 target = stream->EnsureSpace(target);
6455 target = ::_pbi::WireFormatLite::WriteDoubleToArray(
6456 5, this->_internal_v_bias_4(), target);
6457 }
6458
6459 // double power_minus5v = 6;
6460 static_assert(sizeof(::uint64_t) == sizeof(double),
6461 "Code assumes ::uint64_t and double are the same size.");
6462 double tmp_power_minus5v = this->_internal_power_minus5v();
6463 ::uint64_t raw_power_minus5v;
6464 memcpy(&raw_power_minus5v, &tmp_power_minus5v, sizeof(tmp_power_minus5v));
6465 if (raw_power_minus5v != 0) {
6466 target = stream->EnsureSpace(target);
6467 target = ::_pbi::WireFormatLite::WriteDoubleToArray(
6468 6, this->_internal_power_minus5v(), target);
6469 }
6470
6471 // double power_plus2p5v = 7;
6472 static_assert(sizeof(::uint64_t) == sizeof(double),
6473 "Code assumes ::uint64_t and double are the same size.");
6474 double tmp_power_plus2p5v = this->_internal_power_plus2p5v();
6475 ::uint64_t raw_power_plus2p5v;
6476 memcpy(&raw_power_plus2p5v, &tmp_power_plus2p5v, sizeof(tmp_power_plus2p5v));
6477 if (raw_power_plus2p5v != 0) {
6478 target = stream->EnsureSpace(target);
6479 target = ::_pbi::WireFormatLite::WriteDoubleToArray(
6480 7, this->_internal_power_plus2p5v(), target);
6481 }
6482
6483 // double power_ce = 8;
6484 static_assert(sizeof(::uint64_t) == sizeof(double),
6485 "Code assumes ::uint64_t and double are the same size.");
6486 double tmp_power_ce = this->_internal_power_ce();
6487 ::uint64_t raw_power_ce;
6488 memcpy(&raw_power_ce, &tmp_power_ce, sizeof(tmp_power_ce));
6489 if (raw_power_ce != 0) {
6490 target = stream->EnsureSpace(target);
6491 target = ::_pbi::WireFormatLite::WriteDoubleToArray(
6492 8, this->_internal_power_ce(), target);
6493 }
6494
6495 // double temperature = 9;
6496 static_assert(sizeof(::uint64_t) == sizeof(double),
6497 "Code assumes ::uint64_t and double are the same size.");
6498 double tmp_temperature = this->_internal_temperature();
6499 ::uint64_t raw_temperature;
6500 memcpy(&raw_temperature, &tmp_temperature, sizeof(tmp_temperature));
6501 if (raw_temperature != 0) {
6502 target = stream->EnsureSpace(target);
6503 target = ::_pbi::WireFormatLite::WriteDoubleToArray(
6504 9, this->_internal_temperature(), target);
6505 }
6506
6507 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
6508 target =
6509 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
6510 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
6511 }
6512 // @@protoc_insertion_point(serialize_to_array_end:daphne.GeneralInfo)
6513 return target;
6514}
double _internal_power_minus5v() const
double _internal_power_plus2p5v() const

◆ ByteSizeLong()

size_t daphne::GeneralInfo::ByteSizeLong ( ) const
final

Definition at line 6516 of file daphne_control_high.pb.cc.

6516 {
6517// @@protoc_insertion_point(message_byte_size_start:daphne.GeneralInfo)
6518 ::size_t total_size = 0;
6519
6520 ::uint32_t cached_has_bits = 0;
6521 // Prevent compiler warnings about cached_has_bits being unused
6522 (void) cached_has_bits;
6523
6524 // double v_bias_0 = 1;
6525 static_assert(sizeof(::uint64_t) == sizeof(double),
6526 "Code assumes ::uint64_t and double are the same size.");
6527 double tmp_v_bias_0 = this->_internal_v_bias_0();
6528 ::uint64_t raw_v_bias_0;
6529 memcpy(&raw_v_bias_0, &tmp_v_bias_0, sizeof(tmp_v_bias_0));
6530 if (raw_v_bias_0 != 0) {
6531 total_size += 9;
6532 }
6533
6534 // double v_bias_1 = 2;
6535 static_assert(sizeof(::uint64_t) == sizeof(double),
6536 "Code assumes ::uint64_t and double are the same size.");
6537 double tmp_v_bias_1 = this->_internal_v_bias_1();
6538 ::uint64_t raw_v_bias_1;
6539 memcpy(&raw_v_bias_1, &tmp_v_bias_1, sizeof(tmp_v_bias_1));
6540 if (raw_v_bias_1 != 0) {
6541 total_size += 9;
6542 }
6543
6544 // double v_bias_2 = 3;
6545 static_assert(sizeof(::uint64_t) == sizeof(double),
6546 "Code assumes ::uint64_t and double are the same size.");
6547 double tmp_v_bias_2 = this->_internal_v_bias_2();
6548 ::uint64_t raw_v_bias_2;
6549 memcpy(&raw_v_bias_2, &tmp_v_bias_2, sizeof(tmp_v_bias_2));
6550 if (raw_v_bias_2 != 0) {
6551 total_size += 9;
6552 }
6553
6554 // double v_bias_3 = 4;
6555 static_assert(sizeof(::uint64_t) == sizeof(double),
6556 "Code assumes ::uint64_t and double are the same size.");
6557 double tmp_v_bias_3 = this->_internal_v_bias_3();
6558 ::uint64_t raw_v_bias_3;
6559 memcpy(&raw_v_bias_3, &tmp_v_bias_3, sizeof(tmp_v_bias_3));
6560 if (raw_v_bias_3 != 0) {
6561 total_size += 9;
6562 }
6563
6564 // double v_bias_4 = 5;
6565 static_assert(sizeof(::uint64_t) == sizeof(double),
6566 "Code assumes ::uint64_t and double are the same size.");
6567 double tmp_v_bias_4 = this->_internal_v_bias_4();
6568 ::uint64_t raw_v_bias_4;
6569 memcpy(&raw_v_bias_4, &tmp_v_bias_4, sizeof(tmp_v_bias_4));
6570 if (raw_v_bias_4 != 0) {
6571 total_size += 9;
6572 }
6573
6574 // double power_minus5v = 6;
6575 static_assert(sizeof(::uint64_t) == sizeof(double),
6576 "Code assumes ::uint64_t and double are the same size.");
6577 double tmp_power_minus5v = this->_internal_power_minus5v();
6578 ::uint64_t raw_power_minus5v;
6579 memcpy(&raw_power_minus5v, &tmp_power_minus5v, sizeof(tmp_power_minus5v));
6580 if (raw_power_minus5v != 0) {
6581 total_size += 9;
6582 }
6583
6584 // double power_plus2p5v = 7;
6585 static_assert(sizeof(::uint64_t) == sizeof(double),
6586 "Code assumes ::uint64_t and double are the same size.");
6587 double tmp_power_plus2p5v = this->_internal_power_plus2p5v();
6588 ::uint64_t raw_power_plus2p5v;
6589 memcpy(&raw_power_plus2p5v, &tmp_power_plus2p5v, sizeof(tmp_power_plus2p5v));
6590 if (raw_power_plus2p5v != 0) {
6591 total_size += 9;
6592 }
6593
6594 // double power_ce = 8;
6595 static_assert(sizeof(::uint64_t) == sizeof(double),
6596 "Code assumes ::uint64_t and double are the same size.");
6597 double tmp_power_ce = this->_internal_power_ce();
6598 ::uint64_t raw_power_ce;
6599 memcpy(&raw_power_ce, &tmp_power_ce, sizeof(tmp_power_ce));
6600 if (raw_power_ce != 0) {
6601 total_size += 9;
6602 }
6603
6604 // double temperature = 9;
6605 static_assert(sizeof(::uint64_t) == sizeof(double),
6606 "Code assumes ::uint64_t and double are the same size.");
6607 double tmp_temperature = this->_internal_temperature();
6608 ::uint64_t raw_temperature;
6609 memcpy(&raw_temperature, &tmp_temperature, sizeof(tmp_temperature));
6610 if (raw_temperature != 0) {
6611 total_size += 9;
6612 }
6613
6614 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
6615}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

PROTOBUF_NOINLINE void daphne::GeneralInfo::Clear ( )
final

Definition at line 6288 of file daphne_control_high.pb.cc.

6288 {
6289// @@protoc_insertion_point(message_clear_start:daphne.GeneralInfo)
6290 ::uint32_t cached_has_bits = 0;
6291 // Prevent compiler warnings about cached_has_bits being unused
6292 (void) cached_has_bits;
6293
6294 ::memset(&_impl_.v_bias_0_, 0, static_cast<::size_t>(
6295 reinterpret_cast<char*>(&_impl_.temperature_) -
6296 reinterpret_cast<char*>(&_impl_.v_bias_0_)) + sizeof(_impl_.temperature_));
6297 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
6298}

◆ clear_power_ce()

void daphne::GeneralInfo::clear_power_ce ( )
inline

Definition at line 8961 of file daphne_control_high.pb.h.

8961 {
8962 _impl_.power_ce_ = 0;
8963}

◆ clear_power_minus5v()

void daphne::GeneralInfo::clear_power_minus5v ( )
inline

Definition at line 8917 of file daphne_control_high.pb.h.

8917 {
8919}

◆ clear_power_plus2p5v()

void daphne::GeneralInfo::clear_power_plus2p5v ( )
inline

Definition at line 8939 of file daphne_control_high.pb.h.

8939 {
8941}

◆ clear_temperature()

void daphne::GeneralInfo::clear_temperature ( )
inline

Definition at line 8983 of file daphne_control_high.pb.h.

8983 {
8984 _impl_.temperature_ = 0;
8985}

◆ clear_v_bias_0()

void daphne::GeneralInfo::clear_v_bias_0 ( )
inline

Definition at line 8807 of file daphne_control_high.pb.h.

8807 {
8808 _impl_.v_bias_0_ = 0;
8809}

◆ clear_v_bias_1()

void daphne::GeneralInfo::clear_v_bias_1 ( )
inline

Definition at line 8829 of file daphne_control_high.pb.h.

8829 {
8830 _impl_.v_bias_1_ = 0;
8831}

◆ clear_v_bias_2()

void daphne::GeneralInfo::clear_v_bias_2 ( )
inline

Definition at line 8851 of file daphne_control_high.pb.h.

8851 {
8852 _impl_.v_bias_2_ = 0;
8853}

◆ clear_v_bias_3()

void daphne::GeneralInfo::clear_v_bias_3 ( )
inline

Definition at line 8873 of file daphne_control_high.pb.h.

8873 {
8874 _impl_.v_bias_3_ = 0;
8875}

◆ clear_v_bias_4()

void daphne::GeneralInfo::clear_v_bias_4 ( )
inline

Definition at line 8895 of file daphne_control_high.pb.h.

8895 {
8896 _impl_.v_bias_4_ = 0;
8897}

◆ CopyFrom()

void daphne::GeneralInfo::CopyFrom ( const GeneralInfo & from)

Definition at line 6707 of file daphne_control_high.pb.cc.

6707 {
6708// @@protoc_insertion_point(class_specific_copy_from_start:daphne.GeneralInfo)
6709 if (&from == this) return;
6710 Clear();
6711 MergeFrom(from);
6712}
void MergeFrom(const GeneralInfo &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final

◆ default_instance()

static const GeneralInfo & daphne::GeneralInfo::default_instance ( )
inlinestatic

Definition at line 4095 of file daphne_control_high.pb.h.

4095 {
4096 return *internal_default_instance();
4097 }
static const GeneralInfo * internal_default_instance()

◆ descriptor()

static const ::google::protobuf::Descriptor * daphne::GeneralInfo::descriptor ( )
inlinestatic

Definition at line 4086 of file daphne_control_high.pb.h.

4086 {
4087 return GetDescriptor();
4088 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

::absl::string_view daphne::GeneralInfo::FullMessageName ( )
inlinestaticprivate

Definition at line 4158 of file daphne_control_high.pb.h.

4158 {
4159 return "daphne.GeneralInfo";
4160 }

◆ GetCachedSize()

int daphne::GeneralInfo::GetCachedSize ( ) const
inlinefinal

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

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

◆ GetClassData()

const::google::protobuf::Message::ClassData * daphne::GeneralInfo::GetClassData ( ) const
final

Definition at line 6621 of file daphne_control_high.pb.cc.

6621{ return &_class_data_; }
static const ClassData _class_data_

◆ GetDescriptor()

static const ::google::protobuf::Descriptor * daphne::GeneralInfo::GetDescriptor ( )
inlinestatic

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

4089 {
4090 return default_instance().GetMetadata().descriptor;
4091 }
::google::protobuf::Metadata GetMetadata() const final
static const GeneralInfo & default_instance()

◆ GetMetadata()

google::protobuf::Metadata daphne::GeneralInfo::GetMetadata ( ) const
final

Definition at line 6729 of file daphne_control_high.pb.cc.

6729 {
6730 return ::_pbi::AssignDescriptors(
6733}
::absl::once_flag descriptor_table_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto_once
::_pb::Metadata file_level_metadata_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto[30]
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto_getter()

◆ GetReflection()

static const ::google::protobuf::Reflection * daphne::GeneralInfo::GetReflection ( )
inlinestatic

Definition at line 4092 of file daphne_control_high.pb.h.

4092 {
4093 return default_instance().GetMetadata().reflection;
4094 }

◆ internal_default_instance()

static const GeneralInfo * daphne::GeneralInfo::internal_default_instance ( )
inlinestatic

Definition at line 4098 of file daphne_control_high.pb.h.

4098 {
4099 return reinterpret_cast<const GeneralInfo*>(
4101 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GeneralInfoDefaultTypeInternal _GeneralInfo_default_instance_

◆ InternalSwap()

void daphne::GeneralInfo::InternalSwap ( GeneralInfo * other)
private

Definition at line 6718 of file daphne_control_high.pb.cc.

6718 {
6719 using std::swap;
6720 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
6721 ::google::protobuf::internal::memswap<
6722 PROTOBUF_FIELD_OFFSET(GeneralInfo, _impl_.temperature_)
6724 - PROTOBUF_FIELD_OFFSET(GeneralInfo, _impl_.v_bias_0_)>(
6725 reinterpret_cast<char*>(&_impl_.v_bias_0_),
6726 reinterpret_cast<char*>(&other->_impl_.v_bias_0_));
6727}

◆ IsInitialized()

PROTOBUF_NOINLINE bool daphne::GeneralInfo::IsInitialized ( ) const
final

Definition at line 6714 of file daphne_control_high.pb.cc.

6714 {
6715 return true;
6716}

◆ MergeFrom()

void daphne::GeneralInfo::MergeFrom ( const GeneralInfo & from)
inline

Definition at line 4135 of file daphne_control_high.pb.h.

4135 {
4136 GeneralInfo::MergeImpl(*this, from);
4137 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)

◆ MergeImpl()

void daphne::GeneralInfo::MergeImpl ( ::google::protobuf::Message & to_msg,
const ::google::protobuf::Message & from_msg )
staticprivate

Definition at line 6624 of file daphne_control_high.pb.cc.

6624 {
6625 auto* const _this = static_cast<GeneralInfo*>(&to_msg);
6626 auto& from = static_cast<const GeneralInfo&>(from_msg);
6627 // @@protoc_insertion_point(class_specific_merge_from_start:daphne.GeneralInfo)
6628 ABSL_DCHECK_NE(&from, _this);
6629 ::uint32_t cached_has_bits = 0;
6630 (void) cached_has_bits;
6631
6632 static_assert(sizeof(::uint64_t) == sizeof(double),
6633 "Code assumes ::uint64_t and double are the same size.");
6634 double tmp_v_bias_0 = from._internal_v_bias_0();
6635 ::uint64_t raw_v_bias_0;
6636 memcpy(&raw_v_bias_0, &tmp_v_bias_0, sizeof(tmp_v_bias_0));
6637 if (raw_v_bias_0 != 0) {
6638 _this->_internal_set_v_bias_0(from._internal_v_bias_0());
6639 }
6640 static_assert(sizeof(::uint64_t) == sizeof(double),
6641 "Code assumes ::uint64_t and double are the same size.");
6642 double tmp_v_bias_1 = from._internal_v_bias_1();
6643 ::uint64_t raw_v_bias_1;
6644 memcpy(&raw_v_bias_1, &tmp_v_bias_1, sizeof(tmp_v_bias_1));
6645 if (raw_v_bias_1 != 0) {
6646 _this->_internal_set_v_bias_1(from._internal_v_bias_1());
6647 }
6648 static_assert(sizeof(::uint64_t) == sizeof(double),
6649 "Code assumes ::uint64_t and double are the same size.");
6650 double tmp_v_bias_2 = from._internal_v_bias_2();
6651 ::uint64_t raw_v_bias_2;
6652 memcpy(&raw_v_bias_2, &tmp_v_bias_2, sizeof(tmp_v_bias_2));
6653 if (raw_v_bias_2 != 0) {
6654 _this->_internal_set_v_bias_2(from._internal_v_bias_2());
6655 }
6656 static_assert(sizeof(::uint64_t) == sizeof(double),
6657 "Code assumes ::uint64_t and double are the same size.");
6658 double tmp_v_bias_3 = from._internal_v_bias_3();
6659 ::uint64_t raw_v_bias_3;
6660 memcpy(&raw_v_bias_3, &tmp_v_bias_3, sizeof(tmp_v_bias_3));
6661 if (raw_v_bias_3 != 0) {
6662 _this->_internal_set_v_bias_3(from._internal_v_bias_3());
6663 }
6664 static_assert(sizeof(::uint64_t) == sizeof(double),
6665 "Code assumes ::uint64_t and double are the same size.");
6666 double tmp_v_bias_4 = from._internal_v_bias_4();
6667 ::uint64_t raw_v_bias_4;
6668 memcpy(&raw_v_bias_4, &tmp_v_bias_4, sizeof(tmp_v_bias_4));
6669 if (raw_v_bias_4 != 0) {
6670 _this->_internal_set_v_bias_4(from._internal_v_bias_4());
6671 }
6672 static_assert(sizeof(::uint64_t) == sizeof(double),
6673 "Code assumes ::uint64_t and double are the same size.");
6674 double tmp_power_minus5v = from._internal_power_minus5v();
6675 ::uint64_t raw_power_minus5v;
6676 memcpy(&raw_power_minus5v, &tmp_power_minus5v, sizeof(tmp_power_minus5v));
6677 if (raw_power_minus5v != 0) {
6678 _this->_internal_set_power_minus5v(from._internal_power_minus5v());
6679 }
6680 static_assert(sizeof(::uint64_t) == sizeof(double),
6681 "Code assumes ::uint64_t and double are the same size.");
6682 double tmp_power_plus2p5v = from._internal_power_plus2p5v();
6683 ::uint64_t raw_power_plus2p5v;
6684 memcpy(&raw_power_plus2p5v, &tmp_power_plus2p5v, sizeof(tmp_power_plus2p5v));
6685 if (raw_power_plus2p5v != 0) {
6686 _this->_internal_set_power_plus2p5v(from._internal_power_plus2p5v());
6687 }
6688 static_assert(sizeof(::uint64_t) == sizeof(double),
6689 "Code assumes ::uint64_t and double are the same size.");
6690 double tmp_power_ce = from._internal_power_ce();
6691 ::uint64_t raw_power_ce;
6692 memcpy(&raw_power_ce, &tmp_power_ce, sizeof(tmp_power_ce));
6693 if (raw_power_ce != 0) {
6694 _this->_internal_set_power_ce(from._internal_power_ce());
6695 }
6696 static_assert(sizeof(::uint64_t) == sizeof(double),
6697 "Code assumes ::uint64_t and double are the same size.");
6698 double tmp_temperature = from._internal_temperature();
6699 ::uint64_t raw_temperature;
6700 memcpy(&raw_temperature, &tmp_temperature, sizeof(tmp_temperature));
6701 if (raw_temperature != 0) {
6702 _this->_internal_set_temperature(from._internal_temperature());
6703 }
6704 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
6705}

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * daphne::GeneralInfo::mutable_unknown_fields ( )
inline

Definition at line 4082 of file daphne_control_high.pb.h.

4082 {
4083 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
4084 }

◆ New()

GeneralInfo * daphne::GeneralInfo::New ( ::google::protobuf::Arena * arena = nullptr) const
inlinefinal

Definition at line 4129 of file daphne_control_high.pb.h.

4129 {
4130 return CreateMaybeMessage<GeneralInfo>(arena);
4131 }

◆ operator=() [1/2]

GeneralInfo & daphne::GeneralInfo::operator= ( const GeneralInfo & from)
inline

Definition at line 4061 of file daphne_control_high.pb.h.

4061 {
4062 CopyFrom(from);
4063 return *this;
4064 }
void CopyFrom(const GeneralInfo &from)

◆ operator=() [2/2]

GeneralInfo & daphne::GeneralInfo::operator= ( GeneralInfo && from)
inlinenoexcept

Definition at line 4065 of file daphne_control_high.pb.h.

4065 {
4066 if (this == &from) return *this;
4067 if (GetOwningArena() == from.GetOwningArena()
4068 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
4069 && GetOwningArena() != nullptr
4070 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
4071 ) {
4072 InternalSwap(&from);
4073 } else {
4074 CopyFrom(from);
4075 }
4076 return *this;
4077 }
void InternalSwap(GeneralInfo *other)

◆ power_ce()

double daphne::GeneralInfo::power_ce ( ) const
inline

Definition at line 8964 of file daphne_control_high.pb.h.

8964 {
8965 // @@protoc_insertion_point(field_get:daphne.GeneralInfo.power_ce)
8966 return _internal_power_ce();
8967}

◆ power_minus5v()

double daphne::GeneralInfo::power_minus5v ( ) const
inline

Definition at line 8920 of file daphne_control_high.pb.h.

8920 {
8921 // @@protoc_insertion_point(field_get:daphne.GeneralInfo.power_minus5v)
8922 return _internal_power_minus5v();
8923}

◆ power_plus2p5v()

double daphne::GeneralInfo::power_plus2p5v ( ) const
inline

Definition at line 8942 of file daphne_control_high.pb.h.

8942 {
8943 // @@protoc_insertion_point(field_get:daphne.GeneralInfo.power_plus2p5v)
8944 return _internal_power_plus2p5v();
8945}

◆ set_power_ce()

void daphne::GeneralInfo::set_power_ce ( double value)
inline

Definition at line 8968 of file daphne_control_high.pb.h.

8968 {
8970 // @@protoc_insertion_point(field_set:daphne.GeneralInfo.power_ce)
8971}
void _internal_set_power_ce(double value)

◆ set_power_minus5v()

void daphne::GeneralInfo::set_power_minus5v ( double value)
inline

Definition at line 8924 of file daphne_control_high.pb.h.

8924 {
8926 // @@protoc_insertion_point(field_set:daphne.GeneralInfo.power_minus5v)
8927}
void _internal_set_power_minus5v(double value)

◆ set_power_plus2p5v()

void daphne::GeneralInfo::set_power_plus2p5v ( double value)
inline

Definition at line 8946 of file daphne_control_high.pb.h.

8946 {
8948 // @@protoc_insertion_point(field_set:daphne.GeneralInfo.power_plus2p5v)
8949}
void _internal_set_power_plus2p5v(double value)

◆ set_temperature()

void daphne::GeneralInfo::set_temperature ( double value)
inline

Definition at line 8990 of file daphne_control_high.pb.h.

8990 {
8992 // @@protoc_insertion_point(field_set:daphne.GeneralInfo.temperature)
8993}
void _internal_set_temperature(double value)

◆ set_v_bias_0()

void daphne::GeneralInfo::set_v_bias_0 ( double value)
inline

Definition at line 8814 of file daphne_control_high.pb.h.

8814 {
8816 // @@protoc_insertion_point(field_set:daphne.GeneralInfo.v_bias_0)
8817}
void _internal_set_v_bias_0(double value)

◆ set_v_bias_1()

void daphne::GeneralInfo::set_v_bias_1 ( double value)
inline

Definition at line 8836 of file daphne_control_high.pb.h.

8836 {
8838 // @@protoc_insertion_point(field_set:daphne.GeneralInfo.v_bias_1)
8839}
void _internal_set_v_bias_1(double value)

◆ set_v_bias_2()

void daphne::GeneralInfo::set_v_bias_2 ( double value)
inline

Definition at line 8858 of file daphne_control_high.pb.h.

8858 {
8860 // @@protoc_insertion_point(field_set:daphne.GeneralInfo.v_bias_2)
8861}
void _internal_set_v_bias_2(double value)

◆ set_v_bias_3()

void daphne::GeneralInfo::set_v_bias_3 ( double value)
inline

Definition at line 8880 of file daphne_control_high.pb.h.

8880 {
8882 // @@protoc_insertion_point(field_set:daphne.GeneralInfo.v_bias_3)
8883}
void _internal_set_v_bias_3(double value)

◆ set_v_bias_4()

void daphne::GeneralInfo::set_v_bias_4 ( double value)
inline

Definition at line 8902 of file daphne_control_high.pb.h.

8902 {
8904 // @@protoc_insertion_point(field_set:daphne.GeneralInfo.v_bias_4)
8905}
void _internal_set_v_bias_4(double value)

◆ SetCachedSize()

void daphne::GeneralInfo::SetCachedSize ( int size) const
finalprivate

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

6284 {
6285 _impl_._cached_size_.Set(size);
6286}

◆ SharedCtor()

void daphne::GeneralInfo::SharedCtor ( ::google::protobuf::Arena * arena)
private

◆ SharedDtor()

void daphne::GeneralInfo::SharedDtor ( )
inlineprivate

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

6281 {
6282 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
6283}

◆ Swap()

void daphne::GeneralInfo::Swap ( GeneralInfo * other)
inline

Definition at line 4108 of file daphne_control_high.pb.h.

4108 {
4109 if (other == this) return;
4110 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
4111 if (GetOwningArena() != nullptr &&
4112 GetOwningArena() == other->GetOwningArena()) {
4113 #else // PROTOBUF_FORCE_COPY_IN_SWAP
4114 if (GetOwningArena() == other->GetOwningArena()) {
4115 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
4116 InternalSwap(other);
4117 } else {
4118 ::google::protobuf::internal::GenericSwap(this, other);
4119 }
4120 }

◆ temperature()

double daphne::GeneralInfo::temperature ( ) const
inline

Definition at line 8986 of file daphne_control_high.pb.h.

8986 {
8987 // @@protoc_insertion_point(field_get:daphne.GeneralInfo.temperature)
8988 return _internal_temperature();
8989}

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & daphne::GeneralInfo::unknown_fields ( ) const
inline

Definition at line 4079 of file daphne_control_high.pb.h.

4079 {
4080 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
4081 }

◆ UnsafeArenaSwap()

void daphne::GeneralInfo::UnsafeArenaSwap ( GeneralInfo * other)
inline

Definition at line 4121 of file daphne_control_high.pb.h.

4121 {
4122 if (other == this) return;
4123 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
4124 InternalSwap(other);
4125 }

◆ v_bias_0()

double daphne::GeneralInfo::v_bias_0 ( ) const
inline

Definition at line 8810 of file daphne_control_high.pb.h.

8810 {
8811 // @@protoc_insertion_point(field_get:daphne.GeneralInfo.v_bias_0)
8812 return _internal_v_bias_0();
8813}

◆ v_bias_1()

double daphne::GeneralInfo::v_bias_1 ( ) const
inline

Definition at line 8832 of file daphne_control_high.pb.h.

8832 {
8833 // @@protoc_insertion_point(field_get:daphne.GeneralInfo.v_bias_1)
8834 return _internal_v_bias_1();
8835}

◆ v_bias_2()

double daphne::GeneralInfo::v_bias_2 ( ) const
inline

Definition at line 8854 of file daphne_control_high.pb.h.

8854 {
8855 // @@protoc_insertion_point(field_get:daphne.GeneralInfo.v_bias_2)
8856 return _internal_v_bias_2();
8857}

◆ v_bias_3()

double daphne::GeneralInfo::v_bias_3 ( ) const
inline

Definition at line 8876 of file daphne_control_high.pb.h.

8876 {
8877 // @@protoc_insertion_point(field_get:daphne.GeneralInfo.v_bias_3)
8878 return _internal_v_bias_3();
8879}

◆ v_bias_4()

double daphne::GeneralInfo::v_bias_4 ( ) const
inline

Definition at line 8898 of file daphne_control_high.pb.h.

8898 {
8899 // @@protoc_insertion_point(field_get:daphne.GeneralInfo.v_bias_4)
8900 return _internal_v_bias_4();
8901}

Friends And Related Symbol Documentation

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

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

Definition at line 4281 of file daphne_control_high.pb.h.

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

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

Definition at line 4157 of file daphne_control_high.pb.h.

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

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

Definition at line 4279 of file daphne_control_high.pb.h.

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto

◆ swap

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

Definition at line 4105 of file daphne_control_high.pb.h.

4105 {
4106 a.Swap(&b);
4107 }

Member Data Documentation

◆ [union]

union { ... } daphne::GeneralInfo

◆ _class_data_

const::google::protobuf::Message::ClassData daphne::GeneralInfo::_class_data_
static
Initial value:
= {
::google::protobuf::Message::CopyWithSourceCheck,
}

Definition at line 4165 of file daphne_control_high.pb.h.

◆ _impl_

Impl_ daphne::GeneralInfo::_impl_

Definition at line 4297 of file daphne_control_high.pb.h.

◆ _table_

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 4, 9, 0, 0, 2 > daphne::GeneralInfo::_table_
staticprivate

Definition at line 4280 of file daphne_control_high.pb.h.

◆ kIndexInFileMessages

int daphne::GeneralInfo::kIndexInFileMessages
staticconstexpr
Initial value:
=
18

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


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