Goby3  3.1.4
2024.02.22
goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY Class Reference

#include <goby/apps/middleware/serial_mux/config.pb.h>

Inheritance diagram for goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY:
google::protobuf::Message google::protobuf::MessageLite

Public Member Functions

 SerialMuxConfig_SecondaryPTY ()
 
virtual ~SerialMuxConfig_SecondaryPTY ()
 
 SerialMuxConfig_SecondaryPTY (const SerialMuxConfig_SecondaryPTY &from)
 
SerialMuxConfig_SecondaryPTYoperator= (const SerialMuxConfig_SecondaryPTY &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SerialMuxConfig_SecondaryPTY *other)
 
SerialMuxConfig_SecondaryPTYNew () const final
 
SerialMuxConfig_SecondaryPTYNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const SerialMuxConfig_SecondaryPTY &from)
 
void MergeFrom (const SerialMuxConfig_SecondaryPTY &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_pty () const
 
void clear_pty ()
 
const ::goby::middleware::protobuf::PTYConfigpty () const
 
::goby::middleware::protobuf::PTYConfigrelease_pty ()
 
::goby::middleware::protobuf::PTYConfigmutable_pty ()
 
void set_allocated_pty (::goby::middleware::protobuf::PTYConfig *pty)
 
bool has_allow_write () const
 
void clear_allow_write ()
 
bool allow_write () const
 
void set_allow_write (bool value)
 
- Public Member Functions inherited from google::protobuf::Message
 Message ()
 
virtual ~Message ()
 
virtual void CopyFrom (const Message &from)
 
virtual void MergeFrom (const Message &from)
 
void CheckInitialized () const
 
void FindInitializationErrors (std::vector< string > *errors) const
 
string InitializationErrorString () const
 
virtual void DiscardUnknownFields ()
 
virtual size_t SpaceUsedLong () const
 
int SpaceUsed () const
 
string DebugString () const
 
string ShortDebugString () const
 
string Utf8DebugString () const
 
void PrintDebugString () const
 
bool ParseFromFileDescriptor (int file_descriptor)
 
bool ParsePartialFromFileDescriptor (int file_descriptor)
 
bool ParseFromIstream (std::istream *input)
 
bool ParsePartialFromIstream (std::istream *input)
 
bool SerializeToFileDescriptor (int file_descriptor) const
 
bool SerializePartialToFileDescriptor (int file_descriptor) const
 
bool SerializeToOstream (std::ostream *output) const
 
bool SerializePartialToOstream (std::ostream *output) const
 
virtual string GetTypeName () const
 
virtual void CheckTypeAndMergeFrom (const MessageLite &other)
 
virtual bool MergePartialFromCodedStream (io::CodedInputStream *input)
 
virtual void SerializeWithCachedSizes (io::CodedOutputStream *output) const
 
const Descriptor * GetDescriptor () const
 
virtual const ReflectionGetReflection () const final
 
- Public Member Functions inherited from google::protobuf::MessageLite
 MessageLite ()
 
virtual ~MessageLite ()
 
virtual ::google::protobuf::ArenaGetArena () const
 
virtual void * GetMaybeArenaPointer () const
 
bool ParseFromCodedStream (io::CodedInputStream *input)
 
bool ParsePartialFromCodedStream (io::CodedInputStream *input)
 
bool ParseFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParseFromString (const string &data)
 
bool ParsePartialFromString (const string &data)
 
bool ParseFromArray (const void *data, int size)
 
bool ParsePartialFromArray (const void *data, int size)
 
bool MergeFromCodedStream (io::CodedInputStream *input)
 
bool SerializeToCodedStream (io::CodedOutputStream *output) const
 
bool SerializePartialToCodedStream (io::CodedOutputStream *output) const
 
bool SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializeToString (string *output) const
 
bool SerializePartialToString (string *output) const
 
bool SerializeToArray (void *data, int size) const
 
bool SerializePartialToArray (void *data, int size) const
 
string SerializeAsString () const
 
string SerializePartialAsString () const
 
bool AppendToString (string *output) const
 
bool AppendPartialToString (string *output) const
 
int ByteSize () const
 
virtual uint8 * SerializeWithCachedSizesToArray (uint8 *target) const
 
virtual uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, uint8 *target) const
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const SerialMuxConfig_SecondaryPTYdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const SerialMuxConfig_SecondaryPTYinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kPtyFieldNumber = 1
 
static const int kAllowWriteFieldNumber = 2
 

Friends

struct ::protobuf_goby_2fapps_2fmiddleware_2fserial_5fmux_2fconfig_2eproto::TableStruct
 
void swap (SerialMuxConfig_SecondaryPTY &a, SerialMuxConfig_SecondaryPTY &b)
 

Additional Inherited Members

- Public Types inherited from google::protobuf::Message
typedef google::protobuf::Reflection Reflection
 
