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 4049 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 4176 of file daphne_control_high.pb.h.

Constructor & Destructor Documentation

◆ GeneralInfo() [1/7]

daphne::GeneralInfo::GeneralInfo ( )
inline

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

◆ ~GeneralInfo()

daphne::GeneralInfo::~GeneralInfo ( )
override

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

6280 {
6281 // @@protoc_insertion_point(destructor:daphne.GeneralInfo)
6282 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
6283 SharedDtor();
6284}

◆ 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 6259 of file daphne_control_high.pb.cc.

6260 : ::google::protobuf::Message(), _impl_(from._impl_) {
6261 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
6262 from._internal_metadata_);
6263 // @@protoc_insertion_point(copy_constructor:daphne.GeneralInfo)
6264}

◆ GeneralInfo() [4/7]

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

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

4059 : GeneralInfo() {
4060 *this = ::std::move(from);
4061 }

◆ GeneralInfo() [5/7]

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

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

6255 : ::google::protobuf::Message(arena) {
6256 SharedCtor(arena);
6257 // @@protoc_insertion_point(arena_constructor:daphne.GeneralInfo)
6258}
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 8974 of file daphne_control_high.pb.h.

8974 {
8975 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8976 return _impl_.power_ce_;
8977}

◆ _internal_power_minus5v()

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

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

8930 {
8931 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8932 return _impl_.power_minus5v_;
8933}

◆ _internal_power_plus2p5v()

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

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

8952 {
8953 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8954 return _impl_.power_plus2p5v_;
8955}

◆ _internal_set_power_ce()

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

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

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

◆ _internal_set_power_minus5v()

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

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

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

◆ _internal_set_power_plus2p5v()

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

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

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

◆ _internal_set_temperature()

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

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

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

◆ _internal_set_v_bias_0()

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

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

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

◆ _internal_set_v_bias_1()

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

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

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

◆ _internal_set_v_bias_2()

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

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

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

◆ _internal_set_v_bias_3()

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

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

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

◆ _internal_set_v_bias_4()

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

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

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

◆ _internal_temperature()

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

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

8996 {
8997 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8998 return _impl_.temperature_;
8999}

◆ _internal_v_bias_0()

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

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

8820 {
8821 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8822 return _impl_.v_bias_0_;
8823}

◆ _internal_v_bias_1()

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

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

8842 {
8843 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8844 return _impl_.v_bias_1_;
8845}

◆ _internal_v_bias_2()

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

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

8864 {
8865 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8866 return _impl_.v_bias_2_;
8867}

◆ _internal_v_bias_3()

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

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

8886 {
8887 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8888 return _impl_.v_bias_3_;
8889}

◆ _internal_v_bias_4()

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

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

8908 {
8909 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8910 return _impl_.v_bias_4_;
8911}

◆ _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 6396 of file daphne_control_high.pb.cc.

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

◆ ByteSizeLong()

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

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

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

◆ Clear()

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

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

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

◆ clear_power_ce()

void daphne::GeneralInfo::clear_power_ce ( )
inline

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

8963 {
8964 _impl_.power_ce_ = 0;
8965}

◆ clear_power_minus5v()

void daphne::GeneralInfo::clear_power_minus5v ( )
inline

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

8919 {
8921}

◆ clear_power_plus2p5v()

void daphne::GeneralInfo::clear_power_plus2p5v ( )
inline

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

8941 {
8943}

◆ clear_temperature()

void daphne::GeneralInfo::clear_temperature ( )
inline

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

8985 {
8986 _impl_.temperature_ = 0;
8987}

◆ clear_v_bias_0()

void daphne::GeneralInfo::clear_v_bias_0 ( )
inline

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

8809 {
8810 _impl_.v_bias_0_ = 0;
8811}

◆ clear_v_bias_1()

void daphne::GeneralInfo::clear_v_bias_1 ( )
inline

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

8831 {
8832 _impl_.v_bias_1_ = 0;
8833}

◆ clear_v_bias_2()

void daphne::GeneralInfo::clear_v_bias_2 ( )
inline

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

8853 {
8854 _impl_.v_bias_2_ = 0;
8855}

◆ clear_v_bias_3()

void daphne::GeneralInfo::clear_v_bias_3 ( )
inline

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

8875 {
8876 _impl_.v_bias_3_ = 0;
8877}

◆ clear_v_bias_4()

void daphne::GeneralInfo::clear_v_bias_4 ( )
inline

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

