Goby3  3.1.4
2024.02.22
goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig Class Reference

#include <goby/zeromq/protobuf/gobyd_config.pb.h>

Inheritance diagram for goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig:
google::protobuf::Message google::protobuf::MessageLite

Public Member Functions

 GobyIntervehiclePortalConfig ()
 
virtual ~GobyIntervehiclePortalConfig ()
 
 GobyIntervehiclePortalConfig (const GobyIntervehiclePortalConfig &from)
 
GobyIntervehiclePortalConfigoperator= (const GobyIntervehiclePortalConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GobyIntervehiclePortalConfig *other)
 
GobyIntervehiclePortalConfigNew () const final
 
GobyIntervehiclePortalConfigNew (::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 GobyIntervehiclePortalConfig &from)
 
void MergeFrom (const GobyIntervehiclePortalConfig &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_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfigapp () const
 
::goby::middleware::protobuf::AppConfigrelease_app ()
 
::goby::middleware::protobuf::AppConfigmutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
bool has_interprocess () const
 
void clear_interprocess ()
 
const ::goby::zeromq::protobuf::InterProcessPortalConfiginterprocess () const
 
::goby::zeromq::protobuf::InterProcessPortalConfigrelease_interprocess ()
 
::goby::zeromq::protobuf::InterProcessPortalConfigmutable_interprocess ()
 
void set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
bool has_intervehicle () const
 
void clear_intervehicle ()
 
const ::goby::middleware::intervehicle::protobuf::PortalConfigintervehicle () const
 
::goby::middleware::intervehicle::protobuf::PortalConfigrelease_intervehicle ()
 
::goby::middleware::intervehicle::protobuf::PortalConfigmutable_intervehicle ()
 
void set_allocated_intervehicle (::goby::middleware::intervehicle::protobuf::PortalConfig *intervehicle)
 
- 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 GobyIntervehiclePortalConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const GobyIntervehiclePortalConfiginternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kAppFieldNumber = 1
 
static const int kInterprocessFieldNumber = 2
 
static const int kIntervehicleFieldNumber = 3
 

Friends

struct ::protobuf_goby_2fzeromq_2fprotobuf_2fgobyd_5fconfig_2eproto::TableStruct
 
void swap (GobyIntervehiclePortalConfig &a, GobyIntervehiclePortalConfig &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 257 of file gobyd_config.pb.h.

Constructor & Destructor Documentation

◆ GobyIntervehiclePortalConfig() [1/2]

goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::GobyIntervehiclePortalConfig ( )

◆ ~GobyIntervehiclePortalConfig()

virtual goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::~GobyIntervehiclePortalConfig ( )
virtual

◆ GobyIntervehiclePortalConfig() [2/2]

goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::GobyIntervehiclePortalConfig ( const GobyIntervehiclePortalConfig from)

Member Function Documentation

◆ app()

const ::goby::middleware::protobuf::AppConfig & goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::app ( ) const
inline

Definition at line 672 of file gobyd_config.pb.h.

◆ ByteSizeLong()

size_t goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::ByteSizeLong ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ Clear()

void goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ clear_app()

void goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::clear_app ( )

◆ clear_interprocess()

void goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::clear_interprocess ( )

◆ clear_intervehicle()

void goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::clear_intervehicle ( )

◆ CopyFrom() [1/2]

void goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::CopyFrom ( const ::google::protobuf::Message from)
final

◆ CopyFrom() [2/2]

void goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::CopyFrom ( const GobyIntervehiclePortalConfig from)

◆ default_instance()

static const GobyIntervehiclePortalConfig& goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::descriptor ( )
static

◆ GetCachedSize()

int goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::GetCachedSize ( ) const
inlinefinalvirtual

Implements google::protobuf::MessageLite.

Definition at line 329 of file gobyd_config.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::GetMetadata ( ) const
finalvirtual

◆ has_app()

bool goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::has_app ( ) const
inline

Definition at line 660 of file gobyd_config.pb.h.

◆ has_interprocess()

bool goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::has_interprocess ( ) const
inline

Definition at line 714 of file gobyd_config.pb.h.

◆ has_intervehicle()

bool goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::has_intervehicle ( ) const
inline

Definition at line 768 of file gobyd_config.pb.h.

◆ InitAsDefaultInstance()

static void goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const GobyIntervehiclePortalConfig* goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::internal_default_instance ( )
inlinestatic

Definition at line 294 of file gobyd_config.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

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

◆ interprocess()

const ::goby::zeromq::protobuf::InterProcessPortalConfig & goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::interprocess ( ) const
inline

Definition at line 726 of file gobyd_config.pb.h.

◆ intervehicle()

const ::goby::middleware::intervehicle::protobuf::PortalConfig & goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::intervehicle ( ) const
inline

Definition at line 780 of file gobyd_config.pb.h.

◆ IsInitialized()

bool goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::IsInitialized ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ MergeFrom() [1/2]

void goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::MergeFrom ( const ::google::protobuf::Message from)
final

◆ MergeFrom() [2/2]

void goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::MergeFrom ( const GobyIntervehiclePortalConfig from)

◆ MergePartialFromCodedStream()

bool goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_app()

goby::middleware::protobuf::AppConfig * goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::mutable_app ( )
inline

Definition at line 685 of file gobyd_config.pb.h.

◆ mutable_interprocess()

goby::zeromq::protobuf::InterProcessPortalConfig * goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::mutable_interprocess ( )
inline

Definition at line 739 of file gobyd_config.pb.h.

◆ mutable_intervehicle()

goby::middleware::intervehicle::protobuf::PortalConfig * goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::mutable_intervehicle ( )
inline

Definition at line 793 of file gobyd_config.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::mutable_unknown_fields ( )
inline

Definition at line 286 of file gobyd_config.pb.h.

◆ New() [1/2]

GobyIntervehiclePortalConfig* goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

Definition at line 308 of file gobyd_config.pb.h.

◆ New() [2/2]

GobyIntervehiclePortalConfig* goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::New ( ::google::protobuf::Arena arena) const
inlinefinalvirtual

Reimplemented from google::protobuf::Message.

Definition at line 312 of file gobyd_config.pb.h.

◆ operator=()

GobyIntervehiclePortalConfig& goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::operator= ( const GobyIntervehiclePortalConfig from)
inline

Definition at line 264 of file gobyd_config.pb.h.

◆ release_app()

goby::middleware::protobuf::AppConfig * goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::release_app ( )
inline

Definition at line 678 of file gobyd_config.pb.h.

◆ release_interprocess()

goby::zeromq::protobuf::InterProcessPortalConfig * goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::release_interprocess ( )
inline

Definition at line 732 of file gobyd_config.pb.h.

◆ release_intervehicle()

goby::middleware::intervehicle::protobuf::PortalConfig * goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::release_intervehicle ( )
inline

Definition at line 786 of file gobyd_config.pb.h.

◆ SerializeWithCachedSizes()

void goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_app()

void goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::set_allocated_app ( ::goby::middleware::protobuf::AppConfig app)
inline

Definition at line 694 of file gobyd_config.pb.h.

◆ set_allocated_interprocess()

void goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig interprocess)
inline

Definition at line 748 of file gobyd_config.pb.h.

◆ set_allocated_intervehicle()

void goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::set_allocated_intervehicle ( ::goby::middleware::intervehicle::protobuf::PortalConfig intervehicle)
inline

Definition at line 802 of file gobyd_config.pb.h.

◆ Swap()

void goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::Swap ( GobyIntervehiclePortalConfig other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::unknown_fields ( ) const
inline

Definition at line 283 of file gobyd_config.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_goby_2fzeromq_2fprotobuf_2fgobyd_5fconfig_2eproto::TableStruct

◆ swap

void swap ( GobyIntervehiclePortalConfig a,
GobyIntervehiclePortalConfig b 
)
friend

Definition at line 302 of file gobyd_config.pb.h.

Member Data Documentation

◆ kAppFieldNumber

const int goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::kAppFieldNumber = 1
static

Definition at line 354 of file gobyd_config.pb.h.

◆ kIndexInFileMessages

constexpr int goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::kIndexInFileMessages
staticconstexpr
Initial value:
=
1

Definition at line 298 of file gobyd_config.pb.h.

◆ kInterprocessFieldNumber

const int goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::kInterprocessFieldNumber = 2
static

Definition at line 366 of file gobyd_config.pb.h.

◆ kIntervehicleFieldNumber

const int goby::apps::zeromq::protobuf::GobyIntervehiclePortalConfig::kIntervehicleFieldNumber = 3
static

Definition at line 378 of file gobyd_config.pb.h.


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