|
Goby3 3.3.0
2025.07.10
|
#include <goby/acomms/protobuf/benthos_atm900.pb.h>
Public Types | |
| enum | : int { kConfigFieldNumber = 3 , kConfigLoadFieldNumber = 2 , kFactoryResetFieldNumber = 1 , kStartTimeoutFieldNumber = 5 , kMaxFrameSizeFieldNumber = 6 } |
Public Member Functions | |
| Config () | |
| ~Config () override | |
| PROTOBUF_CONSTEXPR | Config (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| Config (const Config &from) | |
| Config (Config &&from) noexcept | |
| Config & | operator= (const Config &from) |
| Config & | operator= (Config &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (Config *other) |
| void | UnsafeArenaSwap (Config *other) |
| Config * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const Config &from) |
| void | MergeFrom (const Config &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 | config_size () const |
| void | clear_config () |
| const std::string & | config (int index) const |
| std::string * | mutable_config (int index) |
| void | set_config (int index, const std::string &value) |
| void | set_config (int index, std::string &&value) |
| void | set_config (int index, const char *value) |
| void | set_config (int index, const char *value, size_t size) |
| std::string * | add_config () |
| void | add_config (const std::string &value) |
| void | add_config (std::string &&value) |
| void | add_config (const char *value) |
| void | add_config (const char *value, size_t size) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | config () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_config () |
| bool | has_config_load () const |
| void | clear_config_load () |
| const std::string & | config_load () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_config_load (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_config_load () |
| PROTOBUF_NODISCARD std::string * | release_config_load () |
| void | set_allocated_config_load (std::string *config_load) |
| bool | has_factory_reset () const |
| void | clear_factory_reset () |
| bool | factory_reset () const |
| void | set_factory_reset (bool value) |
| bool | has_start_timeout () const |
| void | clear_start_timeout () |
| int32_t | start_timeout () const |
| void | set_start_timeout (int32_t value) |
| bool | has_max_frame_size () const |
| void | clear_max_frame_size () |
| uint32_t | max_frame_size () const |
| void | set_max_frame_size (uint32_t value) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_config_load (ArgT0 &&arg0, ArgT... args) |
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 Config & | default_instance () |
| static const Config * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| Config (::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_2fbenthos_5fatm900_2eproto |
| void | swap (Config &a, Config &b) |
Definition at line 143 of file benthos_atm900.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kConfigFieldNumber | |
| kConfigLoadFieldNumber | |
| kFactoryResetFieldNumber | |
| kStartTimeoutFieldNumber | |
| kMaxFrameSizeFieldNumber | |
Definition at line 270 of file benthos_atm900.pb.h.
|
inline |
Definition at line 146 of file benthos_atm900.pb.h.
|
override |
|
explicit |
| goby::acomms::benthos::protobuf::Config::Config | ( | const Config & | from | ) |
|
inlinenoexcept |
Definition at line 151 of file benthos_atm900.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 1369 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1414 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1419 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1406 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1410 of file benthos_atm900.pb.h.
|
final |
|
final |
|
inline |
Definition at line 1366 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1299 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1271 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1470 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1442 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1424 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1377 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1303 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1363 of file benthos_atm900.pb.h.
| void goby::acomms::benthos::protobuf::Config::CopyFrom | ( | const Config & | from | ) |
|
inlinestatic |
Definition at line 190 of file benthos_atm900.pb.h.
|
inlinestatic |
Definition at line 181 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1278 of file benthos_atm900.pb.h.
|
inlinefinal |
Definition at line 243 of file benthos_atm900.pb.h.
|
final |
|
inlinestatic |
Definition at line 184 of file benthos_atm900.pb.h.
|
final |
|
inlinestatic |
Definition at line 187 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1296 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1268 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1467 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1439 of file benthos_atm900.pb.h.
|
inlinestatic |
Definition at line 193 of file benthos_atm900.pb.h.
|
final |
|
inline |
Definition at line 1477 of file benthos_atm900.pb.h.
|
inline |
Definition at line 230 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1429 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1381 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1314 of file benthos_atm900.pb.h.
|
inline |
Definition at line 177 of file benthos_atm900.pb.h.
|
inlinefinal |
Definition at line 224 of file benthos_atm900.pb.h.
Definition at line 160 of file benthos_atm900.pb.h.
Definition at line 156 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1330 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1344 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1393 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1398 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1385 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1389 of file benthos_atm900.pb.h.
| void goby::acomms::benthos::protobuf::Config::set_config_load | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 1309 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1286 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1485 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1457 of file benthos_atm900.pb.h.
|
inline |
Definition at line 1449 of file benthos_atm900.pb.h.
|
inline |
Definition at line 203 of file benthos_atm900.pb.h.
|
inline |
Definition at line 174 of file benthos_atm900.pb.h.
|
inline |
Definition at line 216 of file benthos_atm900.pb.h.
|
friend |
Definition at line 362 of file benthos_atm900.pb.h.
|
friend |
Definition at line 252 of file benthos_atm900.pb.h.
Definition at line 375 of file benthos_atm900.pb.h.
Definition at line 200 of file benthos_atm900.pb.h.
|
static |
Definition at line 261 of file benthos_atm900.pb.h.
| Impl_ goby::acomms::benthos::protobuf::Config::_impl_ |
Definition at line 374 of file benthos_atm900.pb.h.
|
staticconstexpr |
Definition at line 197 of file benthos_atm900.pb.h.