8897 {
8898 _impl_.v_bias_4_ = 0;
8899}

◆ CopyFrom()

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

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

6711 {
6712// @@protoc_insertion_point(class_specific_copy_from_start:daphne.GeneralInfo)
6713 if (&from == this) return;
6714 Clear();
6715 MergeFrom(from);
6716}
void MergeFrom(const GeneralInfo &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final

◆ default_instance()

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

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

4097 {
4098 return *internal_default_instance();
4099 }
static const GeneralInfo * internal_default_instance()

◆ descriptor()

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

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

4088 {
4089 return GetDescriptor();
4090 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

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

4160 {
4161 return "daphne.GeneralInfo";
4162 }

◆ GetCachedSize()

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

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

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

◆ GetClassData()

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

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

6625{ return &_class_data_; }
static const ClassData _class_data_

◆ GetDescriptor()

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

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

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

◆ GetMetadata()

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

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

6733 {
6734 return ::_pbi::AssignDescriptors(
6737}
::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 4094 of file daphne_control_high.pb.h.

4094 {
4095 return default_instance().GetMetadata().reflection;
4096 }

◆ internal_default_instance()

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

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

4100 {
4101 return reinterpret_cast<const GeneralInfo*>(
4103 }
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 6722 of file daphne_control_high.pb.cc.

6722 {
6723 using std::swap;
6724 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
6725 ::google::protobuf::internal::memswap<
6726 PROTOBUF_FIELD_OFFSET(GeneralInfo, _impl_.temperature_)
6728 - PROTOBUF_FIELD_OFFSET(GeneralInfo, _impl_.v_bias_0_)>(
6729 reinterpret_cast<char*>(&_impl_.v_bias_0_),
6730 reinterpret_cast<char*>(&other->_impl_.v_bias_0_));
6731}

◆ IsInitialized()

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

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

6718 {
6719 return true;
6720}

◆ MergeFrom()

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

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

4137 {
4138 GeneralInfo::MergeImpl(*this, from);
4139 }
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 6628 of file daphne_control_high.pb.cc.

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

◆ mutable_unknown_fields()

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

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

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

◆ New()

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

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

4131 {
4132 return CreateMaybeMessage<GeneralInfo>(arena);
4133 }

◆ operator=() [1/2]

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

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

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

◆ operator=() [2/2]

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

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

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

◆ power_ce()

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

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

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

◆ power_minus5v()

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

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

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

◆ power_plus2p5v()

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

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

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

◆ set_power_ce()

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

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

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

◆ set_power_minus5v()

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

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

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

◆ set_power_plus2p5v()

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

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

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

◆ set_temperature()

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

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

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

◆ set_v_bias_0()

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

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

8816 {
8818 // @@protoc_insertion_point(field_set:daphne.GeneralInfo.v_bias_0)
8819}
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 8838 of file daphne_control_high.pb.h.

8838 {
8840 // @@protoc_insertion_point(field_set:daphne.GeneralInfo.v_bias_1)
8841}
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 8860 of file daphne_control_high.pb.h.

8860 {
8862 // @@protoc_insertion_point(field_set:daphne.GeneralInfo.v_bias_2)
8863}
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 8882 of file daphne_control_high.pb.h.

8882 {
8884 // @@protoc_insertion_point(field_set:daphne.GeneralInfo.v_bias_3)
8885}
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 8904 of file daphne_control_high.pb.h.

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

◆ SetCachedSize()

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

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

6288 {
6289 _impl_._cached_size_.Set(size);
6290}

◆ SharedCtor()

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

◆ SharedDtor()

void daphne::GeneralInfo::SharedDtor ( )
inlineprivate

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

6285 {
6286 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
6287}

◆ Swap()

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

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

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

◆ temperature()

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

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

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

◆ unknown_fields()

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

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

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

◆ UnsafeArenaSwap()

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

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

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

◆ v_bias_0()

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

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

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

◆ v_bias_1()

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

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

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

◆ v_bias_2()

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

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

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

◆ v_bias_3()

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

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

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

◆ v_bias_4()

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

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

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

Friends And Related Symbol Documentation

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

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

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

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

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

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

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

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

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

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto

◆ swap

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

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

4107 {
4108 a.Swap(&b);
4109 }

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 4167 of file daphne_control_high.pb.h.

◆ _impl_

Impl_ daphne::GeneralInfo::_impl_

Definition at line 4299 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 4282 of file daphne_control_high.pb.h.

◆ kIndexInFileMessages

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

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


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