Goby3  3.1.4
2024.02.22
goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig Class Reference

#include <goby/moos/protobuf/moos_gateway_config.pb.h>

Inheritance diagram for goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig:
google::protobuf::Message google::protobuf::MessageLite

Public Member Functions

 GobyMOOSGatewayConfig_MOOSConfig ()
 
virtual ~GobyMOOSGatewayConfig_MOOSConfig ()
 
 GobyMOOSGatewayConfig_MOOSConfig (const GobyMOOSGatewayConfig_MOOSConfig &from)
 
GobyMOOSGatewayConfig_MOOSConfigoperator= (const GobyMOOSGatewayConfig_MOOSConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GobyMOOSGatewayConfig_MOOSConfig *other)
 
GobyMOOSGatewayConfig_MOOSConfigNew () const final
 
GobyMOOSGatewayConfig_MOOSConfigNew (::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 GobyMOOSGatewayConfig_MOOSConfig &from)
 
void MergeFrom (const GobyMOOSGatewayConfig_MOOSConfig &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_server () const
 
void clear_server ()
 
const ::std::string & server () const
 
void set_server (const ::std::string &value)
 
void set_server (const char *value)
 
void set_server (const char *value, size_t size)
 
::std::string * mutable_server ()
 
::std::string * release_server ()
 
void set_allocated_server (::std::string *server)
 
bool has_use_binary_protobuf () const
 
void clear_use_binary_protobuf ()
 
bool use_binary_protobuf () const
 
void set_use_binary_protobuf (bool value)
 
bool has_port () const
 
void clear_port ()
 
::google::protobuf::int32 port () const
 
void set_port (::google::protobuf::int32 value)
 
bool has_moos_parser_technique () const
 
void clear_moos_parser_technique ()
 
::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique moos_parser_technique () const
 
void set_moos_parser_technique (::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique 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 GobyMOOSGatewayConfig_MOOSConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const GobyMOOSGatewayConfig_MOOSConfiginternal_default_instance ()
 

Public Attributes

static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string > _i_give_permission_to_break_this_code_default_server_
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kServerFieldNumber = 3
 
static const int kUseBinaryProtobufFieldNumber = 109
 
static const int kPortFieldNumber = 4
 
static const int kMoosParserTechniqueFieldNumber = 110
 

Friends

struct ::protobuf_goby_2fmoos_2fprotobuf_2fmoos_5fgateway_5fconfig_2eproto::TableStruct
 
void swap (GobyMOOSGatewayConfig_MOOSConfig &a, GobyMOOSGatewayConfig_MOOSConfig &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 moos_gateway_config.pb.h.

Constructor & Destructor Documentation

◆ GobyMOOSGatewayConfig_MOOSConfig() [1/2]

goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::GobyMOOSGatewayConfig_MOOSConfig ( )

◆ ~GobyMOOSGatewayConfig_MOOSConfig()

virtual goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::~GobyMOOSGatewayConfig_MOOSConfig ( )
virtual

◆ GobyMOOSGatewayConfig_MOOSConfig() [2/2]

goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::GobyMOOSGatewayConfig_MOOSConfig ( const GobyMOOSGatewayConfig_MOOSConfig from)

Member Function Documentation

◆ ByteSizeLong()

size_t goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::ByteSizeLong ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ Clear()

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ clear_moos_parser_technique()

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::clear_moos_parser_technique ( )
inline

Definition at line 535 of file moos_gateway_config.pb.h.

◆ clear_port()

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::clear_port ( )
inline

Definition at line 487 of file moos_gateway_config.pb.h.

◆ clear_server()

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::clear_server ( )
inline

Definition at line 421 of file moos_gateway_config.pb.h.

◆ clear_use_binary_protobuf()

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::clear_use_binary_protobuf ( )
inline

Definition at line 511 of file moos_gateway_config.pb.h.

◆ CopyFrom() [1/2]

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::CopyFrom ( const ::google::protobuf::Message from)
final

◆ CopyFrom() [2/2]

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::CopyFrom ( const GobyMOOSGatewayConfig_MOOSConfig from)

◆ default_instance()

static const GobyMOOSGatewayConfig_MOOSConfig& goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::descriptor ( )
static

◆ GetCachedSize()

int goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::GetCachedSize ( ) const
inlinefinalvirtual

Implements google::protobuf::MessageLite.

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

◆ GetMetadata()

::google::protobuf::Metadata goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::GetMetadata ( ) const
finalvirtual

◆ has_moos_parser_technique()

bool goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::has_moos_parser_technique ( ) const
inline

Definition at line 526 of file moos_gateway_config.pb.h.

◆ has_port()

bool goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::has_port ( ) const
inline

Definition at line 478 of file moos_gateway_config.pb.h.

◆ has_server()

bool goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::has_server ( ) const
inline

Definition at line 412 of file moos_gateway_config.pb.h.

◆ has_use_binary_protobuf()

bool goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::has_use_binary_protobuf ( ) const
inline

Definition at line 502 of file moos_gateway_config.pb.h.

◆ InitAsDefaultInstance()

static void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const GobyMOOSGatewayConfig_MOOSConfig* goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::internal_default_instance ( )
inlinestatic

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

bool goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::IsInitialized ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ MergeFrom() [1/2]

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::MergeFrom ( const ::google::protobuf::Message from)
final

◆ MergeFrom() [2/2]

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::MergeFrom ( const GobyMOOSGatewayConfig_MOOSConfig from)

◆ MergePartialFromCodedStream()

bool goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ moos_parser_technique()

goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::moos_parser_technique ( ) const
inline

Definition at line 539 of file moos_gateway_config.pb.h.

◆ mutable_server()

std::string * goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::mutable_server ( )
inline

Definition at line 454 of file moos_gateway_config.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::mutable_unknown_fields ( )
inline

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

◆ New() [1/2]

GobyMOOSGatewayConfig_MOOSConfig* goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

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

◆ New() [2/2]

GobyMOOSGatewayConfig_MOOSConfig* goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::New ( ::google::protobuf::Arena arena) const
inlinefinalvirtual

Reimplemented from google::protobuf::Message.

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

◆ operator=()

GobyMOOSGatewayConfig_MOOSConfig& goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::operator= ( const GobyMOOSGatewayConfig_MOOSConfig from)
inline

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

◆ port()

google::protobuf::int32 goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::port ( ) const
inline

Definition at line 491 of file moos_gateway_config.pb.h.

◆ release_server()

std::string * goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::release_server ( )
inline

Definition at line 459 of file moos_gateway_config.pb.h.

◆ SerializeWithCachedSizes()

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ server()

const ::std::string & goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::server ( ) const
inline

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

◆ set_allocated_server()

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::set_allocated_server ( ::std::string *  server)
inline

Definition at line 467 of file moos_gateway_config.pb.h.

◆ set_moos_parser_technique()

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::set_moos_parser_technique ( ::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique  value)
inline

Definition at line 543 of file moos_gateway_config.pb.h.

◆ set_port()

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::set_port ( ::google::protobuf::int32  value)
inline

Definition at line 495 of file moos_gateway_config.pb.h.

◆ set_server() [1/3]

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::set_server ( const ::std::string &  value)
inline

Definition at line 429 of file moos_gateway_config.pb.h.

◆ set_server() [2/3]

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::set_server ( const char value)
inline

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

◆ set_server() [3/3]

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::set_server ( const char value,
size_t  size 
)
inline

Definition at line 448 of file moos_gateway_config.pb.h.

◆ set_use_binary_protobuf()

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::set_use_binary_protobuf ( bool  value)
inline

Definition at line 519 of file moos_gateway_config.pb.h.

◆ Swap()

void goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::Swap ( GobyMOOSGatewayConfig_MOOSConfig other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::unknown_fields ( ) const
inline

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

◆ use_binary_protobuf()

bool goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::use_binary_protobuf ( ) const
inline

Definition at line 515 of file moos_gateway_config.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_goby_2fmoos_2fprotobuf_2fmoos_5fgateway_5fconfig_2eproto::TableStruct

◆ swap

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

Member Data Documentation

◆ _i_give_permission_to_break_this_code_default_server_

::google::protobuf::internal::ExplicitlyConstructed< ::std::string> goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::_i_give_permission_to_break_this_code_default_server_

Definition at line 228 of file moos_gateway_config.pb.h.

◆ kIndexInFileMessages

constexpr int goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

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

◆ kMoosParserTechniqueFieldNumber

const int goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::kMoosParserTechniqueFieldNumber = 110
static

Definition at line 209 of file moos_gateway_config.pb.h.

◆ kPortFieldNumber

const int goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::kPortFieldNumber = 4
static

Definition at line 202 of file moos_gateway_config.pb.h.

◆ kServerFieldNumber

const int goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::kServerFieldNumber = 3
static

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

◆ kUseBinaryProtobufFieldNumber

const int goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig::kUseBinaryProtobufFieldNumber = 109
static

Definition at line 195 of file moos_gateway_config.pb.h.


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