Goby3 3.2.3
2025.05.13
|
#include <goby/middleware/protobuf/pty_config.pb.h>
Public Types | |
enum | : int { kPortFieldNumber = 1 , kEndOfLineFieldNumber = 3 , kBaudFieldNumber = 2 } |
Public Member Functions | |
PTYConfig () | |
~PTYConfig () override | |
PROTOBUF_CONSTEXPR | PTYConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
PTYConfig (const PTYConfig &from) | |
PTYConfig (PTYConfig &&from) noexcept | |
PTYConfig & | operator= (const PTYConfig &from) |
PTYConfig & | operator= (PTYConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (PTYConfig *other) |
void | UnsafeArenaSwap (PTYConfig *other) |
PTYConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const PTYConfig &from) |
void | MergeFrom (const PTYConfig &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_port () const |
void | clear_port () |
const std::string & | port () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_port (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_port () |
PROTOBUF_NODISCARD std::string * | release_port () |
void | set_allocated_port (std::string *port) |
bool | has_end_of_line () const |
void | clear_end_of_line () |
const std::string & | end_of_line () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_end_of_line (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_end_of_line () |
PROTOBUF_NODISCARD std::string * | release_end_of_line () |
void | set_allocated_end_of_line (std::string *end_of_line) |
bool | has_baud () const |
void | clear_baud () |
uint32_t | baud () const |
void | set_baud (uint32_t value) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_port (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_end_of_line (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 PTYConfig & | default_instance () |
static const PTYConfig * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
PTYConfig (::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_2fmiddleware_2fprotobuf_2fpty_5fconfig_2eproto |
void | swap (PTYConfig &a, PTYConfig &b) |
Definition at line 70 of file pty_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kPortFieldNumber | |
kEndOfLineFieldNumber | |
kBaudFieldNumber |
Definition at line 197 of file pty_config.pb.h.
|
inline |
Definition at line 73 of file pty_config.pb.h.
|
override |
|
explicit |
goby::middleware::protobuf::PTYConfig::PTYConfig | ( | const PTYConfig & | from | ) |
|
inlinenoexcept |
Definition at line 78 of file pty_config.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 363 of file pty_config.pb.h.
|
final |
|
final |
|
inline |
Definition at line 356 of file pty_config.pb.h.
|
inline |
Definition at line 384 of file pty_config.pb.h.
|
inline |
Definition at line 288 of file pty_config.pb.h.
void goby::middleware::protobuf::PTYConfig::CopyFrom | ( | const PTYConfig & | from | ) |
|
inlinestatic |
Definition at line 117 of file pty_config.pb.h.
|
inlinestatic |
Definition at line 108 of file pty_config.pb.h.
|
inline |
Definition at line 388 of file pty_config.pb.h.
|
inlinefinal |
Definition at line 170 of file pty_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 111 of file pty_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 114 of file pty_config.pb.h.
|
inline |
Definition at line 353 of file pty_config.pb.h.
|
inline |
Definition at line 381 of file pty_config.pb.h.
|
inline |
Definition at line 285 of file pty_config.pb.h.
|
inlinestatic |
Definition at line 120 of file pty_config.pb.h.
|
final |
|
inline |
Definition at line 157 of file pty_config.pb.h.
|
inline |
Definition at line 400 of file pty_config.pb.h.
|
inline |
Definition at line 303 of file pty_config.pb.h.
|
inline |
Definition at line 104 of file pty_config.pb.h.
|
inlinefinal |
Definition at line 151 of file pty_config.pb.h.
Definition at line 83 of file pty_config.pb.h.
Definition at line 87 of file pty_config.pb.h.
|
inline |
Definition at line 292 of file pty_config.pb.h.
|
inline |
Definition at line 416 of file pty_config.pb.h.
|
inline |
Definition at line 319 of file pty_config.pb.h.
|
inline |
Definition at line 425 of file pty_config.pb.h.
|
inline |
Definition at line 333 of file pty_config.pb.h.
|
inline |
Definition at line 371 of file pty_config.pb.h.
void goby::middleware::protobuf::PTYConfig::set_end_of_line | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 395 of file pty_config.pb.h.
void goby::middleware::protobuf::PTYConfig::set_port | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 298 of file pty_config.pb.h.
|
inline |
Definition at line 130 of file pty_config.pb.h.
|
inline |
Definition at line 101 of file pty_config.pb.h.
|
inline |
Definition at line 143 of file pty_config.pb.h.
|
friend |
Definition at line 255 of file pty_config.pb.h.
|
friend |
Definition at line 179 of file pty_config.pb.h.
Definition at line 267 of file pty_config.pb.h.
Definition at line 127 of file pty_config.pb.h.
|
static |
Definition at line 188 of file pty_config.pb.h.
Impl_ goby::middleware::protobuf::PTYConfig::_impl_ |
Definition at line 266 of file pty_config.pb.h.
|
staticconstexpr |
Definition at line 124 of file pty_config.pb.h.