Goby3 3.1.5a
2024.05.23
|
#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 71 of file pty_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kPortFieldNumber | |
kEndOfLineFieldNumber | |
kBaudFieldNumber |
Definition at line 198 of file pty_config.pb.h.
|
inline |
Definition at line 74 of file pty_config.pb.h.
|
override |
|
explicit |
goby::middleware::protobuf::PTYConfig::PTYConfig | ( | const PTYConfig & | from | ) |
|
inlinenoexcept |
Definition at line 79 of file pty_config.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 364 of file pty_config.pb.h.
|
final |
|
final |
|
inline |
Definition at line 357 of file pty_config.pb.h.
|
inline |
Definition at line 385 of file pty_config.pb.h.
|
inline |
Definition at line 289 of file pty_config.pb.h.
void goby::middleware::protobuf::PTYConfig::CopyFrom | ( | const PTYConfig & | from | ) |
|
inlinestatic |
Definition at line 118 of file pty_config.pb.h.
|
inlinestatic |
Definition at line 109 of file pty_config.pb.h.
|
inline |
Definition at line 389 of file pty_config.pb.h.
|
inlinefinal |
Definition at line 171 of file pty_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 112 of file pty_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 115 of file pty_config.pb.h.
|
inline |
Definition at line 354 of file pty_config.pb.h.
|
inline |
Definition at line 382 of file pty_config.pb.h.
|
inline |
Definition at line 286 of file pty_config.pb.h.
|
inlinestatic |
Definition at line 121 of file pty_config.pb.h.
|
final |
|
inline |
Definition at line 158 of file pty_config.pb.h.
|
inline |
Definition at line 401 of file pty_config.pb.h.
|
inline |
Definition at line 304 of file pty_config.pb.h.
|
inline |
Definition at line 105 of file pty_config.pb.h.
|
inlinefinal |
Definition at line 152 of file pty_config.pb.h.
Definition at line 84 of file pty_config.pb.h.
Definition at line 88 of file pty_config.pb.h.
|
inline |
Definition at line 293 of file pty_config.pb.h.
|
inline |
Definition at line 417 of file pty_config.pb.h.
|
inline |
Definition at line 320 of file pty_config.pb.h.
|
inline |
Definition at line 426 of file pty_config.pb.h.
|
inline |
Definition at line 334 of file pty_config.pb.h.
|
inline |
Definition at line 372 of file pty_config.pb.h.
void goby::middleware::protobuf::PTYConfig::set_end_of_line | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 396 of file pty_config.pb.h.
void goby::middleware::protobuf::PTYConfig::set_port | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 299 of file pty_config.pb.h.
|
inline |
Definition at line 131 of file pty_config.pb.h.
|
inline |
Definition at line 102 of file pty_config.pb.h.
|
inline |
Definition at line 144 of file pty_config.pb.h.
|
friend |
Definition at line 256 of file pty_config.pb.h.
|
friend |
Definition at line 180 of file pty_config.pb.h.
Definition at line 268 of file pty_config.pb.h.
Definition at line 128 of file pty_config.pb.h.
|
static |
Definition at line 189 of file pty_config.pb.h.
Impl_ goby::middleware::protobuf::PTYConfig::_impl_ |
Definition at line 267 of file pty_config.pb.h.
|
staticconstexpr |
Definition at line 125 of file pty_config.pb.h.