Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::acomms::protobuf::MACConfig Class Referencefinal

#include <goby/acomms/protobuf/amac_config.pb.h>

Inheritance diagram for goby::acomms::protobuf::MACConfig:

Public Types

enum  : int {
  kSlotFieldNumber = 3 , kModemIdFieldNumber = 1 , kFixedRefTimeFieldNumber = 6 , kRefTimeTypeFieldNumber = 5 ,
  kTypeFieldNumber = 2 , kStartCycleInMiddleFieldNumber = 4
}
 
typedef MACConfig_MACRefTime MACRefTime
 
typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type fixed_ref_time_dimension
 
typedef boost::units::unit< fixed_ref_time_dimension, boost::units::si::system > fixed_ref_time_unit
 

Public Member Functions

 MACConfig ()
 
 ~MACConfig () override
 
PROTOBUF_CONSTEXPR MACConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 MACConfig (const MACConfig &from)
 
 MACConfig (MACConfig &&from) noexcept
 
MACConfigoperator= (const MACConfig &from)
 
MACConfigoperator= (MACConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MACConfig *other)
 
void UnsafeArenaSwap (MACConfig *other)
 
MACConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const MACConfig &from)
 
void MergeFrom (const MACConfig &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
int slot_size () const
 
void clear_slot ()
 
::goby::acomms::protobuf::ModemTransmissionmutable_slot (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::protobuf::ModemTransmission > * mutable_slot ()
 
const ::goby::acomms::protobuf::ModemTransmissionslot (int index) const
 
::goby::acomms::protobuf::ModemTransmissionadd_slot ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::protobuf::ModemTransmission > & slot () const
 
bool has_modem_id () const
 
void clear_modem_id ()
 
int32_t modem_id () const
 
void set_modem_id (int32_t value)
 
bool has_fixed_ref_time () const
 
void clear_fixed_ref_time ()
 
int32_t fixed_ref_time () const
 
void set_fixed_ref_time (int32_t value)
 
bool has_ref_time_type () const
 
void clear_ref_time_type ()
 
::goby::acomms::protobuf::MACConfig_MACRefTime ref_time_type () const
 
void set_ref_time_type (::goby::acomms::protobuf::MACConfig_MACRefTime value)
 
bool has_type () const
 
void clear_type ()
 
::goby::acomms::protobuf::MACType type () const
 
void set_type (::goby::acomms::protobuf::MACType value)
 
bool has_start_cycle_in_middle () const
 
void clear_start_cycle_in_middle ()
 
bool start_cycle_in_middle () const
 
void set_start_cycle_in_middle (bool value)
 
template<typename Quantity >
void set_fixed_ref_time_with_units (Quantity value_w_units)
 
template<typename Quantity >
Quantity fixed_ref_time_with_units () const
 
boost::units::quantity< fixed_ref_time_unit, google::protobuf::int32 > fixed_ref_time_with_units () const
 

Static Public Member Functions

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const MACConfigdefault_instance ()
 
static const MACConfiginternal_default_instance ()
 
static bool MACRefTime_IsValid (int value)
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * MACRefTime_descriptor ()
 
template<typename T >
static const std::string & MACRefTime_Name (T enum_t_value)
 
static bool MACRefTime_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, MACRefTime *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 
static constexpr MACRefTime REFERENCE_START_OF_DAY
 
static constexpr MACRefTime REFERENCE_FIXED
 
static constexpr MACRefTime MACRefTime_MIN
 
static constexpr MACRefTime MACRefTime_MAX
 
static constexpr int MACRefTime_ARRAYSIZE
 

Protected Member Functions

 MACConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_goby_2facomms_2fprotobuf_2famac_5fconfig_2eproto
 
void swap (MACConfig &a, MACConfig &b)
 

Detailed Description

Definition at line 122 of file amac_config.pb.h.

Member Typedef Documentation

◆ fixed_ref_time_dimension

typedef boost::units::derived_dimension<boost::units::time_base_dimension,1>::type goby::acomms::protobuf::MACConfig::fixed_ref_time_dimension

Definition at line 370 of file amac_config.pb.h.

◆ fixed_ref_time_unit

typedef boost::units::unit<fixed_ref_time_dimension,boost::units::si::system> goby::acomms::protobuf::MACConfig::fixed_ref_time_unit

Definition at line 372 of file amac_config.pb.h.

◆ MACRefTime

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kSlotFieldNumber 
kModemIdFieldNumber 
kFixedRefTimeFieldNumber 
kRefTimeTypeFieldNumber 
kTypeFieldNumber 
kStartCycleInMiddleFieldNumber 

Definition at line 279 of file amac_config.pb.h.

Constructor & Destructor Documentation

◆ MACConfig() [1/5]

goby::acomms::protobuf::MACConfig::MACConfig ( )
inline

Definition at line 125 of file amac_config.pb.h.

◆ ~MACConfig()

goby::acomms::protobuf::MACConfig::~MACConfig ( )
override

◆ MACConfig() [2/5]

PROTOBUF_CONSTEXPR goby::acomms::protobuf::MACConfig::MACConfig ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ MACConfig() [3/5]

goby::acomms::protobuf::MACConfig::MACConfig ( const MACConfig from)

◆ MACConfig() [4/5]

goby::acomms::protobuf::MACConfig::MACConfig ( MACConfig &&  from)
inlinenoexcept

Definition at line 130 of file amac_config.pb.h.

◆ MACConfig() [5/5]

goby::acomms::protobuf::MACConfig::MACConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * goby::acomms::protobuf::MACConfig::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * goby::acomms::protobuf::MACConfig::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ add_slot()

goby::acomms::protobuf::ModemTransmission * goby::acomms::protobuf::MACConfig::add_slot ( )
inline

Definition at line 499 of file amac_config.pb.h.

◆ ByteSizeLong()

size_t goby::acomms::protobuf::MACConfig::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::acomms::protobuf::MACConfig::Clear ( )
final

◆ clear_fixed_ref_time()

void goby::acomms::protobuf::MACConfig::clear_fixed_ref_time ( )
inline

Definition at line 575 of file amac_config.pb.h.

◆ clear_modem_id()

void goby::acomms::protobuf::MACConfig::clear_modem_id ( )
inline

Definition at line 424 of file amac_config.pb.h.

◆ clear_ref_time_type()

void goby::acomms::protobuf::MACConfig::clear_ref_time_type ( )
inline

Definition at line 546 of file amac_config.pb.h.

◆ clear_slot()

void goby::acomms::protobuf::MACConfig::clear_slot ( )

◆ clear_start_cycle_in_middle()

void goby::acomms::protobuf::MACConfig::clear_start_cycle_in_middle ( )
inline

Definition at line 518 of file amac_config.pb.h.

◆ clear_type()

void goby::acomms::protobuf::MACConfig::clear_type ( )
inline

Definition at line 452 of file amac_config.pb.h.

◆ CopyFrom()

void goby::acomms::protobuf::MACConfig::CopyFrom ( const MACConfig from)

◆ default_instance()

static const MACConfig & goby::acomms::protobuf::MACConfig::default_instance ( )
inlinestatic

Definition at line 169 of file amac_config.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::protobuf::MACConfig::descriptor ( )
inlinestatic

Definition at line 160 of file amac_config.pb.h.

◆ fixed_ref_time()

int32_t goby::acomms::protobuf::MACConfig::fixed_ref_time ( ) const
inline

Definition at line 582 of file amac_config.pb.h.

◆ fixed_ref_time_with_units() [1/2]

template<typename Quantity >
Quantity goby::acomms::protobuf::MACConfig::fixed_ref_time_with_units ( ) const
inline

Definition at line 379 of file amac_config.pb.h.

◆ fixed_ref_time_with_units() [2/2]

boost::units::quantity< fixed_ref_time_unit, google::protobuf::int32 > goby::acomms::protobuf::MACConfig::fixed_ref_time_with_units ( ) const
inline

Definition at line 382 of file amac_config.pb.h.

◆ GetCachedSize()

int goby::acomms::protobuf::MACConfig::GetCachedSize ( ) const
inlinefinal

Definition at line 222 of file amac_config.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::acomms::protobuf::MACConfig::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::protobuf::MACConfig::GetDescriptor ( )
inlinestatic

Definition at line 163 of file amac_config.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::acomms::protobuf::MACConfig::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::acomms::protobuf::MACConfig::GetReflection ( )
inlinestatic

Definition at line 166 of file amac_config.pb.h.

◆ has_fixed_ref_time()

bool goby::acomms::protobuf::MACConfig::has_fixed_ref_time ( ) const
inline

Definition at line 572 of file amac_config.pb.h.

◆ has_modem_id()

bool goby::acomms::protobuf::MACConfig::has_modem_id ( ) const
inline

Definition at line 421 of file amac_config.pb.h.

◆ has_ref_time_type()

bool goby::acomms::protobuf::MACConfig::has_ref_time_type ( ) const
inline

Definition at line 543 of file amac_config.pb.h.

◆ has_start_cycle_in_middle()

bool goby::acomms::protobuf::MACConfig::has_start_cycle_in_middle ( ) const
inline

Definition at line 515 of file amac_config.pb.h.

◆ has_type()

bool goby::acomms::protobuf::MACConfig::has_type ( ) const
inline

Definition at line 449 of file amac_config.pb.h.

◆ internal_default_instance()

static const MACConfig * goby::acomms::protobuf::MACConfig::internal_default_instance ( )
inlinestatic

Definition at line 172 of file amac_config.pb.h.

◆ IsInitialized()

bool goby::acomms::protobuf::MACConfig::IsInitialized ( ) const
final

◆ MACRefTime_descriptor()

static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::acomms::protobuf::MACConfig::MACRefTime_descriptor ( )
inlinestatic

Definition at line 262 of file amac_config.pb.h.

◆ MACRefTime_IsValid()

static bool goby::acomms::protobuf::MACConfig::MACRefTime_IsValid ( int  value)
inlinestatic

Definition at line 252 of file amac_config.pb.h.

◆ MACRefTime_Name()

template<typename T >
static const std::string & goby::acomms::protobuf::MACConfig::MACRefTime_Name ( enum_t_value)
inlinestatic

Definition at line 266 of file amac_config.pb.h.

◆ MACRefTime_Parse()

static bool goby::acomms::protobuf::MACConfig::MACRefTime_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
MACRefTime value 
)
inlinestatic

Definition at line 272 of file amac_config.pb.h.

◆ MergeFrom()

void goby::acomms::protobuf::MACConfig::MergeFrom ( const MACConfig from)
inline

Definition at line 209 of file amac_config.pb.h.

◆ modem_id()

int32_t goby::acomms::protobuf::MACConfig::modem_id ( ) const
inline

Definition at line 431 of file amac_config.pb.h.

◆ mutable_slot() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::acomms::protobuf::ModemTransmission > * goby::acomms::protobuf::MACConfig::mutable_slot ( )
inline

Definition at line 485 of file amac_config.pb.h.

◆ mutable_slot() [2/2]

goby::acomms::protobuf::ModemTransmission * goby::acomms::protobuf::MACConfig::mutable_slot ( int  index)
inline

Definition at line 480 of file amac_config.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::acomms::protobuf::MACConfig::mutable_unknown_fields ( )
inline

Definition at line 156 of file amac_config.pb.h.

◆ New()

MACConfig * goby::acomms::protobuf::MACConfig::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 203 of file amac_config.pb.h.

◆ operator=() [1/2]

MACConfig & goby::acomms::protobuf::MACConfig::operator= ( const MACConfig from)
inline

Definition at line 135 of file amac_config.pb.h.

◆ operator=() [2/2]

MACConfig & goby::acomms::protobuf::MACConfig::operator= ( MACConfig &&  from)
inlinenoexcept

Definition at line 139 of file amac_config.pb.h.

◆ ref_time_type()

goby::acomms::protobuf::MACConfig_MACRefTime goby::acomms::protobuf::MACConfig::ref_time_type ( ) const
inline

Definition at line 553 of file amac_config.pb.h.

◆ set_fixed_ref_time()

void goby::acomms::protobuf::MACConfig::set_fixed_ref_time ( int32_t  value)
inline

Definition at line 590 of file amac_config.pb.h.

◆ set_fixed_ref_time_with_units()

template<typename Quantity >
void goby::acomms::protobuf::MACConfig::set_fixed_ref_time_with_units ( Quantity  value_w_units)
inline

Definition at line 375 of file amac_config.pb.h.

◆ set_modem_id()

void goby::acomms::protobuf::MACConfig::set_modem_id ( int32_t  value)
inline

Definition at line 439 of file amac_config.pb.h.

◆ set_ref_time_type()

void goby::acomms::protobuf::MACConfig::set_ref_time_type ( ::goby::acomms::protobuf::MACConfig_MACRefTime  value)
inline

Definition at line 562 of file amac_config.pb.h.

◆ set_start_cycle_in_middle()

void goby::acomms::protobuf::MACConfig::set_start_cycle_in_middle ( bool  value)
inline

Definition at line 533 of file amac_config.pb.h.

◆ set_type()

void goby::acomms::protobuf::MACConfig::set_type ( ::goby::acomms::protobuf::MACType  value)
inline

Definition at line 468 of file amac_config.pb.h.

◆ slot() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::acomms::protobuf::ModemTransmission > & goby::acomms::protobuf::MACConfig::slot ( ) const
inline

Definition at line 505 of file amac_config.pb.h.

◆ slot() [2/2]

const ::goby::acomms::protobuf::ModemTransmission & goby::acomms::protobuf::MACConfig::slot ( int  index) const
inline

Definition at line 492 of file amac_config.pb.h.

◆ slot_size()

int goby::acomms::protobuf::MACConfig::slot_size ( ) const
inline

Definition at line 477 of file amac_config.pb.h.

◆ start_cycle_in_middle()

bool goby::acomms::protobuf::MACConfig::start_cycle_in_middle ( ) const
inline

Definition at line 525 of file amac_config.pb.h.

◆ Swap()

void goby::acomms::protobuf::MACConfig::Swap ( MACConfig other)
inline

Definition at line 182 of file amac_config.pb.h.

◆ type()

goby::acomms::protobuf::MACType goby::acomms::protobuf::MACConfig::type ( ) const
inline

Definition at line 459 of file amac_config.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::acomms::protobuf::MACConfig::unknown_fields ( ) const
inline

Definition at line 153 of file amac_config.pb.h.

◆ UnsafeArenaSwap()

void goby::acomms::protobuf::MACConfig::UnsafeArenaSwap ( MACConfig other)
inline

Definition at line 195 of file amac_config.pb.h.

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

Definition at line 389 of file amac_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

Definition at line 231 of file amac_config.pb.h.

◆ ::TableStruct_goby_2facomms_2fprotobuf_2famac_5fconfig_2eproto

◆ swap

void swap ( MACConfig a,
MACConfig b 
)
friend

Definition at line 179 of file amac_config.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::acomms::protobuf::MACConfig::_class_data_
static

Definition at line 240 of file amac_config.pb.h.

◆ _impl_

Impl_ goby::acomms::protobuf::MACConfig::_impl_

Definition at line 402 of file amac_config.pb.h.

◆ kIndexInFileMessages

constexpr int goby::acomms::protobuf::MACConfig::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 176 of file amac_config.pb.h.

◆ MACRefTime_ARRAYSIZE

constexpr int goby::acomms::protobuf::MACConfig::MACRefTime_ARRAYSIZE
staticconstexpr
Initial value:

Definition at line 259 of file amac_config.pb.h.

◆ MACRefTime_MAX

constexpr MACRefTime goby::acomms::protobuf::MACConfig::MACRefTime_MAX
staticconstexpr
Initial value:
=
constexpr MACConfig_MACRefTime MACConfig_MACRefTime_MACRefTime_MAX

Definition at line 257 of file amac_config.pb.h.

◆ MACRefTime_MIN

constexpr MACRefTime goby::acomms::protobuf::MACConfig::MACRefTime_MIN
staticconstexpr
Initial value:
=
constexpr MACConfig_MACRefTime MACConfig_MACRefTime_MACRefTime_MIN

Definition at line 255 of file amac_config.pb.h.

◆ REFERENCE_FIXED

constexpr MACRefTime goby::acomms::protobuf::MACConfig::REFERENCE_FIXED
staticconstexpr
Initial value:

Definition at line 250 of file amac_config.pb.h.

◆ REFERENCE_START_OF_DAY

constexpr MACRefTime goby::acomms::protobuf::MACConfig::REFERENCE_START_OF_DAY
staticconstexpr
Initial value:

Definition at line 248 of file amac_config.pb.h.


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