Goby3 3.2.3
2025.05.13
|
#include <goby/acomms/protobuf/iridium_shore_driver.pb.h>
Public Types | |
enum | : int { kUsernameFieldNumber = 1 , kPasswordFieldNumber = 2 , kServerFieldNumber = 3 , kMtEndpointFieldNumber = 4 , kSkipJwtVerificationFieldNumber = 5 } |
Public Member Functions | |
ShoreConfig_RockBlock () | |
~ShoreConfig_RockBlock () override | |
PROTOBUF_CONSTEXPR | ShoreConfig_RockBlock (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
ShoreConfig_RockBlock (const ShoreConfig_RockBlock &from) | |
ShoreConfig_RockBlock (ShoreConfig_RockBlock &&from) noexcept | |
ShoreConfig_RockBlock & | operator= (const ShoreConfig_RockBlock &from) |
ShoreConfig_RockBlock & | operator= (ShoreConfig_RockBlock &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (ShoreConfig_RockBlock *other) |
void | UnsafeArenaSwap (ShoreConfig_RockBlock *other) |
ShoreConfig_RockBlock * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const ShoreConfig_RockBlock &from) |
void | MergeFrom (const ShoreConfig_RockBlock &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 |
bool | has_username () const |
void | clear_username () |
const std::string & | username () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_username (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_username () |
PROTOBUF_NODISCARD std::string * | release_username () |
void | set_allocated_username (std::string *username) |
bool | has_password () const |
void | clear_password () |
const std::string & | password () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_password (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_password () |
PROTOBUF_NODISCARD std::string * | release_password () |
void | set_allocated_password (std::string *password) |
bool | has_server () const |
void | clear_server () |
const std::string & | server () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_server (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_server () |
PROTOBUF_NODISCARD std::string * | release_server () |
void | set_allocated_server (std::string *server) |
bool | has_mt_endpoint () const |
void | clear_mt_endpoint () |
const std::string & | mt_endpoint () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_mt_endpoint (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_mt_endpoint () |
PROTOBUF_NODISCARD std::string * | release_mt_endpoint () |
void | set_allocated_mt_endpoint (std::string *mt_endpoint) |
bool | has_skip_jwt_verification () const |
void | clear_skip_jwt_verification () |
bool | skip_jwt_verification () const |
void | set_skip_jwt_verification (bool value) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_username (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_password (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_server (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_mt_endpoint (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 ShoreConfig_RockBlock & | default_instance () |
static const ShoreConfig_RockBlock * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
ShoreConfig_RockBlock (::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_2firidium_5fshore_5fdriver_2eproto |
void | swap (ShoreConfig_RockBlock &a, ShoreConfig_RockBlock &b) |
Definition at line 289 of file iridium_shore_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kUsernameFieldNumber | |
kPasswordFieldNumber | |
kServerFieldNumber | |
kMtEndpointFieldNumber | |
kSkipJwtVerificationFieldNumber |
Definition at line 416 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 292 of file iridium_shore_driver.pb.h.
|
override |
|
explicit |
goby::acomms::iridium::protobuf::ShoreConfig_RockBlock::ShoreConfig_RockBlock | ( | const ShoreConfig_RockBlock & | from | ) |
|
inlinenoexcept |
Definition at line 297 of file iridium_shore_driver.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 1178 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1051 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1119 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1237 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 983 of file iridium_shore_driver.pb.h.
void goby::acomms::iridium::protobuf::ShoreConfig_RockBlock::CopyFrom | ( | const ShoreConfig_RockBlock & | from | ) |
|
inlinestatic |
Definition at line 336 of file iridium_shore_driver.pb.h.
|
inlinestatic |
Definition at line 327 of file iridium_shore_driver.pb.h.
|
inlinefinal |
Definition at line 389 of file iridium_shore_driver.pb.h.
|
final |
|
inlinestatic |
Definition at line 330 of file iridium_shore_driver.pb.h.
|
final |
|
inlinestatic |
Definition at line 333 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1175 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1048 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1116 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1234 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 980 of file iridium_shore_driver.pb.h.
|
inlinestatic |
Definition at line 339 of file iridium_shore_driver.pb.h.
|
final |
|
inline |
Definition at line 376 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1182 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1194 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1066 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1135 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 323 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 998 of file iridium_shore_driver.pb.h.
|
inlinefinal |
Definition at line 370 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 302 of file iridium_shore_driver.pb.h.
|
inlinenoexcept |
Definition at line 306 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1055 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1210 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1082 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1151 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1014 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1123 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1219 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1096 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1160 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1028 of file iridium_shore_driver.pb.h.
void goby::acomms::iridium::protobuf::ShoreConfig_RockBlock::set_mt_endpoint | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1189 of file iridium_shore_driver.pb.h.
void goby::acomms::iridium::protobuf::ShoreConfig_RockBlock::set_password | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1061 of file iridium_shore_driver.pb.h.
void goby::acomms::iridium::protobuf::ShoreConfig_RockBlock::set_server | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1130 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1252 of file iridium_shore_driver.pb.h.
void goby::acomms::iridium::protobuf::ShoreConfig_RockBlock::set_username | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 993 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 1244 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 349 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 320 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 362 of file iridium_shore_driver.pb.h.
|
inline |
Definition at line 987 of file iridium_shore_driver.pb.h.
|
friend |
Definition at line 515 of file iridium_shore_driver.pb.h.
|
friend |
Definition at line 398 of file iridium_shore_driver.pb.h.
Definition at line 530 of file iridium_shore_driver.pb.h.
|
friend |
Definition at line 346 of file iridium_shore_driver.pb.h.
|
static |
Definition at line 407 of file iridium_shore_driver.pb.h.
Impl_ goby::acomms::iridium::protobuf::ShoreConfig_RockBlock::_impl_ |
Definition at line 529 of file iridium_shore_driver.pb.h.
|
staticconstexpr |
Definition at line 343 of file iridium_shore_driver.pb.h.