- Static Protected Member Functions inherited from google::protobuf::MessageLite
template<typename T >
::google::protobuf::internal::RepeatedPtrFieldBase * CastToBase (::google::protobuf::RepeatedPtrField< T > *repeated)
 
template<typename T >
static const ::google::protobuf::internal::RepeatedPtrFieldBase & CastToBase (const ::google::protobuf::RepeatedPtrField< T > &repeated)
 
template<typename T >
static T * CreateMaybeMessage (Arena *arena)
 

Detailed Description

Definition at line 83 of file config.pb.h.

Constructor & Destructor Documentation

◆ SerialMuxConfig_SecondaryPTY() [1/2]

goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::SerialMuxConfig_SecondaryPTY ( )

◆ ~SerialMuxConfig_SecondaryPTY()

virtual goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::~SerialMuxConfig_SecondaryPTY ( )
virtual

◆ SerialMuxConfig_SecondaryPTY() [2/2]

goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::SerialMuxConfig_SecondaryPTY ( const SerialMuxConfig_SecondaryPTY from)

Member Function Documentation

◆ allow_write()

bool goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::allow_write ( ) const
inline

Definition at line 438 of file config.pb.h.

◆ ByteSizeLong()

size_t goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::ByteSizeLong ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ Clear()

void goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ clear_allow_write()

void goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::clear_allow_write ( )
inline

Definition at line 434 of file config.pb.h.

◆ clear_pty()

void goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::clear_pty ( )

◆ CopyFrom() [1/2]

void goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::CopyFrom ( const ::google::protobuf::Message from)
final

◆ CopyFrom() [2/2]

void goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::CopyFrom ( const SerialMuxConfig_SecondaryPTY from)

◆ default_instance()

static const SerialMuxConfig_SecondaryPTY& goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::descriptor ( )
static

◆ GetCachedSize()

int goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::GetCachedSize ( ) const
inlinefinalvirtual

Implements google::protobuf::MessageLite.

Definition at line 155 of file config.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::GetMetadata ( ) const
finalvirtual

◆ has_allow_write()

bool goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::has_allow_write ( ) const
inline

Definition at line 425 of file config.pb.h.

◆ has_pty()

bool goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::has_pty ( ) const
inline

Definition at line 371 of file config.pb.h.

◆ InitAsDefaultInstance()

static void goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const SerialMuxConfig_SecondaryPTY* goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::internal_default_instance ( )
inlinestatic

Definition at line 120 of file config.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::IsInitialized ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ MergeFrom() [1/2]

void goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::MergeFrom ( const ::google::protobuf::Message from)
final

◆ MergeFrom() [2/2]

void goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::MergeFrom ( const SerialMuxConfig_SecondaryPTY from)

◆ MergePartialFromCodedStream()

bool goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_pty()

goby::middleware::protobuf::PTYConfig * goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::mutable_pty ( )
inline

Definition at line 396 of file config.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::mutable_unknown_fields ( )
inline

Definition at line 112 of file config.pb.h.

◆ New() [1/2]

SerialMuxConfig_SecondaryPTY* goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

Definition at line 134 of file config.pb.h.

◆ New() [2/2]

SerialMuxConfig_SecondaryPTY* goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::New ( ::google::protobuf::Arena arena) const
inlinefinalvirtual

Reimplemented from google::protobuf::Message.

Definition at line 138 of file config.pb.h.

◆ operator=()

SerialMuxConfig_SecondaryPTY& goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::operator= ( const SerialMuxConfig_SecondaryPTY from)
inline

Definition at line 90 of file config.pb.h.

◆ pty()

const ::goby::middleware::protobuf::PTYConfig & goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::pty ( ) const
inline

Definition at line 383 of file config.pb.h.

◆ release_pty()

goby::middleware::protobuf::PTYConfig * goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::release_pty ( )
inline

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

◆ SerializeWithCachedSizes()

void goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_pty()

void goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::set_allocated_pty ( ::goby::middleware::protobuf::PTYConfig pty)
inline

Definition at line 405 of file config.pb.h.

◆ set_allow_write()

void goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::set_allow_write ( bool  value)
inline

Definition at line 442 of file config.pb.h.

◆ Swap()

void goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::Swap ( SerialMuxConfig_SecondaryPTY other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::unknown_fields ( ) const
inline

Definition at line 109 of file config.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_goby_2fapps_2fmiddleware_2fserial_5fmux_2fconfig_2eproto::TableStruct

◆ swap

void swap ( SerialMuxConfig_SecondaryPTY a,
SerialMuxConfig_SecondaryPTY b 
)
friend

Definition at line 128 of file config.pb.h.

Member Data Documentation

◆ kAllowWriteFieldNumber

const int goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::kAllowWriteFieldNumber = 2
static

Definition at line 192 of file config.pb.h.

◆ kIndexInFileMessages

constexpr int goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 124 of file config.pb.h.

◆ kPtyFieldNumber

const int goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY::kPtyFieldNumber = 1
static

Definition at line 180 of file config.pb.h.


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