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

#include <goby/apps/middleware/goby_tool/marshalling/protobuf.pb.h>

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

Public Types

typedef ProtobufToolConfig_Action Action
 
- Public Types inherited from google::protobuf::Message
typedef google::protobuf::Reflection Reflection
 

Public Member Functions

 ProtobufToolConfig ()
 
virtual ~ProtobufToolConfig ()
 
 ProtobufToolConfig (const ProtobufToolConfig &from)
 
ProtobufToolConfigoperator= (const ProtobufToolConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ProtobufToolConfig *other)
 
ProtobufToolConfigNew () const final
 
ProtobufToolConfigNew (::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 ProtobufToolConfig &from)
 
void MergeFrom (const ProtobufToolConfig &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_action () const
 
void clear_action ()
 
::goby::apps::middleware::protobuf::ProtobufToolConfig_Action action () const
 
void set_action (::goby::apps::middleware::protobuf::ProtobufToolConfig_Action 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 ProtobufToolConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const ProtobufToolConfiginternal_default_instance ()
 
static bool Action_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * Action_descriptor ()
 
static const ::std::string & Action_Name (Action value)
 
static bool Action_Parse (const ::std::string &name, Action *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const Action help
 
static const Action show
 
static const Action Action_MIN
 
static const Action Action_MAX
 
static const int Action_ARRAYSIZE
 
static const int kAppFieldNumber = 1
 
static const int kActionFieldNumber = 2
 

Friends

struct ::protobuf_goby_2fapps_2fmiddleware_2fgoby_5ftool_2fmarshalling_2fprotobuf_2eproto::TableStruct
 
void swap (ProtobufToolConfig &a, ProtobufToolConfig &b)
 

Additional Inherited Members

- 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 101 of file protobuf.pb.h.

Member Typedef Documentation

◆ Action

Constructor & Destructor Documentation

◆ ProtobufToolConfig() [1/2]

goby::apps::middleware::protobuf::ProtobufToolConfig::ProtobufToolConfig ( )

◆ ~ProtobufToolConfig()

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

◆ ProtobufToolConfig() [2/2]

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

Member Function Documentation

◆ action()

goby::apps::middleware::protobuf::ProtobufToolConfig_Action goby::apps::middleware::protobuf::ProtobufToolConfig::action ( ) const
inline

Definition at line 516 of file protobuf.pb.h.

◆ Action_descriptor()

static const ::google::protobuf::EnumDescriptor* goby::apps::middleware::protobuf::ProtobufToolConfig::Action_descriptor ( )
inlinestatic

Definition at line 208 of file protobuf.pb.h.

◆ Action_IsValid()

static bool goby::apps::middleware::protobuf::ProtobufToolConfig::Action_IsValid ( int  value)
inlinestatic

Definition at line 198 of file protobuf.pb.h.

◆ Action_Name()

static const ::std::string& goby::apps::middleware::protobuf::ProtobufToolConfig::Action_Name ( Action  value)
inlinestatic

Definition at line 211 of file protobuf.pb.h.

◆ Action_Parse()

static bool goby::apps::middleware::protobuf::ProtobufToolConfig::Action_Parse ( const ::std::string &  name,
Action value 
)
inlinestatic

Definition at line 214 of file protobuf.pb.h.

◆ app()

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

Definition at line 461 of file protobuf.pb.h.

◆ ByteSizeLong()

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

Reimplemented from google::protobuf::Message.

◆ Clear()

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

Reimplemented from google::protobuf::Message.

◆ clear_action()

void goby::apps::middleware::protobuf::ProtobufToolConfig::clear_action ( )
inline

Definition at line 512 of file protobuf.pb.h.

◆ clear_app()

void goby::apps::middleware::protobuf::ProtobufToolConfig::clear_app ( )

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Implements google::protobuf::MessageLite.

Definition at line 173 of file protobuf.pb.h.

◆ GetMetadata()

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

◆ has_action()

bool goby::apps::middleware::protobuf::ProtobufToolConfig::has_action ( ) const
inline

Definition at line 503 of file protobuf.pb.h.

◆ has_app()

bool goby::apps::middleware::protobuf::ProtobufToolConfig::has_app ( ) const
inline

Definition at line 449 of file protobuf.pb.h.

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

Reimplemented from google::protobuf::Message.

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_app()

goby::middleware::protobuf::AppConfig * goby::apps::middleware::protobuf::ProtobufToolConfig::mutable_app ( )
inline

Definition at line 474 of file protobuf.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 130 of file protobuf.pb.h.

◆ New() [1/2]

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

Implements google::protobuf::Message.

Definition at line 152 of file protobuf.pb.h.

◆ New() [2/2]

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

Reimplemented from google::protobuf::Message.

Definition at line 156 of file protobuf.pb.h.

◆ operator=()

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

Definition at line 108 of file protobuf.pb.h.

◆ release_app()

goby::middleware::protobuf::AppConfig * goby::apps::middleware::protobuf::ProtobufToolConfig::release_app ( )
inline

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

◆ SerializeWithCachedSizes()

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

◆ set_action()

void goby::apps::middleware::protobuf::ProtobufToolConfig::set_action ( ::goby::apps::middleware::protobuf::ProtobufToolConfig_Action  value)
inline

Definition at line 520 of file protobuf.pb.h.

◆ set_allocated_app()

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

Definition at line 483 of file protobuf.pb.h.

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 127 of file protobuf.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_goby_2fapps_2fmiddleware_2fgoby_5ftool_2fmarshalling_2fprotobuf_2eproto::TableStruct

◆ swap

void swap ( ProtobufToolConfig a,
ProtobufToolConfig b 
)
friend

Definition at line 146 of file protobuf.pb.h.

Member Data Documentation

◆ Action_ARRAYSIZE

const int goby::apps::middleware::protobuf::ProtobufToolConfig::Action_ARRAYSIZE
static
Initial value:

Definition at line 205 of file protobuf.pb.h.

◆ Action_MAX

const Action goby::apps::middleware::protobuf::ProtobufToolConfig::Action_MAX
static
Initial value:

Definition at line 203 of file protobuf.pb.h.

◆ Action_MIN

const Action goby::apps::middleware::protobuf::ProtobufToolConfig::Action_MIN
static
Initial value:

Definition at line 201 of file protobuf.pb.h.

◆ help

const Action goby::apps::middleware::protobuf::ProtobufToolConfig::help
static
Initial value:

Definition at line 194 of file protobuf.pb.h.

◆ kActionFieldNumber

const int goby::apps::middleware::protobuf::ProtobufToolConfig::kActionFieldNumber = 2
static

Definition at line 236 of file protobuf.pb.h.

◆ kAppFieldNumber

const int goby::apps::middleware::protobuf::ProtobufToolConfig::kAppFieldNumber = 1
static

Definition at line 224 of file protobuf.pb.h.

◆ kIndexInFileMessages

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

Definition at line 142 of file protobuf.pb.h.

◆ show

const Action goby::apps::middleware::protobuf::ProtobufToolConfig::show
static
Initial value:

Definition at line 196 of file protobuf.pb.h.


The documentation for this class was generated from the following file:
goby::apps::middleware::protobuf::ProtobufToolConfig_Action_Action_ARRAYSIZE
const int ProtobufToolConfig_Action_Action_ARRAYSIZE
Definition: protobuf.pb.h:87
goby::apps::middleware::protobuf::ProtobufToolConfig_Action_help
@ ProtobufToolConfig_Action_help
Definition: protobuf.pb.h:81
goby::apps::middleware::protobuf::ProtobufToolConfig_Action_Action_MIN
const ProtobufToolConfig_Action ProtobufToolConfig_Action_Action_MIN
Definition: protobuf.pb.h:85
goby::apps::middleware::protobuf::ProtobufToolConfig_Action_show
@ ProtobufToolConfig_Action_show
Definition: protobuf.pb.h:82
goby::apps::middleware::protobuf::ProtobufToolConfig_Action_Action_MAX
const ProtobufToolConfig_Action ProtobufToolConfig_Action_Action_MAX
Definition: protobuf.pb.h:86